You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/14 04:09:39 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 187 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/187/
Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([6398EFBD9A322ED4:F96C925F04A8B2E8]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=0]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">530</int><arr name="range_facet_l"><long>530</long></arr><arr name="range_facet_l_dv"><long>530</long></arr><arr name="range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1517781472080035840</long><int name="intDefault">42</int><arr name="multiDefault"><str>muLti-Default</str></arr><date name="timestamp">2015-11-14T02:46:47.84Z</date></doc></result>
</response>

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




Build Log:
[...truncated 10683 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001
   [junit4]   2> 1904599 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1904599 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1904599 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1904599 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1904599 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1904600 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1904600 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1904627 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1904642 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1904678 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1904678 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1904684 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1904919 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1904926 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1904927 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1904932 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1904935 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1904937 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1904937 WARN  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1904937 WARN  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1904937 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1904938 WARN  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1904938 WARN  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/'
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1129167423
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/]
   [junit4]   2> 1904938 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1904938 WARN  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1904952 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-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> 1904953 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1904954 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1904954 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1904954 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1904954 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1904955 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001, loadOnStartup=true, configSetProperties=configsetprops.json, shard=shard1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/, name=collection1, transient=false, collection=collection1, schema=schema.xml, instanceDir=collection1, config=solrconfig.xml}
   [junit4]   2> 1904955 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1904956 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1904956 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1904956 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1904956 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1904975 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1904992 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1905034 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1905034 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1905040 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1905297 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1905303 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1905305 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1905312 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1905316 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1905319 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1905320 WARN  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1905320 WARN  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1905320 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1905320 WARN  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1905320 WARN  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1905321 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1905322 INFO  (coreLoadExecutor-4609-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1905322 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1905322 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1905322 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f04ae5e
   [junit4]   2> 1905323 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001
   [junit4]   2> 1905323 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index/
   [junit4]   2> 1905323 WARN  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1905323 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index
   [junit4]   2> 1905324 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14181186241751523]
   [junit4]   2> 1905324 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_1,generation=1}
   [junit4]   2> 1905325 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1905325 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/
   [junit4]   2> 1905332 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1905332 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1905333 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1905333 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1905333 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1905333 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1905333 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1905333 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1905334 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1905334 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1905334 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1905334 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1905338 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905340 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905343 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905345 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905349 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1905352 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak,/admin/file,spellCheckWithWordbreak_Direct,/replication,/update/json,spellCheckCompRH,standard,/admin/segments,/admin/luke,spellCheckCompRH_Direct,/admin/mbeans,tvrh,/admin/logging,/admin/system,mock,/terms,dismax,/search-facet-def,/search-facet-invariants,/mlt,/update,spellCheckCompRH1,lazy,defaults,/debug/dump,/update/json/docs,/admin/plugins,/schema,/update/csv,/get,/admin/properties,mltrh,/admin/ping,/admin/threads,/config
   [junit4]   2> 1905353 WARN  (coreLoadExecutor-4609-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> 1905354 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1905354 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1905354 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1905355 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1905355 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1905355 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=10.3681640625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=15.224266852470299, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7752685610085036
   [junit4]   2> 1905356 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_1,generation=1}
   [junit4]   2> 1905356 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1905356 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7a9823d7[collection1] main
   [junit4]   2> 1905356 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1905356 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1905356 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1905356 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905401 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1905490 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1905490 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1905492 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1905492 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1905492 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1905492 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1905492 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1905492 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1905492 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517781469460692992
   [junit4]   2> 1905492 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1905493 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1905494 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1517781469460692992
   [junit4]   2> 1905494 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1905494 INFO  (coreLoadExecutor-4609-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1905494 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1905495 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1905496 INFO  (searcherExecutor-4610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a9823d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1905496 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1905499 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1905502 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517781469468033024)} 0 2
   [junit4]   2> 1905505 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1905506 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1905506 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1905506 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1905506 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1905532 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1905552 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1905595 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1905596 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1905601 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1905837 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1905844 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1905845 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1905850 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1905853 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1905855 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1905855 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1905855 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1905855 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1905856 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1905856 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1905857 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1905857 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1905857 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/]
   [junit4]   2> 1905857 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f04ae5e
   [junit4]   2> 1905857 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index/
   [junit4]   2> 1905858 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/
   [junit4]   2> 1905862 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1905863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1905864 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1905864 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1905864 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1905867 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905868 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905869 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905871 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905877 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1905880 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak,/admin/file,spellCheckWithWordbreak_Direct,/replication,/update/json,spellCheckCompRH,standard,/admin/segments,/admin/luke,spellCheckCompRH_Direct,/admin/mbeans,tvrh,/admin/logging,/admin/system,mock,/terms,dismax,/search-facet-def,/search-facet-invariants,/mlt,/update,spellCheckCompRH1,lazy,defaults,/debug/dump,/update/json/docs,/admin/plugins,/schema,/update/csv,/get,/admin/properties,mltrh,/admin/ping,/admin/threads,/config
   [junit4]   2> 1905881 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1905882 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1905883 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1905883 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1905883 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@942019[collection1] main
   [junit4]   2> 1905883 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1905883 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1905884 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1905884 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905884 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1905888 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1905889 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1905889 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1905889 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1905889 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1905890 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1905890 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1905890 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1905890 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1905890 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1905892 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1905892 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1517781469468033024
   [junit4]   2> 1905892 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1905892 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1905892 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=42.94140625, floorSegmentMB=0.4375, forceMergeDeletesPctAllowed=9.173952607497133, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8288433167091537
   [junit4]   2> 1905894 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1905894 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_1,generation=1}
   [junit4]   2> 1905894 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1905894 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1905895 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@942019[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1905895 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3a98fde[collection1] main
   [junit4]   2> 1905895 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1905895 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7280296
   [junit4]   2> 1905896 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1905896 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1905897 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a98fde[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1905908 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1517781469896900608)]} 0 1
   [junit4]   2> 1905909 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1517781469897949184)]} 0 1
   [junit4]   2> 1905909 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1517781469897949185)]} 0 2
   [junit4]   2> 1905910 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1517781469897949186)]} 0 2
   [junit4]   2> 1905910 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1517781469898997760)]} 0 2
   [junit4]   2> 1905910 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1517781469898997761)]} 0 3
   [junit4]   2> 1905911 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1517781469898997762)]} 0 3
   [junit4]   2> 1905911 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1517781469900046336)]} 0 3
   [junit4]   2> 1905911 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1517781469900046337)]} 0 3
   [junit4]   2> 1905912 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1517781469900046338)]} 0 4
   [junit4]   2> 1905912 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1517781469901094912)]} 0 4
   [junit4]   2> 1905912 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1517781469901094913)]} 0 4
   [junit4]   2> 1905912 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1517781469901094914)]} 0 5
   [junit4]   2> 1905913 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1517781469902143488)]} 0 5
   [junit4]   2> 1905913 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={version=2.2&qt=standard&q=id:1&rows=20&start=0} hits=0 status=0 QTime=0 
   [junit4]   2> 1905915 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1517781469903192064)]} 0 7
   [junit4]   2> 1905917 INFO  (commitScheduler-4618-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1905921 INFO  (commitScheduler-4618-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@17f6c03a[collection1] main
   [junit4]   2> 1905921 INFO  (commitScheduler-4618-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1905922 INFO  (searcherExecutor-4615-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17f6c03a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c15)))}
   [junit4]   2> 1906168 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1517781470167433216)]} 0 260
   [junit4]   2> 1906169 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={version=2.2&qt=standard&q=id:14&rows=20&start=0} hits=1 status=0 QTime=0 
   [junit4]   2> 1906172 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={version=2.2&qt=standard&q=id:15&rows=20&start=0} hits=0 status=0 QTime=0 
   [junit4]   2> 1906174 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1906184 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1906193 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@79858b66[collection1] realtime
   [junit4]   2> 1906193 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517781470186307584)} 0 9
   [junit4]   2> 1906194 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1906194 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1906194 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1906195 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1906195 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1906222 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1906238 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1906274 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1906274 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1906280 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1906622 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1906631 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1906634 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1906641 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906649 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1906649 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906649 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906649 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1906650 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906650 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906651 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1906651 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1906651 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/]
   [junit4]   2> 1906651 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f04ae5e
   [junit4]   2> 1906652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index/
   [junit4]   2> 1906653 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/
   [junit4]   2> 1906659 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906659 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906660 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1906660 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1906660 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906660 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906660 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1906661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1906661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1906661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1906661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1906661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1906666 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1906690 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1906693 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1906695 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1906703 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1906707 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak,/admin/file,spellCheckWithWordbreak_Direct,/replication,/update/json,spellCheckCompRH,standard,/admin/segments,/admin/luke,spellCheckCompRH_Direct,/admin/mbeans,tvrh,/admin/logging,/admin/system,mock,/terms,dismax,/search-facet-def,/search-facet-invariants,/mlt,/update,spellCheckCompRH1,lazy,defaults,/debug/dump,/update/json/docs,/admin/plugins,/schema,/update/csv,/get,/admin/properties,mltrh,/admin/ping,/admin/threads,/config
   [junit4]   2> 1906709 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1906710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1906710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1906710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1906710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@708edb6d[collection1] main
   [junit4]   2> 1906711 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1906711 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1906711 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1906711 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1906712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1906715 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1906716 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1906717 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1906717 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1906717 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1906717 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1906717 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1906717 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1906717 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1906718 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1906719 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1517781470186307584
   [junit4]   2> 1906719 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1906719 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1906719 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_2,generation=2}
   [junit4]   2> 1906719 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1906720 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1244517081716067]
   [junit4]   2> 1906720 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1906721 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1906722 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_2,generation=2}
   [junit4]   2> 1906722 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1906722 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1906722 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@708edb6d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1906723 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@586f68d5[collection1] main
   [junit4]   2> 1906723 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1906723 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@68ddb285
   [junit4]   2> 1906723 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1906724 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1906724 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@586f68d5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1906735 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1517781470761975808)]} 0 1
   [junit4]   2> 1906735 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={version=2.2&qt=standard&q=id:529&rows=20&start=0} hits=0 status=0 QTime=0 
   [junit4]   2> 1907736 INFO  (commitScheduler-4622-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1907741 INFO  (commitScheduler-4622-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f60a2dc[collection1] main
   [junit4]   2> 1907741 INFO  (commitScheduler-4622-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1907742 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f60a2dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.4.0):c1)))}
   [junit4]   2> 1907991 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1517781472080035840)]} 0 1258
   [junit4]   2> 1907991 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={version=2.2&qt=standard&q=id:529&rows=20&start=0} hits=1 status=0 QTime=0 
   [junit4]   2> 1908994 INFO  (commitScheduler-4622-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1908998 INFO  (commitScheduler-4622-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a59d7b3[collection1] main
   [junit4]   2> 1908998 INFO  (commitScheduler-4622-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1908999 INFO  (searcherExecutor-4619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a59d7b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.4.0):c1) Uninverting(_3(5.4.0):c1)))}
   [junit4]   2> 1911345 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={version=2.2&qt=standard&q=id:530&rows=20&start=0} hits=1 status=0 QTime=2 
   [junit4]   2> 1911352 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=0]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">530</int><arr name="range_facet_l"><long>530</long></arr><arr name="range_facet_l_dv"><long>530</long></arr><arr name="range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1517781472080035840</long><int name="intDefault">42</int><arr name="multiDefault"><str>muLti-Default</str></arr><date name="timestamp">2015-11-14T02:46:47.84Z</date></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:version=2.2&qt=standard&q=id:530&rows=20&start=0
   [junit4]   2> 1911352 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: version=2.2&qt=standard&q=id:530&rows=20&start=0:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=0]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">530</int><arr name="range_facet_l"><long>530</long></arr><arr name="range_facet_l_dv"><long>530</long></arr><arr name="range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1517781472080035840</long><int name="intDefault">42</int><arr name="multiDefault"><str>muLti-Default</str></arr><date name="timestamp">2015-11-14T02:46:47.84Z</date></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:version=2.2&qt=standard&q=id:530&rows=20&start=0
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:241)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1911353 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=6398EFBD9A322ED4 -Dtests.slow=true -Dtests.locale=mk_MK -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   5.18s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6398EFBD9A322ED4:F96C925F04A8B2E8]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:241)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=0]
   [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">2</int></lst><result name="response" numFound="1" start="0"><doc><int name="id">530</int><arr name="range_facet_l"><long>530</long></arr><arr name="range_facet_l_dv"><long>530</long></arr><arr name="range_facet_i_dv"><int>530</int></arr><arr name="field_t"><str>what's inside?</str></arr><arr name="subject"><str>info</str></arr><long name="_version_">1517781472080035840</long><int name="intDefault">42</int><arr name="multiDefault"><str>muLti-Default</str></arr><date name="timestamp">2015-11-14T02:46:47.84Z</date></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:version=2.2&qt=standard&q=id:530&rows=20&start=0
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
   [junit4]    > 	... 40 more
   [junit4]   2> 1911361 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1911363 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@30ebf141[collection1] realtime
   [junit4]   2> 1911363 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517781475614785536)} 0 2
   [junit4]   2> 1911364 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1911364 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1911364 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1911365 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1911365 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1911394 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1911425 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1911484 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1911485 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1911494 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1911792 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1911799 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1911801 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1911806 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1911811 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1911815 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1911815 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1911815 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1911815 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1911816 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1911816 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1911818 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1911818 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1911818 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/]
   [junit4]   2> 1911818 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f04ae5e
   [junit4]   2> 1911819 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6398EFBD9A322ED4]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init

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

