Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5584/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([CEC9686131EA137E:543D1583AF708F42]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:246)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$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=0]
        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="1" 
start="0"><doc><int name="id">530</int><arr 
name="range_facet_l"><long>530</long></arr><arr 
name="range_facet_l_dv"><long>530</long></arr><arr 
name="range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's 
inside?</str></arr><arr name="subject"><str>info</str></arr><long 
name="_version_">1524915590915948544</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-01-31T20:40:33.744Z</date></doc></result>
</response>

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




Build Log:
[...truncated 10645 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001
   [junit4]   2> 847334 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 847335 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 847335 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 847335 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 847336 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 847336 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 847336 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 847409 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 847418 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 847451 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 847458 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 847554 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 847561 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 847562 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 847566 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 847568 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 11609501
   [junit4]   2> 847570 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 847570 WARN  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 847571 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-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> 847578 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 847581 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 847581 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 847581 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 847581 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 847583 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001,
 shard=shard1}
   [junit4]   2> 847584 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 847584 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 847584 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 847584 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 847584 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 847602 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 847608 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 847621 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 847625 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 847696 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 847701 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 847702 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 847704 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 847707 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 847709 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 847709 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 847717 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 847717 INFO  (coreLoadExecutor-3019-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 847717 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 847717 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\]
   [junit4]   2> 847717 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e40c3
   [junit4]   2> 847717 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\
   [junit4]   2> 847717 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index/
   [junit4]   2> 847717 WARN  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index'
 doesn't exist. Creating new index...
   [junit4]   2> 847718 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index
   [junit4]   2> 847718 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6461435072500186]
   [junit4]   2> 847718 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_1,generation=1}
   [junit4]   2> 847719 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 847719 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 847721 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 847726 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 847727 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 847728 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 847729 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 847731 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 847732 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 847732 WARN  (coreLoadExecutor-3019-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> 847733 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 847734 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 847734 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_1,generation=1}
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1223aa3[collection1] 
main]
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 847735 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 847736 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 847764 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 847850 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 847850 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 847851 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 847851 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 847851 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 847851 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 847851 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 847851 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 847851 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1524915581389635584
   [junit4]   2> 847851 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 847851 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 847852 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 847852 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 847852 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 847853 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1524915581389635584
   [junit4]   2> 847853 INFO  (coreLoadExecutor-3019-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 847853 INFO  
(searcherExecutor-3020-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1223aa3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 847856 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 847858 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 847860 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1524915581396975616)} 0 2
   [junit4]   2> 847862 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 847863 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 847863 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 847864 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 847864 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 847913 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 847920 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 847945 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 847951 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 848030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 848052 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 848053 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 848056 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 848058 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 848060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 848060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 848067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 848068 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 848068 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\]
   [junit4]   2> 848068 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e40c3
   [junit4]   2> 848068 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index/
   [junit4]   2> 848068 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\
   [junit4]   2> 848073 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 848073 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 848073 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 848073 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 848073 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 848074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 848074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 848074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 848074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 848074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 848074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 848074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 848079 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848080 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848081 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848082 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848086 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 848087 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 848088 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 848088 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 848089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 848089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 848089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a09f90[collection1] 
main]
   [junit4]   2> 848089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 848089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 848089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 848089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 848090 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 848096 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 848097 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 848097 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 848097 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 848097 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 848097 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 848097 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 848098 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 848098 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 848098 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 848098 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 848098 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 848098 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 848099 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a09f90[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 848099 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1524915581396975616
   [junit4]   2> 848100 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 848100 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=37.779296875, 
floorSegmentMB=0.4892578125, forceMergeDeletesPctAllowed=8.835914330793797, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 848100 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_1,generation=1}
   [junit4]   2> 848101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 848101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 848101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d9c4c[collection1] 
