You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/07/25 18:03:47 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_51) - Build # 13599 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13599/
Java: 32bit/jdk1.8.0_51 -server -XX:+UseSerialGC

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 9750 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 17   INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 91   INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 98   INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 99   INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 338  INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 400  INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 497  INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 507  INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 557  INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1016 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1036 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1040 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1182 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1187 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1191 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1193 WARN  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1193 WARN  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1194 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1194 WARN  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1195 WARN  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1200 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1201 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1201 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1235 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 272887
   [junit4]   2> 1236 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1236 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1236 WARN  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1265 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-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> 1478 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1482 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1483 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1484 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1550 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1556 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1557 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1557 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1601 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1616 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1652 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1652 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1670 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1868 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1883 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1885 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1902 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1905 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1908 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1909 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1909 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1910 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1910 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1911 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1913 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1915 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1916 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1931 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1934 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 1962 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001
   [junit4]   2> 1962 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index/
   [junit4]   2> 1963 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1980 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index
   [junit4]   2> 1982 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=78.2978515625, floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=12.741982833065611, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2045 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_1,generation=1}
   [junit4]   2> 2046 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2047 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/
   [junit4]   2> 2207 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2218 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2219 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2220 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2220 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2220 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2221 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2224 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2224 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2238 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2238 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2238 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2278 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2283 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2284 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2306 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2322 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2323 WARN  (coreLoadExecutor-6-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> 2324 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2343 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2344 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2353 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2354 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2354 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.1708984375, noCFSRatio=0.0]
   [junit4]   2> 2357 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_1,generation=1}
   [junit4]   2> 2357 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2376 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@b1edfa[collection1] main
   [junit4]   2> 2384 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2402 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2402 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2418 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2538 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2731 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2732 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2733 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2733 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2733 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2733 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2734 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2734 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2734 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507682945002897408
   [junit4]   2> 2735 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2736 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2737 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2737 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2738 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2738 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b1edfa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2740 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 7 ms to seed version buckets with highest version 1507682945002897408
   [junit4]   2> 2741 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2744 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2757 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2948 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1507682945150746624)} 0 185
   [junit4]   2> 2964 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2965 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2965 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3001 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3014 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3052 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3053 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 3065 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3166 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3175 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3177 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3200 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3203 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3207 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3207 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3208 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3208 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3209 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3210 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 3210 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 3211 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/]
   [junit4]   2> 3211 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 3212 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index/
   [junit4]   2> 3212 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/
   [junit4]   2> 3214 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3215 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3215 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3215 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3216 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3216 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3216 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3217 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3217 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3217 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3221 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3222 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3226 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3227 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3228 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3230 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 3233 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 3234 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 3234 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3235 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 3235 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 3236 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1539d30[collection1] main
   [junit4]   2> 3237 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 3237 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 3237 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3237 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3244 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3245 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3245 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3246 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3246 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3247 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3247 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3248 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3249 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3249 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3254 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1539d30[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3256 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3258 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 3259 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 3261 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest version 1507682945150746624
   [junit4]   2> 3261 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 3261 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 3261 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 3262 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29251075760810086]
   [junit4]   2> 3263 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_1,generation=1}
   [junit4]   2> 3263 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3263 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3263 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a0201a[collection1] main
   [junit4]   2> 3265 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 3265 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1599ec6
   [junit4]   2> 3266 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    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> 3266 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a0201a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3267 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 3376 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1507682945574371328)]} 0 105
   [junit4]   2> 3389 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=13 
   [junit4]   2> 7376 INFO  (commitScheduler-15-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> 7497 INFO  (commitScheduler-15-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@36a948[collection1] main
   [junit4]   2> 7498 INFO  (commitScheduler-15-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 7514 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36a948[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 7654 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1507682950153502720)]} 0 4384
   [junit4]   2> 7656 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 7658 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1507682950166085632)]} 0 4388
   [junit4]   2> 7659 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 8659 INFO  (commitScheduler-15-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> 8695 INFO  (commitScheduler-15-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@22d06[collection1] main
   [junit4]   2> 8696 INFO  (commitScheduler-15-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 8697 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22d06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 8922 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 8923 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 8926 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951494631424)]} 0 5656
   [junit4]   2> 8927 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951495680000)]} 0 5657
   [junit4]   2> 8928 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951496728576)]} 0 5658
   [junit4]   2> 8929 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951497777152)]} 0 5659
   [junit4]   2> 8929 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951498825728)]} 0 5659
   [junit4]   2> 8930 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951499874304)]} 0 5660
   [junit4]   2> 8932 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951501971456)]} 0 5662
   [junit4]   2> 8933 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951501971457)]} 0 5663
   [junit4]   2> 8933 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951503020032)]} 0 5663
   [junit4]   2> 8934 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682951504068608)]} 0 5664
   [junit4]   2> 8935 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 8936 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951506165760)]} 0 5666
   [junit4]   2> 8936 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951506165761)]} 0 5666
   [junit4]   2> 8937 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951507214336)]} 0 5666
   [junit4]   2> 8937 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951507214337)]} 0 5667
   [junit4]   2> 8937 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951507214338)]} 0 5667
   [junit4]   2> 8938 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951508262912)]} 0 5668
   [junit4]   2> 8938 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951508262913)]} 0 5668
   [junit4]   2> 8938 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951508262914)]} 0 5668
   [junit4]   2> 8939 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951509311488)]} 0 5669
   [junit4]   2> 8939 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1507682951509311489)]} 0 5669
   [junit4]   2> 8940 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 9936 INFO  (commitScheduler-15-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> 9948 INFO  (commitScheduler-15-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e11e32[collection1] main
   [junit4]   2> 9948 INFO  (commitScheduler-15-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 9949 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e11e32[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C10/9:delGen=1)))}
   [junit4]   2> 10193 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 10199 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 10200 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 10211 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 10279 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5e6e76[collection1] realtime
   [junit4]   2> 10280 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1507682952843100160)} 0 68
   [junit4]   2> 10281 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 10281 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 10282 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 10308 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10323 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10352 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10353 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 10361 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 10460 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 10465 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 10471 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10479 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10481 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10483 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 10483 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 10484 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 10484 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 10484 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 10484 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 10485 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 10485 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 10485 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/]
   [junit4]   2> 10486 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 10486 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index/
   [junit4]   2> 10486 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/
   [junit4]   2> 10488 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 10488 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 10488 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 10488 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 10488 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 10489 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 10489 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 10489 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 10490 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 10490 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 10490 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 10490 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 10492 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10492 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10493 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10494 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10496 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 10496 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 10497 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 10497 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10498 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 10498 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 10498 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d2a3e6[collection1] main
   [junit4]   2> 10499 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 10499 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 10499 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10499 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 10500 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 10502 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10503 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 10503 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 10503 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 10504 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 10504 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 10504 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 10504 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 10504 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 10505 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 10505 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 10505 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 10506 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 10506 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1507682952843100160
   [junit4]   2> 10506 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d2a3e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10506 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 10507 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 10507 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 10507 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_2,generation=2}
   [junit4]   2> 10508 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 10508 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=32.923828125, floorSegmentMB=1.1943359375, forceMergeDeletesPctAllowed=10.519450842690048, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30551685048145205
   [junit4]   2> 10510 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_2,generation=2}
   [junit4]   2> 10511 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 10511 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 10511 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@672288[collection1] main
   [junit4]   2> 10512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 10512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3617cc
   [junit4]   2> 10512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 10514 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 10520 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1507682953165012992)]} 0 2
   [junit4]   2> 10521 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1507682953167110144)]} 0 3
   [junit4]   2> 10522 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1507682953168158720)]} 0 4
   [junit4]   2> 10523 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1507682953169207296)]} 0 5
   [junit4]   2> 10523 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1507682953170255872)]} 0 6
   [junit4]   2> 10524 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1507682953171304448)]} 0 6
   [junit4]   2> 10525 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1507682953171304449)]} 0 7
   [junit4]   2> 10526 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1507682953173401600)]} 0 9
   [junit4]   2> 10528 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1507682953174450176)]} 0 10
   [junit4]   2> 10529 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1507682953176547328)]} 0 11
   [junit4]   2> 10530 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1507682953177595904)]} 0 13
   [junit4]   2> 10531 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1507682953178644480)]} 0 14
   [junit4]   2> 10532 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@672288[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10532 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1507682953179693056)]} 0 15
   [junit4]   2> 10533 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1507682953180741632)]} 0 16
   [junit4]   2> 10534 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 10536 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1507682953183887360)]} 0 19
   [junit4]   2> 10537 INFO  (commitScheduler-19-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> 10538 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1507682953184935936)]} 0 20
   [junit4]   2> 10539 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 10540 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 10541 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 10542 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=BED5BC9C915549F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.36s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BED5BC9C915549F4:7546A43BDBF4D7E]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 10571 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 10579 INFO  (commitScheduler-19-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@60e108[collection1] main
   [junit4]   2> 10580 INFO  (commitScheduler-19-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 10581 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60e108[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C16)))}
   [junit4]   2> 10583 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@11ab2be[collection1] realtime
   [junit4]   2> 10583 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1507682953221636096)} 0 11
   [junit4]   2> 10584 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 10585 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 10585 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 10621 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10631 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10654 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10654 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 10663 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 10770 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 10775 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 10776 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10783 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10785 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10787 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 10787 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 10787 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 10787 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 10787 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 10788 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 10788 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 10788 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 10789 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/so

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