NG SolrCore org.apache.solr.core.SolrCore@668526b7
   [junit4]   2> 1918213 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1918213 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1918213 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1918213 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1918213 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1918215 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c75923b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad386b4),segFN=segments_4,generation=4}
   [junit4]   2> 1918215 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1918216 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1918224 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1918224 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001;done=false>>]
   [junit4]   2> 1918224 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001
   [junit4]   2> 1918224 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1918224 INFO  (SUITE-AutoCommitTest-seed#[6398EFBD9A322ED4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6398EFBD9A322ED4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {field_t=Lucene50(blocksize=128), id=FSTOrd50, text=Lucene50(blocksize=128), range_facet_l_dv=FSTOrd50, intDefault=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= true), subject=BlockTreeOrds(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, sim=DefaultSimilarity, locale=mk_MK, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_91 (64-bit)/cpus=3,threads=1,free=53180152,total=494927872
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, SuggesterTSTTest, TestMiniSolrCloudClusterSSL, UpdateRequestProcessorFactoryTest, SuggestComponentContextFilterQueryTest, TestRemoveLastDynamicCopyField, BasicAuthIntegrationTest, TestOverriddenPrefixQueryForCustomFieldType, RulesTest, TestMiniSolrCloudCluster, TestRuleBasedAuthorizationPlugin, TestWriterPerf, TestLMJelinekMercerSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, SuggesterTest, TestQueryUtils, SpellingQueryConverterTest, TestRTimerTree, ForceLeaderTest, SpellCheckComponentTest, TestSolrQueryParser, HdfsCollectionsAPIDistributedZkTest, TestReqParamsAPI, TestInitParams, DateRangeFieldTest, TestSolr4Spatial, SimpleCollectionCreateDeleteTest, ResourceLoaderTest, TestCloudManagedSchemaConcurrent, SimpleMLTQParserTest, TestPerFieldSimilarity, StatsComponentTest, TestRangeQuery, TestQueryTypes, AnalysisErrorHandlingTest, TestBinaryField, HdfsBasicDistributedZk2Test, RecoveryAfterSoftCommitTest, TestRecovery, TestSmileRequest, LukeRequestHandlerTest, TestAddFieldRealTimeGet, RequestHandlersTest, VMParamsZkACLAndCredentialsProvidersTest, TestFieldTypeCollectionResource, TestLeaderElectionZkExpiry, TestBinaryResponseWriter, TestSolrJ, TestReplicaProperties, DirectUpdateHandlerOptimizeTest, QueryParsingTest, TestFieldCollectionResource, TestDistributedGrouping, CursorPagingTest, TestReloadAndDeleteDocs, ShowFileRequestHandlerTest, TermVectorComponentDistributedTest, SpatialRPTFieldTypeTest, OpenExchangeRatesOrgProviderTest, TestReversedWildcardFilterFactory, TestConfigSetProperties, TestMacros, TestBM25SimilarityFactory, DistributedTermsComponentTest, TestUniqueKeyFieldResource, TestCollationField, TestCharFilters, CoreAdminCreateDiscoverTest, HdfsUnloadDistributedZkTest, DistanceFunctionTest, TestRealTimeGet, TestReplicationHandlerBackup, TestTrieFacet, TestSimpleQParserPlugin, SaslZkACLProviderTest, BadIndexSchemaTest, DebugComponentTest, TestStandardQParsers, UUIDUpdateProcessorFallbackTest, HdfsChaosMonkeyNothingIsSafeTest, TestLRUStatsCache, TestQuerySenderListener, TestOmitPositions, ResponseLogComponentTest, LoggingHandlerTest, BlockDirectoryTest, WordBreakSolrSpellCheckerTest, TestTrie, TestManagedSynonymFilterFactory, TestSuggestSpellingConverter, AsyncCallRequestStatusResponseTest, TestCSVResponseWriter, FullSolrCloudDistribCmdsTest, DistributedQueryComponentOptimizationTest, TestCryptoKeys, TestSortByMinMaxFunction, DistanceUnitsTest, HLLSerializationTest, MinimalSchemaTest, TestSystemIdResolver, TestHashQParserPlugin, DistribDocExpirationUpdateProcessorTest, OverseerCollectionConfigSetProcessorTest, DateMathParserTest, DirectSolrConnectionTest, OpenCloseCoreStressTest, SignatureUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, RuleEngineTest, EchoParamsTest, SolrPluginUtilsTest, TestExceedMaxTermLength, DistributedFacetPivotSmallAdvancedTest, SynonymTokenizerTest, RequestLoggingTest, TestSolrDeletionPolicy2, TestFuzzyAnalyzedSuggestions, TestCustomDocTransformer, TestSolrCloudWithKerberosAlt, IndexSchemaRuntimeFieldTest, TestJoin, SortByFunctionTest, FacetPivotSmallTest, TestManagedStopFilterFactory, SolrInfoMBeanTest, SpellPossibilityIteratorTest, CloudExitableDirectoryReaderTest, TestRebalanceLeaders, PKIAuthenticationIntegrationTest, CSVRequestHandlerTest, ZkStateReaderTest, OutputWriterTest, TestZkChroot, DistributedQueueTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest]
   [junit4] Completed [290/547] on J1 in 13.64s, 3 tests, 1 error <<< FAILURES!

