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/09/07 15:38:40 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 32 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/32/
Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 9408 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 30   INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 171  INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 174  INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 175  INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 525  INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 708  INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 943  INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 955  INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 1084 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2344 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2403 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2413 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2682 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2689 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2695 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2697 WARN  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2698 WARN  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2698 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2699 WARN  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2700 WARN  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2707 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2708 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2708 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2760 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 14202992
   [junit4]   2> 2761 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2761 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2763 WARN  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2812 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 3313 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.e.j.u.log Logging initialized @6179ms
   [junit4]   2> 3350 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 3359 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3361 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3366 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3396 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3548 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, name=collection1, shard=shard1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001, instanceDir=collection1, configSetProperties=configsetprops.json, transient=false, loadOnStartup=true, schema=schema.xml, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/, collection=collection1}
   [junit4]   2> 3561 INFO  (coreLoadExecutor-6-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> 3565 INFO  (coreLoadExecutor-6-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> 3566 INFO  (coreLoadExecutor-6-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> 3655 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3695 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 3766 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3767 INFO  (coreLoadExecutor-6-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> 3875 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4467 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4495 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4499 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4528 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4543 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4547 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4548 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4549 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4549 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4550 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4550 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4553 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 4554 INFO  (coreLoadExecutor-6-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> 4555 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4580 INFO  (coreLoadExecutor-6-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> 4584 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 4613 INFO  (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001
   [junit4]   2> 4614 INFO  (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index/
   [junit4]   2> 4614 WARN  (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 4636 INFO  (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index
   [junit4]   2> 4637 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=50.6875, floorSegmentMB=1.513671875, forceMergeDeletesPctAllowed=5.993737787113545, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44452674872251985
   [junit4]   2> 4711 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
   [junit4]   2> 4713 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4714 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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/
   [junit4]   2> 5048 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5068 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5069 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5069 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5070 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5070 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5070 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5076 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5077 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5104 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5106 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5106 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5210 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5220 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5223 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5225 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5298 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 5317 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /schema,/update/csv,spellCheckWithWordbreak_Direct,/admin/file,/update/json,defaults,/admin/properties,/admin/segments,/search-facet-def,spellCheckCompRH_Direct,/admin/mbeans,/debug/dump,spellCheckCompRH1,/update/json/docs,/terms,/admin/ping,mock,lazy,spellCheckCompRH,mltrh,/admin/luke,/config,/search-facet-invariants,dismax,spellCheckWithWordbreak,/mlt,standard,/get,/admin/logging,/admin/system,/admin/plugins,tvrh,/admin/threads,/update,/replication
   [junit4]   2> 5318 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 5320 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 5352 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5353 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5371 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 5371 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 5374 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 5380 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
   [junit4]   2> 5384 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 5423 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1cea92[collection1] main
   [junit4]   2> 5439 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 5470 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 5470 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 5503 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 5607 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 5871 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 5872 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 5875 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 5875 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5875 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 5875 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 5876 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 5877 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 5878 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 5878 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 5879 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 5879 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 5880 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511659427129720832
   [junit4]   2> 5880 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 5883 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cea92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5887 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 8.0ms to seed version buckets with highest version 1511659427129720832
   [junit4]   2> 5888 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 5895 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5915 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 6398 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1511659427354116096)} 0 478
   [junit4]   2> 6422 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] 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> 6423 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] 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> 6423 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] 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> 6500 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 6543 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 6678 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6679 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] 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> 6745 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 7449 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 7468 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 7470 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7498 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7503 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7510 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7525 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 7526 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 7527 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7527 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 7528 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 7529 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] 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> 7530 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    ] 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> 7530 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/]
   [junit4]   2> 7531 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 7532 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index/
   [junit4]   2> 7534 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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/
   [junit4]   2> 7541 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 7603 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 7603 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 7604 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 7604 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7605 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7606 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 7606 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 7607 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 7607 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7608 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7608 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7612 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7616 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7618 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7620 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7624 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 7628 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /schema,/update/csv,spellCheckWithWordbreak_Direct,/admin/file,/update/json,defaults,/admin/properties,/admin/segments,/search-facet-def,spellCheckCompRH_Direct,/admin/mbeans,/debug/dump,spellCheckCompRH1,/update/json/docs,/terms,/admin/ping,mock,lazy,spellCheckCompRH,mltrh,/admin/luke,/config,/search-facet-invariants,dismax,spellCheckWithWordbreak,/mlt,standard,/get,/admin/logging,/admin/system,/admin/plugins,tvrh,/admin/threads,/update,/replication
   [junit4]   2> 7632 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 7636 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 7637 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 7638 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 7640 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e9e850[collection1] main
   [junit4]   2> 7641 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 7642 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 7642 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 7642 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 7644 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 7665 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 7689 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 7690 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 7691 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 7691 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 7688 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 7692 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 7693 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 7694 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 7696 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 7696 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 7697 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e9e850[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7697 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 7698 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 7708 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.UpdateLog Took 16.0ms to seed version buckets with highest version 1511659427354116096
   [junit4]   2> 7709 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 7716 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1c4baf4
   [junit4]   2> 7718 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
   [junit4]   2> 7719 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 7720 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 7720 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f6c67d[collection1] main
   [junit4]   2> 7723 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 7724 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dac9b2
   [junit4]   2> 7725 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    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> 7726 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 7750 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f6c67d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7905 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1511659429090557952)]} 0 172
   [junit4]   2> 7932 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&rows=20&start=0&version=2.2&qt=standard} hits=0 status=0 QTime=26 
   [junit4]   2> 7943 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1511659429290835968)]} 0 210
   [junit4]   2> 7943 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&rows=20&start=0&version=2.2&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 7947 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1511659429296078848)]} 0 215
   [junit4]   2> 7948 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&rows=20&start=0&version=2.2&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 7950 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&rows=20&start=0&version=2.2&qt=standard
   [junit4]   2> 7951 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&rows=20&start=0&version=2.2&qt=standard:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&rows=20&start=0&version=2.2&qt=standard
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 7952 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=70C9A8E3D5AC32AD -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.11s J0 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70C9A8E3D5AC32AD:CA1BC79B5682DCB8]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&rows=20&start=0&version=2.2&qt=standard
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 8007 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 8008 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14202992
   [junit4]   2> 8009 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@136bf62
   [junit4]   2> 8010 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 8010 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 8012 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 8012 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 8013 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 8112 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_2,generation=2}
   [junit4]   2> 8113 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 8114 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 8115 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 8118 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 8118 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index
   [junit4]   2> 8119 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001;done=false>>]
   [junit4]   2> 8119 INFO  (SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=DefaultSimilarity, locale=es_PE, timezone=Etc/GMT-10
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_85 (32-bit)/cpus=3,threads=1,free=30230032,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [HardAutoCommitTest]
   [junit4] Completed [1/537] on J0 in 9.78s, 1 test, 1 error <<< FAILURES!

[...truncated 1692 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:524: 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: 537 suites, 2124 tests, 1 error, 46 ignored (34 assumptions)

Total time: 80 minutes 16 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 # 33 - Still Failing!

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

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 9715 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_76144C7B4BF27C7C-001/init-core-data-001
   [junit4]   2> 600233 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 600234 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 600234 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600234 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600234 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600368 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 600416 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 600527 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 600528 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600538 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 600633 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 600637 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 600638 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 600642 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 600643 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 600644 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 600645 WARN  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 600645 WARN  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 600645 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 600645 WARN  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 600645 WARN  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 600645 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 600645 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600645 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600655 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1348747553
   [junit4]   2> 600655 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600655 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600656 WARN  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600661 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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> 600663 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 600664 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 600664 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 600664 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 600664 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 600665 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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_76144C7B4BF27C7C-001/init-core-data-001, shard=shard1}
   [junit4]   2> 600665 INFO  (coreLoadExecutor-1596-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> 600666 INFO  (coreLoadExecutor-1596-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> 600666 INFO  (coreLoadExecutor-1596-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> 600682 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 600687 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 600706 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 600707 INFO  (coreLoadExecutor-1596-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> 600710 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 600773 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 600776 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 600777 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 600779 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 600781 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 600782 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 600782 WARN  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 600782 WARN  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 600782 INFO  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 600782 WARN  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 600782 WARN  (coreLoadExecutor-1596-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 600783 INFO  (coreLoadExecutor-1596-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> 600783 INFO  (coreLoadExecutor-1596-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> 600783 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 600783 INFO  (coreLoadExecutor-1596-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> 600783 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2495b0b5
   [junit4]   2> 600784 INFO  (coreLoadExecutor-1596-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_76144C7B4BF27C7C-001/init-core-data-001
   [junit4]   2> 600784 INFO  (coreLoadExecutor-1596-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_76144C7B4BF27C7C-001/init-core-data-001/index/
   [junit4]   2> 600784 WARN  (coreLoadExecutor-1596-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_76144C7B4BF27C7C-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 600784 INFO  (coreLoadExecutor-1596-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_76144C7B4BF27C7C-001/init-core-data-001/index
   [junit4]   2> 600784 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6812560919876235]
   [junit4]   2> 600785 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_1,generation=1}
   [junit4]   2> 600785 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 600785 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_76144C7B4BF27C7C-001/init-core-data-001/
   [junit4]   2> 600788 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 600788 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 600788 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 600788 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 600789 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 600791 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 600792 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 600792 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 600793 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 600795 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 600796 INFO  (coreLoadExecutor-1596-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> 600797 WARN  (coreLoadExecutor-1596-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> 600797 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 600797 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 600797 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 600798 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 600798 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 600798 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=36.54296875, floorSegmentMB=0.8173828125, forceMergeDeletesPctAllowed=21.22695979546757, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35253685752106445
   [junit4]   2> 600798 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_1,generation=1}
   [junit4]   2> 600799 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 600799 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1ecfa293[collection1] main
   [junit4]   2> 600799 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 600799 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 600799 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 600799 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 600842 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 600910 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 600910 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 600910 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 600911 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 600911 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 600911 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 600911 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511692366186020864
   [junit4]   2> 600911 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 600911 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 600911 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 600912 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 600912 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1511692366186020864
   [junit4]   2> 600913 INFO  (coreLoadExecutor-1596-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 600913 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 600913 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 600914 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 600914 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 600914 INFO  (searcherExecutor-1597-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ecfa293[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 600916 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 600919 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1511692366191263744)} 0 3
   [junit4]   2> 600921 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] 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> 600922 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] 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> 600922 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] 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> 600939 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 600944 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 600975 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 600976 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] 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> 600979 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 601045 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 601049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 601049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 601052 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 601053 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 601054 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 601055 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 601055 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 601055 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 601055 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 601055 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 601056 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] 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> 601056 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    ] 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> 601056 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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_76144C7B4BF27C7C-001/init-core-data-001/]
   [junit4]   2> 601056 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2495b0b5
   [junit4]   2> 601057 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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_76144C7B4BF27C7C-001/init-core-data-001/index/
   [junit4]   2> 601057 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_76144C7B4BF27C7C-001/init-core-data-001/
   [junit4]   2> 601060 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 601060 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 601060 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 601060 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 601060 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 601060 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 601061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 601061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 601061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 601061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 601061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 601061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 601062 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 601063 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 601064 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 601064 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 601067 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 601069 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 601069 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 601070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 601070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 601070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 601070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@13758653[collection1] main
   [junit4]   2> 601070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 601070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 601071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 601071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 601071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 601074 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 601074 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 601074 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 601074 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 601074 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 601074 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 601075 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 601075 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 601075 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 601075 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 601076 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 601076 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1511692366191263744
   [junit4]   2> 601076 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 601077 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 601078 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 601078 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6639489018402334]
   [junit4]   2> 601079 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13758653[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 601079 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_1,generation=1}
   [junit4]   2> 601080 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 601080 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 601080 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@63bee5fe[collection1] main
   [junit4]   2> 601081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 601081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9798313
   [junit4]   2> 601081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 601081 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63bee5fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 601081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 601098 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1511692366376861696)]} 0 5
   [junit4]   2> 601098 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 602099 INFO  (commitScheduler-1605-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> 602102 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@709f926b[collection1] main
   [junit4]   2> 602102 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 602103 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@709f926b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c1)))}
   [junit4]   2> 602108 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1511692367440117760)]} 0 1083
   [junit4]   2> 602108 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 602109 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 602109 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {delete=[529 (-1511692367442214912)]} 0 0
   [junit4]   2> 602110 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 603111 INFO  (commitScheduler-1605-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> 603113 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5c650d1[collection1] main
   [junit4]   2> 603113 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 603113 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c650d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):c1)))}
   [junit4]   2> 603364 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1511692368757129216)]} 0 2422
   [junit4]   2> 603364 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 603364 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368758177792)]} 0 2422
   [junit4]   2> 603365 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368759226368)]} 0 2423
   [junit4]   2> 603365 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368759226369)]} 0 2423
   [junit4]   2> 603365 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368759226370)]} 0 2423
   [junit4]   2> 603365 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368759226371)]} 0 2423
   [junit4]   2> 603365 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368759226372)]} 0 2424
   [junit4]   2> 603365 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368759226373)]} 0 2424
   [junit4]   2> 603366 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368759226374)]} 0 2424
   [junit4]   2> 603366 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368760274944)]} 0 2424
   [junit4]   2> 603366 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1511692368760274945)]} 0 2425
   [junit4]   2> 603366 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 604364 INFO  (commitScheduler-1605-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> 604367 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7ad50fb1[collection1] main
   [junit4]   2> 604368 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 604369 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ad50fb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):c1) Uninverting(_2(5.4.0):c11/9:delGen=1)))}
   [junit4]   2> 604371 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1511692369813045248)]} 0 3496
   [junit4]   2> 604371 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    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> 604372 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 604375 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 604379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12e60bed[collection1] realtime
   [junit4]   2> 604379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1511692369818288128)} 0 3
   [junit4]   2> 604379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 604380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 604380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 605372 INFO  (commitScheduler-1605-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> 605372 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c4ef256[collection1] main
   [junit4]   2> 605372 INFO  (commitScheduler-1605-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 605373 INFO  (searcherExecutor-1602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c4ef256[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 607110 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 607116 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 607127 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 607127 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 607131 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 607202 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 607206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 607207 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 607215 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 607217 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 607218 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607218 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 607218 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 607218 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607219 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 607219 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 607219 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 607219 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 607219 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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_76144C7B4BF27C7C-001/init-core-data-001/]
   [junit4]   2> 607220 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2495b0b5
   [junit4]   2> 607220 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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_76144C7B4BF27C7C-001/init-core-data-001/index/
   [junit4]   2> 607220 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_76144C7B4BF27C7C-001/init-core-data-001/
   [junit4]   2> 607224 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 607224 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 607224 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 607224 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 607224 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 607225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 607225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 607225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 607225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 607225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 607225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 607225 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 607226 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607227 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607228 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607229 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607232 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 607237 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 607237 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 607237 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 607238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 607238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 607238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@73055450[collection1] main
   [junit4]   2> 607238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 607238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 607238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 607239 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 607239 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 607244 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 607245 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 607245 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 607245 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 607245 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 607246 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 607246 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 607247 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 607247 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 607247 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 607248 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73055450[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 607248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 607249 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 607249 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 607250 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1511692369818288128
   [junit4]   2> 607250 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 607251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_2,generation=2}
   [junit4]   2> 607251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 607251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=43.365234375, floorSegmentMB=1.0947265625, forceMergeDeletesPctAllowed=18.26113788056862, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7130572071978198
   [junit4]   2> 607255 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_2,generation=2}
   [junit4]   2> 607255 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 607255 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 607255 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5a98f614[collection1] main
   [junit4]   2> 607255 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 607255 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@daa74a1
   [junit4]   2> 607256 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=4,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 607256 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 607269 INFO  (searcherExecutor-1606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a98f614[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 607298 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1511692372852867072)]} 0 31
   [junit4]   2> 607300 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 607300 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1511692372885372928)]} 0 34
   [junit4]   2> 607301 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 607301 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1511692372886421504)]} 0 34
   [junit4]   2> 607301 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    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> 607302 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 607302 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 607311 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=76144C7B4BF27C7C -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.95s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76144C7B4BF27C7C:CCC62303C8DC9269]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 607327 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 607329 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6a2ea63a[collection1] realtime
   [junit4]   2> 607329 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1511692372913684480)} 0 2
   [junit4]   2> 607329 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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> 607330 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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> 607330 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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> 607351 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 607356 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 607389 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 607389 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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> 607395 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 607463 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 607467 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 607467 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 607470 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 607471 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 607472 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607473 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 607473 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 607473 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607473 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 607473 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 607474 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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> 607474 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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> 607474 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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_76144C7B4BF27C7C-001/init-core-data-001/]
   [junit4]   2> 607474 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2495b0b5
   [junit4]   2> 607474 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    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_76144C7B4BF27C7C-001/init-core-data-001/index/
   [junit4]   2> 607475 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_76144C7B4BF27C7C-001/init-core-data-001/
   [junit4]   2> 607478 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 607478 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 607478 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 607478 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 607478 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 607478 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 607479 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 607479 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 607479 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 607479 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 607479 I

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

