Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/138/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseParallelGC --illegal-access=deny

4 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:57258/forceleader_test_collection 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:57258/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([C9DCEA9445744FAC:2F4BDE547CF6B6CD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
No 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
        at 
__randomizedtesting.SeedInfo.seed([C9DCEA9445744FAC:9638C7A32E78DCE9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't 
used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise 
LogUpdateProcessor isn't used and can't be tested.
        at 
__randomizedtesting.SeedInfo.seed([C9DCEA9445744FAC:B8381442339F6860]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1100>
        at 
__randomizedtesting.SeedInfo.seed([C9DCEA9445744FAC:1D99A1CDA222FC57]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11097 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\init-core-data-001
   [junit4]   2> 191589 INFO  
(SUITE-CdcrBootstrapTest-seed#[C9DCEA9445744FAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 191592 INFO  
(SUITE-CdcrBootstrapTest-seed#[C9DCEA9445744FAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 191592 INFO  
(SUITE-CdcrBootstrapTest-seed#[C9DCEA9445744FAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 191593 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 191594 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-target-001
   [junit4]   2> 191595 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 191600 INFO  (Thread-467) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 191600 INFO  (Thread-467) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 191607 ERROR (Thread-467) [    ] 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> 191695 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57482
   [junit4]   2> 191705 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e1ab3c58f0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 191707 INFO  (jetty-launcher-370-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 191707 INFO  (jetty-launcher-370-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c4cae8{/solr,null,AVAILABLE}
   [junit4]   2> 191710 INFO  (jetty-launcher-370-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a2342e{HTTP/1.1,[http/1.1]}{127.0.0.1:57486}
   [junit4]   2> 191710 INFO  (jetty-launcher-370-thread-1) [    ] 
o.e.j.s.Server Started @201277ms
   [junit4]   2> 191710 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57486}
   [junit4]   2> 191711 ERROR (jetty-launcher-370-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 191711 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 191711 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 191711 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 191711 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-25T18:42:22.842676Z
   [junit4]   2> 191714 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 191721 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e1ab3c58f0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 191725 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57482/solr
   [junit4]   2> 191879 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 191880 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57486_solr
   [junit4]   2> 191881 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98545601264680963-127.0.0.1:57486_solr-n_0000000000) starting
   [junit4]   2> 191890 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57486_solr
   [junit4]   2> 191892 INFO  (zkCallback-377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 192036 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57486.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 192044 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57486.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 192044 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57486.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 192045 INFO  (jetty-launcher-370-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:57482/solr
   [junit4]   2> 192079 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-source-001
   [junit4]   2> 192079 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 192079 INFO  (Thread-477) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 192079 INFO  (Thread-477) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 192087 ERROR (Thread-477) [    ] 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> 192179 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57508
   [junit4]   2> 192188 INFO  (jetty-launcher-382-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 192189 INFO  (jetty-launcher-382-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15beda9{/solr,null,AVAILABLE}
   [junit4]   2> 192190 INFO  (jetty-launcher-382-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f77ede{HTTP/1.1,[http/1.1]}{127.0.0.1:57512}
   [junit4]   2> 192190 INFO  (jetty-launcher-382-thread-1) [    ] 
o.e.j.s.Server Started @201758ms
   [junit4]   2> 192190 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57512}
   [junit4]   2> 192191 ERROR (jetty-launcher-382-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 192191 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 192191 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 192191 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 192191 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-25T18:42:23.322972200Z
   [junit4]   2> 192196 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 192205 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57508/solr
   [junit4]   2> 192381 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 192382 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57512_solr
   [junit4]   2> 192383 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98545601296269315-127.0.0.1:57512_solr-n_0000000000) starting
   [junit4]   2> 192399 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57512_solr
   [junit4]   2> 192401 INFO  
(OverseerStateUpdate-98545601296269315-127.0.0.1:57512_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 192681 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57512.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 192689 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57512.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 192689 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57512.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 192690 INFO  (jetty-launcher-382-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-source-001\node1\.
   [junit4]   2> 192734 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 192735 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57508/solr ready
   [junit4]   2> 192739 INFO  (qtp2534026-2162) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 192742 INFO  (OverseerThreadFactory-916-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 192853 INFO  
(OverseerStateUpdate-98545601296269315-127.0.0.1:57512_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57512/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 193054 INFO  (qtp2534026-2166) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 193054 INFO  (qtp2534026-2166) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 193164 INFO  (zkCallback-389-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 193164 INFO  (zkCallback-389-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 194080 INFO  (qtp2534026-2166) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 194086 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 194092 INFO  (qtp2534026-2166) [    ] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 194095 INFO  (qtp2534026-2166) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 194097 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 194105 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to 
/configs/cdcr-source/schema.xml.bak
   [junit4]   2> 194105 INFO  (qtp2534026-2166) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from 
collection cdcr-source, trusted=true
   [junit4]   2> 194106 INFO  (qtp2534026-2166) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57512.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 194107 INFO  (qtp2534026-2166) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 194107 INFO  (qtp2534026-2166) [    ] o.a.s.c.SolrCore 
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 194286 INFO  (qtp2534026-2166) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 194286 INFO  (qtp2534026-2166) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 194288 INFO  (qtp2534026-2166) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 194288 INFO  (qtp2534026-2166) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 194289 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@149440[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 194294 INFO  (qtp2534026-2166) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 194295 INFO  (qtp2534026-2166) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 194295 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 194296 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 194297 INFO  (qtp2534026-2166) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 194305 INFO  (qtp2534026-2166) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 194310 INFO  (qtp2534026-2166) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 194331 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@149440[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 194331 INFO  (qtp2534026-2166) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576729623094362112
   [junit4]   2> 194338 INFO  (qtp2534026-2166) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 194338 INFO  (qtp2534026-2166) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 194338 INFO  (qtp2534026-2166) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57512/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 194338 INFO  (qtp2534026-2166) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 194338 INFO  (qtp2534026-2166) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:57512/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 194338 INFO  (qtp2534026-2166) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 194343 INFO  (zkCallback-389-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 194346 INFO  (qtp2534026-2166) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57512/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 194452 INFO  (zkCallback-389-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 194452 INFO  (zkCallback-389-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 194499 INFO  (qtp2534026-2166) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 194501 INFO  (qtp2534026-2166) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1445
   [junit4]   2> 194505 INFO  (qtp2534026-2162) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 194607 INFO  (zkCallback-389-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 194607 INFO  (zkCallback-389-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 194745 INFO  
(OverseerCollectionConfigSetProcessor-98545601296269315-127.0.0.1:57512_solr-n_0000000000)
 [    ] 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> 195506 INFO  (qtp2534026-2162) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2766
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 195527 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 195529 INFO  (qtp2534026-2167) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729624350556160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 195529 INFO  (qtp2534026-2167) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729624350556160
   [junit4]   2> 195573 INFO  (qtp2534026-2167) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f77ad4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 195573 INFO  (qtp2534026-2167) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 195576 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1f77ad4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)))}
   [junit4]   2> 195576 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=47
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 195591 INFO  (qtp2534026-2168) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 195593 INFO  (qtp2534026-2161) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729624417665024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 195593 INFO  (qtp2534026-2161) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729624417665024
   [junit4]   2> 195641 INFO  (qtp2534026-2161) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d2713b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 195641 INFO  (qtp2534026-2161) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 195645 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1d2713b[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100)))}
   [junit4]   2> 195645 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=51
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 195658 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 195659 INFO  (qtp2534026-2166) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729624486871040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 195659 INFO  (qtp2534026-2166) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729624486871040
   [junit4]   2> 195714 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e138d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 195714 INFO  (qtp2534026-2166) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 195717 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@5e138d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)))}
   [junit4]   2> 195717 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=58
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 195734 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 195734 INFO  (qtp2534026-2165) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729624565514240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 195734 INFO  (qtp2534026-2165) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729624565514240
   [junit4]   2> 195783 INFO  (qtp2534026-2165) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f5dd9f[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 195784 INFO  (qtp2534026-2165) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 195786 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1f5dd9f[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100) 
Uninverting(_3(7.1.0):C100)))}
   [junit4]   2> 195786 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=52
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 195799 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 195800 INFO  (qtp2534026-2168) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729624634720256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 195800 INFO  (qtp2534026-2168) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729624634720256
   [junit4]   2> 195845 INFO  (qtp2534026-2168) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13087f3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 195847 INFO  (qtp2534026-2168) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 195848 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@13087f3[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100) 
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)))}
   [junit4]   2> 195849 INFO  (qtp2534026-2168) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=47
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 195879 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 195904 INFO  (qtp2534026-2164) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729624743772160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 195904 INFO  (qtp2534026-2164) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729624743772160
   [junit4]   2> 196015 INFO  (qtp2534026-2164) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11ce732[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 196015 INFO  (qtp2534026-2164) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196017 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@11ce732[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100) 
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100) 
Uninverting(_5(7.1.0):C100)))}
   [junit4]   2> 196018 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=114
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 196030 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 196031 INFO  (qtp2534026-2162) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729624876941312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 196031 INFO  (qtp2534026-2162) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729624876941312
   [junit4]   2> 196139 INFO  (qtp2534026-2162) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18ffc22[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 196139 INFO  (qtp2534026-2162) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196141 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@18ffc22[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100) 
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100) 
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)))}
   [junit4]   2> 196142 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=111
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 196154 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 196155 INFO  (qtp2534026-2167) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729625006964736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 196155 INFO  (qtp2534026-2167) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729625006964736
   [junit4]   2> 196274 INFO  (qtp2534026-2167) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@94cc06[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 196274 INFO  (qtp2534026-2167) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196276 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@94cc06[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100) 
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100) 
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100) 
Uninverting(_7(7.1.0):C100)))}
   [junit4]   2> 196277 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=121
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 196289 INFO  (qtp2534026-2168) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 196290 INFO  (qtp2534026-2161) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729625148522496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 196290 INFO  (qtp2534026-2161) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729625148522496
   [junit4]   2> 196365 INFO  (qtp2534026-2161) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16a02cf[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 196365 INFO  (qtp2534026-2161) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196367 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@16a02cf[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100) 
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100) 
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100) 
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)))}
   [junit4]   2> 196368 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=77
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 196385 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 196386 INFO  (qtp2534026-2166) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729625249185792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 196387 INFO  (qtp2534026-2166) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729625249185792
   [junit4]   2> 196461 INFO  (qtp2534026-2166) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1eb59d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 196462 INFO  (qtp2534026-2166) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196464 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1eb59d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
 Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100) 
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100) 
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100) 
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100) 
Uninverting(_9(7.1.0):C100)))}
   [junit4]   2> 196465 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=78
   [junit4]   2> 196468 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 