main]
   [junit4]   2> 848101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 848101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6cbcf0
   [junit4]   2> 848101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
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> 848101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 848101 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d9c4c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 848110 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1524915581659119616)]} 0 1
   [junit4]   2> 848110 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 852077 INFO  (commitScheduler-3028-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> 852080 INFO  (commitScheduler-3028-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5aa9dc[collection1] 
main]
   [junit4]   2> 852080 INFO  (commitScheduler-3028-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 852082 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5aa9dc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 852340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1524915586095644672)]} 0 4267
   [junit4]   2> 852340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 852341 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1524915586097741824)]} 0 4268
   [junit4]   2> 852341 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 853388 INFO  (commitScheduler-3028-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> 853389 INFO  (commitScheduler-3028-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a7d62[collection1] 
main]
   [junit4]   2> 853389 INFO  (commitScheduler-3028-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 853392 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9a7d62[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 853650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 853650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 853652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587471376384)]} 0 5522
   [junit4]   2> 853652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587472424960)]} 0 5523
   [junit4]   2> 853652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587472424961)]} 0 5523
   [junit4]   2> 853653 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587473473536)]} 0 5523
   [junit4]   2> 853653 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587473473537)]} 0 5523
   [junit4]   2> 853653 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587473473538)]} 0 5524
   [junit4]   2> 853653 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587473473539)]} 0 5524
   [junit4]   2> 853653 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587473473540)]} 0 5524
   [junit4]   2> 853654 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587474522112)]} 0 5524
   [junit4]   2> 853654 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524915587474522113)]} 0 5525
   [junit4]   2> 853655 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 853655 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587475570688)]} 0 5526
   [junit4]   2> 853655 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587475570689)]} 0 5526
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619264)]} 0 5526
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619265)]} 0 5526
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619266)]} 0 5527
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619267)]} 0 5527
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619268)]} 0 5527
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619269)]} 0 5527
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619270)]} 0 5527
   [junit4]   2> 853656 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524915587476619271)]} 0 5527
   [junit4]   2> 853657 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 854700 INFO  (commitScheduler-3028-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> 854702 INFO  (commitScheduler-3028-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1861a26[collection1] 
main]
   [junit4]   2> 854702 INFO  (commitScheduler-3028-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 854703 INFO  
(searcherExecutor-3025-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1861a26[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C10/9:delGen=1)))}
   [junit4]   2> 854704 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 854707 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 854707 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CEC9686131EA137E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 854713 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 854716 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@196b7e8[collection1] realtime]
   [junit4]   2> 854717 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1524915588584964096)} 0 2
   [junit4]   2> 854717 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 854717 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 854717 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 854718 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 854718 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 854801 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 854813 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 854855 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 854860 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 854937 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 854945 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 854946 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 854950 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 854953 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 854954 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 854955 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 854963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 854963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 854963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\]
   [junit4]   2> 854963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e40c3
   [junit4]   2> 854964 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index/
   [junit4]   2> 854964 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\
   [junit4]   2> 854968 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 854968 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 854969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 854976 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 854977 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 854978 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 854979 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 855002 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 855003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 855003 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 855003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 855003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 855003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 855003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12cb230[collection1] main]
   [junit4]   2> 855004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 855004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 855004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 855004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 855004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 855012 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 855012 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 855013 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 855013 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 855013 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 855013 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 855013 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 855013 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 855014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 855014 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 855014 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 855015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1524915588584964096
   [junit4]   2> 855016 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 855016 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 855017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_2,generation=2}
   [junit4]   2> 855017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 855017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=69.505859375, 
floorSegmentMB=1.083984375, forceMergeDeletesPctAllowed=8.637336067153381, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33949652115716555
   [junit4]   2> 855017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_2,generation=2}
   [junit4]   2> 855018 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 855018 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 855018 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 855018 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 855018 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ff0fb1[collection1] main]
   [junit4]   2> 855019 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12cb230[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 855020 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 855020 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fbee42
   [junit4]   2> 855020 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    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=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 855020 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 855020 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ff0fb1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 855028 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1524915588914216960)]} 0 0
   [junit4]   2> 855028 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1524915588915265536)]} 0 1
   [junit4]   2> 855029 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1524915588916314112)]} 0 1
   [junit4]   2> 855029 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1524915588916314113)]} 0 1
   [junit4]   2> 855029 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1524915588916314114)]} 0 1
   [junit4]   2> 855029 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1524915588916314115)]} 0 1
   [junit4]   2> 855029 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1524915588916314116)]} 0 2
   [junit4]   2> 855029 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1524915588916314117)]} 0 2
   [junit4]   2> 855029 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1524915588916314118)]} 0 2
   [junit4]   2> 855030 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1524915588917362688)]} 0 2
   [junit4]   2> 855030 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1524915588917362689)]} 0 2
   [junit4]   2> 855030 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1524915588917362690)]} 0 2
   [junit4]   2> 855030 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1524915588917362691)]} 0 2
   [junit4]   2> 855030 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1524915588917362692)]} 0 3
   [junit4]   2> 855031 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 855031 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1524915588918411264)]} 0 4
   [junit4]   2> 855034 INFO  (commitScheduler-3032-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> 855037 INFO  (commitScheduler-3032-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@103ba74[collection1] 
main]
   [junit4]   2> 855038 INFO  (commitScheduler-3032-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 855039 INFO  
(searcherExecutor-3029-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@103ba74[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C15)))}
   [junit4]   2> 855293 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1524915589193138176)]} 0 256
   [junit4]   2> 855294 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 855295 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 855295 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 855298 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 855302 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12a46e6[collection1] realtime]
   [junit4]   2> 855302 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1524915589199429632)} 0 3
   [junit4]   2> 855303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 855303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 855303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 855304 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 855304 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 855388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 855399 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 855424 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 855433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 855550 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 855561 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 855562 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 855569 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 855573 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 855575 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 855576 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 855588 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 855588 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 855589 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\]
   [junit4]   2> 855589 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e40c3
   [junit4]   2> 855589 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index/
   [junit4]   2> 855590 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 855594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 855597 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 855598 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 855599 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 855601 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 855605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 855606 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 855607 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 855607 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 855607 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 855607 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 855608 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@968db[collection1] main]
   [junit4]   2> 855608 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CEC9686131EA137E]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   

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

ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime 
-Dtests.seed=CEC9686131EA137E -Dtests.slow=true -Dtests.locale=mk-MK 
-Dtests.timezone=Europe/Vatican -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.24s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CEC9686131EA137E:543D1583AF708F42]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:246)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=0]
   [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="1" 
start="0"><doc><int name="id">530</int><arr 
name="range_facet_l"><long>530</long></arr><arr 
name="range_facet_l_dv"><long>530</long></arr><arr 
name="range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's 
inside?</str></arr><arr name="subject"><str>info</str></arr><long 
name="_version_">1524915590915948544</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-01-31T20:40:33.744Z</date></doc></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:530&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
   [junit4]    >        ... 40 more
   [junit4]   2> 858537 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 858537 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11609501
   [junit4]   2> 858537 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1d5a5c0
   [junit4]   2> 858537 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 858538 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 858538 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 858538 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 858538 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 858540 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d7d611 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1716668),segFN=segments_4,generation=4}
   [junit4]   2> 858540 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 858550 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 858565 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 858565 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 858565 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\index
   [junit4]   2> 858565 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\;done=false>>]
   [junit4]   2> 858566 INFO  
