Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/299/
Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([1CF36BBCADCDE256:A572BD638127E6DC]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:753)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:version=2.2&start=0&rows=20&qt=standard&q=id:14
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:746)
        ... 40 more




Build Log:
[...truncated 10511 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001
   [junit4]   2> 2213343 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2213343 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2213343 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2213343 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2213343 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2213344 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2213344 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2213373 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 2213392 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2213433 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2213439 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2213697 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2213704 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2213705 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2213710 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2213713 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2213716 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2213716 WARN  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2213716 WARN  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2213716 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2213716 WARN  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2213716 WARN  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 23235903
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 2213717 WARN  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 2213717 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2213721 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2213723 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2213723 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2213723 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2213723 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2213725 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {shard=shard1, name=collection1, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001,
 config=solrconfig.xml, schema=schema.xml, loadOnStartup=true, 
collection=collection1, configSetProperties=configsetprops.json, 
transient=false}
   [junit4]   2> 2213725 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2213726 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2213726 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2213726 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2213726 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2213757 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2213774 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2213826 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2213834 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2214115 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2214126 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2214128 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2214137 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2214142 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2214144 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2214145 WARN  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2214145 WARN  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2214145 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2214146 WARN  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2214146 WARN  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2214148 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2214148 INFO  (coreLoadExecutor-5437-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2214149 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2214149 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/]
   [junit4]   2> 2214149 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16565db
   [junit4]   2> 2214149 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001
   [junit4]   2> 2214149 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index/
   [junit4]   2> 2214150 WARN  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2214150 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index
   [junit4]   2> 2214150 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=167046581, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2214151 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_1,generation=1}
   [junit4]   2> 2214151 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2214154 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2214154 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2214154 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2214155 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2214158 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214159 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214160 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214162 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214166 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2214169 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/update/json/docs,/admin/luke,defaults,/admin/threads,/search-facet-invariants,/admin/plugins,/update,/admin/file,/schema,/admin/segments,dismax,/admin/system,lazy,/admin/properties,/update/csv,/get,spellCheckWithWordbreak,/terms,/config,spellCheckCompRH1,/replication,/update/json,mock,/admin/logging,standard,/mlt,mltrh,spellCheckWithWordbreak_Direct,tvrh,spellCheckCompRH_Direct,/search-facet-def,/admin/mbeans,/debug/dump,spellCheckCompRH,/admin/ping
   [junit4]   2> 2214170 WARN  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 2214171 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2214171 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2214171 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2214172 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2214172 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2214172 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19020896892440567]
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_1,generation=1}
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16f1fd7[collection1] 
main
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2214173 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2214218 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2214329 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2214330 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2214330 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2214330 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2214330 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2214331 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2214331 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2214331 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2214331 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2214331 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2214331 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2214331 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1522197885287923712
   [junit4]   2> 2214331 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2214332 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2214332 INFO  
(searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16f1fd7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2214334 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1522197885287923712
   [junit4]   2> 2214334 INFO  (coreLoadExecutor-5437-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2214335 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2214338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 2214340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1522197885296312320)} 0 1
   [junit4]   2> 2214343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2214344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2214344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2214344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2214344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2214384 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2214401 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2214436 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2214443 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2214686 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2214692 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2214694 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2214698 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2214700 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2214703 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2214703 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2214703 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2214704 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2214704 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2214704 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2214705 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2214706 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2214706 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/]
   [junit4]   2> 2214706 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16565db
   [junit4]   2> 2214707 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index/
   [junit4]   2> 2214711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2214711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2214711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2214711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2214711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2214711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2214711 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 2214712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2214712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2214712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2214712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2214712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2214715 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214716 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214718 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214719 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2214724 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2214726 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/update/json/docs,/admin/luke,defaults,/admin/threads,/search-facet-invariants,/admin/plugins,/update,/admin/file,/schema,/admin/segments,dismax,/admin/system,lazy,/admin/properties,/update/csv,/get,spellCheckWithWordbreak,/terms,/config,spellCheckCompRH1,/replication,/update/json,mock,/admin/logging,standard,/mlt,mltrh,spellCheckWithWordbreak_Direct,tvrh,spellCheckCompRH_Direct,/search-facet-def,/admin/mbeans,/debug/dump,spellCheckCompRH,/admin/ping
   [junit4]   2> 2214727 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2214728 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2214728 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2214728 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2214728 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/
   [junit4]   2> 2214729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@af5f21[collection1] main
   [junit4]   2> 2214729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2214729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2214730 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2214730 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2214730 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2214734 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2214735 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2214735 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 2214735 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 2214736 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1522197885296312320
   [junit4]   2> 2214737 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 2214737 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=41.623046875, 
