Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3523/

1 tests failed.
REGRESSION:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([2F8A1CCC80D81627:955873B403F6F832]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 10082 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001
   [junit4]   2> 589835 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 589835 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 589835 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 589836 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 589836 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 589836 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 589867 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 589888 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 589940 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 589941 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 589949 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 590584 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 590602 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 590604 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 590620 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 590623 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 590626 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 590627 WARN  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 590627 WARN  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 590627 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 590627 WARN  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 590627 WARN  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 590627 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 590628 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 590628 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 590642 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 416507110
   [junit4]   2> 590643 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 590643 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 590643 WARN  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 590651 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-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> 590653 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 590654 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 590654 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 590654 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 590654 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 590656 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {configSetProperties=configsetprops.json, 
collection=collection1, name=collection1, schema=schema.xml, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001,
 loadOnStartup=true, instanceDir=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
 shard=shard1, config=solrconfig.xml, transient=false}
   [junit4]   2> 590656 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 590682 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 590682 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 590683 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 590807 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 590828 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 590978 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 590978 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 590985 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 591535 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 591544 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 591546 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 591600 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 591603 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 591605 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 591606 WARN  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 591606 WARN  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 591606 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 591606 WARN  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 591606 WARN  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 591607 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 591607 INFO  (coreLoadExecutor-1650-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 591608 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 591608 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 591608 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@611ae5c1
   [junit4]   2> 591609 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001
   [junit4]   2> 591613 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index/
   [junit4]   2> 591613 WARN  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 591614 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index
   [junit4]   2> 591614 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=64.8583984375, 
floorSegmentMB=1.248046875, forceMergeDeletesPctAllowed=16.74845894897677, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8137715973661895
   [junit4]   2> 591623 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_1,generation=1}
   [junit4]   2> 591623 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 591625 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/
   [junit4]   2> 591629 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 591629 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 591629 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 591630 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 591630 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 591630 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 591630 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 591630 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 591630 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 591631 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 591631 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 591631 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 591634 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 591635 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 591637 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 591638 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 591642 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 591645 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/update/csv,tvrh,/admin/threads,/search-facet-def,/debug/dump,spellCheckWithWordbreak,/admin/segments,/admin/ping,spellCheckWithWordbreak_Direct,/admin/luke,defaults,/admin/plugins,spellCheckCompRH1,/terms,/get,/search-facet-invariants,/admin/logging,/admin/system,/update/json,mock,spellCheckCompRH_Direct,/schema,/admin/file,/replication,lazy,/update,mltrh,/config,standard,/mlt,spellCheckCompRH,/update/json/docs,dismax,/admin/mbeans,/admin/properties
   [junit4]   2> 591646 WARN  (coreLoadExecutor-1650-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> 591647 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 591660 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 591660 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 591661 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 591661 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 591662 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 591662 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_1,generation=1}
   [junit4]   2> 591662 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 591662 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@658f34c4[collection1] 
main
   [junit4]   2> 591663 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 591663 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 591664 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 591664 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 591678 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 591742 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 591743 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 591743 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 591743 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 591744 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 591744 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 591745 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 591745 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 591746 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 591746 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 591746 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 591746 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 591746 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1512331393704656896
   [junit4]   2> 591746 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 591747 INFO  
(searcherExecutor-1651-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@658f34c4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 591748 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1512331393704656896
   [junit4]   2> 591749 INFO  (coreLoadExecutor-1650-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 591750 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 591755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 591758 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1512331393714094080)} 0 2
   [junit4]   2> 591761 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 591761 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 591761 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 591762 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 591865 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 591886 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 591931 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 591931 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 591939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 592266 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 592274 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 592276 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 592282 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 592285 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 592288 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 592289 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 592294 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 592294 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 592294 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 592294 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 592296 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 592296 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 592296 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/]
   [junit4]   2> 592296 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@611ae5c1
   [junit4]   2> 592297 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index/
   [junit4]   2> 592304 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 592304 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 592304 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 592305 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 592305 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 592305 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 592305 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 592305 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 592306 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 592306 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 592306 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 592306 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 592310 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592311 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592313 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592314 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592315 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/
   [junit4]   2> 592344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 592348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/update/csv,tvrh,/admin/threads,/search-facet-def,/debug/dump,spellCheckWithWordbreak,/admin/segments,/admin/ping,spellCheckWithWordbreak_Direct,/admin/luke,defaults,/admin/plugins,spellCheckCompRH1,/terms,/get,/search-facet-invariants,/admin/logging,/admin/system,/update/json,mock,spellCheckCompRH_Direct,/schema,/admin/file,/replication,lazy,/update,mltrh,/config,standard,/mlt,spellCheckCompRH,/update/json/docs,dismax,/admin/mbeans,/admin/properties
   [junit4]   2> 592349 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 592350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 592360 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 592360 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 592362 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3feb567a[collection1] main
   [junit4]   2> 592363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 592363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 592363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 592363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 592364 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 592375 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 592375 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 592376 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 592376 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 592376 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 592377 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 592377 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 592377 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 592378 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 592378 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 592380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 592380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 592380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 592394 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3feb567a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 592395 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.UpdateLog Took 14.0ms to seed version buckets with highest version 
