Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12839/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([77326D6360736B53:EDC61081FEE9F76F]: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">1</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 9780 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_77326D6360736B53-001/init-core-data-001
   [junit4]   2> 15107 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 15108 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 15109 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15109 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15110 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15176 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 15203 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 15247 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 15247 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15293 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 15488 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 15495 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 15496 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 15504 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 15506 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 15513 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 15513 WARN  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 15513 WARN  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 15514 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 15514 WARN  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 15514 WARN  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 15519 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 15519 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15519 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15557 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 363354021
   [junit4]   2> 15557 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15557 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15557 WARN  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15585 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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> 15600 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 15601 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 15601 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 15601 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 15602 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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_77326D6360736B53-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 15604 INFO  (coreLoadExecutor-105-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> 15615 INFO  (coreLoadExecutor-105-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> 15625 INFO  (coreLoadExecutor-105-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> 15643 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 15690 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 15713 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 15713 INFO  (coreLoadExecutor-105-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> 15720 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 15860 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 15894 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 15896 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 15902 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 15906 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 15909 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 15909 WARN  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 15909 WARN  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 15909 INFO  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 15910 WARN  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 15910 WARN  (coreLoadExecutor-105-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 15910 INFO  (coreLoadExecutor-105-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> 15910 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 15910 INFO  (coreLoadExecutor-105-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> 15911 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr 
information with JMX.
   [junit4]   2> 15911 INFO  (coreLoadExecutor-105-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_77326D6360736B53-001/init-core-data-001
   [junit4]   2> 15911 INFO  (coreLoadExecutor-105-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_77326D6360736B53-001/init-core-data-001/index/
   [junit4]   2> 15911 WARN  (coreLoadExecutor-105-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_77326D6360736B53-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 15913 INFO  (coreLoadExecutor-105-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_77326D6360736B53-001/init-core-data-001/index
   [junit4]   2> 15913 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2630928938336152]
   [junit4]   2> 15914 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_1,generation=1}
   [junit4]   2> 15914 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 15927 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 15928 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_77326D6360736B53-001/init-core-data-001/
   [junit4]   2> 15928 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 15928 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 15929 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 15929 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 15929 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 15929 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 15929 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 15929 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 15930 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 15930 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 15932 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 15935 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 15936 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 15937 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 15937 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 15939 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 15939 INFO  (coreLoadExecutor-105-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> 15941 WARN  (coreLoadExecutor-105-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> 15942 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 15943 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 15943 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 15949 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 15949 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 15950 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.60546875, 
floorSegmentMB=1.8798828125, forceMergeDeletesPctAllowed=26.36055689721856, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 15950 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_1,generation=1}
   [junit4]   2> 15950 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 15951 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@31b7c446[collection1] 
main
   [junit4]   2> 15951 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 15951 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 15952 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 15952 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 15985 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 16101 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 16102 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 16102 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 16102 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 16102 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1503616390416826368
   [junit4]   2> 16102 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 16103 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 16103 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 16103 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 16103 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1 ms to seed version buckets with highest 
version 1503616390416826368
   [junit4]   2> 16103 INFO  (coreLoadExecutor-105-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 16104 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 16104 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 16104 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 16105 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 16105 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 16105 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 16105 INFO  
(searcherExecutor-106-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@31b7c446[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16110 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 16115 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1503616390428360704)} 0 3
   [junit4]   2> 16120 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
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> 16121 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
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> 16121 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
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> 16134 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 16155 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 16177 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 16178 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
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> 16184 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 16315 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 16321 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 16322 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 16330 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 16333 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 16335 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 16335 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 16335 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 16336 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 16336 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 16336 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 16336 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    ] 
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> 16337 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    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_77326D6360736B53-001/init-core-data-001/]
   [junit4]   2> 16337 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information 
with JMX.
   [junit4]   2> 16337 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    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_77326D6360736B53-001/init-core-data-001/index/
   [junit4]   2> 16338 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_77326D6360736B53-001/init-core-data-001/
   [junit4]   2> 16340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 16340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 16340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 16340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 16340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 16341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 16341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 16341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 16341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 16341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 16342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 16342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 16344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16345 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16347 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 16348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 16349 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    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> 16350 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 16350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 16350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 16350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 16351 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1a2ecd9a[collection1] main
   [junit4]   2> 16352 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 16352 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 16352 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 16352 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 16353 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 16355 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 16355 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 16358 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 16358 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 16358 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 16365 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 16366 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 16366 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 16366 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 16367 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 16368 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a2ecd9a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16355 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 16371 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 16371 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 16375 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.UpdateLog Took 7 ms to seed version buckets with highest version 
1503616390428360704
   [junit4]   2> 16375 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 16375 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 16375 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 16378 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=31.7919921875, 
floorSegmentMB=2.0625, forceMergeDeletesPctAllowed=27.130057713686043, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5799355646553356
   [junit4]   2> 16378 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_1,generation=1}
   [junit4]   2> 16379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 16379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 16379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@39238355[collection1] main
   [junit4]   2> 16379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 16379 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39238355[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@39bd591a
   [junit4]   2> 16380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    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> 16380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 16383 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1503616390710427648)]} 0 1
   [junit4]   2> 16385 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1503616390712524800)]} 0 3
   [junit4]   2> 16389 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1503616390713573376)]} 0 7
   [junit4]   2> 16390 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1503616390718816256)]} 0 8
   [junit4]   2> 16391 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1503616390719864832)]} 0 9
   [junit4]   2> 16392 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1503616390719864833)]} 0 10
   [junit4]   2> 16392 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1503616390720913408)]} 0 10
   [junit4]   2> 16393 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1503616390720913409)]} 0 11
   [junit4]   2> 16394 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1503616390721961984)]} 0 12
   [junit4]   2> 16394 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1503616390723010560)]} 0 12
   [junit4]   2> 16395 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1503616390724059136)]} 0 13
   [junit4]   2> 16396 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1503616390724059137)]} 0 14
   [junit4]   2> 16397 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1503616390725107712)]} 0 15
   [junit4]   2> 16398 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1503616390726156288)]} 0 16
   [junit4]   2> 16399 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    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=1 
   [junit4]   2> 16401 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1503616390729302016)]} 0 19
   [junit4]   2> 16403 INFO  (commitScheduler-114-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> 16409 INFO  (commitScheduler-114-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@b88974d[collection1] main
   [junit4]   2> 16409 INFO  (commitScheduler-114-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 16410 INFO  
(searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b88974d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C15)))}
   [junit4]   2> 16654 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1503616390993543168)]} 0 