1511692373112913923)]} 0 3
   [junit4]   2> 607518 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1511692373113962496)]} 0 4
   [junit4]   2> 607518 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1511692373113962497)]} 0 4
   [junit4]   2> 607518 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 607519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1511692373115011072)]} 0 5
   [junit4]   2> 607521 INFO  (commitScheduler-1613-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> 607523 INFO  (commitScheduler-1613-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6187dd2d[collection1] main
   [junit4]   2> 607524 INFO  (commitScheduler-1613-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 607524 INFO  (searcherExecutor-1610-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6187dd2d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.4.0):c15)))}
   [junit4]   2> 607773 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1511692373381349376)]} 0 276
   [junit4]   2> 607773 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 607774 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 607775 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[76144C7B4BF27C7C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 607775 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 607775 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1348747553
   [junit4]   2> 607775 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@285d75c6
   [junit4]   2> 607775 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 607776 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 607776 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 607776 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 607776 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 607779 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4700dd27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@368172bc),segFN=segments_4,generation=4}
   [junit4]   2> 607779 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 607779 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 607789 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 607789 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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_76144C7B4BF27C7C-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_76144C7B4BF27C7C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 607789 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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_76144C7B4BF27C7C-001/init-core-data-001/index
   [junit4]   2> 607789 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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_76144C7B4BF27C7C-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_76144C7B4BF27C7C-001/init-core-data-001;done=false>>]
   [junit4]   2> 607790 INFO  (SUITE-AutoCommitTest-seed#[76144C7B4BF27C7C]-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_76144C7B4BF27C7C-001/init-core-data-001
   [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_76144C7B4BF27C7C-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_GT, timezone=Etc/GMT-13
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=152899736,total=214847488
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, TestStressRecovery, StressHdfsTest, DistributedQueueTest, TestObjectReleaseTracker, TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, MultiTermTest, TestAuthorizationFramework, DistanceFunctionTest, DebugComponentTest, TestFieldCollectionResource, SaslZkACLProviderTest, TestSha256AuthenticationProvider, TestReversedWildcardFilterFactory, VMParamsZkACLAndCredentialsProvidersTest, TestRecovery, SolrCoreCheckLockOnStartupTest, ResponseLogComponentTest, DistributedFacetPivotSmallTest, DeleteLastCustomShardedReplicaTest, RequestHandlersTest, SolrXmlInZkTest, SuggesterTest, SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, RequestLoggingTest, DocExpirationUpdateProcessorFactoryTest, OverseerStatusTest, UUIDFieldTest, HighlighterConfigTest, TestRealTimeGet, TestNonDefinedSimilarityFactory, DistributedFacetPivotWhiteBoxTest, TestRandomFaceting, OpenExchangeRatesOrgProviderTest, HdfsNNFailoverTest, IndexSchemaRuntimeFieldTest, TestConfigSetImmutable, TestZkChroot, SolrPluginUtilsTest, DistanceUnitsTest, TestSchemaManager, TestManagedSchemaFieldResource, TestRequestStatusCollectionAPI, TestIndexSearcher, SpellCheckCollatorTest, EchoParamsTest, RulesTest, TestSolrDeletionPolicy2, TestManagedSynonymFilterFactory, FileBasedSpellCheckerTest, TestWriterPerf, AutoCommitTest]
   [junit4] Completed [100/537] on J1 in 7.57s, 3 tests, 1 error <<< FAILURES!

[...truncated 1384 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:524: 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: 537 suites, 2124 tests, 1 error, 46 ignored (34 assumptions)

Total time: 67 minutes 33 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