1512331393714094080
   [junit4]   2> 592395 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 592397 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 592425 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_1,generation=1}
   [junit4]   2> 592426 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 592426 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 592426 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@37ce4330[collection1] main
   [junit4]   2> 592428 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@37ce4330[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 592429 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 592429 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51cbc245
   [junit4]   2> 592435 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    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> 592436 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 592460 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1512331394449145856)]} 0 5
   [junit4]   2> 592461 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1512331394454388736)]} 0 5
   [junit4]   2> 592462 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1512331394454388737)]} 0 6
   [junit4]   2> 592462 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1512331394455437312)]} 0 7
   [junit4]   2> 592463 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1512331394455437313)]} 0 7
   [junit4]   2> 592463 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1512331394456485888)]} 0 7
   [junit4]   2> 592463 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1512331394456485889)]} 0 8
   [junit4]   2> 592464 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1512331394457534464)]} 0 8
   [junit4]   2> 592464 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1512331394457534465)]} 0 9
   [junit4]   2> 592465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1512331394458583040)]} 0 9
   [junit4]   2> 592465 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1512331394458583041)]} 0 10
   [junit4]   2> 592466 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1512331394458583042)]} 0 10
   [junit4]   2> 592466 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1512331394459631616)]} 0 10
   [junit4]   2> 592466 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1512331394459631617)]} 0 11
   [junit4]   2> 592467 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:1&version=2.2&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 592487 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1512331394461728768)]} 0 31
   [junit4]   2> 592488 INFO  (commitScheduler-1659-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> 592528 INFO  (commitScheduler-1659-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@f0183db[collection1] 
main
   [junit4]   2> 592531 INFO  
(searcherExecutor-1656-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f0183db[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C15)))}
   [junit4]   2> 592531 INFO  (commitScheduler-1659-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 592739 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1512331394744844288)]} 0 
283
   [junit4]   2> 592740 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:14&version=2.2&qt=standard} hits=1 status=0 
QTime=0 
   [junit4]   2> 592742 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:15&version=2.2&qt=standard} hits=0 status=0 
QTime=0 
   [junit4]   2> 592743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 592751 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 592770 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@72b5ff32[collection1] 
