You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/28 15:28:44 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 327 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/327/

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 9920 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001
   [junit4]   2> 1215285 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1215286 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1215286 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1215287 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1215287 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1215287 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1215314 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1215323 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1215344 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1215345 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1215349 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1215451 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1215457 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1215458 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1215463 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1215465 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1215467 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215467 WARN  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1215467 WARN  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1215467 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215468 WARN  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1215468 WARN  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1215468 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1215468 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1215468 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/'
   [junit4]   2> 1215484 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 156153687
   [junit4]   2> 1215484 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/]
   [junit4]   2> 1215485 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib
   [junit4]   2> 1215485 WARN  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1215492 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-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> 1215493 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1215494 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1215494 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1215494 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1215494 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1215498 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1215499 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1215500 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1215500 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1215500 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1215536 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1215545 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1215575 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1215575 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1215580 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1215688 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1215693 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1215695 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1215701 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1215703 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1215705 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215705 WARN  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1215705 WARN  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1215706 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215706 WARN  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1215706 WARN  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1215707 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1215707 INFO  (coreLoadExecutor-3552-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1215707 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1215708 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1215708 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@842d7ce
   [junit4]   2> 1215709 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001
   [junit4]   2> 1215709 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index/
   [junit4]   2> 1215709 WARN  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1215709 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index
   [junit4]   2> 1215711 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3307864961912059]
   [junit4]   2> 1215712 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_1,generation=1}
   [junit4]   2> 1215712 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1215713 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/
   [junit4]   2> 1215717 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1215718 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1215718 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1215718 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1215718 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1215718 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1215718 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1215718 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1215719 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1215719 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1215719 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1215719 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1215721 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215722 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215723 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215724 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215728 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1215730 INFO  (coreLoadExecutor-3552-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> 1215731 WARN  (coreLoadExecutor-3552-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> 1215731 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1215732 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1215732 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1215736 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1215739 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1215739 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23340764701854086]
   [junit4]   2> 1215740 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_1,generation=1}
   [junit4]   2> 1215740 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1215740 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@504f551c[collection1] main
   [junit4]   2> 1215741 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1215741 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1215741 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1215742 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1215763 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1215794 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1215794 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1215795 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1215795 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1215795 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1215795 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1215796 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1215796 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1215796 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1215797 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1215797 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1215798 INFO  (searcherExecutor-3553-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@504f551c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1215798 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1215798 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1215798 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1510754379080138752
   [junit4]   2> 1215800 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1510754379080138752
   [junit4]   2> 1215801 INFO  (coreLoadExecutor-3552-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1215802 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1215805 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1215808 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1510754379087478784)} 0 2
   [junit4]   2> 1215810 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1215810 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1215810 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1215811 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1215836 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1215846 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1215866 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1215867 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1215872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1215975 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1215980 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1215982 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1215986 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1215988 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1215990 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215990 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1215991 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1215991 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215991 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1215992 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1215993 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1215993 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1215993 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/]
   [junit4]   2> 1215993 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@842d7ce
   [junit4]   2> 1215994 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index/
   [junit4]   2> 1215994 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/
   [junit4]   2> 1216000 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1216000 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1216000 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1216001 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1216001 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1216001 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1216001 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1216001 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1216001 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1216002 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1216002 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1216002 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1216004 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216006 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216007 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216008 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216013 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1216015 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    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> 1216016 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1216017 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1216017 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1216017 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1216018 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@733b177b[collection1] main
   [junit4]   2> 1216018 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1216018 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1216018 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1216019 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1216019 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1216023 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1216023 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1216024 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1216024 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1216024 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1216024 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1216025 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1216025 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1216025 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1216026 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1216026 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1216026 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1216026 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1216027 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@733b177b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216028 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1510754379087478784
   [junit4]   2> 1216028 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1216028 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1216028 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1216029 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5134172891519184]
   [junit4]   2> 1216029 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_1,generation=1}
   [junit4]   2> 1216030 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1216030 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1216031 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7c23a051[collection1] main
   [junit4]   2> 1216031 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1216031 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49819f94
   [junit4]   2> 1216031 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    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> 1216032 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1216045 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1510754379338088448)]} 0 1
   [junit4]   2> 1216046 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    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> 1216047 INFO  (searcherExecutor-3558-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c23a051[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216297 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1510754379603378176)]} 0 253
   [junit4]   2> 1216298 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    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> 1216298 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1216299 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:239)
   [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> 1216300 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=428F4E72804BD1CB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.50s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([428F4E72804BD1CB:D87B33901ED14DF7]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:239)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 1216308 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1216321 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4053cd18[collection1] realtime
   [junit4]   2> 1216322 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1510754379614912512)} 0 13
   [junit4]   2> 1216322 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1216323 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1216324 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1216324 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1216349 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1216364 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1216398 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1216399 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1216403 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1216493 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1216499 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1216500 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1216505 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1216507 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1216509 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1216510 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1216510 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1216510 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1216510 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1216510 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1216512 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1216512 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1216512 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/]
   [junit4]   2> 1216512 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@842d7ce
   [junit4]   2> 1216513 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index/
   [junit4]   2> 1216513 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/
   [junit4]   2> 1216519 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1216519 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1216519 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1216519 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1216520 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1216520 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1216520 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1216520 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1216520 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1216521 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1216521 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1216521 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1216524 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216525 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216526 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216527 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216536 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1216538 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1216539 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1216540 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1216540 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1216540 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1216541 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7b72ee87[collection1] main
   [junit4]   2> 1216541 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1216541 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1216541 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1216542 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1216543 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1216546 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1216547 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1216547 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1216547 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1216547 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1216548 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1216548 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1216548 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1216548 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1216548 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1216549 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1216549 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1216549 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1216551 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b72ee87[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216556 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.UpdateLog Took 8.0ms to seed version buckets with highest version 1510754379614912512
   [junit4]   2> 1216557 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1216557 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1216557 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1216557 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_2,generation=2}
   [junit4]   2> 1216558 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1216558 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10712585219657261]
   [junit4]   2> 1216558 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_2,generation=2}
   [junit4]   2> 1216559 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1216559 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1216559 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@b4d95d1[collection1] main
   [junit4]   2> 1216559 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1216559 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45d94310
   [junit4]   2> 1216581 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1216582 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1216582 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b4d95d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216595 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1510754379914805248)]} 0 1
   [junit4]   2> 1216595 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1220595 INFO  (commitScheduler-3565-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> 1220598 INFO  (commitScheduler-3565-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1490911e[collection1] main
   [junit4]   2> 1220600 INFO  (commitScheduler-3565-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1220601 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1490911e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 1220851 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1510754384377544704)]} 0 4257
   [junit4]   2> 1220851 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1220853 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1510754384379641856)]} 0 4259
   [junit4]   2> 1220853 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1221853 INFO  (commitScheduler-3565-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> 1221857 INFO  (commitScheduler-3565-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7a320550[collection1] main
   [junit4]   2> 1221858 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a320550[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 1221858 INFO  (commitScheduler-3565-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1222105 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1222106 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1222107 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385695604736)]} 0 5513
   [junit4]   2> 1222108 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385695604737)]} 0 5514
   [junit4]   2> 1222108 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385696653312)]} 0 5514
   [junit4]   2> 1222108 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385696653313)]} 0 5514
   [junit4]   2> 1222108 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385696653314)]} 0 5514
   [junit4]   2> 1222108 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385696653315)]} 0 5515
   [junit4]   2> 1222109 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385697701888)]} 0 5515
   [junit4]   2> 1222109 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385697701889)]} 0 5515
   [junit4]   2> 1222109 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385697701890)]} 0 5515
   [junit4]   2> 1222109 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1510754385697701891)]} 0 5515
   [junit4]   2> 1222110 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1222111 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385698750464)]} 0 5517
   [junit4]   2> 1222111 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385699799040)]} 0 5517
   [junit4]   2> 1222111 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385699799041)]} 0 5517
   [junit4]   2> 1222111 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385699799042)]} 0 5517
   [junit4]   2> 1222111 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385699799043)]} 0 5517
   [junit4]   2> 1222112 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385700847616)]} 0 5518
   [junit4]   2> 1222112 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385700847617)]} 0 5518
   [junit4]   2> 1222112 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385700847618)]} 0 5518
   [junit4]   2> 1222112 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385700847619)]} 0 5518
   [junit4]   2> 1222112 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1510754385700847620)]} 0 5518
   [junit4]   2> 1222113 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1223111 INFO  (commitScheduler-3565-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> 1223114 INFO  (commitScheduler-3565-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2565e146[collection1] main
   [junit4]   2> 1223114 INFO  (commitScheduler-3565-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1223116 INFO  (searcherExecutor-3562-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2565e146[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):c10/9:delGen=1)))}
   [junit4]   2> 1223364 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1223365 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    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> 1223366 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1223369 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1223372 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6d98e13[collection1] realtime
   [junit4]   2> 1223372 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1510754387019956224)} 0 3
   [junit4]   2> 1223373 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1223374 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1223374 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1223374 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1223406 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1223416 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1223437 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1223438 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1223442 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1223545 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1223550 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1223551 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1223556 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1223558 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1223560 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1223560 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1223560 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1223560 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1223561 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1223561 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1223562 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'

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

