Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1452/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([7C1E330DBD08839F:685668589E0F3E81]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at http://127.0.0.1:33029/solr/workQueue_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/workQueue_shard2_replica_n2/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:33029/solr/workQueue_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([EAD91D9727B41A1:2C6D102251116BB1]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7471)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33029/solr/workQueue_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 12564 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1856555 INFO  
(SUITE-TestReplicationHandler-seed#[7C1E330DBD08839F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/init-core-data-001
   [junit4]   2> 1856555 WARN  
(SUITE-TestReplicationHandler-seed#[7C1E330DBD08839F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1856556 INFO  
(SUITE-TestReplicationHandler-seed#[7C1E330DBD08839F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1856557 INFO  
(SUITE-TestReplicationHandler-seed#[7C1E330DBD08839F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1856558 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 1856558 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/collection1
   [junit4]   2> 1856561 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1856561 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@746b077f{/solr,null,AVAILABLE}
   [junit4]   2> 1856562 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@2f68bc42{HTTP/1.1,[http/1.1]}{127.0.0.1:43091}
   [junit4]   2> 1856562 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server Started @1860025ms
   [junit4]   2> 1856562 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=43091}
   [junit4]   2> 1856563 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1856563 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1856563 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1856563 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1856563 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T22:13:27.794Z
   [junit4]   2> 1856563 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/solr.xml
   [junit4]   2> 1856566 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1856596 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856602 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856602 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856604 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/.
   [junit4]   2> 1856604 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1856604 INFO  (coreLoadExecutor-3880-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1856612 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856625 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1856627 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1856627 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1856627 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856627 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856627 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1856628 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=75.7265625, 
floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=11.494274922496768, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1856660 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1856660 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1856661 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=54.5, 
floorSegmentMB=1.8427734375, forceMergeDeletesPctAllowed=20.004781891310305, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1856661 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@688fe321[collection1] main]
   [junit4]   2> 1856661 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/collection1/conf
   [junit4]   2> 1856662 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1856662 INFO  (coreLoadExecutor-3880-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1856662 INFO  
(searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@688fe321[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1856663 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1
   [junit4]   2> 1856665 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1856666 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2480f826{/solr,null,AVAILABLE}
   [junit4]   2> 1856667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@2076d78a{HTTP/1.1,[http/1.1]}{127.0.0.1:39225}
   [junit4]   2> 1856667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server Started @1860130ms
   [junit4]   2> 1856667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=39225}
   [junit4]   2> 1856667 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1856667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1856667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1856667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1856667 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T22:13:27.898Z
   [junit4]   2> 1856668 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/solr.xml
   [junit4]   2> 1856671 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1856698 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856705 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856705 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856706 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/.
   [junit4]   2> 1856706 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1856707 INFO  (coreLoadExecutor-3890-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1856716 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856720 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1856721 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1856722 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 1856722 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856722 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856722 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1856732 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=75.7265625, 
floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=11.494274922496768, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1856769 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1856769 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1856769 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=54.5, 
floorSegmentMB=1.8427734375, forceMergeDeletesPctAllowed=20.004781891310305, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1856770 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@488ca840[collection1] main]
   [junit4]   2> 1856770 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1/conf
   [junit4]   2> 1856771 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1856771 INFO  (coreLoadExecutor-3890-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1856772 INFO  
(searcherExecutor-3891-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@488ca840[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1856774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@2076d78a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1856774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1495668197
   [junit4]   2> 1856774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1856774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d2cce2c: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@63e86dc9
   [junit4]   2> 1856779 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1856780 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c49365a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1691e6c9
   [junit4]   2> 1856782 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1856782 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60363d98: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1736b3c5
   [junit4]   2> 1856783 INFO  (coreCloseExecutor-3896-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@651450b8
   [junit4]   2> 1856784 INFO  (coreCloseExecutor-3896-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1695830200
   [junit4]   2> 1856784 INFO  (coreCloseExecutor-3896-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3aa8fe75: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@661840ee
   [junit4]   2> 1856791 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2480f826{/solr,null,UNAVAILABLE}
   [junit4]   2> 1856793 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1856794 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@327c1817{/solr,null,AVAILABLE}
   [junit4]   2> 1856794 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@4389c975{HTTP/1.1,[http/1.1]}{127.0.0.1:48314}
   [junit4]   2> 1856794 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server Started @1860258ms
   [junit4]   2> 1856794 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=48314}
   [junit4]   2> 1856795 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1856795 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1856795 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1856795 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1856795 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T22:13:28.026Z
   [junit4]   2> 1856796 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/solr.xml
   [junit4]   2> 1856799 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1856829 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856833 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856833 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856833 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/.
   [junit4]   2> 1856833 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1856838 INFO  (coreLoadExecutor-3903-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1856847 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856851 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1856852 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1856852 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 1856853 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856853 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856853 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1856854 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15127797993892625]
   [junit4]   2> 1856899 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1856899 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1856900 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.705818942854619]
   [junit4]   2> 1856900 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc1063[collection1] 
main]
   [junit4]   2> 1856900 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1/conf
   [junit4]   2> 1856901 INFO  (coreLoadExecutor-3903-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1856901 INFO  
(searcherExecutor-3904-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1dc1063[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1856903 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@2f68bc42{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1856903 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1580894958
   [junit4]   2> 1856903 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1856903 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c61c044: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@65b76bdf
   [junit4]   2> 1856905 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1856905 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d0cd708: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1691e6c9
   [junit4]   2> 1856907 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1856907 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21112a6e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1736b3c5
   [junit4]   2> 1856908 INFO  (coreCloseExecutor-3908-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7042a832
   [junit4]   2> 1856909 INFO  (coreCloseExecutor-3908-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1883416626
   [junit4]   2> 1856909 INFO  (coreCloseExecutor-3908-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ddb798f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@344b0c5c
   [junit4]   2> 1856914 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@746b077f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1856916 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1856917 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ba1e889{/solr,null,AVAILABLE}
   [junit4]   2> 1856917 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@33ad50a6{HTTP/1.1,[http/1.1]}{127.0.0.1:45000}
   [junit4]   2> 1856917 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.e.j.s.Server Started @1860380ms
   [junit4]   2> 1856917 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=45000}
   [junit4]   2> 1856917 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1856917 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1856918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1856918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1856918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T22:13:28.149Z
   [junit4]   2> 1856918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/solr.xml
   [junit4]   2> 1856921 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1856951 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856957 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856958 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856959 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/.
   [junit4]   2> 1856959 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1856960 INFO  (coreLoadExecutor-3915-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1856968 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856973 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1856975 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1856975 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 1856975 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1856975 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856975 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1856976 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15127797993892625]
   [junit4]   2> 1857023 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1857023 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1857024 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.705818942854619]
   [junit4]   2> 1857024 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76acbec1[collection1] main]
   [junit4]   2> 1857024 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-001/collection1/conf
   [junit4]   2> 1857025 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1857025 INFO  (coreLoadExecutor-3915-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1857026 INFO  
(searcherExecutor-3916-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76acbec1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1857028 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1857029 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1857031 INFO  (qtp420576524-12655) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1857031 INFO  (qtp420576524-12655) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1857032 INFO  (qtp420576524-12656) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1857032 INFO  (qtp420576524-12656) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3dd5cdd8 commitCommandVersion:0
   [junit4]   2> 1857035 INFO  (qtp420576524-12656) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@372da6a8[collection1] main]
   [junit4]   2> 1857036 INFO  (qtp420576524-12656) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1857036 INFO  
(searcherExecutor-3904-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@372da6a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1857037 INFO  (qtp420576524-12656) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 1857038 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1857039 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1857039 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1857039 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1857040 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1857040 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1857040 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1857041 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1857041 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1857041 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1857042 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1857042 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1857042 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1857043 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1857043 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1857044 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1857044 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1857044 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1857045 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1857045 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1857045 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1857046 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1857046 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1857046 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1857047 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1857047 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1857047 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1857048 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1857048 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1857048 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1857049 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1857049 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1857049 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1857050 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1857050 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1857050 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1857051 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1857051 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1857051 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1857051 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1857052 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1857052 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1857052 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1857053 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1857053 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1857053 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1857053 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1857054 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1857054 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1857054 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1857054 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1857055 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1857055 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1857055 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1857055 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1857056 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1857056 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1857056 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1857056 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1857057 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1857057 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1857057 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1857058 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1857058 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1857058 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1857059 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1857059 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1857059 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1857059 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1857060 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1857060 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1857061 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1857061 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1857061 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1857061 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1857062 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1857062 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1857063 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1857063 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1857063 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1857064 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1857064 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1857064 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1857065 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1857065 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1857065 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1857066 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1857066 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1857066 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1857067 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1857067 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1857067 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1857067 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1857068 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1857068 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1857068 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1857068 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1857068 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1857069 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1857069 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1857069 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1857070 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1857070 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1857070 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1857071 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1857071 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1857071 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1857071 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1857071 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1857073 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1857073 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1857073 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1857074 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1857074 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1857074 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1857075 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1857075 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1857075 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1857076 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1857076 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1857076 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1857077 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1857077 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1857077 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1857078 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1857078 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1857078 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1857079 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1857079 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1857080 INFO  (qtp1138952998-12678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1857080 INFO  (qtp1138952998-12675) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1857080 INFO  (qtp1138952998-12676) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1857081 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1857081 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@29d4b274 commitCommandVersion:0
   [junit4]   2> 1857088 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6fec4eeb[collection1] main]
   [junit4]   2> 1857089 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1857089 INFO  
(searcherExecutor-3916-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6fec4eeb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c132)))}
   [junit4]   2> 1857090 INFO  (qtp1138952998-12672) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 1857094 INFO  (qtp1138952998-12677) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=132 status=0 QTime=3
   [junit4]   2> 1857094 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[7C1E330DBD08839F]) [ 
   ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 132 docs
   [junit4]   2> 1857096 INFO  (qtp420576524-12658) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1857100 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1857101 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1857102 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1857102 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1507068808312
   [junit4]   2> 1857102 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1857102 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 1507068808263
   [junit4]   2> 1857102 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1857104 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=2
   [junit4]   2> 1857104 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1857105 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to 
NRTCachingDirectory(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1/data/index.20171003171328336
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b3f050a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1857105 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1857107 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1857107 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1857108 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 
2177212637 and actual is checksum 2357558756. expected length is 185 and actual 
length is 120
   [junit4]   2> 1857109 INFO  (qtp1138952998-12671) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1857109 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=true,bytesDownloaded=5386) : 0 secs (null bytes/sec) to 
NRTCachingDirectory(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1/data/index.20171003171328336
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b3f050a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1857109 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download of configuration files from master: 
[{size=1530, name=schema.xml, checksum=1508380349}]
   [junit4]   2> 1857119 INFO  (qtp1138952998-12674) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&cf=schema.xml&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=4
   [junit4]   2> 1857122 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore Updating index properties... index=index.20171003171328336
   [junit4]   2> 1857123 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Configuration files are modified, core will be reloaded
   [junit4]   2> 1857124 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Reloading SolrCore collection1
   [junit4]   2> 1857132 INFO  (Thread-4499) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1857137 INFO  (Thread-4499) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1857138 INFO  (Thread-4499) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1857138 INFO  (Thread-4499) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1
   [junit4]   2> 1857155 INFO  (Thread-4499) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c829ccc
   [junit4]   2> 1857155 INFO  (Thread-4499) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1857157 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Will not remove most recent old directory after reload 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1857157 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Found 0 old index directories to clean-up under 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/./collection1/data/
 afterReload=true
   [junit4]   2> 1857197 INFO  (Thread-4499) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1857197 INFO  (Thread-4499) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1857198 INFO  (Thread-4499) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@744e6c67[collection1] main]
   [junit4]   2> 1857198 INFO  (Thread-4499) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7C1E330DBD08839F-001/solr-instance-002/collection1/conf
   [junit4]   2> 1857198 INFO  (Thread-4499) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1857199 INFO  (Thread-4499) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15127797993892625]
   [junit4]   2> 1857200 INFO  
(searcherExecutor-3921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@744e6c67[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1857200 INFO  (Thread-4499) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1857200 INFO  (Thread-4499) [    x:collection1] 
o.a.s.s.SolrIndexSearcher 

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

41928-127.0.0.1:36452_solr-n_0000000000) closing
   [junit4]   2> 213896 INFO  
(OverseerStateUpdate-98767455426641928-127.0.0.1:36452_solr-n_0000000000) 
[n:127.0.0.1:36452_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36452_solr
   [junit4]   2> 213903 INFO  
(zkCallback-337-thread-1-processing-n:127.0.0.1:50059_solr) 
[n:127.0.0.1:50059_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50059_solr
   [junit4]   2> 213906 INFO  
(zkCallback-337-thread-3-processing-n:127.0.0.1:50059_solr) 
[n:127.0.0.1:50059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 213912 INFO  (jetty-closer-316-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16d8b2b8{/solr,null,UNAVAILABLE}
   [junit4]   2> 215358 WARN  
(zkCallback-336-thread-4-processing-n:127.0.0.1:33029_solr) 
[n:127.0.0.1:33029_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 215358 INFO  (jetty-closer-316-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30c50ffa{/solr,null,UNAVAILABLE}
   [junit4]   2> 215419 WARN  
(zkCallback-337-thread-1-processing-n:127.0.0.1:50059_solr) 
[n:127.0.0.1:50059_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 215419 INFO  (jetty-closer-316-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a7bb3d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 215421 ERROR 
(SUITE-StreamExpressionTest-seed#[EAD91D9727B41A1]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 215421 INFO  
(SUITE-StreamExpressionTest-seed#[EAD91D9727B41A1]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39171 39171
   [junit4]   2> 225465 INFO  (Thread-219) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39171 39171
   [junit4]   2> 225467 WARN  (Thread-219) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      /solr/clusterprops.json
   [junit4]   2>        78      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      /solr/clusterstate.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98767455426641931-127.0.0.1:33029_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98767455426641928-127.0.0.1:36452_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      /solr/live_nodes
   [junit4]   2>        78      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_EAD91D9727B41A1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Memory), 
join2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
price_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
a1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=FST50, 
a_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a2_s=Lucene50(blocksize=128), join1_i=PostingsFormat(name=Memory), 
a_i=PostingsFormat(name=Memory), 
test_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 join3_i=Lucene50(blocksize=128), 
field_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 level1_s=PostingsFormat(name=Memory), body_t=Lucene50(blocksize=128), 
s_multi=Lucene50(blocksize=128), 
col_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 level2_s=FST50, a_ss=FST50, a_s=Lucene50(blocksize=128), a_t=FST50, 
id=PostingsFormat(name=Memory), text=Lucene50(blocksize=128), timestamp=FST50, 
i_multi=PostingsFormat(name=Memory), 
b_ls=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 test_dt=PostingsFormat(name=Memory), test_t=Lucene50(blocksize=128), 
ident_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
order_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 _version_=FST50, side_s=Lucene50(blocksize=128), 
miles_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Direct), join1_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Direct), 
col_s=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Memory), 
a_ss=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory), 
i_multi=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), 
order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), 
side_s=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=841, maxMBSortInHeap=7.019418034104843, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-AT, timezone=America/Creston
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=102801760,total=427646976
   [junit4]   2> NOTE: All tests run in this JVM: [JsonValidatorTest, 
TestClusteringResponse, TestSolrProperties, TestUpdateRequestCodec, 
HttpSolrClientConPoolTest, CollectionAdminRequestRequiredParamsTest, 
TangentEvaluatorTest, SolrDocumentTest, CoalesceEvaluatorTest, 
ArcTangentEvaluatorTest, TestSuggesterResponse, SolrExampleStreamingTest, 
AndEvaluatorTest, TestXMLEscaping, RoundEvaluatorTest, SolrPingTest, 
FieldValueEvaluatorTest, SolrSchemalessExampleTest, FieldAnalysisResponseTest, 
ConcurrentUpdateSolrClientTest, StreamExpressionParserTest, 
DivideEvaluatorTest, JdbcDriverTest, TestConfigSetAdminRequest, 
EqualToEvaluatorTest, ModifiableSolrParamsTest, TestCoreAdmin, 
SolrExampleXMLTest, TestPathTrie, CorrelationEvaluatorTest, OrEvaluatorTest, 
GraphExpressionTest, LBHttpSolrClientBuilderTest, JDBCStreamTest, 
HyperbolicCosineEvaluatorTest, JettyWebappTest, SolrExampleEmbeddedTest, 
TestBatchUpdate, LargeVolumeJettyTest, SolrParamTest, TermsResponseTest, 
TestEmbeddedSolrServer, TestJavaBinCodec, TestHash, TestFastInputStream, 
NamedListTest, FacetFieldTest, BasicHttpSolrClientTest, 
CloudSolrClientBuilderTest, CloudSolrClientCacheTest, CloudSolrClientTest, 
StreamExpressionTest]
   [junit4] Completed [137/145 (1!)] on J0 in 88.06s, 117 tests, 1 error, 9 
skipped <<< FAILURES!

[...truncated 45540 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] 
file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/docs/quickstart.html
     [exec]   BAD EXTERNAL LINK: 
https://lucene.apache.org/solr/guide/solr-tutorial.html
     [exec] 
     [exec] Broken javadocs links were found! Common root causes:
     [exec] * A typo of some sort for manually created links.
     [exec] * Public methods referencing non-public classes in their signature.

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:826: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:101: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:669: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:682: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2570:
 exec returned: 1

Total time: 110 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to