Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21082/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
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([BBE8A0319B5FC60E:AFA0FB64B8587B10]: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 12687 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1303572 INFO  
(SUITE-TestReplicationHandler-seed#[BBE8A0319B5FC60E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/init-core-data-001
   [junit4]   2> 1303572 WARN  
(SUITE-TestReplicationHandler-seed#[BBE8A0319B5FC60E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1303573 INFO  
(SUITE-TestReplicationHandler-seed#[BBE8A0319B5FC60E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1303573 INFO  
(SUITE-TestReplicationHandler-seed#[BBE8A0319B5FC60E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1303574 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 1303575 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/collection1
   [junit4]   2> 1303577 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1303581 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@285f490c{/solr,null,AVAILABLE}
   [junit4]   2> 1303583 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2b9f7186{HTTP/1.1,[http/1.1]}{127.0.0.1:33833}
   [junit4]   2> 1303583 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.Server Started @1305298ms
   [junit4]   2> 1303583 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/collection1/data,
 hostPort=33833}
   [junit4]   2> 1303583 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1303583 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1303583 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1303583 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1303584 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-14T09:10:29.113002Z
   [junit4]   2> 1303584 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/solr.xml
   [junit4]   2> 1303585 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1303585 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1303586 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1303614 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303621 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303621 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303622 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/.
   [junit4]   2> 1303622 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1303622 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1303627 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1303632 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1303633 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1303633 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1303633 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303633 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1303633 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1303635 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1303666 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1303666 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1303667 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=86.11328125, 
floorSegmentMB=0.78515625, forceMergeDeletesPctAllowed=27.63556785109222, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1303667 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@112e484[collection1] main]
   [junit4]   2> 1303667 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/collection1/conf
   [junit4]   2> 1303667 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml,xslt/dummy.xsl
   [junit4]   2> 1303667 INFO  (coreLoadExecutor-5774-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1303668 INFO  (searcherExecutor-5775-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@112e484[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303668 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/collection1
   [junit4]   2> 1303669 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22d9dd56{/solr,null,AVAILABLE}
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@45d37d9b{HTTP/1.1,[http/1.1]}{127.0.0.1:42255}
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.Server Started @1305385ms
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/collection1/data,
 hostPort=42255}
   [junit4]   2> 1303670 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-14T09:10:29.199735Z
   [junit4]   2> 1303670 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/solr.xml
   [junit4]   2> 1303672 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1303672 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1303672 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1303690 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303696 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303697 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303698 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/.
   [junit4]   2> 1303698 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1303698 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1303701 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1303704 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1303705 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1303705 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 1303705 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303705 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1303705 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1303706 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1303737 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1303737 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1303738 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=86.11328125, 
floorSegmentMB=0.78515625, forceMergeDeletesPctAllowed=27.63556785109222, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1303738 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4dea7c09[collection1] main]
   [junit4]   2> 1303738 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-002/collection1/conf
   [junit4]   2> 1303739 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1303739 INFO  (coreLoadExecutor-5784-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1303739 INFO  (searcherExecutor-5785-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4dea7c09[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303740 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@45d37d9b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1303740 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=998963860
   [junit4]   2> 1303740 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1303740 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e70b347: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@233cf9ac
   [junit4]   2> 1303745 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1303745 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d19ce6a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@706eab4d
   [junit4]   2> 1303748 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1303748 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c618720: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@134fd74a
   [junit4]   2> 1303749 INFO  (coreCloseExecutor-5790-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@615739e
   [junit4]   2> 1303749 INFO  (coreCloseExecutor-5790-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=102069150
   [junit4]   2> 1303749 INFO  (coreCloseExecutor-5790-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4317fd38: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@385eaecb
   [junit4]   2> 1303754 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@22d9dd56{/solr,null,UNAVAILABLE}
   [junit4]   2> 1303755 INFO  (qtp740911203-24500) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1303755 INFO  (qtp740911203-24500) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1303755 INFO  (qtp740911203-24501) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1303755 INFO  (qtp740911203-24501) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5724135f commitCommandVersion:0
   [junit4]   2> 1303756 INFO  (qtp740911203-24501) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18deedf0[collection1] main]
   [junit4]   2> 1303756 INFO  (qtp740911203-24501) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1303756 INFO  (searcherExecutor-5775-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18deedf0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303756 INFO  (qtp740911203-24501) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 1303764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@2b9f7186{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1303764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1593595380
   [junit4]   2> 1303764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1303764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47ac7157: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4d514ba8
   [junit4]   2> 1303765 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1303765 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@188142ae: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@706eab4d
   [junit4]   2> 1303766 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1303766 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6eb0a10a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@134fd74a
   [junit4]   2> 1303766 INFO  (coreCloseExecutor-5792-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f326fa5
   [junit4]   2> 1303766 INFO  (coreCloseExecutor-5792-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2134011813
   [junit4]   2> 1303766 INFO  (coreCloseExecutor-5792-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a30ee27: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5fb94b74
   [junit4]   2> 1303767 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@285f490c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1303768 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b125d9{/solr,null,AVAILABLE}
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@c66c747{HTTP/1.1,[http/1.1]}{127.0.0.1:34291}
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.Server Started @1305484ms
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/collection1/data,
 hostPort=34291}
   [junit4]   2> 1303769 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-14T09:10:29.298751Z
   [junit4]   2> 1303769 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/solr.xml
   [junit4]   2> 1303771 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1303771 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1303771 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1303788 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303794 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303794 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303795 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/.
   [junit4]   2> 1303795 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1303795 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1303798 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1303801 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1303802 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1303802 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1303802 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2019d493
   [junit4]   2> 1303802 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1303802 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1303804 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=1.23828125, 
floorSegmentMB=1.001953125, forceMergeDeletesPctAllowed=6.693303283072681, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1255753817996782
   [junit4]   2> 1303848 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1303848 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1303849 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=64.017578125, 
floorSegmentMB=2.0556640625, forceMergeDeletesPctAllowed=2.8421250497329718, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1303849 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65929489[collection1] main]
   [junit4]   2> 1303849 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001/solr-instance-001/collection1/conf
   [junit4]   2> 1303849 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml
   [junit4]   2> 1303850 INFO  (coreLoadExecutor-5799-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1303850 INFO  (searcherExecutor-5800-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65929489[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303851 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1303852 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1303852 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1303852 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1303853 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1303853 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1303853 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1303853 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1303854 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1303854 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1303854 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1303855 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1303855 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1303855 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1303855 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1303856 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1303856 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1303856 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1303856 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1303856 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1303857 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1303857 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1303857 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1303857 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1303857 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1303857 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1303858 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1303858 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1303858 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1303858 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1303858 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1303859 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1303859 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1303859 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1303859 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1303860 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1303860 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1303860 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1303860 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1303860 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1303861 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1303861 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1303861 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1303861 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1303861 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1303862 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1303862 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1303862 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1303862 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1303863 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1303863 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1303863 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1303864 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1303864 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1303864 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1303864 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1303865 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1303865 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1303865 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1303865 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1303865 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1303866 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1303866 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1303866 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1303866 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1303866 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1303867 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1303867 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1303867 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1303867 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1303867 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1303868 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1303868 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1303868 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1303868 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1303868 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1303869 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1303869 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1303869 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1303869 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1303870 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1303870 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1303870 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1303870 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1303870 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1303871 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1303871 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1303871 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1303871 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1303871 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1303872 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1303872 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1303872 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1303873 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1303873 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1303873 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1303873 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1303874 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1303874 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1303874 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1303875 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1303875 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1303875 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1303875 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1303875 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1303876 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1303876 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1303876 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1303876 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1303877 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1303877 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1303877 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1303878 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1303878 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1303878 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1303878 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1303878 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1303879 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1303879 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1303879 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1303879 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1303879 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1303880 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1303880 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1303880 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1303880 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1303880 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1303881 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1303881 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1303881 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1303881 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1303882 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1303882 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1303882 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1303882 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1303882 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1303883 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1303883 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1303883 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1303883 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1303884 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1303884 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1303884 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1303884 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1303885 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1303885 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1303885 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1303885 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1303885 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1303886 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1303886 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1303886 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1303886 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1303886 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1303887 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1303887 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1303887 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1303887 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1303888 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1303888 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1303888 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1303888 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1303888 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1303888 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1303889 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1303889 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1303889 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1303889 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1303889 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1303890 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1303890 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1303890 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1303890 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1303890 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1303890 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1303891 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1303891 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1303891 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1303891 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1303891 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1303891 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1303892 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1303893 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1303894 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1303895 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1303895 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1303895 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1303895 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1303895 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1303895 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1303895 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1303896 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1303896 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1303896 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1303896 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1303896 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1303896 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1303896 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1303897 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1303897 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1303897 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1303898 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[222]} 0 1
   [junit4]   2> 1303899 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1303899 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1303900 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1303900 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1303900 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1303900 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1303900 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1303900 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1303901 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1303901 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1303901 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1303901 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1303901 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1303901 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 1303902 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 1303903 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 1303903 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 1303903 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 1303903 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 1303903 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 1303903 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 1303904 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 1303905 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 1303906 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 1303906 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 1303906 INFO  (qtp1414179353-24544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 1303906 INFO  (qtp1414179353-24537) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 1303906 INFO  (qtp1414179353-24542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 1303906 INFO  (qtp1414179353-24543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 1303906 INFO  (qtp1414179353-

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

quest [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1383555 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestIndexFetchWithMasterUrl
   [junit4]   2> 1383556 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@37e06579{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1383556 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1172951363
   [junit4]   2> 1383556 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1383556 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e1b10e0: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@68d015c8
   [junit4]   2> 1383558 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1383558 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bdfa1f0: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@706eab4d
   [junit4]   2> 1383561 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1383561 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b77e584: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@134fd74a
   [junit4]   2> 1383561 INFO  (coreCloseExecutor-6451-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5654d131
   [junit4]   2> 1383561 INFO  (coreCloseExecutor-6451-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1448399153
   [junit4]   2> 1383561 INFO  (coreCloseExecutor-6451-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1356559f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@e2b16dd
   [junit4]   2> 1383565 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23b5a153{/solr,null,UNAVAILABLE}
   [junit4]   2> 1383566 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@8c4331{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1383566 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=399032190
   [junit4]   2> 1383566 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1383566 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3356e55d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@5b17d5ab
   [junit4]   2> 1383570 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1383570 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d340c29: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@706eab4d
   [junit4]   2> 1383573 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1383573 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a8ae836: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@134fd74a
   [junit4]   2> 1383573 INFO  (coreCloseExecutor-6453-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30422f3d
   [junit4]   2> 1383573 INFO  (coreCloseExecutor-6453-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=809643837
   [junit4]   2> 1383573 INFO  (coreCloseExecutor-6453-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7540a751: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@68d699fc
   [junit4]   2> 1383578 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BBE8A0319B5FC60E])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7fe1cff2{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BBE8A0319B5FC60E-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78c124cb),
 locale=el-CY, timezone=America/Argentina/ComodRivadavia
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=66126328,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, 
TestSolrCloudWithSecureImpersonation, TestMacroExpander, TestPivotHelperCode, 
CoreAdminRequestStatusTest, TestDistribDocBasedVersion, TestComponentsName, 
TestConfig, TestRequestForwarding, TestInitParams, DistribCursorPagingTest, 
BasicDistributedZkTest, TestRuleBasedAuthorizationPlugin, 
CollectionsAPISolrJTest, MetricUtilsTest, TestDynamicFieldCollectionResource, 
ResourceLoaderTest, HdfsDirectoryFactoryTest, SpatialFilterTest, 
TestCloudSearcherWarming, ConnectionManagerTest, TestMinMaxOnMultiValuedField, 
ForceLeaderTest, CleanupOldIndexTest, LeaderElectionIntegrationTest, 
AnalysisAfterCoreReloadTest, RuleEngineTest, TestPostingsSolrHighlighter, 
TermVectorComponentTest, IndexSchemaRuntimeFieldTest, BitVectorTest, 
MinimalSchemaTest, TestComplexPhraseLeadingWildcard, TestFieldSortValues, 
PrimitiveFieldTypeTest, TestUtils, TestSuggestSpellingConverter, 
SolrIndexMetricsTest, DeleteReplicaTest, TestPHPSerializedResponseWriter, 
V2StandaloneTest, AutoAddReplicasIntegrationTest, TestSmileRequest, 
TestSubQueryTransformerDistrib, TestSolrDeletionPolicy1, UpdateLogTest, 
TestSchemalessBufferedUpdates, TestSchemaVersionResource, TestLRUStatsCache, 
JvmMetricsTest, TestSweetSpotSimilarityFactory, SegmentsInfoRequestHandlerTest, 
ReplicationFactorTest, SolrPluginUtilsTest, DocValuesTest, TestCrossCoreJoin, 
NoCacheHeaderTest, ResponseLogComponentTest, SpatialHeatmapFacetsTest, 
TestIndexingPerformance, TestDynamicLoading, PreAnalyzedUpdateProcessorTest, 
TestRandomRequestDistribution, EnumFieldTest, TestConfigOverlay, 
DistributedQueryComponentOptimizationTest, TestLuceneIndexBackCompat, 
TestPhraseSuggestions, SolrCloudExampleTest, 
HdfsCollectionsAPIDistributedZkTest, TestImpersonationWithHadoopAuth, 
TestRandomFaceting, NodeMutatorTest, TestSolrXml, TestFieldCache, 
TestEmbeddedSolrServerSchemaAPI, TestManagedSchemaThreadSafety, 
CdcrBootstrapTest, SimpleFacetsTest, TestHighlightDedupGrouping, 
TestStressLiveNodes, TermsComponentTest, TestHdfsUpdateLog, 
SolrMetricManagerTest, TestJsonRequest, DistributedFacetPivotSmallTest, 
SearchRateTriggerTest, TestFileDictionaryLookup, HdfsBasicDistributedZkTest, 
TestStressVersions, TestBinaryField, TestClassicSimilarityFactory, 
ExternalFileFieldSortTest, FileUtilsTest, ActionThrottleTest, 
MoveReplicaHDFSTest, CollectionStateFormat2Test, BJQParserTest, 
TestNestedDocsSort, AssignBackwardCompatibilityTest, RequestLoggingTest, 
DistributedMLTComponentTest, TestSQLHandler, TestSolrJ, TestCollectionAPIs, 
TestLegacyTerms, DocumentBuilderTest, TestHashQParserPlugin, 
TestSolrConfigHandlerConcurrent, HdfsThreadLeakTest, BlockCacheTest, 
TestTolerantUpdateProcessorRandomCloud, SolrInfoBeanTest, 
DistributedFacetPivotLargeTest, HdfsDirectoryTest, TestRecovery, SolrCoreTest, 
TestNoOpRegenerator, LeaderInitiatedRecoveryOnCommitTest, 
TestNamedUpdateProcessors, TestManagedStopFilterFactory, 
TestCloudManagedSchema, TestReplicationHandler]
   [junit4] Completed [372/753 (1!)] on J0 in 80.03s, 16 tests, 1 error, 1 
skipped <<< FAILURES!

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

Reply via email to