=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1223889 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1223889 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[428F4E72804BD1CB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1223889 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1223890 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=156153687
   [junit4]   2> 1223890 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@688614ef
   [junit4]   2> 1223890 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1223890 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1223891 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1223891 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1223891 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1223895 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74548719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7127acb6),segFN=segments_4,generation=4}
   [junit4]   2> 1223895 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1223896 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1223909 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1223909 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1223909 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001/index
   [junit4]   2> 1223910 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001;done=false>>]
   [junit4]   2> 1223910 INFO  (SUITE-AutoCommitTest-seed#[428F4E72804BD1CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_428F4E72804BD1CB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_t=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Memory doPackFST= false), subject=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=pl, timezone=Atlantic/St_Helena
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=128732800,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, QueryParsingTest, RecoveryZkTest, DocValuesMultiTest, OverseerTest, RecoveryAfterSoftCommitTest, TestDefaultStatsCache, MultiThreadedOCPTest, FullSolrCloudDistribCmdsTest, SearchHandlerTest, TestCryptoKeys, TestManagedSynonymFilterFactory, CdcrReplicationDistributedZkTest, SimpleMLTQParserTest, TestRandomRequestDistribution, SegmentsInfoRequestHandlerTest, TestCollectionAPI, TestSolrDynamicMBean, SolrCoreCheckLockOnStartupTest, FieldAnalysisRequestHandlerTest, TestIndexingPerformance, DeleteReplicaTest, TestMinMaxOnMultiValuedField, TestCursorMarkWithoutUniqueKey, TestManagedResource, SuggesterTSTTest, TestUniqueKeyFieldResource, TestCloudManagedSchema, CdcrVersionReplicationTest, DirectUpdateHandlerTest, TestSolrXml, XmlUpdateRequestHandlerTest, AsyncMigrateRouteKeyTest, HighlighterConfigTest, RequestHandlersTest, HdfsBasicDistributedZkTest, TestBulkSchemaConcurrent, CoreAdminHandlerTest, HardAutoCommitTest, TestCharFilters, DistributedFacetPivotSmallAdvancedTest, UUIDFieldTest, TestCSVResponseWriter, TestManagedResourceStorage, TestSha256AuthenticationProvider, HdfsCollectionsAPIDistributedZkTest, TestConfigSetProperties, TestRTimerTree, TestMacros, TestSolrCLIRunExample, UpdateParamsTest, TestSweetSpotSimilarityFactory, TestGroupingSearch, TestAddFieldRealTimeGet, TestLRUCache, FieldMutatingUpdateProcessorTest, NoCacheHeaderTest, BasicDistributedZk2Test, CursorMarkTest, HdfsThreadLeakTest, TestExactSharedStatsCache, TestManagedStopFilterFactory, MigrateRouteKeyTest, HdfsWriteToMultipleCollectionsTest, TestFastWriter, ExplicitHLLTest, TestHighFrequencyDictionaryFactory, UnloadDistributedZkTest, TestSmileRequest, TestSolrCloudWithKerberosAlt, TestManagedSchemaFieldTypeResource, TestNamedUpdateProcessors, BlockCacheTest, SystemInfoHandlerTest, TestConfigReload, TestDefaultSearchFieldResource, TestExtendedDismaxParser, TestReload, TestFieldResource, RAMDirectoryFactoryTest, TestBulkSchemaAPI, DistributedDebugComponentTest, LukeRequestHandlerTest, TestSolr4Spatial2, OverseerTaskQueueTest, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest, TestReplicationHandler, ZkCLITest, AutoCommitTest]
   [junit4] Completed [257/543] on J2 in 8.65s, 3 tests, 1 error <<< FAILURES!

[...truncated 886 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:514: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 543 suites, 2145 tests, 1 error, 48 ignored (36 assumptions)

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