You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/20 01:47:37 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_112) - Build # 6361 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([37A934F4B2EC60C8:C0DADAAC7404CF2E]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1345)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11009 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\init-core-data-001
   [junit4]   2> 269495 INFO  (SUITE-TestReplicationHandler-seed#[37A934F4B2EC60C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 269500 INFO  (SUITE-TestReplicationHandler-seed#[37A934F4B2EC60C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 269502 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 269503 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\collection1
   [junit4]   2> 269515 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 269516 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fff8063{/solr,null,AVAILABLE}
   [junit4]   2> 269540 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d6f0f93{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 269540 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 269540 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=62949}
   [junit4]   2> 269540 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 269540 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 269540 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 269540 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 269540 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-20T00:38:08.660Z
   [junit4]   2> 269542 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\solr.xml
   [junit4]   2> 269564 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\.
   [junit4]   2> 269564 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 269588 WARN  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 269591 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 269598 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 269602 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 269609 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\.\collection1
   [junit4]   2> 269610 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 269611 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7884997965699112]
   [junit4]   2> 269631 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 269631 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 269631 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1619668575, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 269631 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@821680c[collection1] main]
   [junit4]   2> 269631 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\collection1\conf
   [junit4]   2> 269632 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 269632 INFO  (coreLoadExecutor-993-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 269632 INFO  (searcherExecutor-994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@821680c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 269644 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1
   [junit4]   2> 269654 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 269655 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@83e1cec{/solr,null,AVAILABLE}
   [junit4]   2> 269657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37c2fd0d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 269657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 269657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=62952}
   [junit4]   2> 269657 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 269657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 269657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 269657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 269657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-20T00:38:08.777Z
   [junit4]   2> 269659 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\solr.xml
   [junit4]   2> 269674 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\.
   [junit4]   2> 269674 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=103100575
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=742303531
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1703602090
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2105941448
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1202566016
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1085352337
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2002643235
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1370318730
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=416540958
   [junit4]   2> 269695 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=955376988
   [junit4]   2> 269696 WARN  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 269703 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 269711 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 269712 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 269714 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\.\collection1
   [junit4]   2> 269715 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 269716 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7884997965699112]
   [junit4]   2> 269734 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 269734 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 269736 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1619668575, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 269736 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2065f9f0[collection1] main]
   [junit4]   2> 269737 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\conf
   [junit4]   2> 269739 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 269739 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2065f9f0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 269750 INFO  (qtp792393139-1941) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 269751 INFO  (indexFetcher-1008-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 269751 INFO  (indexFetcher-1008-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 269751 INFO  (indexFetcher-1008-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 269769 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@37c2fd0d{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 269769 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1351622550
   [junit4]   2> 269770 INFO  (coreCloseExecutor-1009-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2375a9b6
   [junit4]   2> 269774 INFO  (coreCloseExecutor-1009-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 269776 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 269777 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@83e1cec{/solr,null,UNAVAILABLE}
   [junit4]   2> 269781 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 269782 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79a8bd1e{/solr,null,AVAILABLE}
   [junit4]   2> 269783 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f8a5e31{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 269784 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 269784 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=62956}
   [junit4]   2> 269784 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 269784 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 269784 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 269785 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 269785 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-20T00:38:08.905Z
   [junit4]   2> 269785 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\solr.xml
   [junit4]   2> 269803 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\.
   [junit4]   2> 269803 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 269813 WARN  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 269813 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 269824 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 269826 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 269827 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\.\collection1
   [junit4]   2> 269855 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 269861 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2034532694, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 269874 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 269874 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 269875 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.857421875, floorSegmentMB=0.576171875, forceMergeDeletesPctAllowed=22.378923959360844, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8054575204505426
   [junit4]   2> 269880 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d8b905a[collection1] main]
   [junit4]   2> 269880 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\conf
   [junit4]   2> 269880 INFO  (coreLoadExecutor-1016-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 269880 INFO  (searcherExecutor-1017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d8b905a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 270382 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@d6f0f93{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 270383 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2115969199
   [junit4]   2> 270383 INFO  (coreCloseExecutor-1021-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@613ee131
   [junit4]   2> 270385 INFO  (coreCloseExecutor-1021-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 270386 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 270387 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fff8063{/solr,null,UNAVAILABLE}
   [junit4]   2> 270391 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 270391 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65ffe093{/solr,null,AVAILABLE}
   [junit4]   2> 270394 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@caaf3c{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 270394 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 270394 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=62959}
   [junit4]   2> 270394 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 270395 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 270395 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 270395 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 270395 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-20T00:38:09.515Z
   [junit4]   2> 270396 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\solr.xml
   [junit4]   2> 270408 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\.
   [junit4]   2> 270408 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 270445 WARN  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 270446 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 270458 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 270463 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 270475 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\.\collection1
   [junit4]   2> 270475 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 270483 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2034532694, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 270511 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 270511 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 270512 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.857421875, floorSegmentMB=0.576171875, forceMergeDeletesPctAllowed=22.378923959360844, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8054575204505426
   [junit4]   2> 270552 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2aba14b0[collection1] main]
   [junit4]   2> 270570 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-001\collection1\conf
   [junit4]   2> 270570 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 270571 INFO  (coreLoadExecutor-1028-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 270571 INFO  (searcherExecutor-1029-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2aba14b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 271017 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 271019 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 3
   [junit4]   2> 271024 INFO  (qtp359065590-1981) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 271025 INFO  (qtp359065590-1981) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 2
   [junit4]   2> 271026 INFO  (qtp359065590-1982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 271026 INFO  (qtp359065590-1982) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c5a94a7
   [junit4]   2> 271036 INFO  (qtp359065590-1982) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a2ffd7[collection1] main]
   [junit4]   2> 271036 INFO  (qtp359065590-1982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 271036 INFO  (searcherExecutor-1017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a2ffd7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 271036 INFO  (qtp359065590-1982) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 271041 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 4
   [junit4]   2> 271043 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 271044 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 271045 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 271045 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 271046 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 271047 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 271047 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 271049 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 271050 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 271052 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 271052 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 271054 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 271055 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 271055 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 271056 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 271057 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 271058 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 271058 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 271059 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 271060 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 271061 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 271061 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 271062 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 271063 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 271064 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 271066 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 271068 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 271068 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 271069 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 271070 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 271070 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 271071 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 271072 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 271073 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 271074 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 271074 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 271075 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 271076 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 271078 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 271078 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 271079 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 271080 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 271081 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 271081 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 271081 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 271083 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 271083 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 271083 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 271085 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 271085 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 271087 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 271088 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 271089 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 271090 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 271091 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 271092 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 271092 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 271094 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 271094 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 271095 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 271096 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 271096 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 271097 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 271097 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 271099 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 271099 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 271100 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 271100 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 271101 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 271102 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 271103 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 271103 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 271104 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 271106 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 271106 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 271107 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 271108 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 271108 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 271109 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 271110 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 271111 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 271111 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 271112 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 271114 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 271115 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 271115 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 271116 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 271116 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 271117 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 271118 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 271118 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 271119 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 271119 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 271120 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 271120 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 271121 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 271121 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 271122 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 271123 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 271123 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 271124 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 271124 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 271125 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 271126 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 271127 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 271128 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 271128 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 271129 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 271130 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 271130 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 271131 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 271132 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 271133 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 271134 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 271134 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 271135 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 271135 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 271136 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 271137 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 271137 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 271139 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 271139 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 271140 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 271140 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 271141 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 271142 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 271144 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 2
   [junit4]   2> 271145 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 271146 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 271147 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 271148 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 271148 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 271149 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 271150 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 271150 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 271151 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 271151 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 271152 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 271153 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 271154 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 271154 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 271155 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 271155 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 271157 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 271158 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 271158 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 271158 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 271159 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 271160 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 271160 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 271161 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 271162 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 271162 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 271163 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 271163 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 271164 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 271164 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 271165 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 271166 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 271166 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 271167 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 271167 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 271168 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 271168 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 271169 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 271170 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 271170 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 271171 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 271172 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 271172 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 271173 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 271174 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 271175 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 271175 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 271176 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 271178 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 271178 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@289a9de6
   [junit4]   2> 271211 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f260c8c[collection1] main]
   [junit4]   2> 271211 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 271211 INFO  (searcherExecutor-1029-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f260c8c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C176)))}
   [junit4]   2> 271211 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 34
   [junit4]   2> 271213 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=176 status=0 QTime=0
   [junit4]   2> 271214 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 176 docs
   [junit4]   2> 271217 INFO  (qtp359065590-1983) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 271223 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 271226 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 271226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 271226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1484872690298
   [junit4]   2> 271226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 271226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 271237 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=10
   [junit4]   2> 271238 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 271239 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MetricsDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\data\index.20170119213810358 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24db4f8f)
   [junit4]   2> 271242 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271246 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271254 INFO  (qtp684943978-2009) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271259 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271264 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271267 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271272 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271278 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271281 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271282 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 1317771534 and actual is checksum 774200390. expected length is 169 and actual length is 100
   [junit4]   2> 271284 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 271285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=5010) : 0 secs (null bytes/sec) to MetricsDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\data\index.20170119213810358 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24db4f8f)
   [junit4]   2> 271287 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore Updating index properties... index=index.20170119213810358
   [junit4]   2> 271292 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher removing old index directory MetricsDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30374232)
   [junit4]   2> 271294 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2034532694, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 271298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 271302 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@716d750c[collection1] main]
   [junit4]   2> 271302 INFO  (searcherExecutor-1017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@716d750c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C176)))}
   [junit4]   2> 271303 INFO  (qtp359065590-1985) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:62959/solr/collection1/replication&command=fetchindex} status=0 QTime=81
   [junit4]   2> 271316 INFO  (qtp359065590-1981) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=176 status=0 QTime=0
   [junit4]   2> 271316 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 176 docs
   [junit4]   2> 271321 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 271322 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 271331 INFO  (qtp684943978-2008) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 271331 INFO  (qtp359065590-1982) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=8
   [junit4]   2> 271332 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 271334 INFO  (qtp359065590-1984) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   1> [index, snapshot_metadata]
   [junit4]   1> [index.20170119213810358, index.properties, replication.properties, snapshot_metadata]
   [junit4]   2> 271347 INFO  (qtp684943978-2005) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 1
   [junit4]   2> 271350 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 271350 INFO  (qtp684943978-2000) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 271351 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 271351 INFO  (qtp684943978-1998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 271352 INFO  (qtp684943978-2007) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 271352 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 271352 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 271354 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 271354 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 271355 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 271356 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@289a9de6
   [junit4]   2> 271379 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a64c4b0[collection1] main]
   [junit4]   2> 271379 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 271379 INFO  (searcherExecutor-1029-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a64c4b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C176) Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 271379 INFO  (qtp684943978-2001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 25
   [junit4]   2> 271380 INFO  (qtp684943978-1999) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=186 status=0 QTime=0
   [junit4]   2> 271381 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[37A934F4B2EC60C8]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 186 docs
   [junit4]   2> 271387 INFO  (qtp359065590-1980) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 271391 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 271393 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 271394 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 271394 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1484872690476
   [junit4]   2> 271394 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 271394 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 271409 INFO  (qtp684943978-2003) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=14
   [junit4]   2> 271409 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 271419 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2034532694, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 271421 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 271422 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MetricsDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001\solr-instance-002\collection1\data\index.20170119213810529 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3861c853)
   [junit4]   2> 271423 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 271423 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 271426 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 271427 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 271427 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.doc because it

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

