Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/648/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
PeerSynced node did not become leader expected:<CloudJettyRunner 
[url=http://127.0.0.1:55250/wy/qh/collection1]> but was:<CloudJettyRunner 
[url=http://127.0.0.1:55238/wy/qh/collection1]>

Stack Trace:
java.lang.AssertionError: PeerSynced node did not become leader 
expected:<CloudJettyRunner [url=http://127.0.0.1:55250/wy/qh/collection1]> but 
was:<CloudJettyRunner [url=http://127.0.0.1:55238/wy/qh/collection1]>
        at 
__randomizedtesting.SeedInfo.seed([A66B5E984B97B6B:82328A332A451693]: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.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data/snapshot_metadata,
 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data/index.20170116140231996,
 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data/index.20170116140232258,
 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data]
 expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data/snapshot_metadata,
 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data/index.20170116140231996,
 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data/index.20170116140232258,
 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-012/./collection1/data]
 expected:<3> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([A66B5E984B97B6B:FD155BB14251D48D]: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:920)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1352)
        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 10946 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/init-core-data-001
   [junit4]   2> 382764 INFO  
(SUITE-TestReplicationHandler-seed#[A66B5E984B97B6B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) w/ MAC_OS_X supressed 
clientAuth
   [junit4]   2> 382765 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 382765 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1
   [junit4]   2> 382777 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 382779 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6076b33a{/solr,null,AVAILABLE}
   [junit4]   2> 382782 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1fec5644{HTTP/1.1,[http/1.1]}{127.0.0.1:49877}
   [junit4]   2> 382782 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server Started @388361ms
   [junit4]   2> 382782 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=49877}
   [junit4]   2> 382782 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 382783 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 382783 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 382783 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 382783 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-16T11:02:01.778Z
   [junit4]   2> 382784 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/solr.xml
   [junit4]   2> 382801 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 382806 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/.
   [junit4]   2> 382806 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 382818 WARN  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 382823 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 382835 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 382838 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 382842 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/./collection1
   [junit4]   2> 382842 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 382847 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.53125, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=6.36377717888416, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3714947637520609
   [junit4]   2> 382890 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 382890 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 382897 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 382898 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@600f64b3[collection1] main]
   [junit4]   2> 382898 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1/conf
   [junit4]   2> 382899 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 382899 INFO  (coreLoadExecutor-1462-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 382899 INFO  
(searcherExecutor-1463-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@600f64b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383376 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/collection1
   [junit4]   2> 383382 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 383384 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@419e3a0b{/solr,null,AVAILABLE}
   [junit4]   2> 383384 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1d96a8e1{HTTP/1.1,[http/1.1]}{127.0.0.1:49884}
   [junit4]   2> 383384 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server Started @388963ms
   [junit4]   2> 383384 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=49884}
   [junit4]   2> 383385 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 383387 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 383387 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 383387 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383387 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-16T11:02:02.382Z
   [junit4]   2> 383388 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/solr.xml
   [junit4]   2> 383404 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 383409 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/.
   [junit4]   2> 383409 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 383417 WARN  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 383424 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 383434 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 383436 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 383437 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/./collection1
   [junit4]   2> 383437 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 383438 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.53125, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=6.36377717888416, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3714947637520609
   [junit4]   2> 383455 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 383455 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 383455 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 383456 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dbb64f0[collection1] 
main]
   [junit4]   2> 383456 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/collection1/conf
   [junit4]   2> 383458 INFO  (coreLoadExecutor-1472-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 383458 INFO  
(searcherExecutor-1473-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@dbb64f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383474 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1d96a8e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 383474 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=674741337
   [junit4]   2> 383475 INFO  (coreCloseExecutor-1478-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2db30e5
   [junit4]   2> 383476 INFO  (coreCloseExecutor-1478-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 383477 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 383477 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@419e3a0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 383482 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1fec5644{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 383482 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1830391565
   [junit4]   2> 383483 INFO  (coreCloseExecutor-1480-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@41c8cf0a
   [junit4]   2> 383484 INFO  (coreCloseExecutor-1480-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 383484 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 383485 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6076b33a{/solr,null,UNAVAILABLE}
   [junit4]   2> 383487 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 383489 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23012640{/solr,null,AVAILABLE}
   [junit4]   2> 383489 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@6c177015{HTTP/1.1,[http/1.1]}{127.0.0.1:49885}
   [junit4]   2> 383489 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server Started @389068ms
   [junit4]   2> 383489 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=49885}
   [junit4]   2> 383489 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 383490 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 383490 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 383490 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383490 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-16T11:02:02.485Z
   [junit4]   2> 383490 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/solr.xml
   [junit4]   2> 383499 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 383503 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/.
   [junit4]   2> 383503 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 383515 WARN  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 383516 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 383527 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 383529 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 383530 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/./collection1
   [junit4]   2> 383530 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 383532 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.53125, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=6.36377717888416, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3714947637520609
   [junit4]   2> 383547 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 383547 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 383547 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 383548 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22444ffa[collection1] main]
   [junit4]   2> 383548 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1/conf
   [junit4]   2> 383548 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 383548 INFO  (coreLoadExecutor-1487-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 383549 INFO  
(searcherExecutor-1488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22444ffa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383574 INFO  (qtp1038001255-4011) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 383574 INFO  (qtp1038001255-4011) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 383577 INFO  (qtp1038001255-4012) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 383577 INFO  (qtp1038001255-4012) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f6056ab
   [junit4]   2> 383580 INFO  (qtp1038001255-4012) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9abb0c[collection1] main]
   [junit4]   2> 383580 INFO  (qtp1038001255-4012) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 383580 INFO  
(searcherExecutor-1488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9abb0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383580 INFO  (qtp1038001255-4012) [    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 3
   [junit4]   2> 383585 INFO  (qtp1038001255-4013) [    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> 383585 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 383587 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 383593 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a18f00f{/solr,null,AVAILABLE}
   [junit4]   2> 383593 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@c19863e{HTTP/1.1,[http/1.1]}{127.0.0.1:49887}
   [junit4]   2> 383593 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server Started @389172ms
   [junit4]   2> 383593 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=49887}
   [junit4]   2> 383594 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 383594 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 383594 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 383594 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383594 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-16T11:02:02.589Z
   [junit4]   2> 383595 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/solr.xml
   [junit4]   2> 383599 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 383602 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/.
   [junit4]   2> 383602 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 383613 WARN  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 383614 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 383624 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 383626 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 383630 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/./collection1
   [junit4]   2> 383630 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 383631 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.53125, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=6.36377717888416, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3714947637520609
   [junit4]   2> 383641 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 383641 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 383641 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 383641 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11b14760[collection1] main]
   [junit4]   2> 383642 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-002/collection1/conf
   [junit4]   2> 383643 INFO  (coreLoadExecutor-1497-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 383643 INFO  
(searcherExecutor-1498-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11b14760[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383673 INFO  (qtp1169282062-4029) [    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> 383673 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 383676 INFO  (qtp1038001255-4014) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getIndexVersion&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 383678 INFO  (qtp1038001255-4015) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getCommits&qt=/replication&wt=javabin&version=2&command=commits} 
status=0 QTime=0
   [junit4]   2> 383687 WARN  (qtp1038001255-4009) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 383687 INFO  (qtp1038001255-4009) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 383699 INFO  (qtp1038001255-4009) [    ] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 383705 INFO  (qtp1038001255-4009) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 383707 INFO  (qtp1038001255-4009) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/./collection1
   [junit4]   2> 383707 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 383718 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 383718 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 383718 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13729d4a[collection1] main]
   [junit4]   2> 383718 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-001/collection1/conf
   [junit4]   2> 383718 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml
   [junit4]   2> 383718 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 383719 INFO  
(searcherExecutor-1503-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13729d4a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383719 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=86.1552734375, 
floorSegmentMB=1.333984375, forceMergeDeletesPctAllowed=22.750816592962465, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 383721 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 383721 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@66606f02[collection1] main]
   [junit4]   2> 383721 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4312b3b
   [junit4]   2> 383722 INFO  
(searcherExecutor-1503-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@66606f02[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383723 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 383723 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=collection1&qt=/admin/cores&action=reload&wt=javabin&version=2} 
status=0 QTime=43
   [junit4]   2> 383726 INFO  (qtp1038001255-4011) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getIndexVersion&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 383729 INFO  (qtp1038001255-4013) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getCommits&qt=/replication&wt=javabin&version=2&command=commits} 
status=0 QTime=0
   [junit4]   2> 383732 INFO  (qtp1038001255-4014) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 383735 INFO  (qtp1038001255-4015) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 383737 INFO  (qtp1038001255-4016) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 383738 INFO  (qtp1038001255-4016) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@657ca68f
   [junit4]   2> 383741 INFO  (qtp1038001255-4016) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7188f3bb[collection1] main]
   [junit4]   2> 383741 INFO  (qtp1038001255-4016) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 383741 INFO  
(searcherExecutor-1503-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7188f3bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C2)))}
   [junit4]   2> 383742 INFO  (qtp1038001255-4016) [    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 4
   [junit4]   2> 383745 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 383746 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 2 docs
   [junit4]   2> 383748 INFO  (qtp1169282062-4030) [    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> 383748 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 383860 INFO  (qtp1169282062-4030) [    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> 383861 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 383970 INFO  (qtp1169282062-4032) [    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> 383970 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 384079 INFO  (qtp1169282062-4033) [    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> 384080 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 384184 INFO  (qtp1169282062-4034) [    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> 384185 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 384295 INFO  (qtp1169282062-4027) [    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> 384295 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 384399 INFO  (qtp1169282062-4027) [    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> 384400 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 384505 INFO  (qtp1169282062-4027) [    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> 384512 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 384623 INFO  (qtp1169282062-4027) [    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> 384623 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
   [junit4]   2> 384647 INFO  (qtp1038001255-4011) [    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> 384648 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 384648 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1484564522733
   [junit4]   2> 384648 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 384648 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 384655 INFO  (qtp1038001255-4013) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=5
   [junit4]   2> 384655 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 384657 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 384659 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 384659 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MetricsDirectory(MockDirectoryWrapper(RAMDirectory@3e62b79e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f7fcf6a))
   [junit4]   2> 384664 INFO  (qtp1038001255-4014) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384669 INFO  (qtp1038001255-4015) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384677 INFO  (qtp1038001255-4016) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384680 INFO  (qtp1038001255-4009) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384684 INFO  (qtp1038001255-4012) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384687 INFO  (qtp1038001255-4011) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384689 INFO  (qtp1038001255-4013) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384692 INFO  (qtp1038001255-4014) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384695 INFO  (qtp1038001255-4015) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384702 INFO  (qtp1038001255-4016) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 384703 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1724) : 0 secs (null bytes/sec) to 
MetricsDirectory(MockDirectoryWrapper(RAMDirectory@3e62b79e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f7fcf6a))
   [junit4]   2> 384706 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=21.2119140625, 
floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=22.072082301136142, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 384709 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 384710 INFO  (indexFetcher-1502-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5067f22e[collection1] main]
   [junit4]   2> 384710 INFO  
(searcherExecutor-1498-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5067f22e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C2)))}
   [junit4]   2> 384736 INFO  (qtp1169282062-4032) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 384736 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.h.TestReplicationHandler Waited for 900ms and found 2 docs
   [junit4]   2> 384736 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterCoreReload
   [junit4]   2> 384737 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6c177015{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 384737 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=790244921
   [junit4]   2> 384738 INFO  (coreCloseExecutor-1508-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3395f5ae
   [junit4]   2> 384740 INFO  (coreCloseExecutor-1508-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 384741 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 384741 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23012640{/solr,null,UNAVAILABLE}
   [junit4]   2> 384743 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@c19863e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 384743 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=808834409
   [junit4]   2> 384745 INFO  (coreCloseExecutor-1510-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a3208bb
   [junit4]   2> 384746 INFO  (coreCloseExecutor-1510-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 384746 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 384747 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a18f00f{/solr,null,UNAVAILABLE}
   [junit4]   2> 384749 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 384750 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/collection1
   [junit4]   2> 384755 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 384757 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1097fe69{/solr,null,AVAILABLE}
   [junit4]   2> 384757 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1649438f{HTTP/1.1,[http/1.1]}{127.0.0.1:49891}
   [junit4]   2> 384757 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server Started @390336ms
   [junit4]   2> 384757 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=49891}
   [junit4]   2> 384758 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 384758 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 384758 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 384758 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 384758 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-16T11:02:03.753Z
   [junit4]   2> 384759 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/solr.xml
   [junit4]   2> 384802 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 384807 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/.
   [junit4]   2> 384807 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 384826 WARN  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 384828 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 384848 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 384849 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 384850 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/./collection1
   [junit4]   2> 384850 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 384851 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.53125, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=6.36377717888416, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3714947637520609
   [junit4]   2> 384861 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 384861 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384861 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 384862 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6211e64a[collection1] main]
   [junit4]   2> 384862 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/collection1/conf
   [junit4]   2> 384863 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 384863 INFO  (coreLoadExecutor-1517-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 384863 INFO  
(searcherExecutor-1518-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6211e64a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 384916 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/collection1
   [junit4]   2> 384931 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 384934 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c6c5bc4{/solr,null,AVAILABLE}
   [junit4]   2> 384935 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@3cd95dd8{HTTP/1.1,[http/1.1]}{127.0.0.1:49892}
   [junit4]   2> 384935 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server Started @390514ms
   [junit4]   2> 384935 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/collection1/data,
 hostContext=/solr, hostPort=49892}
   [junit4]   2> 384936 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 384937 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 384937 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 384937 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 384937 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-16T11:02:03.932Z
   [junit4]   2> 384938 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/solr.xml
   [junit4]   2> 384972 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 384987 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/.
   [junit4]   2> 384987 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 385020 WARN  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 385021 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 385037 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 385042 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 385050 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/./collection1
   [junit4]   2> 385051 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 385052 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.53125, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=6.36377717888416, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3714947637520609
   [junit4]   2> 385129 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 385129 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 385130 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 385130 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c97d86b[collection1] main]
   [junit4]   2> 385131 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-004/collection1/conf
   [junit4]   2> 385133 INFO  (coreLoadExecutor-1527-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 385133 INFO  
(searcherExecutor-1528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c97d86b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 385137 INFO  (qtp841987375-4055) [    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> 385137 INFO  (indexFetcher-1532-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 385137 INFO  (indexFetcher-1532-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 385137 INFO  (indexFetcher-1532-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 385599 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@3cd95dd8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 385599 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1838188209
   [junit4]   2> 385600 INFO  (coreCloseExecutor-1533-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b30b68b
   [junit4]   2> 385601 INFO  (coreCloseExecutor-1533-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 385602 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 385603 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7c6c5bc4{/solr,null,UNAVAILABLE}
   [junit4]   2> 385606 INFO  (qtp841987375-4059) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385606 INFO  (qtp841987375-4059) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385609 INFO  (qtp841987375-4060) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 385609 INFO  (qtp841987375-4060) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@27195db8
   [junit4]   2> 385611 INFO  (qtp841987375-4060) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@68e3bd10[collection1] main]
   [junit4]   2> 385611 INFO  (qtp841987375-4060) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 385611 INFO  
(searcherExecutor-1518-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@68e3bd10[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 385611 INFO  (qtp841987375-4060) [    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 2
   [junit4]   2> 385614 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1649438f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 385614 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1670858331
   [junit4]   2> 385615 INFO  (coreCloseExecutor-1535-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2bfa4b75
   [junit4]   2> 385616 INFO  (coreCloseExecutor-1535-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 385617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 385617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1097fe69{/solr,null,UNAVAILABLE}
   [junit4]   2> 385619 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 385622 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fb4ecce{/solr,null,AVAILABLE}
   [junit4]   2> 385622 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@38422189{HTTP/1.1,[http/1.1]}{127.0.0.1:49899}
   [junit4]   2> 385622 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.e.j.s.Server Started @391201ms
   [junit4]   2> 385622 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=49899}
   [junit4]   2> 385623 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 385623 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 385623 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 385623 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385623 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-16T11:02:04.618Z
   [junit4]   2> 385624 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/solr.xml
   [junit4]   2> 385634 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 385638 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/.
   [junit4]   2> 385638 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[A66B5E984B97B6B])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 385648 WARN  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 385650 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 385666 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 385668 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 385669 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/./collection1
   [junit4]   2> 385669 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 385670 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.53125, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=6.36377717888416, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3714947637520609
   [junit4]   2> 385731 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 385731 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 385733 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 385733 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4bc24828[collection1] main]
   [junit4]   2> 385733 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A66B5E984B97B6B-001/solr-instance-003/collection1/conf
   [junit4]   2> 385734 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 385734 INFO  (coreLoadExecutor-1542-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 385734 INFO  
(searcherExecutor-1543-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4bc24828[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 385743 INFO  (qtp382201276-4093) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 385748 INFO  (qtp382201276-4094) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 385750 INFO  (qtp382201276-4095) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 385753 INFO  (qtp382201276-4096) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 385755 INFO  (qtp382201276-4097) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 385759

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

textHandler@21f382e{/wy/qh,null,UNAVAILABLE}
   [junit4]   2> 2862751 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A66B5E984B97B6B]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 55262
   [junit4]   2> 2862753 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A66B5E984B97B6B]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55229 55229
   [junit4]   2> 2862805 INFO  (Thread-3367) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55229 55229
   [junit4]   2> 2866696 WARN  (Thread-3367) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97292580460822532-127.0.0.1:55232_wy%2Fqh-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97292580460822537-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97292580460822537-127.0.0.1:55238_wy%2Fqh-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/overseer/queue
   [junit4]   2>        35      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=A66B5E984B97B6B -Dtests.slow=true -Dtests.locale=ar-KW 
-Dtests.timezone=Asia/Rangoon -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 43.1s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSynced node did 
not become leader expected:<CloudJettyRunner 
[url=http://127.0.0.1:55250/wy/qh/collection1]> but was:<CloudJettyRunner 
[url=http://127.0.0.1:55238/wy/qh/collection1]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A66B5E984B97B6B:82328A332A451693]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2866699 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A66B5E984B97B6B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A66B5E984B97B6B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{other_tl1=PostingsFormat(name=Asserting), 
range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), 
rnd_s=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Direct), 
intDefault=PostingsFormat(name=Asserting), a_i1=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Direct), 
_version_=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Direct), 
id=PostingsFormat(name=Memory doPackFST= false), 
range_facet_i_dv=PostingsFormat(name=Direct), 
text=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=656, 
maxMBSortInHeap=5.247646702220696, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-KW, 
timezone=Asia/Rangoon
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=123602304,total=382029824
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, 
TestRuleBasedAuthorizationPlugin, TestBM25SimilarityFactory, PluginInfoTest, 
TestClusterStateMutator, TestExclusionRuleCollectionAccess, TestConfigSets, 
TestSchemaVersionResource, TestJsonFacetRefinement, 
TestRequestStatusCollectionAPI, OverseerTaskQueueTest, 
CoreAdminCreateDiscoverTest, TestGroupingSearch, TestDocTermOrds, 
TestGraphTermsQParserPlugin, TestCollationFieldDocValues, 
PrimitiveFieldTypeTest, DistributedFacetPivotLongTailTest, 
AnalysisAfterCoreReloadTest, DeleteStatusTest, LeaderElectionTest, 
TestSolrConfigHandlerCloud, PeerSyncWithIndexFingerprintCachingTest, 
TestSolrCoreSnapshots, TestManagedSynonymFilterFactory, SolrXmlInZkTest, 
UnloadDistributedZkTest, HardAutoCommitTest, AlternateDirectoryTest, 
JSONWriterTest, TestReplicationHandler, TestRestManager, DateFieldTest, 
HdfsDirectoryFactoryTest, TestHighlightDedupGrouping, 
CollectionStateFormat2Test, BigEndianAscendingWordSerializerTest, 
TestObjectReleaseTracker, TestSizeLimitedDistributedMap, SimpleFacetsTest, 
SSLMigrationTest, CdcrRequestHandlerTest, PathHierarchyTokenizerFactoryTest, 
TestStressRecovery, ClassificationUpdateProcessorFactoryTest, 
SoftAutoCommitTest, HLLSerializationTest, TestStressUserVersions, 
TestHdfsBackupRestoreCore, TestSlowCompositeReaderWrapper, 
HdfsTlogReplayBufferedWhileIndexingTest, CachingDirectoryFactoryTest, 
MigrateRouteKeyTest, ZkNodePropsTest, RankQueryTest, TestLFUCache, 
TestCursorMarkWithoutUniqueKey, MetricsHandlerTest, ClusterStateUpdateTest, 
DistributedQueryElevationComponentTest, TestSolr4Spatial2, 
TestRandomDVFaceting, TestSchemaResource, TestNamedUpdateProcessors, 
TestLegacyFieldCache, TestSolrJ, TestReRankQParserPlugin, 
TestDynamicFieldResource, TestCoreContainer, 
CollectionsAPIAsyncDistributedZkTest, TestRandomCollapseQParserPlugin, 
ZkCLITest, UtilsToolTest, TestPerFieldSimilarityClassic, DeleteReplicaTest, 
TestXmlQParser, CurrencyFieldXmlFileTest, TestUpdate, BlockJoinFacetSimpleTest, 
ShardSplitTest, PingRequestHandlerTest, SolrGraphiteReporterTest, 
TestHighFrequencyDictionaryFactory, DistributedQueueTest, CursorMarkTest, 
DistributedSpellCheckComponentTest, TestDefaultSearchFieldResource, 
HttpPartitionTest, ExplicitHLLTest, DocValuesMultiTest, SimpleMLTQParserTest, 
TestInitQParser, ParsingFieldUpdateProcessorsTest, SOLR749Test, TestSQLHandler, 
TestSortByMinMaxFunction, TestCloudDeleteByQuery, TestBinaryResponseWriter, 
SolrCLIZkUtilsTest, TestFastLRUCache, SystemInfoHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, TestBinaryField, SynonymTokenizerTest, 
AddBlockUpdateTest, TestLRUCache, DistributedSuggestComponentTest, 
DocumentBuilderTest, MultiTermTest, ReplicaListTransformerTest, 
TestCloudPivotFacet, TestAuthorizationFramework, TestBlobHandler, 
XmlUpdateRequestHandlerTest, TestDelegationWithHadoopAuth, 
RestartWhileUpdatingTest, BasicAuthIntegrationTest, TestFaceting, 
TestCollationField, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestSolrConfigHandler, TestExpandComponent, SimplePostToolTest, 
DocValuesNotIndexedTest, TestFileDictionaryLookup, TestFieldResource, 
TestSurroundQueryParser, TestCustomStream, TestMissingGroups, 
TestSolrCLIRunExample, DateRangeFieldTest, TestComplexPhraseQParserPlugin, 
UUIDUpdateProcessorFallbackTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestDocBasedVersionConstraints, TestLeaderInitiatedRecoveryThread, 
LeaderInitiatedRecoveryOnCommitTest, SyncSliceTest, TestGraphMLResponseWriter, 
DOMUtilTest, ResponseHeaderTest, TestFieldTypeResource, TestCryptoKeys, 
TestSchemaManager, XsltUpdateRequestHandlerTest, TestStressLucene, 
TestSimpleQParserPlugin, HdfsBasicDistributedZkTest, TestTolerantSearch, 
ConcurrentDeleteAndCreateCollectionTest, OverseerTest, HdfsRecoveryZkTest, 
ResponseLogComponentTest, TestHashPartitioner, 
TestOverriddenPrefixQueryForCustomFieldType, TestUseDocValuesAsStored, 
TestDFISimilarityFactory, SparseHLLTest, TestCloudRecovery, SuggesterFSTTest, 
TestFieldSortValues, VMParamsZkACLAndCredentialsProvidersTest, 
TestReqParamsAPI, DisMaxRequestHandlerTest, 
SharedFSAutoReplicaFailoverUtilsTest, QueryElevationComponentTest, 
BadIndexSchemaTest, TestSort, TestLazyCores, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, 
SolrRequestParserTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, 
PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, 
SolrInfoMBeanTest, TestQueryUtils, TestWriterPerf, TermsComponentTest, 
TermVectorComponentTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
TestComponentsName, TestSolrIndexConfig, TestQuerySenderNoQuery, 
TestMergePolicyConfig, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, 
DirectSolrConnectionTest, TestPhraseSuggestions, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, DateMathParserTest, 
PrimUtilsTest, ClusterStateTest, TestDocumentBuilder, UUIDFieldTest, 
FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, 
AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
CollectionTooManyReplicasTest, ConnectionManagerTest, CustomCollectionTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
PeerSyncReplicationTest]
   [junit4] Completed [493/680 (2!)] on J0 in 43.14s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63130 lines...]

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

Reply via email to