272
   [junit4]   2> 16655 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    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=1 
   [junit4]   2> 16661 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    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=2 
   [junit4]   2> 16663 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 16693 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 16774 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d5d023f[collection1] 
realtime
   [junit4]   2> 16775 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1503616391037583360)} 0 82
   [junit4]   2> 16780 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 16781 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 16781 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 16803 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 16810 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 16834 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 16834 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 16840 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 17040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 17051 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 17053 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 17083 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 17087 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 17089 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 17090 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 17090 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 17090 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 17090 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 17090 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 17091 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 17095 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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_77326D6360736B53-001/init-core-data-001/]
   [junit4]   2> 17095 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr 
information with JMX.
   [junit4]   2> 17096 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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_77326D6360736B53-001/init-core-data-001/index/
   [junit4]   2> 17117 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 17141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 17141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 17144 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_77326D6360736B53-001/init-core-data-001/
   [junit4]   2> 17145 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17146 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17147 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 17150 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 17150 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 17151 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 17152 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 17152 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 17164 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6473427f[collection1] 
main
   [junit4]   2> 17165 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 17165 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 17165 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 17165 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 17166 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 17172 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17173 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 17173 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 17173 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 17173 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 17174 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 17174 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 17174 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 17175 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 17175 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 17175 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6473427f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17175 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 17177 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 17177 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 17179 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.UpdateLog Took 4 ms to seed version buckets with highest 
version 1503616391037583360
   [junit4]   2> 17179 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 17179 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is 
unused... core=collection1
   [junit4]   2> 17179 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 17180 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_2,generation=2}
   [junit4]   2> 17180 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 17180 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7476829142461485]
   [junit4]   2> 17182 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_2,generation=2}
   [junit4]   2> 17182 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 17182 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 17183 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e8016c[collection1] 
main
   [junit4]   2> 17184 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e8016c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17184 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 17184 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5e443a3f
   [junit4]   2> 17185 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 17187 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 17200 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 
(1503616391559774208)]} 0 8
   [junit4]   2> 17201 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 21197 INFO  (commitScheduler-118-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> 21202 INFO  (commitScheduler-118-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@6c98c289[collection1] main
   [junit4]   2> 21204 INFO  (commitScheduler-118-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 21205 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c98c289[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.3.0):C1)))}
   [junit4]   2> 21212 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 
(1503616395772952576)]} 0 4020
   [junit4]   2> 21213 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 21215 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 