[...truncated 806 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006: There were test failures: 547 suites (7 ignored), 2163 tests, 1 error, 52 ignored (38 assumptions) [seed: 6398EFBD9A322ED4]

Total time: 80 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 188 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/188/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:44412/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /awholynewcollection_0/select. Reason: <pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:35137/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:35137/awholynewcollection_0/select  at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:596)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:444)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool  at org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)  at org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)  at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)  at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)  at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:563)  ... 24 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44412/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:35137/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:35137/awholynewcollection_0/select
	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:596)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:444)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool
	at org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)
	at org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:563)
	... 24 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([A55C23BEC279DFDB:2D081C646C85B223]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:653)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:155)
	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:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([A55C23BEC279DFDB:1F8E4CC6415731CE]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
	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:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:759)
	... 40 more


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([A55C23BEC279DFDB:3FA85E5C5CE343E7]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:759)
	... 40 more




Build Log:
[...truncated 9556 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001
   [junit4]   2> 24824 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 24825 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 24825 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 24825 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 24825 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 24826 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 24826 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 24869 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 24881 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 24907 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 24908 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 24919 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 25164 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 25178 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 25180 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 25191 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 25194 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 25197 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 25198 WARN  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 25198 WARN  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 25198 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 25198 WARN  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 25198 WARN  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 25198 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 25198 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 25198 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/'
   [junit4]   2> 25199 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 25199 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 25199 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1854700560
   [junit4]   2> 25199 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/]
   [junit4]   2> 25199 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 25199 WARN  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib).
   [junit4]   2> 25218 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-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> 25275 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 25279 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 25279 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 25279 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 25279 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 25281 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001, shard=shard1}
   [junit4]   2> 25284 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 25284 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 25285 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 25285 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 25285 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 25320 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 25331 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 25354 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 25354 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 25366 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 25533 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 25544 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 25545 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 25553 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 25557 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 25560 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 25560 WARN  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 25560 WARN  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 25561 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 25561 WARN  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 25561 WARN  (coreLoadExecutor-78-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 25563 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 25563 INFO  (coreLoadExecutor-78-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 25563 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 25563 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 25563 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 25564 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001
   [junit4]   2> 25564 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index/
   [junit4]   2> 25564 WARN  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 25564 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index
   [junit4]   2> 25567 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1441822744, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 25567 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a957011 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41953a9),segFN=segments_1,generation=1}
   [junit4]   2> 25568 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 25569 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/
   [junit4]   2> 25576 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 25577 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 25577 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 25577 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 25577 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 25577 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 25578 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 25578 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 25579 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 25579 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 25579 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 25579 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 25583 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25588 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25592 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25593 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25595 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 25596 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 25597 WARN  (coreLoadExecutor-78-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> 25597 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 25598 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 25598 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 25605 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 25605 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 25607 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.689453125, floorSegmentMB=0.3876953125, forceMergeDeletesPctAllowed=4.565995690945833, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2544770141179945
   [junit4]   2> 25608 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a957011 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41953a9),segFN=segments_1,generation=1}
   [junit4]   2> 25608 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 25608 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7a5aa90f[collection1] main
   [junit4]   2> 25609 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 25609 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 25609 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 25609 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 25721 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 26055 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 26055 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 26055 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 26055 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 26056 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 26056 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517817478789464064
   [junit4]   2> 26057 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 26057 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 26057 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 26057 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1517817478789464064
   [junit4]   2> 26057 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 26058 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 26059 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 26060 INFO  (SUITE-AutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 26060 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 26067 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 26079 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 26083 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517817478800998400)} 0 15
   [junit4]   2> 26088 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 26088 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 26088 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 26089 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 26089 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 26091 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 26093 INFO  (searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a5aa90f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 26134 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 26146 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 26183 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 26183 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 26200 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 26336 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 26346 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 26348 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 26359 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 26364 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 26367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 26367 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 26369 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 26369 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 26370 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 26370 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 26371 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 26371 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 26372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/]
   [junit4]   2> 26372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 26372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index/
   [junit4]   2> 26373 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/
   [junit4]   2> 26378 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 26379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 26379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 26379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 26379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 26379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 26379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 26380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 26380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 26380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 26381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 26381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 26384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 26386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 26388 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 26405 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 26408 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 26412 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 26413 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 26413 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 26414 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 26414 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 26417 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@781a2d03[collection1] main
   [junit4]   2> 26418 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 26418 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 26419 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 26419 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 26420 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 26427 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 26428 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 26428 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 26429 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 26429 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 26429 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 26430 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 26431 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 26432 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 26432 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 26433 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 26433 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@781a2d03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 26473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 26473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 26475 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.UpdateLog Took 47.0ms to seed version buckets with highest version 1517817478800998400
   [junit4]   2> 26475 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 26478 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2041094823, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 26479 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a957011 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41953a9),segFN=segments_1,generation=1}
   [junit4]   2> 26479 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 26479 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 26480 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@551427ca[collection1] main
   [junit4]   2> 26480 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@551427ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 26481 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 26481 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b6fddf9
   [junit4]   2> 26481 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 26481 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 26532 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1517817479243497472)]} 0 45
   [junit4]   2> 26533 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    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> 30533 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 30547 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@79723062[collection1] main
   [junit4]   2> 30548 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 30556 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79723062[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c1)))}
   [junit4]   2> 30808 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1517817483771248640)]} 0 4323
   [junit4]   2> 30809 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    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> 30811 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1517817483774394368)]} 0 4326
   [junit4]   2> 30811 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    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> 31811 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 31817 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@62d15d0[collection1] main
   [junit4]   2> 31818 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 31819 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62d15d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):c1)))}
   [junit4]   2> 32067 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    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> 32068 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 32071 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485094551552)]} 0 5587
   [junit4]   2> 32072 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485097697280)]} 0 5588
   [junit4]   2> 32073 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485097697281)]} 0 5589
   [junit4]   2> 32073 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485098745856)]} 0 5589
   [junit4]   2> 32074 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485099794432)]} 0 5590
   [junit4]   2> 32075 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485099794433)]} 0 5591
   [junit4]   2> 32076 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485100843008)]} 0 5592
   [junit4]   2> 32077 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485101891584)]} 0 5592
   [junit4]   2> 32077 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485102940160)]} 0 5593
   [junit4]   2> 32078 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517817485102940161)]} 0 5594
   [junit4]   2> 32079 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    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> 32080 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485106085888)]} 0 5596
   [junit4]   2> 32081 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485106085889)]} 0 5596
   [junit4]   2> 32081 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485107134464)]} 0 5597
   [junit4]   2> 32081 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485107134465)]} 0 5597
   [junit4]   2> 32082 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485108183040)]} 0 5598
   [junit4]   2> 32082 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485108183041)]} 0 5598
   [junit4]   2> 32082 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485108183042)]} 0 5598
   [junit4]   2> 32083 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485109231616)]} 0 5599
   [junit4]   2> 32084 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485110280192)]} 0 5599
   [junit4]   2> 32084 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517817485110280193)]} 0 5600
   [junit4]   2> 32085 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 33082 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 33090 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6a70ff33[collection1] main
   [junit4]   2> 33091 INFO  (commitScheduler-87-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 33092 INFO  (searcherExecutor-84-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a70ff33[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.4.0):c10/9:delGen=1)))}
   [junit4]   2> 33340 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    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> 33341 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    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> 33342 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 33345 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 33348 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5d961ccb[collection1] realtime
   [junit4]   2> 33348 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517817486432534528)} 0 3
   [junit4]   2> 33349 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 33349 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 33349 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 33350 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 33350 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 33388 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 33401 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 33429 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 33429 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 33439 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 33614 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 33623 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 33624 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 33630 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 33634 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 33637 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33637 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 33637 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 33637 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33638 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 33638 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 33639 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 33639 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 33639 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/]
   [junit4]   2> 33639 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 33640 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index/
   [junit4]   2> 33640 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/
   [junit4]   2> 33648 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 33648 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 33648 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 33649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 33649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 33649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 33649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 33649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33650 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33650 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 33653 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 33655 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 33656 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 33657 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 33661 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 33662 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 33663 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 33664 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 33665 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 33665 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 33667 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d0abb13[collection1] main
   [junit4]   2> 33667 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 33667 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 33668 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 33668 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 33669 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 33681 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 33681 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 33683 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 33684 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 33684 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 33684 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 33686 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 33686 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 33688 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 33692 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 33695 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 33696 INFO  (searcherExecutor-88-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d0abb13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 33701 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 33701 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 33702 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.UpdateLog Took 20.0ms to seed version buckets with highest version 1517817486432534528
   [junit4]   2> 33702 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 33702 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a957011 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41953a9),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a957011 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41953a9),segFN=segments_2,generation=2}
   [junit4]   2> 33702 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 33703 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[A55C23BEC279DFDB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePol

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

   > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
   [junit4]    > 	... 40 more
   [junit4]   2> 1843454 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1843454 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1170483878
   [junit4]   2> 1843454 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f0f412c
   [junit4]   2> 1843455 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.u.UpdateHandler 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> 1843461 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1843461 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1843461 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1843461 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1843531 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f6dae37 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@182cbdd),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f6dae37 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@182cbdd),segFN=segments_2,generation=2}
   [junit4]   2> 1843531 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1843532 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1843544 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1843544 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001;done=false>>]
   [junit4]   2> 1843544 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001
   [junit4]   2> 1843544 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1843544 INFO  (SUITE-HardAutoCommitTest-seed#[A55C23BEC279DFDB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_A55C23BEC279DFDB-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_A55C23BEC279DFDB-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=sl_SI, timezone=Antarctica/Palmer
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=91692504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LoggingHandlerTest, TestQuerySenderListener, TestBulkSchemaAPI, HdfsChaosMonkeyNothingIsSafeTest, AtomicUpdatesTest, AutoCommitTest, ConcurrentDeleteAndCreateCollectionTest, TestBlobHandler, TestAtomicUpdateErrorCases, SimpleMLTQParserTest, TestMissingGroups, TestFastOutputStream, TestManagedResource, HdfsThreadLeakTest, TestShortCircuitedRequests, TestReversedWildcardFilterFactory, MinimalSchemaTest, TestLeaderInitiatedRecoveryThread, CursorPagingTest, SignatureUpdateProcessorFactoryTest, TestRawResponseWriter, TestRandomRequestDistribution, TestJsonFacets, CoreAdminHandlerTest, TestHighFrequencyDictionaryFactory, TestReloadDeadlock, BasicZkTest, TestSolr4Spatial, HdfsRecoverLeaseTest, TestSortingResponseWriter, SynonymTokenizerTest, RollingRestartTest, TestHashQParserPlugin, SortByFunctionTest, DefaultValueUpdateProcessorTest, OverriddenZkACLAndCredentialsProvidersTest, TestRealTimeGet, TestDistributedGrouping, ZkNodePropsTest, TestExactSharedStatsCache, TestMiniSolrCloudClusterSSL, TermVectorComponentDistributedTest, SpellCheckComponentTest, OverseerRolesTest, NotRequiredUniqueKeyTest, BadIndexSchemaTest, FieldMutatingUpdateProcessorTest, NoCacheHeaderTest, TestClusterStateMutator, SuggesterWFSTTest, SparseHLLTest, TestCloudManagedSchemaConcurrent, QueryParsingTest, TestCollationField, DistributedTermsComponentTest, TestFileDictionaryLookup, LeaderInitiatedRecoveryOnCommitTest, LeaderElectionIntegrationTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistanceFunctionTest, SpatialHeatmapFacetsTest, DistributedFacetPivotSmallTest, ParsingFieldUpdateProcessorsTest, LeaderInitiatedRecoveryOnShardRestartTest, TestPHPSerializedResponseWriter, TestSolrIndexConfig, TestCloudInspectUtil, TestBulkSchemaConcurrent, SolrPluginUtilsTest, TestClassicSimilarityFactory, CustomCollectionTest, TestRecovery, TestRangeQuery, SuggesterTest, TestIndexingPerformance, CloneFieldUpdateProcessorFactoryTest, TestCursorMarkWithoutUniqueKey, TestExclusionRuleCollectionAccess, CollectionsAPIDistributedZkTest, FileBasedSpellCheckerTest, TestUtils, TestFoldingMultitermQuery, DebugComponentTest, TestMiniSolrCloudCluster, CoreAdminRequestStatusTest, SpatialRPTFieldTypeTest, OutputWriterTest, TestTrackingShardHandlerFactory, FileUtilsTest, SolrInfoMBeanTest, CopyFieldTest, TestPerFieldSimilarity, TestConfigSets, UpdateRequestProcessorFactoryTest, AddBlockUpdateTest, SuggestComponentContextFilterQueryTest, TestAddFieldRealTimeGet, CSVRequestHandlerTest, HdfsDirectoryTest, SolrCloudExampleTest, TestSolrQueryParser, TestSimpleQParserPlugin, TestSolrJ, TestJoin, TestFastWriter, HdfsSyncSliceTest, BufferStoreTest, TestSuggestSpellingConverter, TestConfigSetImmutable, TestCharFilters, HttpPartitionTest, TestDefaultSearchFieldResource, CollectionTooManyReplicasTest, CacheHeaderTest, TestReplicaProperties, OverseerCollectionConfigSetProcessorTest, TestTrie, DirectSolrConnectionTest, PreAnalyzedUpdateProcessorTest, SharedFSAutoReplicaFailoverTest, CollectionReloadTest, TestFiltering, SolrTestCaseJ4Test, HdfsWriteToMultipleCollectionsTest, TestLMJelinekMercerSimilarityFactory, LukeRequestHandlerTest, TestManagedResourceStorage, TestCoreDiscovery, EchoParamsTest, SmileWriterTest, TestConfigSetsAPIExclusivity, TestAnalyzeInfixSuggestions, ChaosMonkeySafeLeaderTest, FullSolrCloudDistribCmdsTest, TriLevelCompositeIdRoutingTest, HdfsNNFailoverTest, BasicDistributedZkTest, ShardRoutingTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestHashPartitioner, HardAutoCommitTest]
   [junit4] Completed [288/547] on J1 in 1.66s, 1 test, 1 error <<< FAILURES!

[...truncated 823 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006: There were test failures: 547 suites (7 ignored), 2163 tests, 3 errors, 52 ignored (38 assumptions) [seed: A55C23BEC279DFDB]

Total time: 79 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any