797876
   [junit4]   2> 379605 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 379605 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 379613 INFO  (qtp1458639516-3065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=7
   [junit4]   2> 379614 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 379619 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.857421875, floorSegmentMB=0.576171875, forceMergeDeletesPctAllowed=22.378923959360844, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8054575204505426
   [junit4]   2> 379619 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 379619 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MetricsDirectory(MockDirectoryWrapper(RAMDirectory@382ebb03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2feea33c))
   [junit4]   2> 379621 INFO  (qtp1458639516-3064) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379622 INFO  (qtp1458639516-3066) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379624 INFO  (qtp1458639516-3067) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tip&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379625 INFO  (qtp1458639516-3068) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379626 INFO  (qtp1458639516-3073) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.doc&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379627 INFO  (qtp1458639516-3074) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tim&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379628 INFO  (qtp1458639516-3072) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379630 INFO  (qtp1458639516-3061) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379631 INFO  (qtp1458639516-3065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379632 INFO  (qtp1458639516-3064) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 379633 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=11293) : 0 secs (null bytes/sec) to MetricsDirectory(MockDirectoryWrapper(RAMDirectory@382ebb03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2feea33c))
   [junit4]   2> 379636 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 379637 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 379637 INFO  (indexFetcher-1646-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c1de02e[collection1] main]
   [junit4]   2> 379637 INFO  (searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c1de02e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C493)))}
   [junit4]   2> 379694 INFO  (qtp143267644-3088) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=493 status=0 QTime=0
   [junit4]   2> 379694 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.a.s.h.TestReplicationHandler Waited for 200ms and found 493 docs
   [junit4]   2> 379694 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterStartup
   [junit4]   2> 379695 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b4239da{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 379696 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=266233229
   [junit4]   2> 379697 INFO  (coreCloseExecutor-1648-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21fd61bd
   [junit4]   2> 379697 INFO  (coreCloseExecutor-1648-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 379698 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 379698 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c036465{/solr,null,UNAVAILABLE}
   [junit4]   2> 379699 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@73e1a5ed{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 379699 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1732881948
   [junit4]   2> 379701 INFO  (coreCloseExecutor-1650-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6022185
   [junit4]   2> 379703 INFO  (coreCloseExecutor-1650-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 379703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 379703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[37A934F4B2EC60C8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43d22f7e{/solr,null,UNAVAILABLE}
   [junit4]   2> 379706 INFO  (SUITE-TestReplicationHandler-seed#[37A934F4B2EC60C8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_37A934F4B2EC60C8-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Montevideo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=102055272,total=307757056
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, SyncSliceTest, TestCoreContainer, BasicAuthStandaloneTest, ZkControllerTest, SimpleFacetsTest, NumericFieldsTest, HdfsThreadLeakTest, BooleanFieldTest, TestPartialUpdateDeduplication, TestSubQueryTransformerCrossCore, SolrIndexConfigTest, TestHashQParserPlugin, ExitableDirectoryReaderTest, XmlUpdateRequestHandlerTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, SaslZkACLProviderTest, TestDistributedSearch, TestDownShardTolerantSearch, TestUnifiedSolrHighlighter, CdcrUpdateLogTest, UUIDUpdateProcessorFallbackTest, TestRestoreCore, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestObjectReleaseTracker, TestConfigSetsAPIZkFailure, TestPointFields, TestMiniSolrCloudClusterSSL, TestChildDocTransformer, CoreSorterTest, TestReplicationHandler]
   [junit4] Completed [88/680 (1!)] on J0 in 110.23s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 64418 lines...]


RE: [JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6363 - Failure!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

 

See https://issues.apache.org/jira/browse/LUCENE-7651

If you update your local JDK to Oracle’s recent Java 8 update 121, it breaks.

 

Uwe

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de

 

From: Alan Woodward [mailto:alan@flax.co.uk] 
Sent: Sunday, January 22, 2017 10:09 AM
To: dev@lucene.apache.org
Subject: Re: [JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6363 - Failure!

 

Anyone know what’s going on here?  Running ant javadocs on master locally passes with no problems.

 

Alan Woodward
www.flax.co.uk <http://www.flax.co.uk> 

 

On 22 Jan 2017, at 06:39, Policeman Jenkins Server <jenkins@thetaphi.de <ma...@thetaphi.de> > wrote:

 

 [javadoc] Constructing Javadoc information...
 [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
 [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
 [javadoc] 1 error

 


Re: [JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6363 - Failure!

Posted by Alan Woodward <al...@flax.co.uk>.
Anyone know what’s going on here?  Running ant javadocs on master locally passes with no problems.

Alan Woodward
www.flax.co.uk


> On 22 Jan 2017, at 06:39, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
>  [javadoc] Constructing Javadoc information...
>  [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
>  [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
>  [javadoc] 1 error


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6363 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6363/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 55564 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene70...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
  [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
  [javadoc] 1 error

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build.xml:138: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:746: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\core\build.xml:54: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2101: Javadoc returned 1

Total time: 88 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] $PROJECT_NAME (${ENV,var="JAVA"}) - Build # $BUILD_NUMBER - $BUILD_STATUS!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6362/
Java: 

No tests ran.

Build Log: