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

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)  at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:344)  at 
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:859)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:428)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:415)  at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:299)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:211)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166)
  at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:957)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1112)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:738)
  at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
  at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250) 
 at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)  at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2106)  at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:178)
  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)  at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)  at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)  at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)  at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:109)
  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)
        at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:344)
        at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:859)
        at org.apache.solr.update.UpdateLog.add(UpdateLog.java:428)
        at org.apache.solr.update.UpdateLog.add(UpdateLog.java:415)
        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:299)
        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:211)
        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:957)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1112)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:738)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2106)
        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
        at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:109)


        at __randomizedtesting.SeedInfo.seed([5A2B6EE43DC23704]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13088 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/init-core-data-001
   [junit4]   2> 119100 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 119150 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 119157 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 119157 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119157 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 119157 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119158 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 119158 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119158 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 119158 WARN  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119164 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 119165 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119196 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 119322 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 119322 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 119323 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 119323 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 119323 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 119361 WARN  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 119368 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 119369 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119451 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 119677 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 119677 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 119678 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 119678 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 119678 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 119699 INFO  (coreLoadExecutor-855-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1
   [junit4]   2> 119699 INFO  (coreLoadExecutor-855-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-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/init-core-data-001/]
   [junit4]   2> 119699 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a28ea5a
   [junit4]   2> 119702 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
init: current segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@725adab0
   [junit4]   2> 119702 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
delete []
   [junit4]   2> 119702 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
delete []
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
init: create=true
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@241b2d32 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2aeb48d9)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@69712718
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@14fef5b9
   [junit4]   2> 
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
now flush at close
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]:   
start flush: applyAllDeletes=true
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]:   
index before flush 
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
startFullFlush
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
coreLoadExecutor-855-thread-1 finishFullFlush success=true
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
apply all deletes during flush
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-855-thread-1]: 
prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-855-thread-1]: 
initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-855-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-855-thread-1]: 
now merge
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-855-thread-1]:   
index: 
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-855-thread-1]:   
no more merges pending; now return
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
waitForMerges
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
waitForMerges done
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
commit: start
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
commit: enter lock
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
commit: now prepare
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
prepareCommit: flush
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]:   
index before flush 
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
startFullFlush
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
apply all deletes during flush
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 119703 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-855-thread-1]: 
prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 119704 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
coreLoadExecutor-855-thread-1 finishFullFlush success=true
   [junit4]   2> 119704 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
startCommit(): start
   [junit4]   2> 119704 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
startCommit index= changeCount=2
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
done all syncs: []
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
commit: pendingCommit != null
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
commit: done writing segments file "segments_1"
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
delete []
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
commit: took 1.8 msec
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
commit: done
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
rollback
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
all running merges have aborted
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
rollback: done finish merges
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
abort
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
done abort success=true
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
rollback: infos=
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 119705 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
delete []
   [junit4]   2> 119707 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
1 msec to checkpoint
   [junit4]   2> 119707 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
delete []
   [junit4]   2> 119707 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 119724 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 119724 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
init: current segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@725adab0
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
init: load commit "segments_1"
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
delete []
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
delete []
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-855-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
init: create=false
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@241b2d32 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2aeb48d9)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@72ff68e1
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@7e148070
   [junit4]   2> 
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
flush at getReader
   [junit4]   2> 119725 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
