Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12858/
Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -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([F4027649E55F4811:6EF60BAB7BC5D42D]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 10262 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001
   [junit4]   2> 462867 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 462867 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 462867 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 462868 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 462868 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 462886 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 462894 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 462931 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 462932 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 462935 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 463002 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 463016 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 463018 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 463022 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 463024 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 463025 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 463026 WARN  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 463026 WARN  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 463026 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 463026 WARN  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 463026 WARN  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 463027 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 463027 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 463027 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 463038 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1567191933
   [junit4]   2> 463038 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 463038 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 463038 WARN  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 463044 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-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> 463064 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 463065 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 463065 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 463065 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 463066 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 463067 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 463067 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 463067 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 463085 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 463092 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 463106 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 463106 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 463109 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 463206 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 463211 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 463213 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 463217 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 463218 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 463220 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 463220 WARN  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 463220 WARN  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 463220 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 463221 WARN  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 463221 WARN  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 463221 INFO  (coreLoadExecutor-1632-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 463221 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 463221 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 463221 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ad6f40a
   [junit4]   2> 463222 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001
   [junit4]   2> 463222 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index/
   [junit4]   2> 463222 WARN  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 463222 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index
   [junit4]   2> 463223 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7251954328292519]
   [junit4]   2> 463223 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_1,generation=1}
   [junit4]   2> 463223 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 463224 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/
   [junit4]   2> 463227 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 463227 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 463227 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 463227 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 463227 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 463316 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 463316 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 463316 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 463316 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 463316 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 463317 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 463317 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 463318 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463318 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463319 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463320 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463321 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 463322 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 463323 WARN  (coreLoadExecutor-1632-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> 463323 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 463323 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 463323 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 463324 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 463324 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 463324 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 463324 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_1,generation=1}
   [junit4]   2> 463324 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 463325 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7724679b[collection1] 
main
   [junit4]   2> 463325 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 463325 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 463325 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 463325 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 463459 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 464508 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 464508 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 464508 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 464508 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 464508 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 464508 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 464509 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 464509 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 464509 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 464509 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 464510 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 464510 INFO  
(searcherExecutor-1633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7724679b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 464508 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 464510 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 464510 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1503750975080366080
   [junit4]   2> 464512 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 4 ms to seed version buckets with highest 
version 1503750975080366080
   [junit4]   2> 464512 INFO  (coreLoadExecutor-1632-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 464513 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 464515 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 464517 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1503750975085608960)} 0 2
   [junit4]   2> 464519 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 464519 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 464519 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 464537 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 464556 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 464578 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 464578 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 464583 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 464711 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 464716 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 464717 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 464722 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 464724 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 464726 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 464726 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 464727 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 464727 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 464727 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 464727 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 464727 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 464728 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/]
   [junit4]   2> 464728 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ad6f40a
   [junit4]   2> 464728 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index/
   [junit4]   2> 464728 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/
   [junit4]   2> 464733 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 464734 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 464734 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 464734 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 464734 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 464734 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 464734 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 464734 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 464744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 464744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 464744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 464744 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 464746 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 464747 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 464748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 464749 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 464753 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 464755 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 464756 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 464756 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 464768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 464768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 464768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@788e9610[collection1] main
   [junit4]   2> 464769 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 464769 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 464769 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 464769 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 464770 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 464773 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 464773 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 464773 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 464773 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 464773 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 464774 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 464774 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 464774 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 464774 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 464774 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 464775 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 464775 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@788e9610[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 464845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 464845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 464847 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.UpdateLog Took 73 ms to seed version buckets with highest version 
1503750975085608960
   [junit4]   2> 464847 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 464847 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 464847 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 464848 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=98.2919921875, 
floorSegmentMB=2.1376953125, forceMergeDeletesPctAllowed=21.723701646148687, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 464849 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_1,generation=1}
   [junit4]   2> 464850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 464850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 464850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2972fb3[collection1] main
   [junit4]   2> 464850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 464850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@67473b22
   [junit4]   2> 464850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.UpdateHandler 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> 464851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 464867 INFO  
(searcherExecutor-1638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2972fb3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 464951 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1503750975453659136)]} 0 
85
   [junit4]   2> 464952 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    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=1 
   [junit4]   2> 464953 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1503750975543836672)]} 0 