floorSegmentMB=0.8955078125, forceMergeDeletesPctAllowed=6.713841109283409, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3879140322008009
   [junit4]   2> 2214751 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2214752 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2214752 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2214752 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2214752 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2214752 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2214753 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2214753 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2214753 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2214754 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@af5f21[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2214755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_1,generation=1}
   [junit4]   2> 2214755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2214755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2214755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@162ab86[collection1] main
   [junit4]   2> 2214755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2214755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8d8c97
   [junit4]   2> 2214756 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2214756 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2214763 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1522197885739859968)]} 0 1
   [junit4]   2> 2214764 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1522197885740908544)]} 0 1
   [junit4]   2> 2214764 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1522197885741957120)]} 0 1
   [junit4]   2> 2214764 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1522197885741957121)]} 0 1
   [junit4]   2> 2214764 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1522197885741957122)]} 0 2
   [junit4]   2> 2214764 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1522197885741957123)]} 0 2
   [junit4]   2> 2214765 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1522197885741957124)]} 0 2
   [junit4]   2> 2214765 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1522197885743005696)]} 0 2
   [junit4]   2> 2214765 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1522197885743005697)]} 0 2
   [junit4]   2> 2214765 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1522197885743005698)]} 0 2
   [junit4]   2> 2214765 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1522197885743005699)]} 0 3
   [junit4]   2> 2214766 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1522197885744054272)]} 0 3
   [junit4]   2> 2214766 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1522197885744054273)]} 0 3
   [junit4]   2> 2214767 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@162ab86[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2214768 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1522197885745102848)]} 0 5
   [junit4]   2> 2214768 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:1} hits=0 status=0 QTime=0
   [junit4]   2> 2214769 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1522197885747200000)]} 0 6
   [junit4]   2> 2214769 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1522197885747200001)]} 0 7
   [junit4]   2> 2214769 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:14} hits=0 status=0 QTime=0
   [junit4]   2> 2214781 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:version=2.2&start=0&rows=20&qt=standard&q=id:14
   [junit4]   2> 2214782 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
version=2.2&start=0&rows=20&qt=standard&q=id:14:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:version=2.2&start=0&rows=20&qt=standard&q=id:14
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:746)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2214782 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=1CF36BBCADCDE256 -Dtests.slow=true 
-Dtests.locale=fr_CH -Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.47s J0 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1CF36BBCADCDE256:A572BD638127E6DC]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:753)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:version=2.2&start=0&rows=20&qt=standard&q=id:14
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:746)
   [junit4]    >        ... 40 more
   [junit4]   2> 2214803 INFO  (commitScheduler-5446-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2214805 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 2214809 INFO  (commitScheduler-5446-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c0ebc1[collection1] 
main
   [junit4]   2> 2214810 INFO  (commitScheduler-5446-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2214811 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1d4c21f[collection1] realtime
   [junit4]   2> 2214811 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1522197885784948736)} 0 6
   [junit4]   2> 2214812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2214812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2214812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2214813 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2214813 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2214843 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2214863 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2214909 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2214919 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2214927 INFO  
(searcherExecutor-5443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c0ebc1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C16)))}
   [junit4]   2> 2215237 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2215244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2215246 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2215252 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2215255 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2215257 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2215258 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2215258 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2215259 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2215259 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2215259 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2215261 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2215261 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2215261 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/]
   [junit4]   2> 2215261 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16565db
   [junit4]   2> 2215261 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index/
   [junit4]   2> 2215262 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2215267 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2215268 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2215268 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2215271 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2215273 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2215274 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2215276 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2215282 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2215286 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/update/json/docs,/admin/luke,defaults,/admin/threads,/search-facet-invariants,/admin/plugins,/update,/admin/file,/schema,/admin/segments,dismax,/admin/system,lazy,/admin/properties,/update/csv,/get,spellCheckWithWordbreak,/terms,/config,spellCheckCompRH1,/replication,/update/json,mock,/admin/logging,standard,/mlt,mltrh,spellCheckWithWordbreak_Direct,tvrh,spellCheckCompRH_Direct,/search-facet-def,/admin/mbeans,/debug/dump,spellCheckCompRH,/admin/ping
   [junit4]   2> 2215287 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2215288 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2215288 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2215288 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2215289 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@19dee05[collection1] main
   [junit4]   2> 2215289 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2215289 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2215289 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2215289 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2215290 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2215295 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2215295 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2215295 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2215295 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2215295 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2215296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2215296 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2215296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 2215296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 2215296 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2215297 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2215297 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2215298 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2215298 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1522197885784948736
   [junit4]   2> 2215299 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19dee05[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2215300 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 2215300 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_2,generation=2}
   [junit4]   2> 2215300 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2215301 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=62.4833984375, 