QTime=1
   [junit4]   2> 196482 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e1ab3c58f0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 196499 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196500 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C9DCEA9445744FAC])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57482/solr ready
   [junit4]   2> 196502 INFO  (qtp22845145-2120) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 196512 INFO  (OverseerThreadFactory-908-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 196625 INFO  
(OverseerStateUpdate-98545601264680963-127.0.0.1:57486_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57486/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 196834 INFO  (qtp22845145-2123) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 196835 INFO  (qtp22845145-2123) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 196944 INFO  (zkCallback-377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 196944 INFO  (zkCallback-377-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 197855 INFO  (qtp22845145-2123) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 197861 INFO  (qtp22845145-2123) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 197865 INFO  (qtp22845145-2123) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 197867 INFO  (qtp22845145-2123) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 197869 INFO  (qtp22845145-2123) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 197872 INFO  (qtp22845145-2123) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to 
/configs/cdcr-target/schema.xml.bak
   [junit4]   2> 197872 INFO  (qtp22845145-2123) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from 
collection cdcr-target, trusted=true
   [junit4]   2> 197873 INFO  (qtp22845145-2123) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57486.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a16831
   [junit4]   2> 197873 INFO  (qtp22845145-2123) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 197873 INFO  (qtp22845145-2123) [    ] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_C9DCEA9445744FAC-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 197978 INFO  (qtp22845145-2123) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 197978 INFO  (qtp22845145-2123) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 197980 INFO  (qtp22845145-2123) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 197980 INFO  (qtp22845145-2123) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 197982 INFO  (qtp22845145-2123) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a0a3d3[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 197983 INFO  (qtp22845145-2123) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 197984 INFO  (qtp22845145-2123) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 197984 INFO  (qtp22845145-2123) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 197985 INFO  (qtp22845145-2123) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 197985 INFO  (qtp22845145-2123) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197988 INFO  (qtp22845145-2123) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 197990 INFO  (qtp22845145-2123) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 197991 INFO  (searcherExecutor-925-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@1a0a3d3[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197991 INFO  (qtp22845145-2123) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576729626932150272
   [junit4]   2> 197999 INFO  (qtp22845145-2123) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 197999 INFO  (qtp22845145-2123) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 197999 INFO  (qtp22845145-2123) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57486/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 197999 INFO  (qtp22845145-2123) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 197999 INFO  (qtp22845145-2123) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:57486/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 197999 INFO  (qtp22845145-2123) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 198004 INFO  (zkCallback-377-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 198006 INFO  (qtp22845145-2123) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57486/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 198110 INFO  (zkCallback-377-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 198110 INFO  (zkCallback-377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 198159 INFO  (qtp22845145-2123) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 198161 INFO  (qtp22845145-2123) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1326
   [junit4]   2> 198164 INFO  (qtp22845145-2120) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 198265 INFO  (zkCallback-377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 198265 INFO  (zkCallback-377-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 198515 INFO  
(OverseerCollectionConfigSetProcessor-98545601264680963-127.0.0.1:57486_solr-n_0000000000)
 [    ] 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> 199165 INFO  (qtp22845145-2120) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2662
   [junit4]   2> 200169 INFO  (zkCallback-377-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 200170 INFO  (qtp22845145-2124) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 200171 INFO  (zkCallback-377-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-target:shard1
   [junit4]   2> 200178 INFO  (qtp2534026-2165) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 200180 INFO  (qtp2534026-2165) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57482/solr ready
   [junit4]   2> 200194 INFO  (qtp22845145-2122) [    ] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 200194 INFO  (qtp22845145-2122) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 200194 INFO  (qtp22845145-2126) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 200195 INFO  (qtp2534026-2165) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 200195 INFO  (qtp2534026-2165) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 200198 INFO  (qtp2534026-2165) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 200199 INFO  (zkCallback-389-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 200199 INFO  (cdcr-bootstrap-status-401-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target shard: shard1 leader: 
http://127.0.0.1:57486/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 200199 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2} 
status=0 QTime=27
   [junit4]   2> 200200 INFO  (zkCallback-389-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-source:shard1
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 200202 INFO  (qtp22845145-2123) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57512/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 200205 INFO  (qtp22845145-2124) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 200205 WARN  (cdcr-bootstrap-status-401-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57486/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 200210 INFO  (cdcr-bootstrap-status-401-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target shard: shard1 leader: 
http://127.0.0.1:57486/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 200210 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 200211 INFO  (qtp22845145-2124) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57512/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 200212 INFO  (qtp22845145-2127) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 200213 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 200213 INFO  (cdcr-bootstrap-status-401-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 200214 INFO  (qtp2534026-2168) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729629263134720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 200214 INFO  (qtp2534026-2168) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729629263134720
   [junit4]   2> 200281 INFO  (qtp2534026-2168) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f8e816[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 200281 INFO  (qtp2534026-2168) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 200281 INFO  (qtp2534026-2161) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729629266280448,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 200281 INFO  (qtp2534026-2161) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 200281 INFO  (qtp2534026-2161) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 200281 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=66
   [junit4]   2> 200287 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@f8e816[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.1.0):C1000)
 Uninverting(_b(7.1.0):C100)))}
   [junit4]   2> 200287 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 200287 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 200287 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1503686551345
   [junit4]   2> 200287 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 200287 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 200287 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 200308 INFO  (qtp2534026-2166) [    ] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657, 
name=tlog.0000000000000000000.1576729624331681792}, {size=4778, 
name=tlog.0000000000000000001.1576729624402984960}, {size=4778, 
name=tlog.0000000000000000002.1576729624474288128}, {size=4778, 
name=tlog.0000000000000000003.1576729624551882752}, {size=4778, 
name=tlog.0000000000000000004.1576729624622137344}, {size=4778, 
name=tlog.0000000000000000005.1576729624702877696}, {size=4778, 
name=tlog.0000000000000000006.1576729624867504128}, {size=4778, 
name=tlog.0000000000000000007.1576729624995430400}, {size=4778, 
name=tlog.0000000000000000008.1576729625135939584}, {size=4778, 
name=tlog.0000000000000000009.1576729625232408576}, {size=4878, 
name=tlog.0000000000000000010.1576729629250551808}]
   [junit4]   2> 200309 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=20
   [junit4]   2> 200309 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 29
   [junit4]   2> 200309 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of tlog files in master: 11
   [junit4]   2> 200314 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 200315 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@1d77f76 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@784e3)
   [junit4]   2> 200316 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200318 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200322 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200324 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200329 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200330 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200332 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200334 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200337 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200352 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200355 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200358 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200361 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200363 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200366 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200368 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200370 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200373 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200375 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200381 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200383 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200386 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200388 INFO  (qtp2534026-2168) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=173
   [junit4]   2> 200388 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1200
   [junit4]   2> 200389 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200392 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200394 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200397 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200399 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 200401 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200404 INFO  (qtp2534026-2165) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576729629462364160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 200404 INFO  (qtp2534026-2165) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef221 
commitCommandVersion:1576729629462364160
   [junit4]   2> 200409 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200411 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download of tlog files from master: [{size=4657, 
name=tlog.0000000000000000000.1576729624331681792}, {size=4778, 
name=tlog.0000000000000000001.1576729624402984960}, {size=4778, 
name=tlog.0000000000000000002.1576729624474288128}, {size=4778, 
name=tlog.0000000000000000003.1576729624551882752}, {size=4778, 
name=tlog.0000000000000000004.1576729624622137344}, {size=4778, 
name=tlog.0000000000000000005.1576729624702877696}, {size=4778, 
name=tlog.0000000000000000006.1576729624867504128}, {size=4778, 
name=tlog.0000000000000000007.1576729624995430400}, {size=4778, 
name=tlog.0000000000000000008.1576729625135939584}, {size=4778, 
name=tlog.0000000000000000009.1576729625232408576}, {size=4878, 
name=tlog.0000000000000000010.1576729629250551808}]
   [junit4]   2> 200418 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1576729624331681792&wt=filestream&command=filecontent}
 status=0 QTime=1
   [junit4]   2> 200427 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000001.1576729624402984960&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200432 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000002.1576729624474288128&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200435 INFO  (qtp2534026-2168) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000003.1576729624551882752&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200438 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000004.1576729624622137344&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200442 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000005.1576729624702877696&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200446 INFO  (qtp2534026-2167) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000006.1576729624867504128&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200449 INFO  (qtp2534026-2164) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000007.1576729624995430400&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200453 INFO  (qtp2534026-2161) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000008.1576729625135939584&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200456 INFO  (qtp2534026-2168) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009.1576729625232408576&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200457 INFO  (qtp2534026-2166) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000010.1576729629250551808&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 200457 INFO  (recoveryExecutor-375-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=103533) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@1d77f76 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@784e3)
   [junit4]   2> 200457 INFO  (qtp2534026-2165) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11851af[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 200457 INFO  (qtp2534026-2165) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 200465 INFO  (searcherExecutor-919-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@11851af[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.1.0):C1000)
 Uninverting(_b(7.1.0):C100) Uninverting(_c(7.1.0):C100)))}
   [junit4]   2> 200465 INFO  (qtp2534026-2165) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=60
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1300
   [junit4]   2> 200473 INFO  (qtp2534026-2162) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 200475 INFO  (qtp2534026-2

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

gMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2914767 INFO  
(SUITE-SolrSlf4jReporterTest-seed#[C9DCEA9445744FAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrSlf4jReporterTest_C9DCEA9445744FAC-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=10, maxDocsPerChunk=147, blockSize=217), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=10, blockSize=217)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=sw-CD, timezone=America/Panama
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=202383304,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, 
TestSimpleQParserPlugin, UpdateLogTest, TestWordDelimiterFilterFactory, 
TestLuceneMatchVersion, UpdateParamsTest, ShufflingReplicaListTransformerTest, 
TestComponentsName, JSONWriterTest, SolrGraphiteReporterTest, InfoHandlerTest, 
TestManagedSchema, TestPullReplica, TestJsonFacetRefinement, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, TestReloadDeadlock, 
BitVectorTest, QueryResultKeyTest, TermVectorComponentTest, 
SharedFSAutoReplicaFailoverTest, CdcrReplicationDistributedZkTest, 
DistributedMLTComponentTest, TestShardHandlerFactory, 
TestPartialUpdateDeduplication, TestIndexSearcher, QueryEqualityTest, 
DocValuesMultiTest, TestInfoStreamLogging, MetricsConfigTest, 
FullSolrCloudDistribCmdsTest, TestSSLRandomization, BasicDistributedZk2Test, 
DistributedFacetPivotSmallTest, TestHdfsBackupRestoreCore, 
OpenExchangeRatesOrgProviderTest, TestExclusionRuleCollectionAccess, 
LeaderElectionIntegrationTest, TestValueSourceCache, 
TestPayloadScoreQParserPlugin, SchemaVersionSpecificBehaviorTest, 
MetricUtilsTest, TestEmbeddedSolrServerSchemaAPI, SpellCheckComponentTest, 
TestClusterStateMutator, DocumentBuilderTest, DistributedTermsComponentTest, 
TestApiFramework, TestPostingsSolrHighlighter, MoveReplicaHDFSTest, 
HLLUtilTest, TestStressInPlaceUpdates, ZkStateWriterTest, DistributedQueueTest, 
TestSolr4Spatial, TestDefaultStatsCache, SpellCheckCollatorTest, 
HdfsNNFailoverTest, SolrMetricManagerTest, 
ConcurrentDeleteAndCreateCollectionTest, PeerSyncReplicationTest, 
TestRealTimeGet, SignatureUpdateProcessorFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestCollapseQParserPlugin, 
TestSolrCLIRunExample, DOMUtilTest, TestSolrConfigHandlerCloud, 
CloudExitableDirectoryReaderTest, TestCloudNestedDocsSort, TestLegacyField, 
TestSearchPerf, LoggingHandlerTest, BlockJoinFacetSimpleTest, TestRecovery, 
TestEmbeddedSolrServerAdminHandler, BlockDirectoryTest, BasicZkTest, 
DeleteStatusTest, TestSchemaManager, TestFieldSortValues, TestRawTransformer, 
TestZkChroot, DeleteLastCustomShardedReplicaTest, OpenCloseCoreStressTest, 
CursorMarkTest, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, 
TolerantUpdateProcessorTest, TestCloudManagedSchema, TestFieldCacheSortRandom, 
PropertiesRequestHandlerTest, PolyFieldTest, ChangedSchemaMergeTest, 
TestFastWriter, TestNRTOpen, OverseerModifyCollectionTest, 
TestUseDocValuesAsStored, TestPushWriter, TestSolrCloudWithHadoopAuthPlugin, 
TestHttpShardHandlerFactory, TestSolrDeletionPolicy1, TestDynamicFieldResource, 
TestLeaderInitiatedRecoveryThread, TestCoreDiscovery, TestJoin, 
IndexSchemaRuntimeFieldTest, TestManagedSchemaThreadSafety, TestQueryUtils, 
ZkNodePropsTest, TestRTGBase, TestManagedResource, 
DistributedIntervalFacetingTest, TestRandomCollapseQParserPlugin, 
TestGraphTermsQParserPlugin, SolrCoreCheckLockOnStartupTest, 
TestConfigSetProperties, TestPerFieldSimilarityWithDefaultOverride, 
SearchHandlerTest, TestLeaderElectionWithEmptyReplica, TestQueryTypes, 
TestFastLRUCache, TestSQLHandler, SegmentsInfoRequestHandlerTest, 
TestTolerantUpdateProcessorRandomCloud, DebugComponentTest, 
TestFieldCacheWithThreads, TestAuthorizationFramework, 
PreAnalyzedFieldManagedSchemaCloudTest, TestPolicyCloud, 
TestMinMaxOnMultiValuedField, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestScoreJoinQPNoScore, DataDrivenBlockJoinTest, ZkSolrClientTest, 
TestConfigOverlay, TestLRUCache, DistributedQueryComponentCustomSortTest, 
RuleEngineTest, MoveReplicaTest, TestHighFrequencyDictionaryFactory, 
BlobRepositoryCloudTest, TestReqParamsAPI, TestCloudPivotFacet, 
DistribDocExpirationUpdateProcessorTest, TestMaxScoreQueryParser, 
TestRuleBasedAuthorizationPlugin, TestExceedMaxTermLength, 
TestGraphMLResponseWriter, CollectionStateFormat2Test, CacheHeaderTest, 
TestTlogReplica, TemplateUpdateProcessorTest, TestSortByMinMaxFunction, 
V2StandaloneTest, TestFieldTypeResource, TestSolrQueryParser, TestJsonRequest, 
TermVectorComponentDistributedTest, SOLR749Test, FullHLLTest, 
OverriddenZkACLAndCredentialsProvidersTest, SpatialRPTFieldTypeTest, 
TestExportWriter, ReplicationFactorTest, TestClusterProperties, 
TestCharFilters, TestConfigSetsAPIExclusivity, 
ClassificationUpdateProcessorIntegrationTest, ExternalFileFieldSortTest, 
TestFiltering, TestFileDictionaryLookup, SuggesterFSTTest, CoreSorterTest, 
TestUninvertingReader, SampleTest, TestSchemaVersionResource, TestDocTermOrds, 
TestCollationFieldDocValues, TestRemoteStreaming, BlockJoinFacetDistribTest, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, 
TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, 
TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, 
TestHashPartitioner, ZkControllerTest, TestReload, TestStressVersions, 
TestRangeQuery, StatsComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, 
ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, 
TestBadConfig, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, TestExtendedDismaxParser, 
SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
SuggesterTest, TestStressLucene, TestTrie, TestCSVLoader, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
MoreLikeThisHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, 
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, 
HighlighterConfigTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, 
MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCodecSupport, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, 
ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, 
SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, 
AliasIntegrationTest, AssignTest, BaseCdcrDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CleanupOldIndexTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
CreateCollectionCleanupTest, CustomCollectionTest, DeleteInactiveReplicaTest, 
DeleteNodeTest, DeleteReplicaTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnCommitTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, 
ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestCloudRecovery, TestCloudSearcherWarming, 
TestCollectionAPI, TestConfigSetsAPI, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestShortCircuitedRequests, 
TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, 
ZkFailoverTest, TestImplicitCoreProperties, TestSimpleTextCodec, 
TestSolrConfigHandler, TestSolrCloudSnapshots, RequestLoggingTest, 
TestBlobHandler, TestSystemCollAutoCreate, TestCollectionAPIs, TestConfigsApi, 
TestCoreAdminApis, DistributedDebugComponentTest, 
DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, 
DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TestDistributedStatsComponentCardinality, 
TestTrackingShardHandlerFactory, SolrSlf4jReporterTest]
   [junit4] Completed [629/731 (4!)] on J1 in 6.52s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to