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 2016/02/05 03:02:32 UTC

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

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

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([57C5F6ABF6597C5D:ED1799D375779248]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	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:747)
	... 40 more




Build Log:
[...truncated 11185 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> 1024912 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=880706997
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_57C5F6ABF6597C5D-001/init-core-data-001
   [junit4]   2> 1024916 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1024916 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1024916 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1024916 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1024916 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1024917 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1024917 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1024940 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1024948 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1024966 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1024971 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1025060 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1025065 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1025066 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1025070 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025072 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025073 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1040668232
   [junit4]   2> 1025074 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1025074 WARN  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib
   [junit4]   2> 1025075 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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> 1025076 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1025077 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1025077 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1025077 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1025077 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1025078 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_57C5F6ABF6597C5D-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1025078 INFO  (coreLoadExecutor-3880-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> 1025078 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1025078 INFO  (coreLoadExecutor-3880-thread-1) [    ] 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> 1025078 INFO  (coreLoadExecutor-3880-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> 1025079 INFO  (coreLoadExecutor-3880-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> 1025097 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1025106 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1025125 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1025129 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1025224 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1025230 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1025231 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1025234 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025242 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025244 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025244 INFO  (coreLoadExecutor-3880-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025246 INFO  (coreLoadExecutor-3880-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'
   [junit4]   2> 1025246 INFO  (coreLoadExecutor-3880-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> 1025246 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1025246 INFO  (coreLoadExecutor-3880-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=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_57C5F6ABF6597C5D-001/init-core-data-001/]
   [junit4]   2> 1025246 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57a1abb7
   [junit4]   2> 1025247 INFO  (coreLoadExecutor-3880-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_57C5F6ABF6597C5D-001/init-core-data-001
   [junit4]   2> 1025247 INFO  (coreLoadExecutor-3880-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_57C5F6ABF6597C5D-001/init-core-data-001/index/
   [junit4]   2> 1025247 WARN  (coreLoadExecutor-3880-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_57C5F6ABF6597C5D-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1025247 INFO  (coreLoadExecutor-3880-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_57C5F6ABF6597C5D-001/init-core-data-001/index
   [junit4]   2> 1025247 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@17c4b8be
   [junit4]   2> 1025248 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_1,generation=1}
   [junit4]   2> 1025248 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1025251 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_57C5F6ABF6597C5D-001/init-core-data-001/
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1025252 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1025253 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1025253 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1025253 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1025254 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025256 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025256 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025257 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025261 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1025265 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1025265 WARN  (coreLoadExecutor-3880-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> 1025265 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1025266 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1025266 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1025267 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1025267 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1025267 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22492913963592792]
   [junit4]   2> 1025267 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_1,generation=1}
   [junit4]   2> 1025267 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1025267 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50598cfb[collection1] main]
   [junit4]   2> 1025268 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1025268 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1025268 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1025268 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1025282 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1025329 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1025329 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1025330 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1025330 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1025330 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1025330 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1025330 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1025331 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1025331 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1025331 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1025332 INFO  (searcherExecutor-3881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50598cfb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1025332 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1025333 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1025333 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1025333 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1525296392720875520
   [junit4]   2> 1025335 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1525296392720875520
   [junit4]   2> 1025335 INFO  (coreLoadExecutor-3880-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1025336 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1025339 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1025340 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525296392727166976)} 0 1
   [junit4]   2> 1025342 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] 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> 1025342 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1025342 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] 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> 1025343 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] 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> 1025343 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] 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> 1025368 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1025376 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1025395 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1025404 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1025520 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1025525 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1025526 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1025530 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025532 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025533 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025533 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025535 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] 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'
   [junit4]   2> 1025535 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    ] 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> 1025535 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    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_57C5F6ABF6597C5D-001/init-core-data-001/]
   [junit4]   2> 1025535 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57a1abb7
   [junit4]   2> 1025536 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    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_57C5F6ABF6597C5D-001/init-core-data-001/index/
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1025541 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1025542 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1025542 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1025543 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025545 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025545 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025546 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025547 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_57C5F6ABF6597C5D-001/init-core-data-001/
   [junit4]   2> 1025552 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1025554 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1025555 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1025555 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1025555 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1025555 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1025556 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e015976[collection1] main]
   [junit4]   2> 1025556 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1025556 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1025556 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1025556 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1025557 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1025563 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1025563 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1025564 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1025564 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1025564 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1025566 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1025566 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1025567 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1025567 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1025567 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1525296392727166976
   [junit4]   2> 1025567 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1025568 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1420623959, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1025568 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_1,generation=1}
   [junit4]   2> 1025568 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1025568 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1025568 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1025568 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1025569 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1025569 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a93178[collection1] main]
   [junit4]   2> 1025569 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1025569 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1025569 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4947374e
   [junit4]   2> 1025569 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 1025569 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1025571 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1025573 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e015976[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1025573 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1025573 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1025573 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1025573 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1025574 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1025574 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1025574 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1025574 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1025575 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1025581 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11a93178[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1025587 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1525296392986165248)]} 0 1
   [junit4]   2> 1025587 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1525296392987213824)]} 0 1
   [junit4]   2> 1025588 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1525296392987213825)]} 0 2
   [junit4]   2> 1025588 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1525296392988262400)]} 0 2
   [junit4]   2> 1025588 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1525296392988262401)]} 0 2
   [junit4]   2> 1025588 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1525296392988262402)]} 0 2
   [junit4]   2> 1025589 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1525296392988262403)]} 0 3
   [junit4]   2> 1025589 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1525296392989310976)]} 0 4
   [junit4]   2> 1025589 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1525296392989310977)]} 0 4
   [junit4]   2> 1025590 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1525296392990359552)]} 0 4
   [junit4]   2> 1025590 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1525296392990359553)]} 0 4
   [junit4]   2> 1025590 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1525296392990359554)]} 0 4
   [junit4]   2> 1025590 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1525296392990359555)]} 0 4
   [junit4]   2> 1025591 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1525296392990359556)]} 0 5
   [junit4]   2> 1025591 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1025593 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1525296392992456704)]} 0 7
   [junit4]   2> 1025595 INFO  (commitScheduler-3889-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1025606 INFO  (commitScheduler-3889-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21be34b1[collection1] main]
   [junit4]   2> 1025606 INFO  (commitScheduler-3889-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1025607 INFO  (searcherExecutor-3886-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21be34b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C15)))}
   [junit4]   2> 1025844 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1525296393255649280)]} 0 258
   [junit4]   2> 1025844 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1025845 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    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> 1025845 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1025884 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1025890 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@196bf609[collection1] realtime]
   [junit4]   2> 1025890 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525296393298640896)} 0 6
   [junit4]   2> 1025890 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1025891 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1025891 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] 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> 1025891 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1025891 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1025932 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1025942 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1025961 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1025965 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1026067 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1026072 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1026073 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1026076 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1026078 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1026079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1026079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1026081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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'
   [junit4]   2> 1026081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1026082 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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_57C5F6ABF6597C5D-001/init-core-data-001/]
   [junit4]   2> 1026082 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57a1abb7
   [junit4]   2> 1026082 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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_57C5F6ABF6597C5D-001/init-core-data-001/index/
   [junit4]   2> 1026096 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1026096 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1026096 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1026097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1026099 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026100 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026101 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_57C5F6ABF6597C5D-001/init-core-data-001/
   [junit4]   2> 1026102 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026104 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026111 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1026113 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1026114 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1026114 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1026114 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1026114 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1026115 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30486176[collection1] main]
   [junit4]   2> 1026115 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1026115 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1026115 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1026115 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1026116 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1026119 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1026121 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1026121 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1026121 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1026123 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1525296393298640896
   [junit4]   2> 1026124 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1026124 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1026124 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1026124 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1026124 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1026125 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1026125 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1026125 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1026125 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1026126 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1026127 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30486176[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1026128 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_2,generation=2}
   [junit4]   2> 1026128 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1026128 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=52.3974609375, floorSegmentMB=0.84765625, forceMergeDeletesPctAllowed=11.745570702913836, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1026129 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_2,generation=2}
   [junit4]   2> 1026129 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1026129 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1026130 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c5845ee[collection1] main]
   [junit4]   2> 1026130 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1026130 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6ba97272
   [junit4]   2> 1026130 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1026131 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c5845ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1026131 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1026152 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1525296393567076352)]} 0 12
   [junit4]   2> 1026152 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1027140 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1027143 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@520aa49[collection1] main]
   [junit4]   2> 1027143 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1027144 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@520aa49[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 1027154 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1525296394630332416)]} 0 1014
   [junit4]   2> 1027155 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1027155 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1027156 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1525296394632429568)]} 0 0
   [junit4]   2> 1027156 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1028154 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1028157 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6f4e4a[collection1] main]
   [junit4]   2> 1028157 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1028158 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d6f4e4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 1028159 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1525296395684151296)]} 0 2019
   [junit4]   2> 1028159 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1028160 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395685199872)]} 0 2020
   [junit4]   2> 1028160 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395685199873)]} 0 2020
   [junit4]   2> 1028160 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395685199874)]} 0 2021
   [junit4]   2> 1028160 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395685199875)]} 0 2021
   [junit4]   2> 1028161 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395686248448)]} 0 2021
   [junit4]   2> 1028161 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395686248449)]} 0 2021
   [junit4]   2> 1028161 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395686248450)]} 0 2021
   [junit4]   2> 1028161 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395686248451)]} 0 2021
   [junit4]   2> 1028161 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395686248452)]} 0 2021
   [junit4]   2> 1028161 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525296395686248453)]} 0 2022
   [junit4]   2> 1028162 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1029159 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1029162 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb8dde5[collection1] main]
   [junit4]   2> 1029162 INFO  (commitScheduler-3893-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1029163 INFO  (searcherExecutor-3890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fb8dde5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1) Uninverting(_4(6.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1029164 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1525296396736921600)]} 0 3024
   [junit4]   2> 1029164 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    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> 1029165 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1029167 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1029171 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1efac151[collection1] realtime]
   [junit4]   2> 1029171 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525296396742164480)} 0 3
   [junit4]   2> 1029172 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    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> 1029172 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1029172 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] 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> 1029172 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    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> 1029172 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    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> 1029198 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1029206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1029225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1029229 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1029315 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1029320 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1029321 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1029324 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029326 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029327 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1029327 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1029329 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    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'
   [junit4]   2> 1029329 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    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> 1029330 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    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_57C5F6ABF6597C5D-001/init-core-data-001/]
   [junit4]   2> 1029330 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57a1abb7
   [junit4]   2> 1029330 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    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_57C5F6ABF6597C5D-001/init-core-data-001/index/
   [junit4]   2> 1029330 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_57C5F6ABF6597C5D-001/init-core-data-001/
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1029335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1029336 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1029336 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1029336 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1029337 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029338 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029339 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029340 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1029345 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1029347 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1029348 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1029348 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1029348 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1029348 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1029349 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@353c7c26[collection1] main]
   [junit4]   2> 1029349 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1029349 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1029349 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1029349 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1029350 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[57C5F6ABF6597C5D]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,c

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

stcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=57C5F6ABF6597C5D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=da-DK -Dtests.timezone=Antarctica/Rothera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.22s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57C5F6ABF6597C5D:ED1799D375779248]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
   [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:747)
   [junit4]    > 	... 40 more
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1040668232
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b4dc52a
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1029385 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1029387 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58bc90b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662f9f54),segFN=segments_4,generation=4}
   [junit4]   2> 1029388 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1029388 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1029398 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1029398 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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_57C5F6ABF6597C5D-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_57C5F6ABF6597C5D-001/init-core-data-001;done=false>>]
   [junit4]   2> 1029398 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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_57C5F6ABF6597C5D-001/init-core-data-001
   [junit4]   2> 1029398 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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_57C5F6ABF6597C5D-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_57C5F6ABF6597C5D-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1029398 INFO  (SUITE-AutoCommitTest-seed#[57C5F6ABF6597C5D]-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_57C5F6ABF6597C5D-001/init-core-data-001/index
   [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_57C5F6ABF6597C5D-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=da-DK, timezone=Antarctica/Rothera
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=212219544,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggestSpellingConverter, RequestLoggingTest, TestInitQParser, TestPHPSerializedResponseWriter, TestDocBasedVersionConstraints, TestFastWriter, RequestHandlersTest, TestFieldSortValues, TestRecoveryHdfs, TestCSVResponseWriter, HdfsSyncSliceTest, TestRecovery, DebugComponentTest, SpatialRPTFieldTypeTest, TestSQLHandler, TestAuthenticationFramework, SolrCoreCheckLockOnStartupTest, TestTolerantSearch, TlogReplayBufferedWhileIndexingTest, TestSchemaVersionResource, TestXmlQParser, SliceStateTest, TestConfigSetProperties, TestJmxIntegration, TestExactStatsCache, CoreAdminCreateDiscoverTest, TestRestManager, TestNoOpRegenerator, TestPerFieldSimilarityClassic, DirectSolrConnectionTest, TestIndexSearcher, SearchHandlerTest, TestDownShardTolerantSearch, XmlUpdateRequestHandlerTest, RegexBoostProcessorTest, TestSweetSpotSimilarityFactory, SuggesterWFSTTest, TestClusterStateMutator, TestGroupingSearch, TestRawResponseWriter, UnloadDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, HighlighterConfigTest, CoreAdminHandlerTest, DeleteReplicaTest, OverriddenZkACLAndCredentialsProvidersTest, TestCollapseQParserPlugin, TestDynamicFieldResource, BaseCdcrDistributedZkTest, ConjunctionSolrSpellCheckerTest, RemoteQueryErrorTest, ConcurrentDeleteAndCreateCollectionTest, TestMacros, TestSolrDeletionPolicy1, TestCopyFieldCollectionResource, TestRequestStatusCollectionAPI, TestJsonRequest, TestCollationField, LeaderFailoverAfterPartitionTest, TestIndexingPerformance, DateMathParserTest, MigrateRouteKeyTest, DirectUpdateHandlerOptimizeTest, PrimitiveFieldTypeTest, TestZkChroot, LukeRequestHandlerTest, RollingRestartTest, TestFieldTypeCollectionResource, DirectUpdateHandlerTest, TestManagedSchema, HardAutoCommitTest, RuleEngineTest, TestExpandComponent, TestSolrConfigHandler, CustomCollectionTest, SuggesterTest, ShowFileRequestHandlerTest, BadIndexSchemaTest, TestReversedWildcardFilterFactory, SortSpecParsingTest, TestStressRecovery, HLLUtilTest, ScriptEngineTest, TestLeaderInitiatedRecoveryThread, QueryParsingTest, TestDefaultStatsCache, SimpleCollectionCreateDeleteTest, CurrencyFieldXmlFileTest, DistributedSuggestComponentTest, TestImplicitCoreProperties, PKIAuthenticationIntegrationTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, ZkCLITest, AutoCommitTest]
   [junit4] Completed [302/577 (1!)] on J2 in 4.51s, 3 tests, 1 error <<< FAILURES!

[...truncated 926 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:684: 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:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1014: There were test failures: 577 suites (8 ignored), 2318 tests, 1 error, 87 ignored (72 assumptions) [seed: 57C5F6ABF6597C5D]

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