Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1372/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms

Error Message:
Doc with id=5 not found in 
http://127.0.0.1:45535/forceleader_lower_terms_collection due to: Path not 
found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=5 not found in 
http://127.0.0.1:45535/forceleader_lower_terms_collection due to: Path not 
found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([B694FFA8298ACB91:38A0DFEBE92D6BE5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:699)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:644)
        at 
org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:520)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
        at 
__randomizedtesting.SeedInfo.seed([B694FFA8298ACB91:A2DCA4FD0A8D768F]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:440)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13318 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/init-core-data-001
   [junit4]   2> 1139593 WARN  
(SUITE-TestReplicationHandler-seed#[B694FFA8298ACB91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1139594 INFO  
(SUITE-TestReplicationHandler-seed#[B694FFA8298ACB91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1139594 INFO  
(SUITE-TestReplicationHandler-seed#[B694FFA8298ACB91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1139594 INFO  
(SUITE-TestReplicationHandler-seed#[B694FFA8298ACB91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1139595 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 1139595 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/collection1
   [junit4]   2> 1139597 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1139597 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139597 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139597 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1139598 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dd6f31{/solr,null,AVAILABLE}
   [junit4]   2> 1139599 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@122b1ff4{HTTP/1.1,[http/1.1]}{127.0.0.1:42765}
   [junit4]   2> 1139599 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server Started @1142023ms
   [junit4]   2> 1139599 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/collection1/data,
 hostPort=42765}
   [junit4]   2> 1139599 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1139599 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1139600 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1139600 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1139600 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-17T02:42:16.888037Z
   [junit4]   2> 1139600 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/solr.xml
   [junit4]   2> 1139601 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1139601 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1139606 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1139623 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139628 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139628 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139629 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/.
   [junit4]   2> 1139629 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1139630 INFO  (coreLoadExecutor-4914-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1139633 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1139637 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1139637 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1139637 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1139637 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139638 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1139638 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1139638 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=21.5498046875, 
floorSegmentMB=1.3564453125, forceMergeDeletesPctAllowed=14.628595279187355, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1139660 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139660 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139661 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1139661 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d386105[collection1] main]
   [junit4]   2> 1139661 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/collection1/conf
   [junit4]   2> 1139662 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1139662 INFO  (coreLoadExecutor-4914-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1139662 INFO  
(searcherExecutor-4915-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d386105[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139663 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1
   [junit4]   2> 1139664 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1139664 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139664 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139664 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59b17b57{/solr,null,AVAILABLE}
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@1855c83{HTTP/1.1,[http/1.1]}{127.0.0.1:33669}
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server Started @1142089ms
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/data,
 hostPort=33669}
   [junit4]   2> 1139665 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-17T02:42:16.953780Z
   [junit4]   2> 1139665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/solr.xml
   [junit4]   2> 1139667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1139667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1139667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1139690 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139696 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139696 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139698 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/.
   [junit4]   2> 1139698 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1139698 INFO  (coreLoadExecutor-4924-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1139701 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1139705 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1139706 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1139706 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 1139706 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139706 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1139706 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1139707 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=21.5498046875, 
floorSegmentMB=1.3564453125, forceMergeDeletesPctAllowed=14.628595279187355, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1139729 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139729 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139729 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1139729 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@177c3629[collection1] main]
   [junit4]   2> 1139729 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/conf
   [junit4]   2> 1139730 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1139730 INFO  (coreLoadExecutor-4924-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1139731 INFO  
(searcherExecutor-4925-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@177c3629[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139732 INFO  (qtp800247504-12997) [    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> 1139732 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1139732 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1139732 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1139732 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1139732 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1139732 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1139732 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@632bdca commitCommandVersion:0
   [junit4]   2> 1139733 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@654dadc6[collection1] main]
   [junit4]   2> 1139733 INFO  (indexFetcher-4929-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1139733 INFO  
(searcherExecutor-4925-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@654dadc6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139775 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1855c83{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1139775 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1086507897
   [junit4]   2> 1139775 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1139775 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8ef9f05: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@2b3f4bb
   [junit4]   2> 1139779 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1139779 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1336c702: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@500ea667
   [junit4]   2> 1139782 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1139782 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@698c632e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6439c84
   [junit4]   2> 1139782 INFO  (coreCloseExecutor-4930-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@170561b8
   [junit4]   2> 1139782 INFO  (coreCloseExecutor-4930-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=386228664
   [junit4]   2> 1139783 INFO  (coreCloseExecutor-4930-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33a9055a: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6c871ca0
   [junit4]   2> 1139788 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59b17b57{/solr,null,UNAVAILABLE}
   [junit4]   2> 1139788 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1139789 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1139790 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139790 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139790 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1139790 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6662006b{/solr,null,AVAILABLE}
   [junit4]   2> 1139790 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@5b1aae0f{HTTP/1.1,[http/1.1]}{127.0.0.1:41475}
   [junit4]   2> 1139790 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server Started @1142214ms
   [junit4]   2> 1139790 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/data,
 hostPort=41475}
   [junit4]   2> 1139790 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1139791 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1139791 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1139791 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1139791 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-17T02:42:17.079093Z
   [junit4]   2> 1139791 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/solr.xml
   [junit4]   2> 1139792 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1139792 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1139793 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1139820 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139830 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139830 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139831 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/.
   [junit4]   2> 1139832 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1139832 INFO  (coreLoadExecutor-4937-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1139835 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1139843 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1139845 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1139845 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 1139846 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1139848 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1139848 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1139850 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=90.4052734375, 
floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=12.380984946613884, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31677699429808676
   [junit4]   2> 1139908 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139908 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139908 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1139909 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c7ee715[collection1] main]
   [junit4]   2> 1139909 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/conf
   [junit4]   2> 1139909 INFO  (coreLoadExecutor-4937-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1139910 INFO  
(searcherExecutor-4938-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c7ee715[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1140434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@122b1ff4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1140434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1561217740
   [junit4]   2> 1140434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1140434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d014385: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@b9c7ad5
   [junit4]   2> 1140437 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1140437 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ef74a2e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@500ea667
   [junit4]   2> 1140439 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1140439 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@777c7f8: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6439c84
   [junit4]   2> 1140439 INFO  (coreCloseExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6115d576
   [junit4]   2> 1140439 INFO  (coreCloseExecutor-4942-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1628820854
   [junit4]   2> 1140439 INFO  (coreCloseExecutor-4942-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@368aa580: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@355816b4
   [junit4]   2> 1140444 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2dd6f31{/solr,null,UNAVAILABLE}
   [junit4]   2> 1140444 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1140445 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1140445 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1140445 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1140445 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1140445 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c2d5fcd{/solr,null,AVAILABLE}
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@4801a4{HTTP/1.1,[http/1.1]}{127.0.0.1:35017}
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.e.j.s.Server Started @1142870ms
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/collection1/data,
 hostPort=35017}
   [junit4]   2> 1140446 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-17T02:42:17.734393Z
   [junit4]   2> 1140446 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/solr.xml
   [junit4]   2> 1140447 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1140447 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1140448 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1140465 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1140472 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1140472 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1140473 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/.
   [junit4]   2> 1140473 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1140478 INFO  (coreLoadExecutor-4949-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1140482 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1140486 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1140487 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1140487 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1140487 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1140487 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1140487 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1140488 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=90.4052734375, 
floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=12.380984946613884, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31677699429808676
   [junit4]   2> 1140528 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1140528 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1140529 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1140529 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@325804d1[collection1] main]
   [junit4]   2> 1140529 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-001/collection1/conf
   [junit4]   2> 1140529 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1140530 INFO  (coreLoadExecutor-4949-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1140530 INFO  
(searcherExecutor-4950-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@325804d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1140531 INFO  (qtp1971146918-13056) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1140531 INFO  (qtp1971146918-13056) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1140532 INFO  (qtp1112169345-13036) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1140532 INFO  (qtp1112169345-13036) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1140532 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1140532 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@295aed1d commitCommandVersion:0
   [junit4]   2> 1140548 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23a2866d[collection1] main]
   [junit4]   2> 1140548 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1140549 INFO  
(searcherExecutor-4938-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23a2866d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1140549 INFO  (qtp1112169345-13040) [    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 16
   [junit4]   2> 1140550 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1140550 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1140550 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1140551 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1140551 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1140551 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1140551 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1140551 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1140552 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1140552 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1140552 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1140552 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1140552 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1140552 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1140552 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1140553 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1140553 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1140553 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1140553 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1140553 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1140553 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1140554 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1140554 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1140554 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1140554 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1140555 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1140555 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1140555 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1140555 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1140556 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1140556 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1140556 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1140556 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1140557 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1140557 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1140557 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1140557 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1140558 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1140558 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1140558 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1140558 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1140558 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1140558 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1140559 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1140559 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1140559 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1140559 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1140559 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1140560 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1140560 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1140560 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1140560 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1140560 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1140561 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1140561 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1140561 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1140561 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1140562 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1140562 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1140562 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1140562 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1140562 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1140563 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1140563 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1140563 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1140563 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1140563 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1140563 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1140564 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1140564 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1140564 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@225bedce commitCommandVersion:0
   [junit4]   2> 1140628 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7320f5a1[collection1] main]
   [junit4]   2> 1140628 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1140628 INFO  
(searcherExecutor-4950-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7320f5a1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C69)))}
   [junit4]   2> 1140628 INFO  (qtp1971146918-13062) [    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 64
   [junit4]   2> 1140629 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=69 status=0 QTime=0
   [junit4]   2> 1140630 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 69 docs
   [junit4]   2> 1140631 INFO  (qtp1112169345-13040) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1140633 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1140634 INFO  (qtp1971146918-13060) [    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> 1140634 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1140634 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1518835337852
   [junit4]   2> 1140634 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1140634 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 1518835337820
   [junit4]   2> 1140634 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1140636 INFO  (qtp1971146918-13061) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=2
   [junit4]   2> 1140636 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1140637 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to 
NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/data/index.20180217084217925
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4020b8fd; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1140637 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140638 INFO  (qtp1971146918-13061) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140639 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140640 INFO  (qtp1971146918-13061) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140641 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140642 INFO  (qtp1971146918-13061) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140643 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140644 INFO  (qtp1971146918-13061) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140645 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140645 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 
3371107725 and actual is checksum 3395316056. expected length is 181 and actual 
length is 117
   [junit4]   2> 1140646 INFO  (qtp1971146918-13061) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140646 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=true,bytesDownloaded=3103) : 0 secs (null bytes/sec) to 
NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/data/index.20180217084217925
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4020b8fd; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1140646 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download of configuration files from master: 
[{size=1530, name=schema.xml, checksum=1508380349}]
   [junit4]   2> 1140649 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&cf=schema.xml&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1140740 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore Updating index properties... index=index.20180217084217925
   [junit4]   2> 1140761 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Configuration files are modified, core will be reloaded
   [junit4]   2> 1140780 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Reloading SolrCore collection1
   [junit4]   2> 1140789 INFO  (Thread-4024) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1140793 INFO  (Thread-4024) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1140794 INFO  (Thread-4024) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1140794 INFO  (Thread-4024) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1
   [junit4]   2> 1140807 INFO  (Thread-4024) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a47976f
   [junit4]   2> 1140807 INFO  (Thread-4024) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1140809 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Will not remove most recent old directory after reload 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1140809 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Found 0 old index directories to clean-up under 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/./collection1/data/
 afterReload=true
   [junit4]   2> 1140831 INFO  (Thread-4024) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1140831 INFO  (Thread-4024) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1140832 INFO  (Thread-4024) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@74dbdd06[collection1] main]
   [junit4]   2> 1140832 INFO  (Thread-4024) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/conf
   [junit4]   2> 1140833 INFO  (Thread-4024) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1140834 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74dbdd06[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1140834 INFO  (Thread-4024) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=90.4052734375, 
floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=12.380984946613884, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31677699429808676
   [junit4]   2> 1140835 INFO  (Thread-4024) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1140835 INFO  (Thread-4024) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@539b0c1a[collection1] main]
   [junit4]   2> 1140835 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher removing old index directory 
NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_B694FFA8298ACB91-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d38a5c2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1140836 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=90.4052734375, 
floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=12.380984946613884, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31677699429808676
   [junit4]   2> 1140836 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1140836 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@539b0c1a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C69)))}
   [junit4]   2> 1140837 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3114d6df[collection1] main]
   [junit4]   2> 1140838 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3114d6df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C69)))}
   [junit4]   2> 1140839 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:35017/solr/collection1/replication&command=fetchindex}
 status=0 QTime=206
   [junit4]   2> 1140839 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@47de004b
   [junit4]   2> 1140839 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1205731403
   [junit4]   2> 1140839 INFO  (qtp1112169345-13040) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@687dc171: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@578caddc
   [junit4]   2> 1140846 INFO  (qtp1112169345-13040) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1140847 INFO  (qtp1112169345-13042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=69 status=0 QTime=0
   [junit4]   2> 1140847 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B694FFA8298ACB91]) [ 
   ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 69 docs
   [junit4]   2> 1140848 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1140848 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1140849 INFO  (qtp1112169345-13038) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1140850 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1140850 INFO  (qtp1112169345-13082) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   1> [index, snapshot_metadata]
   [junit4]   1> [snapshot_metadata, replication.properties, 
index.20180217084217925, index.properties]
   [junit4]   2> 1140851 INFO  (qtp1112169345-13038) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1140852 INFO  (qtp1112169345-13082) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1140852 INFO  (qtp1112169345-13038) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1140852 INFO  (qtp1112169345-13082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1140852 INFO  (qtp1112169345-13082) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@59b3a46d commitCommandVersion:0
   [junit4]   2> 1141250 INFO  (qtp1112169345-13082) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@586295c2[collection1] main]
   [junit4]   2> 1141250 INFO  (qtp1112169345-13082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1141251 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@586295c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C69)
 Uninverting(_1(7.3.0):C3)))}
   [junit4]   2> 1141251 INFO  (qtp1112169345-13082) [    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 398
   [junit4]   2> 1141251 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1141251 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1141252 INFO  (qtp1971146918-13060) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1141252 INFO  (qtp1971146918-13062) [    x:collection1] 
o.a.s.u.p.Lo

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

ng metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1265611 INFO  
(zkCallback-2426-thread-3-processing-n:127.0.0.1:45481_) [n:127.0.0.1:45481_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1265611 INFO  (zkCallback-2398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1265611 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.s.c.Overseer Overseer (id=72162358932340751-127.0.0.1:45481_-n_0000000003) 
closing
   [junit4]   2> 1265612 INFO  
(OverseerStateUpdate-72162358932340751-127.0.0.1:45481_-n_0000000003) 
[n:127.0.0.1:45481_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45481_
   [junit4]   2> 1265612 WARN  
(OverseerAutoScalingTriggerThread-72162358932340751-127.0.0.1:45481_-n_0000000003)
 [n:127.0.0.1:45481_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread 
woken up but we are closed, exiting.
   [junit4]   2> 1268095 WARN  
(zkCallback-2426-thread-2-processing-n:127.0.0.1:45481_) [n:127.0.0.1:45481_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1268096 INFO  
(zkCallback-2426-thread-2-processing-n:127.0.0.1:45481_) [n:127.0.0.1:45481_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1268096 INFO  
(zkCallback-2426-thread-2-processing-n:127.0.0.1:45481_) [n:127.0.0.1:45481_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.c.SolrCore [collection1_shard2_replica_n45]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@643b2c62
   [junit4]   2> 1268096 INFO  
(zkCallback-2426-thread-2-processing-n:127.0.0.1:45481_) [n:127.0.0.1:45481_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard2.replica_n45, tag=1681599586
   [junit4]   2> 1268096 INFO  
(zkCallback-2426-thread-2-processing-n:127.0.0.1:45481_) [n:127.0.0.1:45481_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@675f6da8: rootName = null, 
domain = solr.core.collection1.shard2.replica_n45, service url = null, agent id 
= null] for registry solr.core.collection1.shard2.replica_n45 / 
com.codahale.metrics.MetricRegistry@3326c4c7
   [junit4]   2> 1268102 INFO  
(zkCallback-2426-thread-2-processing-n:127.0.0.1:45481_) [n:127.0.0.1:45481_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard2.leader, tag=1681599586
   [junit4]   2> 1268103 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5cb821ad{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1268104 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1fae2a71{/,null,UNAVAILABLE}
   [junit4]   2> 1268104 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1268104 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 43691
   [junit4]   2> 1268104 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1268105 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43883 43883
   [junit4]   2> 1273630 INFO  (Thread-2944) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43883 43883
   [junit4]   2> 1273630 WARN  (Thread-2944) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       
/solr/collections/forceleader_test_collection/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/forceleader_test_collection/state.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72162358932340745-127.0.0.1:40159_-n_0000000001
   [junit4]   2>        2       
/solr/collections/forceleader_test_collection/leader_elect/shard1/election/72162358932340745-core_node66-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 1273630 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:35907/, target: 
http://127.0.0.1:33561/
   [junit4]   2> 1273630 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:43691/, target: 
http://127.0.0.1:40387/
   [junit4]   2> 1273630 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.s.c.SocketProxy Closing 20 connections to: http://127.0.0.1:40159/, target: 
http://127.0.0.1:42753/
   [junit4]   2> 1273631 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B694FFA8298ACB91]) [    ] 
o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:45481/, target: 
http://127.0.0.1:45591/
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_B694FFA8298ACB91-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1504, 
maxMBSortInHeap=6.25593645906807, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ro-MD, timezone=America/Indianapolis
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=173657512,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, 
TestUseDocValuesAsStored2, TestCloudInspectUtil, 
TestDocBasedVersionConstraints, TestTestInjection, 
TestEmbeddedSolrServerConstructors, SpatialFilterTest, ReplaceNodeTest, 
TestHalfAndHalfDocValues, UnloadDistributedZkTest, NodeMutatorTest, 
TestSchemaResource, BasicDistributedZk2Test, URLClassifyProcessorTest, 
TestCollectionsAPIViaSolrCloudCluster, ShowFileRequestHandlerTest, 
TestClusterProperties, TestUtils, TestFiltering, SecurityConfHandlerTest, 
TestTolerantSearch, StressHdfsTest, TestShardHandlerFactory, TestStressReorder, 
WordBreakSolrSpellCheckerTest, TestSolrXml, TestFieldCacheVsDocValues, 
TestRebalanceLeaders, TestObjectReleaseTracker, SuggesterTSTTest, 
RecoveryZkTest, SolrMetricReporterTest, TestSkipOverseerOperations, 
TestCorePropertiesReload, LeaderFailureAfterFreshStartTest, 
TestPullReplicaErrorHandling, DateFieldTest, TestRestoreCore, 
RequestLoggingTest, MinimalSchemaTest, DocValuesMultiTest, TestLargeCluster, 
ClusterStateUpdateTest, TestDistribDocBasedVersion, 
TestSolrCloudWithHadoopAuthPlugin, TestManagedSchemaThreadSafety, 
TestPolicyCloud, TermVectorComponentTest, TestFieldCacheReopen, 
AnalysisAfterCoreReloadTest, BlockDirectoryTest, QueryResultKeyTest, 
DocValuesTest, TestFilteredDocIdSet, TestRetrieveFieldsOptimizer, 
ConnectionManagerTest, LIRRollingUpdatesTest, ExecutePlanActionTest, 
SolrSlf4jReporterTest, TestDistributedMissingSort, TestExpandComponent, 
TestBulkSchemaAPI, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestManagedResource, ReplicaListTransformerTest, DeleteReplicaTest, 
HdfsTlogReplayBufferedWhileIndexingTest, IndexSchemaRuntimeFieldTest, 
FileBasedSpellCheckerTest, TestScoreJoinQPNoScore, TestLazyCores, 
TestOnReconnectListenerSupport, BigEndianAscendingWordDeserializerTest, 
BlockJoinFacetDistribTest, CdcrReplicationDistributedZkTest, MultiTermTest, 
PingRequestHandlerTest, TestReplicaProperties, SpellPossibilityIteratorTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestAnalyzeInfixSuggestions, 
CloudMLTQParserTest, TestSegmentSorting, TestConfigSetImmutable, 
TimeRoutedAliasUpdateProcessorTest, ExplicitHLLTest, HdfsNNFailoverTest, 
TestSolrConfigHandlerCloud, CoreAdminCreateDiscoverTest, AtomicUpdatesTest, 
CdcrVersionReplicationTest, ForceLeaderTest]
   [junit4] Completed [343/777 (2!)] on J2 in 161.76s, 4 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 42625 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to