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

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

Error Message:
[snapshot_metadata, index.20161125040952782, index.20161125040950983, 
replication.properties, index.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [snapshot_metadata, index.20161125040952782, 
index.20161125040950983, replication.properties, index.properties] expected:<1> 
but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([E2052CF5BBA7B88F:39AE2C33BE8FD13C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
        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 11732 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/init-core-data-001
   [junit4]   2> 946817 INFO  
(SUITE-TestReplicationHandler-seed#[E2052CF5BBA7B88F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 946818 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 946819 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1
   [junit4]   2> 946821 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 946822 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d72224a{/solr,null,AVAILABLE}
   [junit4]   2> 946822 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@1933f537{HTTP/1.1,[http/1.1]}{127.0.0.1:41967}
   [junit4]   2> 946822 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server Started @949041ms
   [junit4]   2> 946822 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=41967}
   [junit4]   2> 946823 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 946823 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 946823 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 946823 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 946823 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T20:09:20.378Z
   [junit4]   2> 946823 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/solr.xml
   [junit4]   2> 946828 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/.
   [junit4]   2> 946828 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 946835 INFO  (coreLoadExecutor-3330-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 946840 INFO  (coreLoadExecutor-3330-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 946841 INFO  (coreLoadExecutor-3330-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 946842 INFO  (coreLoadExecutor-3330-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/./collection1
   [junit4]   2> 946843 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 946843 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=97.603515625, 
floorSegmentMB=0.81640625, forceMergeDeletesPctAllowed=18.236598528059062, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 946847 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 946847 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 946847 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=74.6630859375, 
floorSegmentMB=0.22265625, forceMergeDeletesPctAllowed=11.978819679217388, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 946847 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48c679c6[collection1] main]
   [junit4]   2> 946847 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1/conf
   [junit4]   2> 946848 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 946848 INFO  (coreLoadExecutor-3330-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 946848 INFO  
(searcherExecutor-3331-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48c679c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 947331 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1
   [junit4]   2> 947333 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 947334 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18343a82{/solr,null,AVAILABLE}
   [junit4]   2> 947334 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@386a610d{HTTP/1.1,[http/1.1]}{127.0.0.1:42718}
   [junit4]   2> 947335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server Started @949554ms
   [junit4]   2> 947335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=42718}
   [junit4]   2> 947335 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 947335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 947335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 947335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 947335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T20:09:20.890Z
   [junit4]   2> 947335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/solr.xml
   [junit4]   2> 947341 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/.
   [junit4]   2> 947342 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 947347 INFO  (coreLoadExecutor-3340-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 947353 INFO  (coreLoadExecutor-3340-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 947355 INFO  (coreLoadExecutor-3340-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 947356 INFO  (coreLoadExecutor-3340-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/./collection1
   [junit4]   2> 947356 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 947356 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=97.603515625, 
floorSegmentMB=0.81640625, forceMergeDeletesPctAllowed=18.236598528059062, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 947360 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 947361 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 947361 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=74.6630859375, 
floorSegmentMB=0.22265625, forceMergeDeletesPctAllowed=11.978819679217388, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 947361 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6af281c8[collection1] main]
   [junit4]   2> 947361 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1/conf
   [junit4]   2> 947362 INFO  (coreLoadExecutor-3340-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 947362 INFO  
(searcherExecutor-3341-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6af281c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 947363 INFO  (qtp664374535-7480) [    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> 947363 INFO  (indexFetcher-3345-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 947363 INFO  (indexFetcher-3345-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 947363 INFO  (indexFetcher-3345-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 947845 INFO  (qtp664374535-7482) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 947845 INFO  (qtp664374535-7482) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 947847 INFO  (qtp101691986-7497) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 947847 INFO  (qtp101691986-7497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 947847 INFO  (qtp664374535-7475) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 947847 INFO  (qtp664374535-7475) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3692b599
   [junit4]   2> 947848 INFO  (qtp664374535-7475) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@75200796[collection1] main]
   [junit4]   2> 947848 INFO  (qtp664374535-7475) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 947848 INFO  
(searcherExecutor-3331-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@75200796[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 947848 INFO  (qtp664374535-7475) [    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 1
   [junit4]   2> 947848 INFO  (qtp101691986-7498) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 947848 INFO  (qtp101691986-7498) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d097d19
   [junit4]   2> 947849 INFO  (qtp101691986-7498) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12f382f3[collection1] main]
   [junit4]   2> 947849 INFO  (qtp101691986-7498) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 947849 INFO  
(searcherExecutor-3341-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12f382f3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 947849 INFO  (qtp101691986-7498) [    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 0
   [junit4]   2> 947850 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@1933f537{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 947850 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=670246139
   [junit4]   2> 947850 INFO  (coreCloseExecutor-3346-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3019fbb5
   [junit4]   2> 947852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d72224a{/solr,null,UNAVAILABLE}
   [junit4]   2> 947852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@386a610d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 947852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=369932974
   [junit4]   2> 947853 INFO  (coreCloseExecutor-3348-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@117dc347
   [junit4]   2> 947854 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18343a82{/solr,null,UNAVAILABLE}
   [junit4]   2> 947855 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 947856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79bd23cc{/solr,null,AVAILABLE}
   [junit4]   2> 947856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@2d2b1877{HTTP/1.1,[http/1.1]}{127.0.0.1:33690}
   [junit4]   2> 947856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server Started @950075ms
   [junit4]   2> 947856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=33690}
   [junit4]   2> 947856 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 947856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 947857 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 947857 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 947857 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T20:09:21.412Z
   [junit4]   2> 947857 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/solr.xml
   [junit4]   2> 947869 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/.
   [junit4]   2> 947869 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 947876 INFO  (coreLoadExecutor-3355-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 947884 INFO  (coreLoadExecutor-3355-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 947886 INFO  (coreLoadExecutor-3355-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 947887 INFO  (coreLoadExecutor-3355-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/./collection1
   [junit4]   2> 947894 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 947896 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=65.998046875, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=20.344951283480658, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 947936 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 947937 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 947937 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 947937 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54803e41[collection1] main]
   [junit4]   2> 947937 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1/conf
   [junit4]   2> 947937 INFO  (coreLoadExecutor-3355-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 947938 INFO  
(searcherExecutor-3356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54803e41[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 948372 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 948372 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 948373 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 948373 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 948373 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 948374 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 948375 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 948375 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 948376 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 948376 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 948376 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 948377 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 948377 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 948378 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 948378 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 948379 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 948379 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 948380 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 948381 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 948381 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 948381 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 948382 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 948382 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 948382 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 948383 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 948383 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 948384 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 948384 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 948384 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 948385 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 948387 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 1
   [junit4]   2> 948387 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 948387 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 948388 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 948388 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 948388 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 948389 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 948390 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 948390 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 948390 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 948391 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 948391 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 948392 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 948392 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 948393 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 948393 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 948393 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 948479 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 85
   [junit4]   2> 948480 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 948480 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 948481 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 948481 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 948481 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 948481 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 948482 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 948483 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 948483 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 948483 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 948484 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 948484 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 948484 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 948485 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 948485 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 948485 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 948485 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 948486 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 948486 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 948486 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 948487 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 948487 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 948488 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 948488 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 948488 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 948488 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 948489 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 948489 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 948490 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 948490 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 948491 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 948491 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 948491 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 948492 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 948492 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 948493 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 948493 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 948493 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 948494 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 948495 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 948495 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 948495 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 948496 INFO  (qtp1716009268-7521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 948496 INFO  (qtp1716009268-7514) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 948497 INFO  (qtp1716009268-7519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 948497 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 948497 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3cb8f8e
   [junit4]   2> 948658 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2850dc5c[collection1] main]
   [junit4]   2> 948658 INFO  (qtp1716009268-7520) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 948658 INFO  
(searcherExecutor-3356-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2850dc5c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c48)
 Uninverting(_1(7.0.0):c45)))}
   [junit4]   2> 948658 INFO  (qtp1716009268-7520) [    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 161
   [junit4]   2> 948659 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@2d2b1877{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 948659 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1448197802
   [junit4]   2> 948660 INFO  (coreCloseExecutor-3360-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@cd9ada5
   [junit4]   2> 948661 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@79bd23cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 948663 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 948664 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f571ef7{/solr,null,AVAILABLE}
   [junit4]   2> 948664 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@5fc08ecb{HTTP/1.1,[http/1.1]}{127.0.0.1:44950}
   [junit4]   2> 948664 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server Started @950883ms
   [junit4]   2> 948664 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=44950}
   [junit4]   2> 948665 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 948665 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 948665 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 948665 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 948665 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T20:09:22.220Z
   [junit4]   2> 948666 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/solr.xml
   [junit4]   2> 948675 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/.
   [junit4]   2> 948676 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 948681 INFO  (coreLoadExecutor-3367-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 948687 INFO  (coreLoadExecutor-3367-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 948689 INFO  (coreLoadExecutor-3367-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 948690 INFO  (coreLoadExecutor-3367-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/./collection1
   [junit4]   2> 948690 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 948695 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 948695 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 948695 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=65.998046875, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=20.344951283480658, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 948696 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18463e96[collection1] main]
   [junit4]   2> 948697 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-001/collection1/conf
   [junit4]   2> 948697 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 948697 INFO  
(searcherExecutor-3368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18463e96[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c48)
 Uninverting(_1(7.0.0):c45)))}
   [junit4]   2> 949179 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 949180 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51fe8a11{/solr,null,AVAILABLE}
   [junit4]   2> 949180 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@39a01602{HTTP/1.1,[http/1.1]}{127.0.0.1:33905}
   [junit4]   2> 949181 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server Started @951400ms
   [junit4]   2> 949181 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=33905}
   [junit4]   2> 949181 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 949181 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 949181 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 949181 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 949181 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T20:09:22.736Z
   [junit4]   2> 949181 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/solr.xml
   [junit4]   2> 949187 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/.
   [junit4]   2> 949187 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 949192 INFO  (coreLoadExecutor-3377-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 949197 INFO  (coreLoadExecutor-3377-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 949198 INFO  (coreLoadExecutor-3377-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 949199 INFO  (coreLoadExecutor-3377-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/./collection1
   [junit4]   2> 949199 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 949200 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=65.998046875, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=20.344951283480658, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 949226 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 949226 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 949226 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 949226 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@306ea845[collection1] main]
   [junit4]   2> 949226 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1/conf
   [junit4]   2> 949227 INFO  (coreLoadExecutor-3377-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 949227 INFO  
(searcherExecutor-3378-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@306ea845[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 949700 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 949702 INFO  (qtp90594143-7538) [    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> 949702 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 949702 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1480018162052
   [junit4]   2> 949702 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 949702 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 949703 INFO  (qtp90594143-7539) [    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=1
   [junit4]   2> 949703 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 949706 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=65.998046875, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=20.344951283480658, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 949707 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 949707 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1/data/index.20161125040923259
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11eaf51b
   [junit4]   2> 949708 INFO  (qtp90594143-7540) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 949709 INFO  (qtp90594143-7533) [    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> 949710 INFO  (qtp90594143-7538) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 953946 INFO  (qtp90594143-7539) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 957984 INFO  (qtp90594143-7540) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 957985 INFO  (qtp90594143-7533) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 957986 INFO  (qtp90594143-7538) [    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> 957986 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=868754) : 8 secs (108594 bytes/sec) to 
MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-002/collection1/data/index.20161125040923259
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11eaf51b
   [junit4]   2> 958038 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 958040 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 958041 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ffedd80[collection1] main]
   [junit4]   2> 958041 INFO  
(searcherExecutor-3378-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ffedd80[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c48)
 Uninverting(_1(7.0.0):c45)))}
   [junit4]   2> 958041 INFO  (qtp261832054-7555) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:44950/solr/collection1/replication&command=fetchindex}
 status=0 QTime=8348
   [junit4]   2> 958044 INFO  (qtp261832054-7557) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=93 status=0 QTime=0
   [junit4]   2> 958044 INFO  (qtp90594143-7540) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 958045 INFO  (qtp90594143-7533) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 958045 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 93 docs
   [junit4]   2> 958046 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.h.TestReplicationHandler approximateTimeInSeconds = 0.0 
timeTakenInSeconds = 8
   [junit4]   2> 958046 INFO  (qtp90594143-7538) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 958046 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRateLimitedReplication
   [junit4]   2> 958046 INFO  (qtp90594143-7538) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@bbc157e
   [junit4]   2> 958047 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@5fc08ecb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 958048 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1761040187
   [junit4]   2> 958055 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f571ef7{/solr,null,UNAVAILABLE}
   [junit4]   2> 958100 INFO  (qtp90594143-7538) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25fb72c0[collection1] main]
   [junit4]   2> 958100 INFO  (qtp90594143-7538) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 958100 INFO  
(searcherExecutor-3368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25fb72c0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c48)
 Uninverting(_1(7.0.0):c45) Uninverting(_2(7.0.0):c2)))}
   [junit4]   2> 958101 INFO  (qtp90594143-7538) [    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 54
   [junit4]   2> 958101 INFO  (qtp90594143-7538) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3ac74b52
   [junit4]   2> 958107 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@39a01602{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 958107 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1089860464
   [junit4]   2> 958107 INFO  (coreCloseExecutor-3385-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62530d90
   [junit4]   2> 958108 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@51fe8a11{/solr,null,UNAVAILABLE}
   [junit4]   2> 958111 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigReplication
   [junit4]   2> 958112 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/collection1
   [junit4]   2> 958115 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 958143 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68161c1e{/solr,null,AVAILABLE}
   [junit4]   2> 958143 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@647dfdd7{HTTP/1.1,[http/1.1]}{127.0.0.1:34218}
   [junit4]   2> 958143 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server Started @960362ms
   [junit4]   2> 958143 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=34218}
   [junit4]   2> 958143 ERROR 
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 958144 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 958144 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 958144 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 958144 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T20:09:31.699Z
   [junit4]   2> 958144 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/solr.xml
   [junit4]   2> 958156 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/.
   [junit4]   2> 958156 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 958164 INFO  (coreLoadExecutor-3392-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 958173 INFO  (coreLoadExecutor-3392-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 958176 INFO  (coreLoadExecutor-3392-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 958178 INFO  (coreLoadExecutor-3392-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/./collection1
   [junit4]   2> 958178 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 958179 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=97.603515625, 
floorSegmentMB=0.81640625, forceMergeDeletesPctAllowed=18.236598528059062, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 958187 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 958187 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 958187 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=74.6630859375, 
floorSegmentMB=0.22265625, forceMergeDeletesPctAllowed=11.978819679217388, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 958188 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59122d84[collection1] main]
   [junit4]   2> 958188 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-003/collection1/conf
   [junit4]   2> 958188 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 958188 INFO  (coreLoadExecutor-3392-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 958188 INFO  
(searcherExecutor-3393-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59122d84[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 958658 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/collection1
   [junit4]   2> 958660 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 958661 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13e0a996{/solr,null,AVAILABLE}
   [junit4]   2> 958661 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@31f2ef38{HTTP/1.1,[http/1.1]}{127.0.0.1:44761}
   [junit4]   2> 958662 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.e.j.s.Server Started @960880ms
   [junit4]   2> 958662 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/collection1/data,
 hostContext=/solr, hostPort=44761}
   [junit4]   2> 958662 ERROR 
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 958662 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 958662 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 958662 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 958662 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T20:09:32.217Z
   [junit4]   2> 958663 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/solr.xml
   [junit4]   2> 958686 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/.
   [junit4]   2> 958686 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[E2052CF5BBA7B88F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 958695 INFO  (coreLoadExecutor-3402-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 958702 INFO  (coreLoadExecutor-3402-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 958704 INFO  (coreLoadExecutor-3402-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 958705 INFO  (coreLoadExecutor-3402-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/./collection1
   [junit4]   2> 958706 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 958707 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=97.603515625, 
floorSegmentMB=0.81640625, forceMergeDeletesPctAllowed=18.236598528059062, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 958713 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 958713 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 958718 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=74.6630859375, 
floorSegmentMB=0.22265625, forceMergeDeletesPctAllowed=11.978819679217388, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 958718 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@367f062b[collection1] main]
   [junit4]   2> 958718 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_E2052CF5BBA7B88F-001/solr-instance-004/collection1/conf
   [junit4]   2> 958720 INFO  (coreLoadExecutor-3402-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 958720 INFO  
(searcherExecutor-3403-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@367f062b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 958721 INFO  (qtp743139011-7582) [    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> 958721 INFO  (indexFetcher-3407-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 958721 INFO  (indexFetcher-3407-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 958721 INFO  (indexFetcher-3407-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 959194 INFO  (qtp743139011-7579) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 959194 INFO  (qtp743139011-7575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 959195 INFO  (qtp743139011-7581) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 959195 INFO  (qtp743139011-7580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 959195 INFO  (qtp743139011-7579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 959195 INFO  (qtp743139011-7575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 959196 INFO  (qtp743139011-7581) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 959196 INFO  (qtp743139011-7581) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 959196 INFO  (qtp743139011-7579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 959196 INFO  (qtp743139011-7575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 959197 INFO  (qtp743139011-7580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 959197 INFO  (qtp743139011-7581) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 959197 INFO  (qtp743139011-7579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 959198 INFO  (qtp743139011-7575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 959199 INFO  (qtp743139011-7580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 959199 INFO  (qtp743139011-7580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 959199 INFO  (qtp743139011-7580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 959199 INFO  (qtp743139011-7580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 959200 INFO  (qtp743139011-7581) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 959200 INFO  (qtp743139011-7579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 959200 INFO  (qtp743139011-7579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 

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

pace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 103)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 205)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleSimpleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/TestClusteringResponse.java
 (at line 41)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleClusteringResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 48)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 77)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 59)
 [ecj-lint]     new JavaBinCodec().marshal(s, os);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 61)
 [ecj-lint]     Object o = new JavaBinCodec().unmarshal(is);
 [ecj-lint]                ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 168)
 [ecj-lint]     JavaBinCodec javabin = new JavaBinCodec(){
 [ecj-lint]                  ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 210)
 [ecj-lint]     JavaBinCodec javabin = new JavaBinCodec(){
 [ecj-lint]                  ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 228)
 [ecj-lint]     JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint]                  ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 50. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 251)
 [ecj-lint]     JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint]                  ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 51. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 286)
 [ecj-lint]     JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint]                  ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 52. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 293)
 [ecj-lint]     return new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(bytes));
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 53. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 346)
 [ecj-lint]     m1 = (Map) new JavaBinCodec(null, stringCache).unmarshal(new 
ByteArrayInputStream(b1));
 [ecj-lint]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 54. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 347)
 [ecj-lint]     m2 = (Map) new JavaBinCodec(null, stringCache).unmarshal(new 
ByteArrayInputStream(b2));
 [ecj-lint]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 55. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java
 (at line 559)
 [ecj-lint]     JavaBinCodec javabin = new JavaBinCodec(null, stringCache);
 [ecj-lint]                  ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 56. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 78)
 [ecj-lint]     new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 57. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 80)
 [ecj-lint]     nl = (NamedList) new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(arr));
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 58. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 118)
 [ecj-lint]     new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 59. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 120)
 [ecj-lint]     nl = (NamedList) new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(arr));
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 60. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 140)
 [ecj-lint]     new JavaBinCodec(null).marshal(r,baos);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 61. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 144)
 [ecj-lint]     NamedList result = (NamedList) new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(arr));
 [ecj-lint]                                    ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 62. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 251)
 [ecj-lint]     new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/TestNamedListCodec.java
 (at line 254)
 [ecj-lint]     res = (NamedList) new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(arr));
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63 problems (1 error, 62 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:765: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:671: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1998: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2031: 
Compile failed; see the compiler error output for details.

Total time: 63 minutes 36 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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to