startFullFlush
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
apply all deletes during flush
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-855-thread-1]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-855-thread-1]: 
coreLoadExecutor-855-thread-1 finishFullFlush success=true
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-855-thread-1]: 
getReader took 1 msec
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47b6518c[collection1] main]
   [junit4]   2> 119726 INFO  (coreLoadExecutor-855-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-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/conf
   [junit4]   2> 119727 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_rest_managed.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/conf
   [junit4]   2> 119727 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 119727 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/conf
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/conf
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs 
{ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 119728 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 119729 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 119729 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 119729 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 119729 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_5A2B6EE43DC23704-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 119734 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119735 INFO  (coreLoadExecutor-855-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1547803231359336448
   [junit4]   2> 119738 INFO  
(SUITE-LargeVolumeEmbeddedTest-seed#[5A2B6EE43DC23704]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 119742 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
anyChanges? numDocsInRam=0 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
anyChanges? numDocsInRam=0 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
flush at getReader
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
startFullFlush
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
anyChanges? numDocsInRam=0 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]: flush 
naked frozen global deletes
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=2 
packetCount=1 totBytesUsed=80
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
apply all deletes during flush
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704] 
finishFullFlush success=true
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
getReader took 0 msec
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IFD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
delete []
   [junit4]   2> 119745 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.LoggingInfoStream 
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]]: 
decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 119746 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={}{deleteByQuery=*:* (-1547803231366676480)} 0 3
   [junit4]   2> 119746 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.c.s.LargeVolumeTestBase Started thread: 0
   [junit4]   2> 119746 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.c.s.LargeVolumeTestBase Started thread: 1
   [junit4]   2> 119746 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.c.s.LargeVolumeTestBase Started thread: 2
   [junit4]   2> 119747 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.c.s.LargeVolumeTestBase Started thread: 3
   [junit4]   2> 119747 INFO  
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[5A2B6EE43DC23704]) [    ] 
o.a.s.c.s.LargeVolumeTestBase Started thread: 4
   [junit4]   2> 119763 INFO  (DocThread-0) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={}{add=[T0:0 (1547803231371919360), T0:1 (1547803231387648000), T0:2 
(1547803231387648001), T0:3 (1547803231387648002), T0:4 (1547803231387648003), 
T0:5 (1547803231387648004), T0:6 (1547803231387648005), T0:7 
(1547803231387648006), T0:8 (1547803231387648007), T0:9 (1547803231387648008), 
... (100 adds)]} 0 16
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7e148070
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: commit: start
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: commit: enter lock
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: commit: now prepare
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: prepareCommit: flush
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]:   index before flush 
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-0]: startFullFlush
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-0]: anyChanges? numDocsInRam=100 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWFC][DocThread-0]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0 99 deleted terms (unique count=99) bytesUsed=16722, 
segment=_0, aborted=false, numDocsInRAM=100, deleteQueue=DWDQ: [ generation: 2 
]]
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-0]: flush postings as segment _0 numDocs=100
   [junit4]   2> 119764 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: 0 msec to write norms
   [junit4]   2> 119765 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: 0 msec to write docValues
   [junit4]   2> 119765 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: 0 msec to write points
   [junit4]   2> 119765 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: 0 msec to finish stored fields
   [junit4]   2> 119765 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: 0 msec to write postings and finish vectors
   [junit4]   2> 119765 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: 0 msec to write fieldInfos
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-0]: new segment has 0 deleted docs
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-0]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-0]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, 
_0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, 
_0.fdt, _0.nvm, _0_Lucene70_0.dvm, _0.fnm]
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-0]: flushed codec=Lucene70
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-0]: flushed: segment=_0 ramUsed=0.114 MB newFlushedSize=0.004 
MB docs/MB=27,392.268
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-0]: flush time 1.662014 msec
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-0]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: publishFlushedSegment
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: push deletes  100 deleted terms (unique count=100) 
bytesUsed=1072 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=1072
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: publish sets newSegment delGen=5 seg=_0(7.0.0):C100
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: now checkpoint "_0(7.0.0):C100" [1 segments ; isCommit = 
false]
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: delete []
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: 0 msec to checkpoint
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: apply all deletes during flush
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: now apply all deletes for all segments maxDoc=100
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: applyDeletes: infos=[_0(7.0.0):C100] packetCount=1
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: applyDeletes took 0 msec for 1 segments, 0 newly deleted 
docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: prune sis=segments_1: _0(7.0.0):C100 minGen=5 packetCount=1
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-0]: DocThread-0 finishFullFlush success=true
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-0]: findMerges: 1 segments
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-0]:   seg=_0(7.0.0):C100 size=0.004 MB [floored]
   [junit4]   2> 119766 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-0]:   allowedSegmentCount=1 vs count=1 (eligible count=1) 