floorSegmentMB=1.833984375, forceMergeDeletesPctAllowed=3.495167279913373, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2215302 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_2,generation=2}
   [junit4]   2> 2215303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2215303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2215303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@17e7229[collection1] main
   [junit4]   2> 2215303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2215303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@170fd43
   [junit4]   2> 2215303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2215304 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2215305 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17e7229[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2215314 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1522197886317625344)]} 0 0
   [junit4]   2> 2215314 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:529} hits=0 status=0 
QTime=0
   [junit4]   2> 2216315 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2216317 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@15f257b[collection1] 
main
   [junit4]   2> 2216317 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2216319 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15f257b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 2216568 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1522197887632539648)]} 0 1254
   [junit4]   2> 2216568 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:529} hits=1 status=0 
QTime=0
   [junit4]   2> 2216570 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:530} hits=0 status=0 
QTime=0
   [junit4]   2> 2216570 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1522197887635685376)]} 0 0
   [junit4]   2> 2216571 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:529} hits=1 status=0 
QTime=0
   [junit4]   2> 2217569 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2217571 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a474d2[collection1] 
main
   [junit4]   2> 2217571 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2217572 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a474d2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C1)))}
   [junit4]   2> 2217574 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1522197888687407104)]} 0 2261
   [junit4]   2> 2217574 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:529} hits=0 status=0 
QTime=0
   [junit4]   2> 2217576 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888690552832)]} 0 2263
   [junit4]   2> 2217590 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888705232896)]} 0 2276
   [junit4]   2> 2217590 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888705232897)]} 0 2277
   [junit4]   2> 2217590 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888705232898)]} 0 2277
   [junit4]   2> 2217590 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888705232899)]} 0 2277
   [junit4]   2> 2217590 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888705232900)]} 0 2277
   [junit4]   2> 2217591 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888706281472)]} 0 2277
   [junit4]   2> 2217591 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888706281473)]} 0 2277
   [junit4]   2> 2217591 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888706281474)]} 0 2278
   [junit4]   2> 2217591 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1522197888706281475)]} 0 2278
   [junit4]   2> 2217591 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:500} hits=0 status=0 
QTime=0
   [junit4]   2> 2218580 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2218582 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3a6b77[collection1] 
main
   [junit4]   2> 2218582 INFO  (commitScheduler-5450-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2218584 INFO  
(searcherExecutor-5447-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a6b77[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C1)
 Uninverting(_3(5.5.0):C11/9:delGen=1)))}
   [junit4]   2> 2218594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1522197889756954624)]} 0 3281
   [junit4]   2> 2218594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={version=2.2&start=0&rows=20&qt=standard&q=id:500} hits=1 status=0 
QTime=0
   [junit4]   2> 2218595 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1CF36BBCADCDE256]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 2218599 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2218602 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@10c5601[collection1] 
realtime
   [junit4]   2> 2218602 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1522197889763246080)} 0 2
   [junit4]   2> 2218603 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2218603 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 2218603 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2218603 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2218603 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2218632 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2218649 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2218686 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2218693 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2218936 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2218944 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2218946 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2218950 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 2218952 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 2218955 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 2218956 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2218956 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2218956 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 2218956 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2218956 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2218958 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2218958 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1CF36BBCADCDE256]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from i

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

mitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2225523 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23235903
   [junit4]   2> 2225523 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f63c
   [junit4]   2> 2225523 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2225524 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2225524 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 2225524 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2225524 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2225525 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@157dc66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146b675),segFN=segments_4,generation=4}
   [junit4]   2> 2225525 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 2225526 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2225536 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 2225536 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001;done=false>>]
   [junit4]   2> 2225536 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001
   [junit4]   2> 2225536 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2225536 INFO  