D5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956129337344)]} 0 2518
   [junit4]   2> 13346 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956129337345)]} 0 2518
   [junit4]   2> 13346 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956130385920)]} 0 2519
   [junit4]   2> 13347 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956130385921)]} 0 2520
   [junit4]   2> 13348 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956131434496)]} 0 2521
   [junit4]   2> 13348 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956132483072)]} 0 2521
   [junit4]   2> 13349 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956133531648)]} 0 2522
   [junit4]   2> 13350 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956133531649)]} 0 2522
   [junit4]   2> 13350 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1507682956134580224)]} 0 2523
   [junit4]   2> 13351 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 14342 INFO  (commitScheduler-23-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> 14355 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@245d5f[collection1] main
   [junit4]   2> 14355 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 14357 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@245d5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.0.0):C1) Uninverting(_6(6.0.0):C11/9:delGen=1)))}
   [junit4]   2> 14604 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1507682957447397376)]} 0 3777
   [junit4]   2> 14605 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 14607 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BED5BC9C915549F4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 14609 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 14609 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=272887
   [junit4]   2> 14610 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@173bddc
   [junit4]   2> 14610 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-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> 14611 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 14614 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 14615 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 14615 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 14626 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d66f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc79fd),segFN=segments_4,generation=4}
   [junit4]   2> 14626 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 14629 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 14630 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 14631 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001;done=false>>]
   [junit4]   2> 14631 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001
   [junit4]   2> 14632 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 14632 INFO  (SUITE-AutoCommitTest-seed#[BED5BC9C915549F4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BED5BC9C915549F4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=Lucene50(blocksize=128), field_t=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=PostingsFormat(name=Direct), text=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=is, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 3.16.0-44-generic i386/Oracle Corporation 1.8.0_51 (32-bit)/cpus=12,threads=1,free=29468440,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest]
   [junit4] Completed [17/525] on J2 in 15.47s, 3 tests, 1 error <<< FAILURES!

[...truncated 1578 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:717: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:661: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:517: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1429: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:984: There were test failures: 525 suites, 2071 tests, 1 error, 60 ignored (26 assumptions)

Total time: 44 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any