tooBigCount=0
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-0]: initDynamicDefaults spins=false maxThreadCount=1 
maxMergeCount=6
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-0]: now merge
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-0]:   index: _0(7.0.0):C100
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-0]:   no more merges pending; now return
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: startCommit(): start
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: startCommit index=_0(7.0.0):C100 changeCount=4
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: done all syncs: [_0.si, _0_Lucene50_0.doc, 
_0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, 
_0_Lucene50_0.tip, _0.fdt, _0_Lucene70_0.dvm, _0.nvm, _0.fnm]
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: commit: pendingCommit != null
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: commit: done writing segments file "segments_2"
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: now checkpoint "_0(7.0.0):C100" [1 segments ; isCommit = 
true]
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: delete [segments_1]
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: 0 msec to checkpoint
   [junit4]   2> 119767 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-0]: delete []
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: commit: took 3.7 msec
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: commit: done
   [junit4]   2> 119768 WARN  (DocThread-0) [    ] o.a.s.c.SolrCore 
[collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: nrtIsCurrent: infoVersion matches: false; DW changes: false; 
BD changes: false
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: flush at getReader
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-0]: startFullFlush
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: apply all deletes during flush
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: now apply all deletes for all segments maxDoc=100
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: applyDeletes: no segments; skipping
   [junit4]   2> 119768 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-0]: prune sis=segments_2: _0(7.0.0):C100 minGen=5 packetCount=0
   [junit4]   2> 119769 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: incRefDeleter for NRT reader version=6 
segments=_0(7.0.0):C100
   [junit4]   2> 119769 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: return reader version=6 
reader=StandardDirectoryReader(segments_2:6:nrt _0(7.0.0):C100)
   [junit4]   2> 119769 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-0]: DocThread-0 finishFullFlush success=true
   [junit4]   2> 119769 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-0]: getReader took 1 msec
   [junit4]   2> 119770 INFO  
(searcherExecutor-856-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@47b6518c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119769 INFO  (DocThread-0) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2974c88a[collection1] main]
   [junit4]   2> 119815 INFO  (DocThread-0) [    ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 119818 INFO  (DocThread-1) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={}{add=[T1:0 (1547803231397085184), T1:1 (1547803231444271104), T1:2 
(1547803231444271105), T1:3 (1547803231444271106), T1:4 (1547803231444271107), 
T1:5 (1547803231444271108), T1:6 (1547803231444271109), T1:7 
(1547803231444271110), T1:8 (1547803231444271111), T1:9 (1547803231444271112), 
... (100 adds)]} 0 46
   [junit4]   2> 119818 INFO  (DocThread-1) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119822 INFO  (DocThread-1) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7e148070
   [junit4]   2> 119822 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: commit: start
   [junit4]   2> 119822 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: commit: enter lock
   [junit4]   2> 119822 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: commit: now prepare
   [junit4]   2> 119822 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: prepareCommit: flush
   [junit4]   2> 119825 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]:   index before flush _0(7.0.0):C100
   [junit4]   2> 119825 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-1]: startFullFlush
   [junit4]   2> 119825 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-1]: anyChanges? numDocsInRam=100 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 119828 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0, segment=_1, aborted=false, numDocsInRAM=1, 
deleteQueue=DWDQ: [ generation: 4 ]]
   [junit4]   2> 119828 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0 102 deleted terms (unique count=102) bytesUsed=17226, 
segment=_2, aborted=false, numDocsInRAM=101, deleteQueue=DWDQ: [ generation: 4 
]]
   [junit4]   2> 119828 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0, segment=_3, aborted=false, numDocsInRAM=1, 
deleteQueue=DWDQ: [ generation: 4 ]]
   [junit4]   2> 119828 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-1]: flush postings as segment _1 numDocs=1
   [junit4]   2> 119829 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-2]: flush postings as segment _2 numDocs=101
   [junit4]   2> 119829 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-3]: flush postings as segment _3 numDocs=1
   [junit4]   2> 119829 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: 0 msec to write norms
   [junit4]   2> 119829 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: 0 msec to write docValues
   [junit4]   2> 119829 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: 0 msec to write points
   [junit4]   2> 119830 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: 0 msec to finish stored fields
   [junit4]   2> 119831 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: 1 msec to write postings and finish vectors
   [junit4]   2> 119831 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: 0 msec to write fieldInfos
   [junit4]   2> 119831 INFO  (DocThread-4) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={}{add=[T4:0 (1547803231394988032), T4:1 (1547803231457902594), T4:2 
(1547803231457902595), T4:3 (1547803231457902596), T4:4 (1547803231457902597), 
T4:5 (1547803231457902598), T4:6 (1547803231457902599), T4:7 
(1547803231457902600), T4:8 (1547803231457902601), T4:9 (1547803231457902602), 
... (100 adds)]} 0 62
   [junit4]   2> 119831 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-1]: new segment has 0 deleted docs
   [junit4]   2> 119831 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-1]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 119831 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-1]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, 