(SUITE-AutoCommitTest-seed#[1CF36BBCADCDE256]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_1CF36BBCADCDE256-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=2667, maxDocsPerChunk=616, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=2667, blockSize=5)), sim=DefaultSimilarity, locale=fr_CH, 
timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_91 
(32-bit)/cpus=3,threads=1,free=94735248,total=365727744
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseHeaderTest, 
DistributedSuggestComponentTest, TestRestoreCore, BasicDistributedZkTest, 
SparseHLLTest, TestFaceting, TestAuthenticationFramework, 
TestSolrConfigHandlerConcurrent, XmlUpdateRequestHandlerTest, TestSort, 
HdfsDirectoryTest, TestSolrXml, DistributedSpellCheckComponentTest, 
DeleteLastCustomShardedReplicaTest, DistanceUnitsTest, 
TestUseDocValuesAsStored, DocValuesMissingTest, TestSearchPerf, DOMUtilTest, 
TestMiniSolrCloudClusterSSL, TestRemoteStreaming, 
TriLevelCompositeIdRoutingTest, TestCloudSchemaless, MBeansHandlerTest, 
SOLR749Test, ChaosMonkeyNothingIsSafeTest, TestReRankQParserPlugin, 
ConfigSetsAPITest, SyncSliceTest, DocValuesTest, TestDocumentBuilder, 
PathHierarchyTokenizerFactoryTest, DistribDocExpirationUpdateProcessorTest, 
TestLazyCores, BlockDirectoryTest, BigEndianAscendingWordSerializerTest, 
TestNoOpRegenerator, AtomicUpdatesTest, TestCustomSort, 
TestDistribDocBasedVersion, LeaderInitiatedRecoveryOnShardRestartTest, 
DistributedFacetPivotLongTailTest, OverriddenZkACLAndCredentialsProvidersTest, 
SolrRequestParserTest, TestNamedUpdateProcessors, CursorPagingTest, 
TestConfigSetImmutable, PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
TestCloudManagedSchema, LeaderFailoverAfterPartitionTest, 
TestSurroundQueryParser, TestExactStatsCache, PreAnalyzedFieldTest, 
HdfsRecoverLeaseTest, TestXIncludeConfig, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, TestWordDelimiterFilterFactory, 
SharedFSAutoReplicaFailoverUtilsTest, TestRawResponseWriter, 
TestExceedMaxTermLength, TestManagedSchemaFieldResource, 
StatelessScriptUpdateProcessorFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestConfig, StandardRequestHandlerTest, TestConfigSets, 
TestRandomCollapseQParserPlugin, DeleteShardTest, 
TestHighFrequencyDictionaryFactory, RestartWhileUpdatingTest, 
TestIBSimilarityFactory, TestReloadDeadlock, FastVectorHighlighterTest, 
TestChildDocTransformer, JSONWriterTest, TestRandomMergePolicy, 
TestRequestForwarding, DirectSolrSpellCheckerTest, AddBlockUpdateTest, 
VersionInfoTest, TestFunctionQuery, OverseerRolesTest, TestLFUCache, 
TestIntervalFaceting, TestJsonRequest, DisMaxRequestHandlerTest, 
BasicAuthIntegrationTest, SegmentsInfoRequestHandlerTest, 
TestClusterStateMutator, HdfsWriteToMultipleCollectionsTest, 
TestStressUserVersions, TestRestManager, 
DistributedQueryElevationComponentTest, TestExclusionRuleCollectionAccess, 
QueryElevationComponentTest, TestAnalyzedSuggestions, TestSolrQueryResponse, 
TestPartialUpdateDeduplication, TimeZoneUtilsTest, 
TestSolrQueryParserDefaultOperatorResource, BJQParserTest, BadComponentTest, 
IndexSchemaTest, TestCollapseQParserPlugin, InfoHandlerTest, 
TestAnalyzeInfixSuggestions, TestCSVLoader, TestComponentsName, 
TestPhraseSuggestions, JsonLoaderTest, PrimUtilsTest, DataDrivenBlockJoinTest, 
HardAutoCommitTest, SliceStateTest, TestStressVersions, ChangedSchemaMergeTest, 
SimpleMLTQParserTest, TestHashQParserPlugin, TestUniqueKeyFieldResource, 
TestInitParams, TestOrdValues, TestJsonFacets, SuggesterFSTTest, 
DocValuesMultiTest, TestFieldResource, TestSolrDeletionPolicy1, 
TestManagedSynonymFilterFactory, HLLSerializationTest, 
TestTrackingShardHandlerFactory, XsltUpdateRequestHandlerTest, 
TestSolr4Spatial2, TestStressReorder, TestRemoveLastDynamicCopyField, 
TestDistribIDF, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, 
BasicZkTest, RecoveryZkTest, TestReplicationHandler, TestZkChroot, 
TestRandomDVFaceting, ZkCLITest, AutoCommitTest]
   [junit4] Completed [300/562 (1!)] on J0 in 12.21s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 831 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:794: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:738: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1000:
 There were test failures: 562 suites (7 ignored), 2231 tests, 1 error, 54 
ignored (39 assumptions) [seed: 1CF36BBCADCDE256]

Total time: 88 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to