realtime
   [junit4]   2> 592770 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1512331394759524352)} 0 18
   [junit4]   2> 592771 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 592772 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 592772 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 592772 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 592801 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 592832 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 592951 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 592951 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 592958 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 593358 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 593396 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 593398 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 593404 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 593408 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 593411 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 593412 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 593412 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 593412 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 593412 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 593412 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 593414 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 593414 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 593415 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/]
   [junit4]   2> 593415 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@611ae5c1
   [junit4]   2> 593416 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index/
   [junit4]   2> 593423 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 593424 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 593424 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 593424 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 593424 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 593425 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 593425 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 593425 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 593425 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 593426 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 593426 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 593426 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 593429 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/
   [junit4]   2> 593431 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593433 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593434 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593436 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593444 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 593450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/update/csv,tvrh,/admin/threads,/search-facet-def,/debug/dump,spellCheckWithWordbreak,/admin/segments,/admin/ping,spellCheckWithWordbreak_Direct,/admin/luke,defaults,/admin/plugins,spellCheckCompRH1,/terms,/get,/search-facet-invariants,/admin/logging,/admin/system,/update/json,mock,spellCheckCompRH_Direct,/schema,/admin/file,/replication,lazy,/update,mltrh,/config,standard,/mlt,spellCheckCompRH,/update/json/docs,dismax,/admin/mbeans,/admin/properties
   [junit4]   2> 593451 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 593452 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 593454 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 593455 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 593455 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5d8abfa0[collection1] 
main
   [junit4]   2> 593456 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 593456 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 593456 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 593456 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 593457 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 593461 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 593462 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 593462 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 593462 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 593462 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 593463 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 593463 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 593463 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 593463 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 593463 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 593464 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 593464 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 593465 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 593465 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1512331394759524352
   [junit4]   2> 593466 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 593466 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_2,generation=2}
   [junit4]   2> 593466 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 593466 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d8abfa0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593466 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 593468 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_2,generation=2}
   [junit4]   2> 593468 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 593469 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 593469 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@371635e4[collection1] 
main
   [junit4]   2> 593469 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 593469 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f8f815c
   [junit4]   2> 593470 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
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> 593470 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 593481 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 
(1512331395522887680)]} 0 1
   [junit4]   2> 593482 INFO  
(searcherExecutor-1660-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@371635e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593482 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:529&version=2.2&qt=standard} hits=0 status=0 
QTime=1 
   [junit4]   2> 593484 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 
(1512331395527081984)]} 0 4
   [junit4]   2> 593484 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:530&version=2.2&qt=standard} hits=0 status=0 
QTime=0 
   [junit4]   2> 593485 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 
(-1512331395528130560)]} 0 5
   [junit4]   2> 593486 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:529&version=2.2&qt=standard} hits=0 status=0 
QTime=0 
   [junit4]   2> 593487 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:rows=20&start=0&q=id:529&version=2.2&qt=standard
   [junit4]   2> 593487 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
rows=20&start=0&q=id:529&version=2.2&qt=standard:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:rows=20&start=0&q=id:529&version=2.2&qt=standard
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 593488 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2F8A1CCC80D81627]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=2F8A1CCC80D81627 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg_BG 
-Dtests.timezone=America/Paramaribo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.75s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F8A1CCC80D81627:955873B403F6F832]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:rows=20&start=0&q=id:529&version=2.2&qt=standard
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    >        ... 40 more
   [junit4]   2> 593503 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 593512 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3e1db22d[collection1] realtime
   [junit4]   2> 593512 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1512331395547004928)} 0 9
   [junit4]   2> 593513 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 593514 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 593514 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 593514 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 593556 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 593582 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 593628 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 593628 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 593635 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 594240 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 594272 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 594274 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 594300 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 594303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 594307 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 594307 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 594307 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 594308 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 594308 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 594308 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 594309 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 594309 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 594310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/]
   [junit4]   2> 594310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@611ae5c1
   [junit4]   2> 594310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index/
   [junit4]   2> 594323 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 594324 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 594324 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 594324 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 594324 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 594324 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 594325 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 594325 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 594325 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 594325 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 594326 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 594326 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 594333 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/
   [junit4]   2> 594335 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 594337 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 594347 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 594349 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 594369 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 594372 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/update/csv,tvrh,/admin/threads,/search-facet-def,/debug/dump,spellCheckWithWordbreak,/admin/segments,/admin/pi

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