_1_Lucene70_0.dvd, _1.nvd, _1_Lucene50_0.pos, _1.fdx, _1.nvm, _1.fnm, _1.fdt, 
_1_Lucene70_0.dvm, _1_Lucene50_0.tip]
   [junit4]   2> 119831 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-1]: flushed codec=Lucene70
   [junit4]   2> 119831 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-1]: flushed: segment=_1 ramUsed=0.096 MB newFlushedSize=0.001 
MB docs/MB=685.344
   [junit4]   2> 119832 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-1]: flush time 3.321353 msec
   [junit4]   2> 119832 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: 3 msec to write norms
   [junit4]   2> 119832 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: 0 msec to write docValues
   [junit4]   2> 119832 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: 0 msec to write points
   [junit4]   2> 119832 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-2]: 3 msec to write norms
   [junit4]   2> 119832 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: 0 msec to finish stored fields
   [junit4]   2> 119833 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-2]: 0 msec to write docValues
   [junit4]   2> 119833 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-2]: 0 msec to write points
   [junit4]   2> 119833 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-2]: 0 msec to finish stored fields
   [junit4]   2> 119833 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: 0 msec to write postings and finish vectors
   [junit4]   2> 119833 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: 0 msec to write fieldInfos
   [junit4]   2> 119833 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-3]: new segment has 0 deleted docs
   [junit4]   2> 119833 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-3]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 119833 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-3]: flushedFiles=[_3.fdx, _3.nvd, _3_Lucene50_0.pos, 
_3_Lucene70_0.dvd, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene70_0.dvm, 
_3.nvm, _3.fnm, _3.fdt, _3_Lucene50_0.tip]
   [junit4]   2> 119833 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-3]: flushed codec=Lucene70
   [junit4]   2> 119833 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-3]: flushed: segment=_3 ramUsed=0.095 MB newFlushedSize=0.001 
MB docs/MB=685.344
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-3]: flush time 5.0382 msec
   [junit4]   2> 119834 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-2]: 0 msec to write postings and finish vectors
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-3]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: publishFlushedSegment
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-3]: push deletes  103 deleted terms (unique count=103) 
bytesUsed=1072 segmentPrivate?=false delGen=8 packetCount=1 totBytesUsed=1072
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-3]: publish sets newSegment delGen=9 seg=_1(7.0.0):C1
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-3]: now checkpoint "_0(7.0.0):C100 _1(7.0.0):C1" [2 segments ; 
isCommit = false]
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-3]: delete []
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-3]: 0 msec to checkpoint
   [junit4]   2> 119834 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]: findMerges: 2 segments
   [junit4]   2> 119835 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]:   seg=_0(7.0.0):C100 size=0.004 MB [floored]
   [junit4]   2> 119835 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]:   seg=_1(7.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 119835 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]:   allowedSegmentCount=1 vs count=2 (eligible count=2) 
tooBigCount=0
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-3]: now merge
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-3]:   index: _0(7.0.0):C100 _1(7.0.0):C1
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-3]:   no more merges pending; now return
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]: findMerges: 2 segments
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]:   seg=_0(7.0.0):C100 size=0.004 MB [floored]
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]:   seg=_1(7.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-3]:   allowedSegmentCount=1 vs count=2 (eligible count=2) 
tooBigCount=0
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-3]: now merge
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-3]:   index: _0(7.0.0):C100 _1(7.0.0):C1
   [junit4]   2> 119892 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-3]:   no more merges pending; now return
   [junit4]   2> 119894 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-2]: 59 msec to write fieldInfos
   [junit4]   2> 119894 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-2]: new segment has 0 deleted docs
   [junit4]   2> 119894 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-2]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 119894 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-2]: flushedFiles=[_2.nvd, _2_Lucene70_0.dvd, _2.fdt, _2.nvm, 
_2_Lucene50_0.pos, _2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, 
_2_Lucene70_0.dvm, _2_Lucene50_0.tip]
   [junit4]   2> 119894 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-2]: flushed codec=Lucene70
   [junit4]   2> 119894 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-2]: flushed: segment=_2 ramUsed=0.115 MB newFlushedSize=0.004 