87
   [junit4]   2> 464953 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    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> 464954 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 464954 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 464955 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=F4027649E55F4811 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=Asia/Amman 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.45s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F4027649E55F4811:6EF60BAB7BC5D42D]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:237)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]    >        ... 40 more
   [junit4]   2> 464963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 464966 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5b5ef116[collection1] realtime
   [junit4]   2> 464967 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1503750975555371008)} 0 4
   [junit4]   2> 464967 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 464968 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 464968 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 464980 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 464985 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 465017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 465018 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 465023 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 465114 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 465118 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 465119 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 465121 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 465123 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 465124 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 465124 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 465124 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 465124 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 465124 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 465124 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 465124 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 465125 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/]
   [junit4]   2> 465125 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ad6f40a
   [junit4]   2> 465125 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index/
   [junit4]   2> 465125 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/
   [junit4]   2> 465129 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 465129 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 465129 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 465129 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 465129 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 465130 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 465184 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 465184 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 465184 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 465184 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 465184 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 465185 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 465185 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465186 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465194 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465195 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465200 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 465202 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 465203 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 465204 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 465204 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 465204 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 465205 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@23c58f1f[collection1] main
   [junit4]   2> 465205 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 465205 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 465205 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 465205 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 465206 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 465212 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 465217 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 465218 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 465218 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 465218 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 465218 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 465218 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 465218 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 465219 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 465219 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 465220 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23c58f1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 465221 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 465221 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 465221 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 465223 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1503750975555371008
   [junit4]   2> 465224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 465224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 465224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 465224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_2,generation=2}
   [junit4]   2> 465224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 465225 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=12.392578125, 
floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=7.3229306386969455, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 465225 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_2,generation=2}
   [junit4]   2> 465225 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 465225 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 465225 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@13322441[collection1] main
   [junit4]   2> 465227 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13322441[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 465227 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 465227 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7a422f22
   [junit4]   2> 465227 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommit maxTime=1000ms,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 465228 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 465240 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1503750975844777984)]} 0 1
   [junit4]   2> 465240 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1503750975845826560)]} 0 1
   [junit4]   2> 465241 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1503750975846875136)]} 0 2
   [junit4]   2> 465241 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1503750975846875137)]} 0 2
   [junit4]   2> 465241 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1503750975846875138)]} 0 2
   [junit4]   2> 465241 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1503750975846875139)]} 0 2
   [junit4]   2> 465242 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1503750975847923712)]} 0 3
   [junit4]   2> 465242 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1503750975847923713)]} 0 3
   [junit4]   2> 465242 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1503750975847923714)]} 0 3
   [junit4]   2> 465243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1503750975847923715)]} 0 4
   [junit4]   2> 465243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1503750975848972288)]} 0 4
   [junit4]   2> 465243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1503750975848972289)]} 0 4
   [junit4]   2> 465243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1503750975848972290)]} 0 4
   [junit4]   2> 465244 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1503750975848972291)]} 0 5
   [junit4]   2> 465244 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    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> 465251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1503750975851069440)]} 0 12
   [junit4]   2> 465251 INFO  (commitScheduler-1645-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 465271 INFO  (commitScheduler-1645-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d103c3f[collection1] 
main
   [junit4]   2> 465271 INFO  (commitScheduler-1645-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 465272 INFO  
(searcherExecutor-1642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d103c3f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.3.0):C15)))}
   [junit4]   2> 465502 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1503750976120553472)]} 0 
263
   [junit4]   2> 465503 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    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> 465504 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    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> 465504 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F4027649E55F4811]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 465507 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 465511 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@117ee3a4[collection1] 
realtime
   [junit4]   2> 465511 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1503750976125796352)} 0 4
   [junit4]   2> 465512 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 465512 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 465512 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 465529 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 465539 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 465562 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 465563 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 465568 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 465668 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 465673 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 465674 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 465679 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 465680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 465682 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 465682 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 465682 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 465682 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 465682 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 465682 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 465683 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 465683 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/]
   [junit4]   2> 465683 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ad6f40a
   [junit4]   2> 465684 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index/
   [junit4]   2> 465684 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/
   [junit4]   2> 465688 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 465689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 465689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 465689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 465689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 465689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 465725 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 465726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 465726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 465726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 465726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 465726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 465728 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465729 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465729 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465730 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 465735 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 465737 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 465737 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 465738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 465738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 465738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 465739 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e237482[collection1] 