99138377730)]} 0 2522
   [junit4]   2> 596930 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:500&version=2.2&qt=standard} hits=0 status=0 
QTime=0 
   [junit4]   2> 597923 INFO  (commitScheduler-1667-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> 597938 INFO  (commitScheduler-1667-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2dff2c5c[collection1] 
main
   [junit4]   2> 597940 INFO  
(searcherExecutor-1664-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2dff2c5c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.4.0):C1)
 Uninverting(_5(5.4.0):C11/9:delGen=1)))}
   [junit4]   2> 597940 INFO  (commitScheduler-1667-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 598183 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1512331400453292032)]} 0 
3776
   [junit4]   2> 598183 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={rows=20&start=0&q=id:500&version=2.2&qt=standard} hits=1 status=0 
QTime=0 
   [junit4]   2> 598185 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2F8A1CCC80D81627]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 598185 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 598186 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=416507110
   [junit4]   2> 598186 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c5f13d5
   [junit4]   2> 598186 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommit maxTime=1000ms,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 598187 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 598187 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 598187 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 598187 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 598201 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76e04a90 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f3f70e8),segFN=segments_4,generation=4}
   [junit4]   2> 598201 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 598202 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 598215 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 598215 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 598215 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001/index
   [junit4]   2> 598215 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001;done=false>>]
   [junit4]   2> 598215 INFO  
(SUITE-AutoCommitTest-seed#[2F8A1CCC80D81627]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2F8A1CCC80D81627-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{subject=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
range_facet_i_dv=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_t=BlockTreeOrds(blocksize=128), 
range_facet_l=PostingsFormat(name=Asserting), 
range_facet_l_dv=BlockTreeOrds(blocksize=128), 
text=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct), 
range_facet_l_dv=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, 
locale=bg_BG, timezone=America/Paramaribo
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=210717224,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestAuthenticationFramework, 
TestIndexSearcher, SharedFSAutoReplicaFailoverUtilsTest, 
TestMaxScoreQueryParser, HLLSerializationTest, TestConfigSetProperties, 
CoreMergeIndexesAdminHandlerTest, DistributedQueryComponentOptimizationTest, 
TestSolrDeletionPolicy1, TestSolrConfigHandlerConcurrent, TestCrossCoreJoin, 
DistributedVersionInfoTest, TestSolrXml, TestSchemaSimilarityResource, 
QueryResultKeyTest, TestFastLRUCache, BinaryUpdateRequestHandlerTest, 
DistributedIntervalFacetingTest, HardAutoCommitTest, ExplicitHLLTest, 
ZkStateWriterTest, SolrXmlInZkTest, TestPHPSerializedResponseWriter, 
TestSerializedLuceneMatchVersion, TriLevelCompositeIdRoutingTest, 
HdfsLockFactoryTest, CustomCollectionTest, TestCloudInspectUtil, 
TestSha256AuthenticationProvider, TestCoreDiscovery, TestExceedMaxTermLength, 
ShowFileRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestCollationField, 
TestSolrIndexConfig, OverseerTest, DirectUpdateHandlerOptimizeTest, 
UUIDFieldTest, TestFreeTextSuggestions, DistributedExpandComponentTest, 
TestTrieFacet, RequestHandlersTest, DeleteShardTest, TestChildDocTransformer, 
RecoveryZkTest, AutoCommitTest]
   [junit4] Completed [141/538] on J2 in 8.41s, 3 tests, 1 error <<< FAILURES!

[...truncated 1236 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:785: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1006:
 There were test failures: 538 suites, 2127 tests, 1 error, 46 ignored (34 
assumptions)

Total time: 58 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3522
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 295679511 bytes
Compression is 0.0%
Took 53 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to