MB docs/MB=27,479.547
   [junit4]   2> 119896 INFO  (DocThread-3) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={}{add=[T3:0 (1547803231397085185), T3:1 (1547803231457902592), T3:2 
(1547803231523962880), T3:3 (1547803231525011456), T3:4 (1547803231525011457), 
T3:5 (1547803231525011458), T3:6 (1547803231525011459), T3:7 
(1547803231525011460), T3:8 (1547803231525011461), T3:9 (1547803231525011462), 
... (100 adds)]} 0 124
   [junit4]   2> 119896 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-2]: flush time 67.866803 msec
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 119897 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-2]: findMerges: 2 segments
   [junit4]   2> 119897 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-2]:   seg=_0(7.0.0):C100 size=0.004 MB [floored]
   [junit4]   2> 119897 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-2]:   seg=_1(7.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 119897 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-2]:   allowedSegmentCount=1 vs count=2 (eligible count=2) 
tooBigCount=0
   [junit4]   2> 119897 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-2]: now merge
   [junit4]   2> 119897 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-2]:   index: _0(7.0.0):C100 _1(7.0.0):C1
   [junit4]   2> 119897 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-2]:   no more merges pending; now return
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: publishFlushedSegment
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: publish sets newSegment delGen=10 seg=_2(7.0.0):C101
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: now checkpoint "_0(7.0.0):C100 _1(7.0.0):C1 _2(7.0.0):C101" 
[3 segments ; isCommit = false]
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: delete []
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: publishFlushedSegment
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: publish sets newSegment delGen=11 seg=_3(7.0.0):C1
   [junit4]   2> 119897 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: now checkpoint "_0(7.0.0):C100 _1(7.0.0):C1 _2(7.0.0):C101 
_3(7.0.0):C1" [4 segments ; isCommit = false]
   [junit4]   2> 119898 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: delete []
   [junit4]   2> 119898 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 119898 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: apply all deletes during flush
   [junit4]   2> 119898 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: now apply all deletes for all segments maxDoc=424
   [junit4]   2> 119898 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-1]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 119899 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-1]: applyDeletes: infos=[_0(7.0.0):C100, _1(7.0.0):C1, 
_2(7.0.0):C101, _3(7.0.0):C1] packetCount=1
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-1]: applyTermDeletes took 0.2 msec for 4 segments and 1 packets; 
103 del terms visited; 206 seg terms visited
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-1]: applyDeletes: 0 new deleted documents
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-1]: applyDeletes took 2 msec for 4 segments, 0 newly deleted 
docs (query deletes), 103 visited terms, allDeleted=null
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-1]: prune sis=segments_2: _0(7.0.0):C100 _1(7.0.0):C1 
_2(7.0.0):C101 _3(7.0.0):C1 minGen=12 packetCount=1
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[BD][DocThread-1]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-1]: DocThread-1 finishFullFlush success=true
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-1]: findMerges: 4 segments
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-1]:   seg=_2(7.0.0):C101 size=0.004 MB [floored]
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-1]:   seg=_0(7.0.0):C100 size=0.004 MB [floored]
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-1]:   seg=_1(7.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-1]:   seg=_3(7.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 119900 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[TMP][DocThread-1]:   allowedSegmentCount=1 vs count=4 (eligible count=4) 
tooBigCount=0
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-1]: now merge
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-1]:   index: _0(7.0.0):C100 _1(7.0.0):C1 _2(7.0.0):C101 
_3(7.0.0):C1
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[MS][DocThread-1]:   no more merges pending; now return
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: startCommit(): start
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: startCommit index=_0(7.0.0):C100 _1(7.0.0):C1 _2(7.0.0):C101 
_3(7.0.0):C1 changeCount=13
   [junit4]   2> 119901 INFO  (DocThread-2) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={}{add=[T2:0 (1547803231450562560), T2:1 (1547803231457902593), T2:2 
(1547803231529205760), T2:3 (1547803231529205761), T2:4 (1547803231529205762), 
T2:5 (1547803231529205763), T2:6 (1547803231529205764), T2:7 
(1547803231529205765), T2:8 (1547803231529205766), T2:9 (1547803231529205767), 
... (100 adds)]} 0 78
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: startCommit: wrote pending segments file "pending_segments_3"
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: done all syncs: [_3.fdx, _3.si, _0_Lucene50_0.doc, _1.si, 
_3_Lucene50_0.pos, _1.nvd, _3_Lucene70_0.dvd, _0.nvd, _2.fdt, 
_2_Lucene50_0.pos, _1.nvm, _1.fnm, _2.fdx, _2_Lucene50_0.tim, 
_2_Lucene70_0.dvm, _2_Lucene50_0.tip, _1_Lucene50_0.tim, _2.nvd, 
_0_Lucene70_0.dvd, _1_Lucene50_0.pos, _3_Lucene50_0.doc, _2.nvm, _2.fnm, 
_1.fdx, _1.fdt, _1_Lucene70_0.dvm, _1_Lucene50_0.tip, _0.si, _0_Lucene50_0.tim, 
_2.si, _3.nvd, _1_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.fdx, _3.nvm, _3.fnm, 
_0_Lucene50_0.tip, _2_Lucene50_0.doc, _0.fdt, _0_Lucene70_0.dvm, 
_1_Lucene50_0.doc, _2_Lucene70_0.dvd, _3_Lucene50_0.tim, _3_Lucene70_0.dvm, 
_3.fdt, _3_Lucene50_0.tip, _0.nvm, _0.fnm]
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: commit: pendingCommit != null
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: commit: done writing segments file "segments_3"
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: now checkpoint "_0(7.0.0):C100 _1(7.0.0):C1 _2(7.0.0):C101 
_3(7.0.0):C1" [4 segments ; isCommit = true]
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: delete [segments_2]
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IFD][DocThread-1]: delete []
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: commit: took 79.0 msec
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-1]: commit: done
   [junit4]   2> 119901 WARN  (DocThread-1) [    ] o.a.s.c.SolrCore 