main
   [junit4]   2> 465740 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 465740 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 465740 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 465740 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 465741 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 465744 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 465744 INFO  
(searcherExecutor-1646-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 465745 INFO  
(searcherExecutor-1646-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 465745 INFO  
(searcherExecutor-1646-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 465745 INFO  
(searcherExecutor-1646-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 465745 INFO  
(searcherExecutor-1646-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 465745 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 465745 INFO  
(searcherExecutor-1646-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: ext

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

612)]} 0 5269
   [junit4]   2> 471064 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503750981951684613)]} 0 5270
   [junit4]   2> 471064 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503750981952733184)]} 0 5270
   [junit4]   2> 471064 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503750981952733185)]} 0 5270
   [junit4]   2> 471064 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503750981952733186)]} 0 5270
   [junit4]   2> 471064 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
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> 472062 INFO  (commitScheduler-1649-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 472065 INFO  (commitScheduler-1649-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@586ceb23[collection1] 
main
   [junit4]   2> 472065 INFO  (commitScheduler-1649-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 472067 INFO  
(searcherExecutor-1646-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@586ceb23[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.3.0):C10/9:delGen=1)))}
   [junit4]   2> 472071 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
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> 472072 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
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=1 
   [junit4]   2> 472072 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F4027649E55F4811]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 472072 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 472072 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1567191933
   [junit4]   2> 472075 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2a02d94
   [junit4]   2> 472075 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 472075 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 472075 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 472075 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 472076 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 472077 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63977d01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d80aa4e),segFN=segments_4,generation=4}
   [junit4]   2> 472077 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 472077 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 472091 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 472091 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001;done=false>>]
   [junit4]   2> 472091 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001
   [junit4]   2> 472091 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 472091 INFO  
(SUITE-AutoCommitTest-seed#[F4027649E55F4811]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F4027649E55F4811-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=zh_HK, 
timezone=Asia/Amman
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 
1.8.0_45 (64-bit)/cpus=12,threads=1,free=36948488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DirectUpdateHandlerOptimizeTest, TestTrie, TestExactSharedStatsCache, 
TestFastOutputStream, TestRestoreCore, TestLuceneMatchVersion, TestRestManager, 
SuggesterTest, TestCopyFieldCollectionResource, TestSolrJ, TestRecovery, 
DeleteInactiveReplicaTest, TestSystemIdResolver, TestXIncludeConfig, 
TestStandardQParsers, OutputWriterTest, TestSolrXml, 
XmlUpdateRequestHandlerTest, TestChildDocTransformer, 
DistributedVersionInfoTest, TestAddFieldRealTimeGet, TestExtendedDismaxParser, 
TestMaxScoreQueryParser, DirectSolrSpellCheckerTest, DirectUpdateHandlerTest, 
SuggestComponentTest, TestRebalanceLeaders, 
OverriddenZkACLAndCredentialsProvidersTest, TestMiniSolrCloudCluster, 
TestQueryUtils, FileBasedSpellCheckerTest, HardAutoCommitTest, 
TestShortCircuitedRequests, TestBlendedInfixSuggestions, 
TestBM25SimilarityFactory, TestQueryTypes, SolrCoreCheckLockOnStartupTest, 
StressHdfsTest, FacetPivotSmallTest, ActionThrottleTest, 
TestCustomDocTransformer, DocValuesMissingTest, TestSchemaSimilarityResource, 
SolrTestCaseJ4Test, MultiThreadedOCPTest, QueryParsingTest, TestCollationField, 
NumericFieldsTest, TestObjectReleaseTracker, OverseerTest, 
TestDynamicFieldCollectionResource, DistanceUnitsTest, TestSurroundQueryParser, 
SolrInfoMBeanTest, HdfsChaosMonkeySafeLeaderTest, TestDocSet, 
CachingDirectoryFactoryTest, AutoCommitTest]
   [junit4] Completed [157/500] on J2 in 9.24s, 3 tests, 1 error <<< FAILURES!

[...truncated 1073 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: 
There were test failures: 500 suites, 1980 tests, 1 error, 59 ignored (25 
assumptions)

Total time: 49 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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