(-1503616395777146880)]} 0 4023
   [junit4]   2> 21216 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=1 
   [junit4]   2> 22215 INFO  (commitScheduler-118-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> 22220 INFO  (commitScheduler-118-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@63f27e11[collection1] main
   [junit4]   2> 22220 INFO  (commitScheduler-118-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 22224 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63f27e11[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.3.0):C1)))}
   [junit4]   2> 22468 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 22469 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 22472 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397095206912)]} 0 5280
   [junit4]   2> 22473 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397096255488)]} 0 5281
   [junit4]   2> 22473 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397097304064)]} 0 5281
   [junit4]   2> 22474 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397098352640)]} 0 5282
   [junit4]   2> 22475 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397098352641)]} 0 5283
   [junit4]   2> 22475 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397099401216)]} 0 5283
   [junit4]   2> 22476 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397100449792)]} 0 5284
   [junit4]   2> 22477 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397100449793)]} 0 5285
   [junit4]   2> 22478 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397101498368)]} 0 5286
   [junit4]   2> 22478 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1503616397102546944)]} 0 5286
   [junit4]   2> 22479 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 22481 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397105692672)]} 0 5289
   [junit4]   2> 22482 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397106741248)]} 0 5290
   [junit4]   2> 22482 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397106741249)]} 0 5290
   [junit4]   2> 22482 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397106741250)]} 0 5290
   [junit4]   2> 22483 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397107789824)]} 0 5291
   [junit4]   2> 22483 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397107789825)]} 0 5291
   [junit4]   2> 22483 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397107789826)]} 0 5291
   [junit4]   2> 22484 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397108838400)]} 0 5292
   [junit4]   2> 22484 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397108838401)]} 0 5292
   [junit4]   2> 22485 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1503616397108838402)]} 0 5293
   [junit4]   2> 22485 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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> 23481 INFO  (commitScheduler-118-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> 23486 INFO  (commitScheduler-118-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2202a76[collection1] main
   [junit4]   2> 23487 INFO  (commitScheduler-118-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 23487 INFO  
(searcherExecutor-115-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2202a76[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.3.0):C10/9:delGen=1)))}
   [junit4]   2> 23489 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
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=1 
   [junit4]   2> 23490 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 23491 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[77326D6360736B53]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 23493 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 23502 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1e4ad915[collection1] realtime
   [junit4]   2> 23503 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1503616398167900160)} 0 10
   [junit4]   2> 23504 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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> 23504 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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> 23504 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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> 23537 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 23547 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 23570 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 23571 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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> 23611 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 23774 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 23793 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 23795 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 23814 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 23817 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 23819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 23819 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 23820 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 23820 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 23820 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 23820 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 23820 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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> 23821 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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_77326D6360736B53-001/init-core-data-001/]
   [junit4]   2> 23821 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information 
with JMX.
   [junit4]   2> 23821 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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_77326D6360736B53-001/init-core-data-001/index/
   [junit4]   2> 23836 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_77326D6360736B53-001/init-core-data-001/
   [junit4]   2> 23838 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 23838 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 23838 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 23838 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 23839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 23839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 23839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 23839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 23839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 23840 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 23840 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 23840 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 23842 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 23843 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 23844 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 23845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 23851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 23853 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    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> 23853 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 23854 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 23860 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 23860 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 23861 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1108796b[collection1] main
   [junit4]   2> 23861 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 23861 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 23861 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 23862 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 23862 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 23866 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 23866 INFO  
(searcherExecutor-119-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 23866 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 23867 INFO  
(searcherExecutor-119-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 23867 INFO  
(searcherExecutor-119-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2

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

.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> 23886 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[77326D6360736B53]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=77326D6360736B53 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Etc/GMT+3 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.42s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([77326D6360736B53:EDC61081FEE9F76F]: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">1</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> 23911 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 23911 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=363354021
   [junit4]   2> 23911 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@226b2c19
   [junit4]   2> 23912 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    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=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 23912 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 23912 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 23912 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 23912 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 23918 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4ef4e5a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1162d5b1),segFN=segments_4,generation=4}
   [junit4]   2> 23918 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 23919 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 23919 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 23919 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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_77326D6360736B53-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_77326D6360736B53-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 23920 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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_77326D6360736B53-001/init-core-data-001/index
   [junit4]   2> 23920 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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_77326D6360736B53-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_77326D6360736B53-001/init-core-data-001;done=false>>]
   [junit4]   2> 23920 INFO  
(SUITE-AutoCommitTest-seed#[77326D6360736B53]-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_77326D6360736B53-001/init-core-data-001
   [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_77326D6360736B53-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=hr, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 
1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=415734336,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUStatsCache, 
AutoCommitTest]
   [junit4] Completed [10/500] on J2 in 8.86s, 3 tests, 1 error <<< FAILURES!

[...truncated 1524 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:1438: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:993: 
There were test failures: 500 suites, 1979 tests, 1 error, 59 ignored (25 
assumptions)

Total time: 50 minutes 38 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