[collection1] Error opening new searcher. exceeded limit of 
maxWarmingSearchers=2, try again later.
   [junit4]   2> 119901 INFO  (DocThread-1) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{} 0 83
   [junit4]   2> 119901 INFO  (DocThread-4) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119901 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-4]: anyChanges? numDocsInRam=297 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 119901 INFO  (DocThread-4) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7e148070
   [junit4]   2> 119901 ERROR (DocThread-1) [    ] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error opening new searcher. exceeded 
limit of maxWarmingSearchers=2, try again later.
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1810)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1570)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:638)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:61)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1664)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1641)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:62)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2106)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:178)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
   [junit4]   2>        at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:113)
   [junit4]   2> 
   [junit4]   2> 119901 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: commit: start
   [junit4]   2> 119902 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: commit: enter lock
   [junit4]   2> 119902 INFO  (DocThread-1) [    ] 
o.a.s.c.s.LargeVolumeTestBase Caught benign exception during commit: Error 
opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later.
   [junit4]   2> 119902 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: commit: now prepare
   [junit4]   2> 119902 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: prepareCommit: flush
   [junit4]   2> 119902 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]:   index before flush _0(7.0.0):C100 _1(7.0.0):C1 
_2(7.0.0):C101 _3(7.0.0):C1
   [junit4]   2> 119902 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-4]: startFullFlush
   [junit4]   2> 119902 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DW][DocThread-4]: anyChanges? numDocsInRam=297 deletes=true hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 119902 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DWFC][DocThread-4]: addFlushableState DocumentsWriterPerThread 
[pendingDeletes=gen=0 296 deleted terms (unique count=296) bytesUsed=49998, 
segment=_4, aborted=false, numDocsInRAM=297, deleteQueue=DWDQ: [ generation: 5 
]]
   [junit4]   2> 119904 INFO  