(SUITE-AutoCommitTest-seed#[CEC9686131EA137E]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_CEC9686131EA137E-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=mk-MK, 
timezone=Europe/Vatican
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_72 
(32-bit)/cpus=3,threads=1,free=70779448,total=265236480
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsChaosMonkeySafeLeaderTest, TestRecoveryHdfs, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, TestSerializedLuceneMatchVersion, 
TestReplicaProperties, TestCustomDocTransformer, HdfsLockFactoryTest, 
TestDistributedGrouping, TestSolrCoreProperties, TestCoreDiscovery, 
PluginInfoTest, DefaultValueUpdateProcessorTest, 
VMParamsZkACLAndCredentialsProvidersTest, 
SuggestComponentContextFilterQueryTest, TestRawTransformer, EnumFieldTest, 
SparseHLLTest, DeleteReplicaTest, CollectionTooManyReplicasTest, 
TestSchemaSimilarityResource, StressHdfsTest, RecoveryAfterSoftCommitTest, 
TestInitParams, SmileWriterTest, BadIndexSchemaTest, TestRandomFaceting, 
TestValueSourceCache, TestScoreJoinQPScore, TestJoin, 
BigEndianAscendingWordSerializerTest, OpenExchangeRatesOrgProviderTest, 
AnalysisErrorHandlingTest, QueryParsingTest, SuggesterTest, 
TestFieldTypeCollectionResource, CloudMLTQParserTest, 
CoreMergeIndexesAdminHandlerTest, HighlighterConfigTest, 
TestSolrConfigHandlerCloud, OverseerStatusTest, TestNoOpRegenerator, 
TestRealTimeGet, TestLRUStatsCache, TestTrieFacet, 
ParsingFieldUpdateProcessorsTest, TestFastOutputStream, TestSystemIdResolver, 
VersionInfoTest, TestStressRecovery, TestNonDefinedSimilarityFactory, 
AtomicUpdatesTest, TestOmitPositions, ConvertedLegacyTest, BJQParserTest, 
PKIAuthenticationIntegrationTest, TermVectorComponentDistributedTest, 
TestCSVResponseWriter, MigrateRouteKeyTest, SuggesterWFSTTest, 
HLLSerializationTest, FullSolrCloudDistribCmdsTest, TermVectorComponentTest, 
RequestHandlersTest, SolrCoreCheckLockOnStartupTest, ZkSolrClientTest, 
CheckHdfsIndexTest, ZkNodePropsTest, SearchHandlerTest, TestReload, 
TestQueryWrapperFilter, TestSolrXml, CollectionReloadTest, 
TestRandomRequestDistribution, DateMathParserTest, TestMiniSolrCloudCluster, 
CoreAdminHandlerTest, SolrCmdDistributorTest, AutoCommitTest]
   [junit4] Completed [143/577 (1!)] on J1 in 11.25s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1446 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1014:
 There were test failures: 577 suites (8 ignored), 2318 tests, 1 error, 124 
ignored (80 assumptions) [seed: CEC9686131EA137E]

Total time: 71 minutes 27 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