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/05/01 01:34:47 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4630 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4630/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 10051 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001
   [junit4]   2> 682772 T4249 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 682773 T4249 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 682773 T4249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 682773 T4249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 682774 T4249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 682884 T4249 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 682897 T4249 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 682911 T4249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 682912 T4249 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 682917 T4249 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 683002 T4249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 683007 T4249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 683007 T4249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 683011 T4249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683013 T4249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683032 T4249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683032 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683032 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683032 T4249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683032 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683032 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683033 T4249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 683033 T4249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 683033 T4249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 683067 T4249 oasc.CoreContainer.<init> New CoreContainer 1475304159
   [junit4]   2> 683067 T4249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 683067 T4249 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 683067 T4249 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 683072 T4249 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 683079 T4249 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 683081 T4249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 683081 T4249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 683081 T4249 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 683096 T4249 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001, shard=shard1}
   [junit4]   2> 683097 T4250 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 683100 T4250 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 683100 T4250 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 683114 T4250 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 683120 T4250 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 683134 T4250 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 683135 T4250 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 683138 T4250 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 683211 T4250 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 683215 T4250 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 683216 T4250 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 683219 T4250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683220 T4250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683222 T4250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683222 T4250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683222 T4250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683222 T4250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683222 T4250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683222 T4250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683223 T4250 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 683223 T4250 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 683223 T4250 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[null]
   [junit4]   2> 683223 T4250 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e853a18
   [junit4]   2> 683224 T4250 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\
   [junit4]   2> 683224 T4250 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index/
   [junit4]   2> 683224 T4250 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 683225 T4250 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index
   [junit4]   2> 683225 T4250 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=3.83984375, floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=15.43844805787669, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6833909331823688
   [junit4]   2> 683225 T4250 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_1,generation=1}
   [junit4]   2> 683225 T4250 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 683228 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 683228 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 683228 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 683228 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 683229 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683229 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683229 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 683229 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 683229 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 683229 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683229 T4250 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683230 T4250 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 683232 T4250 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683233 T4250 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683233 T4250 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683234 T4250 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683237 T4250 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 683239 T4250 x:collection1 oasc.RequestHandlers.initHandlersFromConfig 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> 683239 T4250 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 683240 T4250 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 683240 T4250 x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 683240 T4250 x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 683240 T4250 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 683240 T4250 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 683241 T4250 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 683241 T4250 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_1,generation=1}
   [junit4]   2> 683241 T4250 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 683241 T4250 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@ddc8a1[collection1] main
   [junit4]   2> 683242 T4250 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 683242 T4250 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 683242 T4250 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 683242 T4250 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 683249 T4250 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 683277 T4250 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 683278 T4250 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 683280 T4249 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 683283 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 683285 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 683285 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 683285 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 683286 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 683286 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 683286 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 683286 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 683287 T4251 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 683288 T4251 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ddc8a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683290 T4249 oas.SolrTestCaseJ4.setUp ###Starting testMaxDocs
   [junit4]   2> ASYNC  NEW_CORE C4445 name=collection1 org.apache.solr.core.SolrCore@1f7f2627
   [junit4]   2> 683292 T4249 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1499920063629623296)} 0 2
   [junit4]   2> 683294 T4249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 683304 T4249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 683314 T4249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 683365 T4249 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 683376 T4249 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 683411 T4249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 683412 T4249 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 683418 T4249 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 683516 T4249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 683524 T4249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 683526 T4249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 683532 T4249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683535 T4249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683537 T4249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683537 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683538 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683538 T4249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683539 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683540 T4249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683540 T4249 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 683540 T4249 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\]
   [junit4]   2> 683541 T4249 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e853a18
   [junit4]   2> 683541 T4249 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index/
   [junit4]   2> 683547 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 683548 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 683548 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 683548 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 683549 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683549 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683549 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 683549 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 683549 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 683550 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683550 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683550 T4249 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 683553 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683554 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683565 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683566 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683572 T4249 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 683575 T4249 x:collection1 oasc.RequestHandlers.initHandlersFromConfig 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> 683576 T4249 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 683577 T4249 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 683578 T4249 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 683578 T4249 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 683578 T4249 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@13637069[collection1] main
   [junit4]   2> 683578 T4249 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 683579 T4249 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 683579 T4249 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 683579 T4249 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 683581 T4249 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 683587 T4249 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 683589 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 683589 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 683590 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 683590 T4249 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=70.283203125, floorSegmentMB=0.3330078125, forceMergeDeletesPctAllowed=6.185094275893047, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12319797743721202
   [junit4]   2> 683591 T4249 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_1,generation=1}
   [junit4]   2> 683591 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 683591 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 683591 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 683591 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 683592 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 683593 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 683594 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 683594 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 683595 T4253 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 683595 T4253 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13637069[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683595 T4249 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 683599 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 683599 T4249 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@69547178[collection1] main
   [junit4]   2> 683599 T4249 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 683599 T4249 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f7f2627
   [junit4]   2> 683599 T4249 x:collection1 oasu.DirectUpdateHandler2.close 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> 683600 T4249 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 683616 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[0 (1499920063971459072)]} 0 1
   [junit4]   2> 683616 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[1 (1499920063971459073)]} 0 1
   [junit4]   2> 683622 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[2 (1499920063977750528)]} 0 7
   [junit4]   2> 683623 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[3 (1499920063978799104)]} 0 8
   [junit4]   2> 683623 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[4 (1499920063978799105)]} 0 8
   [junit4]   2> 683625 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[5 (1499920063979847680)]} 0 10
   [junit4]   2> 683626 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[6 (1499920063981944832)]} 0 11
   [junit4]   2> 683627 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[7 (1499920063982993408)]} 0 12
   [junit4]   2> 683627 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[8 (1499920063982993409)]} 0 12
   [junit4]   2> 683628 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[9 (1499920063984041984)]} 0 13
   [junit4]   2> 683628 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[10 (1499920063984041985)]} 0 13
   [junit4]   2> 683629 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[11 (1499920063985090560)]} 0 14
   [junit4]   2> 683634 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[12 (1499920063990333440)]} 0 19
   [junit4]   2> 683634 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[13 (1499920063990333441)]} 0 19
   [junit4]   2> ASYNC  NEW_CORE C4446 name=collection1 org.apache.solr.core.SolrCore@39e56f6
   [junit4]   2> 683635 T4249 x:collection1 C4446 oasc.SolrCore.execute [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> 683641 T4253 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69547178[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683656 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[14 (1499920063992430592)]} 0 41
   [junit4]   2> 683657 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[15 (1499920064014450688)]} 0 42
   [junit4]   2> 683657 T4249 x:collection1 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 683658 T4249 x:collection1 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 683658 T4249 x:collection1 oasc.SolrException.log ERROR REQUEST FAILED: q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]   2> 		at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 683658 T4249 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=44F31837FCD18548 -Dtests.slow=true -Dtests.locale=it_CH -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.38s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44F31837FCD18548:FD72CEE8D03B81C2]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]    > 	... 40 more
   [junit4]   2> 683667 T4249 x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithin
   [junit4]   2> 683668 T4254 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 683674 T4249 x:collection1 C4446 oass.SolrIndexSearcher.<init> Opening Searcher@478abc69[collection1] realtime
   [junit4]   2> 683674 T4249 x:collection1 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1499920064024936448)} 0 7
   [junit4]   2> 683675 T4249 x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 683675 T4249 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 683675 T4249 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 683681 T4254 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@12420161[collection1] main
   [junit4]   2> 683681 T4254 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 683682 T4253 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12420161[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683696 T4249 x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 683704 T4249 x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 683718 T4249 x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 683719 T4249 x:collection1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 683722 T4249 x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 683812 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 683816 T4249 x:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 683816 T4249 x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 683823 T4249 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683825 T4249 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683825 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683826 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683826 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683826 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 683826 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 683826 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 683826 T4249 x:collection1 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 683831 T4249 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\]
   [junit4]   2> 683831 T4249 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e853a18
   [junit4]   2> 683832 T4249 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index/
   [junit4]   2> 683835 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 683835 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 683835 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 683836 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 683836 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683836 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683836 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 683836 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 683837 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 683837 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683837 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683837 T4249 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 683838 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683839 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683840 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683841 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683860 T4249 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 683862 T4249 x:collection1 oasc.RequestHandlers.initHandlersFromConfig 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> 683863 T4249 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 683863 T4249 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 683864 T4249 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 683864 T4249 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 683864 T4249 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@74e87bb9[collection1] main
   [junit4]   2> 683865 T4249 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 683865 T4249 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 683865 T4249 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 683865 T4249 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 683866 T4249 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 683871 T4249 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 683871 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 683871 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 683871 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 683873 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 683874 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 683874 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 683874 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 683874 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 683875 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 683875 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 683875 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 683875 T4255 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 683876 T4255 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74e87bb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683876 T4249 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_2,generation=2}
   [junit4]   2> 683876 T4249 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 683876 T4249 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=246767206, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 683877 T4249 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_2,generation=2}
   [junit4]   2> 683877 T4249 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 683877 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 683877 T4249 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@14fd3c2[collection1] main
   [junit4]   2> 683878 T4255 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14fd3c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683878 T4249 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 683878 T4249 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@39e56f6
   [junit4]   2> 683878 T4249 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 683883 T4249 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 683892 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[529 (1499920064259817472)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C4447 name=collection1 org.apache.solr.core.SolrCore@2c7892a4
   [junit4]   2> 683893 T4249 x:collection1 C4447 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 687196 T4256 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 687198 T4256 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@15d04bf2[collection1] main
   [junit4]   2> 687199 T4256 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 687199 T4255 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15d04bf2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):C1)))}
   [junit4]   2> 687404 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[530 (1499920067943464960)]} 0 3513
   [junit4]   2> 687405 T4249 x:collection1 C4447 oasc.SolrCore.execute [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> 687406 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[529 (-1499920067945562112)]} 0 3515
   [junit4]   2> 687406 T4249 x:collection1 C4447 oasc.SolrCore.execute [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> 688231 T4256 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 688236 T4256 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2440fac[collection1] main
   [junit4]   2> 688236 T4256 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 688237 T4255 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2440fac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.2.0):C1)))}
   [junit4]   2> 688439 T4249 x:collection1 C4447 oasc.SolrCore.execute [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> 688440 T4249 x:collection1 C4447 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1 
   [junit4]   2> 688441 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069030838272)]} 0 4550
   [junit4]   2> 688442 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069031886848)]} 0 4551
   [junit4]   2> 688442 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069031886849)]} 0 4551
   [junit4]   2> 688442 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069031886850)]} 0 4551
   [junit4]   2> 688443 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069032935424)]} 0 4552
   [junit4]   2> 688443 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069032935425)]} 0 4552
   [junit4]   2> 688443 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069032935426)]} 0 4552
   [junit4]   2> 688443 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069032935427)]} 0 4552
   [junit4]   2> 688443 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069032935428)]} 0 4552
   [junit4]   2> 688443 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920069032935429)]} 0 4552
   [junit4]   2> 688444 T4249 x:collection1 C4447 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178304)]} 0 4557
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178305)]} 0 4557
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178306)]} 0 4557
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178307)]} 0 4557
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178308)]} 0 4557
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178309)]} 0 4557
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178310)]} 0 4557
   [junit4]   2> 688448 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069038178311)]} 0 4557
   [junit4]   2> 688449 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069039226880)]} 0 4558
   [junit4]   2> 688449 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1499920069039226881)]} 0 4558
   [junit4]   2> 688449 T4249 x:collection1 C4447 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 689273 T4256 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 689275 T4256 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@7f370e6c[collection1] main
   [junit4]   2> 689275 T4256 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 689276 T4255 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f370e6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.2.0):C10/9:delGen=1)))}
   [junit4]   2> 689482 T4249 x:collection1 C4447 oasc.SolrCore.execute [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> 689483 T4249 x:collection1 C4447 oasc.SolrCore.execute [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> 689483 T4249 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithin
   [junit4]   2> 689485 T4249 x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testMaxTime
   [junit4]   2> 689486 T4249 x:collection1 C4447 oass.SolrIndexSearcher.<init> Opening Searcher@7d05810f[collection1] realtime
   [junit4]   2> 689487 T4249 x:collection1 C4447 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1499920070125551616)} 0 2
   [junit4]   2> 689487 T4249 x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 689487 T4249 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 689487 T4249 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 689512 T4249 x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 689518 T4249 x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 689538 T4249 x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 689538 T4249 x:collection1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 689542 T4249 x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 689621 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 689625 T4249 x:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 689626 T4249 x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 689630 T4249 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 689632 T4249 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 689633 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 689634 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 689634 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 689634 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 689634 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 689634 T4249 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 689634 T4249 x:collection1 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 689634 T4249 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\]
   [junit4]   2> 689634 T4249 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e853a18
   [junit4]   2> 689635 T4249 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index/
   [junit4]   2> 689642 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 689642 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 689642 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 689642 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 689642 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 689643 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 689643 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 689643 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 689643 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 689644 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 689644 T4249 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 689644 T4249 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 689645 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 689646 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 689646 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 689647 T4249 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 689652 T4249 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 689655 T4249 x:collection1 oasc.RequestHandlers.initHandlersFromConfig 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> 689655 T4249 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 689655 T4249 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 689656 T4249 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 689656 T4249 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 689657 T4249 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@72c62ff5[collection1] main
   [junit4]   2> 689657 T4249 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 689658 T4249 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 689658 T4249 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 689658 T4249 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 689659 T4249 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 689663 T4249 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 689664 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 689664 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 689664 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 689664 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 689664 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 689665 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 689665 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 689665 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 689665 T4249 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_3,generation=3}
   [junit4]   2> 689665 T4249 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 689665 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 689665 T4249 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.013671875, floorSegmentMB=1.8544921875, forceMergeDeletesPctAllowed=13.178674705047786, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 689666 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 689667 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 689667 T4257 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 689667 T4257 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72c62ff5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 689667 T4249 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_3,generation=3}
   [junit4]   2> 689667 T4249 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 689667 T4249 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 689667 T4249 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@3d5ab204[collection1] main
   [junit4]   2> 689668 T4249 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 689668 T4249 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c7892a4
   [junit4]   2> 689668 T4249 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 689669 T4249 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 689670 T4257 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d5ab204[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 689678 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[529 (1499920070325829632)]} 0 2
   [junit4]   2> ASYNC  NEW_CORE C4448 name=collection1 org.apache.solr.core.SolrCore@6349bdaa
   [junit4]   2> 689678 T4249 x:collection1 C4448 oasc.SolrCore.execute [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> 690504 T4258 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 690506 T4258 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@30e8cd10[collection1] main
   [junit4]   2> 690506 T4258 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 690506 T4257 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30e8cd10[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.2.0):C1)))}
   [junit4]   2> 690507 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[530 (1499920071197196288)]} 0 831
   [junit4]   2> 690508 T4249 x:collection1 C4448 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1 
   [junit4]   2> 690508 T4249 x:collection1 C4448 oasc.SolrCore.execute [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> 690509 T4249 x:collection1 C4448 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[529 (-1499920071199293440)]} 0 0
   [junit4]   2> 690509 T4249 x:collection1 C4448 oasc.SolrCore.execute [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> 691333 T4258 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 691335 T4258 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4f5a21b0[collection1] main
   [junit4]   2> 691335 T4258 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 691336 T4257 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f5a21b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.2.0):C1)))}
   [junit4]   2> 691546 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[550 (1499920072286666752)]} 0 1870
   [junit4]   2> 691547 T4249 x:collection1 C4448 oasc.SolrCore.execute [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> 691548 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072288763904)]} 0 1872
   [junit4]   2> 691548 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072288763905)]} 0 1872
   [junit4]   2> 691549 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072288763906)]} 0 1873
   [junit4]   2> 691549 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072289812480)]} 0 1873
   [junit4]   2> 691549 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072289812481)]} 0 1873
   [junit4]   2> 691550 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072289812482)]} 0 1874
   [junit4]   2> 691550 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072290861056)]} 0 1874
   [junit4]   2> 691550 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072290861057)]} 0 1874
   [junit4]   2> 691550 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072290861058)]} 0 1874
   [junit4]   2> 691550 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1499920072290861059)]} 0 1874
   [junit4]   2> 691550 T4249 x:collection1 C4448 oasc.SolrCore.execute [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> 692454 T4258 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 692457 T4258 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2a4f385a[collection1] main
   [junit4]   2> 692457 T4258 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 692458 T4257 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a4f385a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.2.0):C1) Uninverting(_6(5.2.0):C11/9:delGen=1)))}
   [junit4]   2> 692460 T4249 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[531 (1499920073245065216)]} 0 2784
   [junit4]   2> 692461 T4249 x:collection1 C4448 oasc.SolrCore.execute [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> 692463 T4249 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testMaxTime
   [junit4]   2> 692463 T4249 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 692463 T4249 x:collection1 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1475304159
   [junit4]   2> 692464 T4249 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6349bdaa
   [junit4]   2> 692464 T4249 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 692464 T4249 x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 692464 T4249 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 692464 T4249 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 692465 T4249 x:collection1 C4448 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 692475 T4249 x:collection1 C4448 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54c2643d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64409266),segFN=segments_4,generation=4}
   [junit4]   2> 692475 T4249 x:collection1 C4448 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 692476 T4249 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 692486 T4249 x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 692486 T4249 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\;done=false>>]
   [junit4]   2> 692487 T4249 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\
   [junit4]   2> 692487 T4249 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 692487 T4249 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 44F31837FCD18548-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field_t=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=Lucene50(blocksize=128), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=it_CH, timezone=America/Caracas
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=139446528,total=434053120
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSchemaless, DirectUpdateHandlerOptimizeTest, TermVectorComponentTest, CopyFieldTest, FileBasedSpellCheckerTest, TestLuceneMatchVersion, XsltUpdateRequestHandlerTest, TestManagedResourceStorage, SSLMigrationTest, TestSearchPerf, TestSolrDeletionPolicy2, PluginInfoTest, CustomCollectionTest, TestSolrQueryParserResource, StatsComponentTest, CursorPagingTest, TestSolrDeletionPolicy1, TestJsonFacets, TestSolrJ, HttpPartitionTest, UpdateParamsTest, DirectSolrSpellCheckerTest, FullSolrCloudDistribCmdsTest, TriLevelCompositeIdRoutingTest, TestFieldCollectionResource, TestSolrQueryParser, TestRTGBase, TestSolrConfigHandlerCloud, TestSolr4Spatial, MoreLikeThisHandlerTest, LeaderInitiatedRecoveryOnCommitTest, TestReplicationHandlerBackup, TestImplicitCoreProperties, DisMaxRequestHandlerTest, TestDocSet, PolyFieldTest, DistributedQueryComponentOptimizationTest, ChangedSchemaMergeTest, TestLeaderElectionZkExpiry, SpatialRPTFieldTypeTest, MergeStrategyTest, TestDFRSimilarityFactory, TestFastOutputStream, TestDocBasedVersionConstraints, TestMergePolicyConfig, DateFieldTest, SimpleMLTQParserTest, TermsComponentTest, CoreAdminRequestStatusTest, ReturnFieldsTest, TestTolerantSearch, AutoCommitTest]
   [junit4] Completed [133/485] on J1 in 9.77s, 3 tests, 1 error <<< FAILURES!

[...truncated 1116 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 485 suites, 1949 tests, 1 error, 66 ignored (34 assumptions)

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