(searcherExecutor-856-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=133
   [junit4]   2> 119904 INFO  
(searcherExecutor-856-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 119904 INFO  
(searcherExecutor-856-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 119904 INFO  
(searcherExecutor-856-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 119904 INFO  
(searcherExecutor-856-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47b6518c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119904 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2974c88a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 119905 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=0
   [junit4]   2> 119905 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 119905 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 119905 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 119905 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-856-thread-1]: delete []
   [junit4]   2> 119905 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][searcherExecutor-856-thread-1]: decRefDeleter 
for NRT reader version=2 segments=
   [junit4]   2> 119905 INFO  (searcherExecutor-856-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2974c88a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 119906 INFO  (DocThread-0) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0 142
   [junit4]   2> 119907 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-4]: flush postings as segment _4 numDocs=297
   [junit4]   2> 119907 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: 0 msec to write norms
   [junit4]   2> 119907 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: 0 msec to write docValues
   [junit4]   2> 119907 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: 0 msec to write points
   [junit4]   2> 119907 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: 0 msec to finish stored fields
   [junit4]   2> 119909 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: 1 msec to write postings and finish vectors
   [junit4]   2> 119909 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[IW][DocThread-4]: 0 msec to write fieldInfos
   [junit4]   2> 119909 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-4]: new segment has 0 deleted docs
   [junit4]   2> 119909 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-4]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 119909 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream 
[DWPT][DocThread-4]: flushedFiles=[_4.fdt, _4.nvm, _4_Lucene50_0.pos, _4.fnm, 
_4_Lucene70_0.dvd, _4_Lucene50_0.tip, _4.nvd, _4_Lucene70_0.dvm, _4.fdx, 
_4_Lucene50_

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

reCloseExecutor-861-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream 
[IW][coreCloseExecutor-861-thread-1]: waitForMerges
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
waitForMerges done
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
commit: start
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
commit: enter lock
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
commit: now prepare
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
prepareCommit: flush
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]:  
 index before flush _5(7.0.0):C500
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-861-thread-1]: 
startFullFlush
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
apply all deletes during flush
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
now apply all deletes for all segments maxDoc=500
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-861-thread-1]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-861-thread-1]: 
applyDeletes: no segments; skipping
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-861-thread-1]: 
prune sis=segments_5: _5(7.0.0):C500 minGen=15 packetCount=0
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-861-thread-1]: 
coreCloseExecutor-861-thread-1 finishFullFlush success=true
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
startCommit(): start
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]:  
 skip startCommit(): no changes pending
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-861-thread-1]: 
delete []
   [junit4]   2> 119949 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
commit: took 0.4 msec
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
commit: done
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
rollback
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
all running merges have aborted
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
rollback: done finish merges
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-861-thread-1]: 
abort
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-861-thread-1]: 
done abort success=true
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-861-thread-1]: 
rollback: infos=_5(7.0.0):C500
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-861-thread-1]: 
now checkpoint "_5(7.0.0):C500" [1 segments ; isCommit = false]
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-861-thread-1]: 
delete []
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-861-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-861-thread-1]: 
delete []
   [junit4]   2> 119950 INFO  (coreCloseExecutor-861-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-861-thread-1]: 
delete []
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=541, maxMBSortInHeap=5.382666814874134, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, 
timezone=America/Edmonton
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=174920576,total=306184192
   [junit4]   2> NOTE: All tests run in this JVM: [NamedListTest, 
CommonAdminParamsTest, SolrSchemalessExampleTest, TestUpdateRequestCodec, 
TestSpellCheckResponse, JDBCStreamTest, TestXMLEscaping, 
SolrExampleEmbeddedTest, TestCoreAdmin, SchemaTest, TestHash, 
CollectionAdminRequestRequiredParamsTest, TestDelegationTokenRequest, 
TestDelegationTokenResponse, TestCollectionStateWatchers, 
NoOpResponseParserTest, JettyWebappTest, FieldAnalysisResponseTest, 
TestBatchUpdate, ModifiableSolrParamsTest, TestDocumentObjectBinder, 
SolrExampleStreamingTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, 
LargeVolumeEmbeddedTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LargeVolumeEmbeddedTest -Dtests.seed=5A2B6EE43DC23704 
-Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=America/Edmonton 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | LargeVolumeEmbeddedTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [TransactionLog]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:344)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:859)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:428)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:415)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:299)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:211)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166)
   [junit4]    >        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:957)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1112)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:738)
   [junit4]    >        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]    >        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
   [junit4]    >        at 
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
   [junit4]    >        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]    >        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2106)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
   [junit4]    >        at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:109)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5A2B6EE43DC23704]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [37/87 (1!)] on J0 in 31.94s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 59831 lines...]

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

Reply via email to