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 2013/11/26 21:01:32 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_45) - Build # 3509 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3509/
Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:
expected:<180> but was:<181>

Stack Trace:
java.lang.AssertionError: expected:<180> but was:<181>
	at __randomizedtesting.SeedInfo.seed([53673D7EB01670F4:D281B366C74910C8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 18842 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 1293403 T3584 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1293414 T3584 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1293417 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1293427 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50935
   [junit4]   2> 1293427 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1293428 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1293428 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 1293428 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 1293456 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 1293540 T3584 oasc.CoreContainer.<init> New CoreContainer 1685321754
   [junit4]   2> 1293540 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1293544 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1293548 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1293548 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1293549 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1293558 T3594 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 1293558 T3594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 1293561 T3594 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1293562 T3594 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1293626 T3594 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1293689 T3594 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1293690 T3594 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1293699 T3594 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1294272 T3594 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1294284 T3594 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1294288 T3594 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1294297 T3594 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1294301 T3594 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1294305 T3594 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1294305 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1294307 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1294307 T3594 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1294308 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1294308 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1294308 T3594 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1294308 T3594 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\
   [junit4]   2> 1294308 T3594 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
   [junit4]   2> 1294309 T3594 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\
   [junit4]   2> 1294309 T3594 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\index/
   [junit4]   2> 1294309 T3594 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1294309 T3594 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\index
   [junit4]   2> 1294310 T3594 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_1,generation=1}
   [junit4]   2> 1294311 T3594 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1294314 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1294314 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294316 T3594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294316 T3594 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1294317 T3594 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1294317 T3594 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1294317 T3594 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1294318 T3594 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1294318 T3594 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1294318 T3594 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1294319 T3594 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1294327 T3594 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294333 T3594 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1294333 T3594 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1294334 T3594 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_1,generation=1}
   [junit4]   2> 1294334 T3594 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1294334 T3594 oass.SolrIndexSearcher.<init> Opening Searcher@65ecaef0 main
   [junit4]   2> 1294336 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65ecaef0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1294339 T3594 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1294340 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1294340 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1294342 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1294347 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50938
   [junit4]   2> 1294350 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1294350 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1294350 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 1294350 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 1294370 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 1294430 T3584 oasc.CoreContainer.<init> New CoreContainer 1502272320
   [junit4]   2> 1294430 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1294434 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1294434 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1294438 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1294438 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1294438 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1294445 T3606 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 1294446 T3606 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 1294447 T3606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1294447 T3606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1294510 T3606 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1294568 T3606 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1294569 T3606 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1294578 T3606 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1295160 T3606 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1295167 T3606 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1295171 T3606 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1295178 T3606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1295183 T3606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1295187 T3606 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1295187 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1295188 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1295188 T3606 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1295189 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1295189 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1295189 T3606 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1295190 T3606 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\
   [junit4]   2> 1295190 T3606 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
   [junit4]   2> 1295190 T3606 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\
   [junit4]   2> 1295191 T3606 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\index/
   [junit4]   2> 1295191 T3606 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1295191 T3606 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\index
   [junit4]   2> 1295192 T3606 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_1,generation=1}
   [junit4]   2> 1295192 T3606 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1295197 T3606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1295197 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1295197 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1295198 T3606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1295198 T3606 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1295198 T3606 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1295200 T3606 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1295203 T3606 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1295209 T3606 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1295209 T3606 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1295210 T3606 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_1,generation=1}
   [junit4]   2> 1295210 T3606 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1295211 T3606 oass.SolrIndexSearcher.<init> Opening Searcher@56894f74 main
   [junit4]   2> 1295213 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56894f74 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1295217 T3606 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1295218 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1295219 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1295220 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1295223 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50941
   [junit4]   2> 1295224 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1295224 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1295224 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 1295224 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 1295246 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 1295307 T3584 oasc.CoreContainer.<init> New CoreContainer 1374910486
   [junit4]   2> 1295307 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1295311 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1295314 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1295314 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1295316 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1295321 T3618 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 1295322 T3618 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 1295322 T3618 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1295322 T3618 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1295371 T3618 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1295428 T3618 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1295428 T3618 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1295436 T3618 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1296005 T3618 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1296011 T3618 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1296014 T3618 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1296021 T3618 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296025 T3618 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296028 T3618 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296028 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296029 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296029 T3618 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296030 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296030 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296030 T3618 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1296031 T3618 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\
   [junit4]   2> 1296031 T3618 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
   [junit4]   2> 1296031 T3618 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\
   [junit4]   2> 1296032 T3618 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\index/
   [junit4]   2> 1296032 T3618 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1296032 T3618 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\index
   [junit4]   2> 1296033 T3618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_1,generation=1}
   [junit4]   2> 1296033 T3618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296038 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1296038 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296039 T3618 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296039 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296040 T3618 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296040 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1296041 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296042 T3618 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296042 T3618 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1296042 T3618 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1296044 T3618 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1296044 T3618 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1296044 T3618 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1296046 T3618 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1296047 T3618 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1296048 T3618 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1296048 T3618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296060 T3618 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1296060 T3618 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1296061 T3618 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_1,generation=1}
   [junit4]   2> 1296061 T3618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296061 T3618 oass.SolrIndexSearcher.<init> Opening Searcher@17747678 main
   [junit4]   2> 1296064 T3619 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17747678 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1296066 T3618 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1296067 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1296067 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1296069 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1296071 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50944
   [junit4]   2> 1296072 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1296073 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1296073 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 1296073 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 1296087 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 1296145 T3584 oasc.CoreContainer.<init> New CoreContainer 688365314
   [junit4]   2> 1296145 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1296149 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1296153 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1296153 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1296153 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1296160 T3630 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 1296160 T3630 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 1296162 T3630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1296162 T3630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1296213 T3630 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1296268 T3630 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1296268 T3630 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1296276 T3630 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1296780 T3630 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1296786 T3630 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1296789 T3630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1296796 T3630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296799 T3630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296802 T3630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296802 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296803 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296803 T3630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296803 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296804 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296804 T3630 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1296804 T3630 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\
   [junit4]   2> 1296804 T3630 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
   [junit4]   2> 1296804 T3630 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\
   [junit4]   2> 1296804 T3630 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index/
   [junit4]   2> 1296804 T3630 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1296804 T3630 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index
   [junit4]   2> 1296805 T3630 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_1,generation=1}
   [junit4]   2> 1296805 T3630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296809 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1296809 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1296811 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296811 T3630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296811 T3630 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1296813 T3630 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1296815 T3630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296819 T3630 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1296820 T3630 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1296820 T3630 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_1,generation=1}
   [junit4]   2> 1296821 T3630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296821 T3630 oass.SolrIndexSearcher.<init> Opening Searcher@6ef727c9 main
   [junit4]   2> 1296823 T3631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ef727c9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1296826 T3630 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1296827 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1296827 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1296832 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1296836 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50947
   [junit4]   2> 1296838 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1296838 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1296838 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 1296839 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 1296861 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 1296921 T3584 oasc.CoreContainer.<init> New CoreContainer 1777748848
   [junit4]   2> 1296921 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1296925 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1296930 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1296930 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1296930 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1296935 T3642 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 1296935 T3642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 1296936 T3642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1296936 T3642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1296982 T3642 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1297034 T3642 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1297035 T3642 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1297042 T3642 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1297577 T3642 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1297584 T3642 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1297587 T3642 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1297593 T3642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1297596 T3642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1297599 T3642 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1297599 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1297601 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1297601 T3642 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1297601 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1297602 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1297602 T3642 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1297602 T3642 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\
   [junit4]   2> 1297602 T3642 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
   [junit4]   2> 1297602 T3642 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\
   [junit4]   2> 1297602 T3642 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index/
   [junit4]   2> 1297602 T3642 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1297602 T3642 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index
   [junit4]   2> 1297603 T3642 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_1,generation=1}
   [junit4]   2> 1297603 T3642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1297606 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1297608 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1297608 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1297608 T3642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1297609 T3642 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1297610 T3642 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1297610 T3642 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1297612 T3642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1297618 T3642 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1297618 T3642 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1297619 T3642 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_1,generation=1}
   [junit4]   2> 1297619 T3642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1297619 T3642 oass.SolrIndexSearcher.<init> Opening Searcher@500145fb main
   [junit4]   2> 1297624 T3643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@500145fb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1297628 T3642 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1297629 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1297630 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C993 name=collection1 org.apache.solr.core.SolrCore@70ad22a2
   [junit4]   2> 1297642 T3588 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812317757440)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C994 name=collection1 org.apache.solr.core.SolrCore@3226bc28
   [junit4]   2> 1297652 T3605 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812327194624)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C995 name=collection1 org.apache.solr.core.SolrCore@2f66639d
   [junit4]   2> 1297669 T3615 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812346068992)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C996 name=collection1 org.apache.solr.core.SolrCore@56613daf
   [junit4]   2> 1297678 T3626 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812355506176)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C997 name=collection1 org.apache.solr.core.SolrCore@303daeb1
   [junit4]   2> 1297687 T3637 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812364943360)} 0 2
   [junit4]   2> 1297691 T3589 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1452795812371234816)]} 0 1
   [junit4]   2> 1297695 T3590 C993 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297696 T3590 C993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_2,generation=2}
   [junit4]   2> 1297698 T3590 C993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1297698 T3590 C993 oass.SolrIndexSearcher.<init> Opening Searcher@60e82089 main
   [junit4]   2> 1297698 T3590 C993 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297698 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60e82089 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 1297699 T3590 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 4
   [junit4]   2> 1297703 T3591 C993 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=1 status=0 QTime=2 
   [junit4]   2> 1297709 T3600 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {add=[2 (1452795812389060608), 3 (1452795812390109184), 4 (1452795812390109185)]} 0 1
   [junit4]   2> 1297711 T3592 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {add=[2 (1452795812388012032), 3 (1452795812391157760)]} 0 4
   [junit4]   2> 1297714 T3593 C993 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297717 T3593 C993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_3,generation=3}
   [junit4]   2> 1297717 T3593 C993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1297717 T3593 C993 oass.SolrIndexSearcher.<init> Opening Searcher@380cd9f1 main
   [junit4]   2> 1297719 T3593 C993 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297719 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@380cd9f1 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C1 _1(5.0):C2)}
   [junit4]   2> 1297720 T3593 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 7
   [junit4]   2> 1297722 T3601 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297722 T3601 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_2,generation=2}
   [junit4]   2> 1297724 T3601 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1297725 T3601 C994 oass.SolrIndexSearcher.<init> Opening Searcher@6b83cf5e main
   [junit4]   2> 1297725 T3601 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297727 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b83cf5e main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
   [junit4]   2> 1297727 T3601 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 5
   [junit4]   2> 1297729 T3588 C993 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=0 
   [junit4]   2> 1297731 T3602 C994 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=0 
   [junit4]   2> 1297754 T3589 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {delete=[3 (-1452795812436246528)]} 0 1
   [junit4]   2> 1297759 T3603 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {delete=[3 (-1452795812440440832)]} 0 2
   [junit4]   2> 1297761 T3590 C993 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297761 T3590 C993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_4,generation=4}
   [junit4]   2> 1297761 T3590 C993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 1297762 T3590 C993 oass.SolrIndexSearcher.<init> Opening Searcher@9d45adc main
   [junit4]   2> 1297762 T3590 C993 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297763 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9d45adc main{StandardDirectoryReader(segments_4:6:nrt _0(5.0):C1 _1(5.0):C2/1:delGen=1)}
   [junit4]   2> 1297763 T3590 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 2
   [junit4]   2> 1297765 T3604 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297766 T3604 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_3,generation=3}
   [junit4]   2> 1297766 T3604 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1297768 T3604 C994 oass.SolrIndexSearcher.<init> Opening Searcher@4551326 main
   [junit4]   2> 1297768 T3604 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297768 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4551326 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C3/1:delGen=1)}
   [junit4]   2> 1297768 T3604 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 3
   [junit4]   2> 1297771 T3591 C993 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=0 
   [junit4]   2> 1297774 T3605 C994 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=1 
   [junit4]   2> 1297776 T3600 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297779 T3600 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_4,generation=4}
   [junit4]   2> 1297779 T3600 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 1297779 T3600 C994 oass.SolrIndexSearcher.<init> Opening Searcher@3f89ddf1 main
   [junit4]   2> 1297779 T3600 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297781 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f89ddf1 main{StandardDirectoryReader(segments_4:6:nrt _1(5.0):C2)}
   [junit4]   2> 1297782 T3600 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 6
   [junit4]   2> 1297785 T3616 C995 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297785 T3616 C995 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1297787 T3616 C995 oass.SolrIndexSearcher.<init> Opening Searcher@58f0d19 main
   [junit4]   2> 1297787 T3616 C995 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297787 T3619 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58f0d19 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1297788 T3616 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 3
   [junit4]   2> 1297791 T3627 C996 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297791 T3627 C996 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1297793 T3627 C996 oass.SolrIndexSearcher.<init> Opening Searcher@d4f00d9 main
   [junit4]   2> 1297793 T3627 C996 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297794 T3631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d4f00d9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1297794 T3627 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 3
   [junit4]   2> 1297798 T3638 C997 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297798 T3638 C997 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1297800 T3638 C997 oass.SolrIndexSearcher.<init> Opening Searcher@2c87eef7 main
   [junit4]   2> 1297801 T3638 C997 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297801 T3643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c87eef7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1297802 T3638 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 4
   [junit4]   2> 1297839 T3639 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1452795812499161088), 11 (1452795812502306816), 15 (1452795812502306817), 16 (1452795812502306818), 21 (1452795812503355392), 24 (1452795812503355393), 25 (1452795812503355394), 26 (1452795812503355395), 27 (1452795812504403968), 29 (1452795812504403969), ... (92 adds)]} 0 26
   [junit4]   2> 1297864 T3612 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1452795812520132608), 7 (1452795812528521216), 8 (1452795812529569792), 9 (1452795812529569793), 10 (1452795812529569794), 12 (1452795812529569795), 13 (1452795812529569796), 14 (1452795812529569797), 16 (1452795812529569798), 17 (1452795812529569799), ... (64 adds)]} 0 31
   [junit4]   2> 1297872 T3640 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[197 (1452795812532715520), 198 (1452795812533764096), 200 (1452795812534812672), 202 (1452795812534812673), 204 (1452795812534812674), 205 (1452795812534812675), 206 (1452795812534812676), 207 (1452795812536909824), 210 (1452795812537958400), 211 (1452795812542152704), ... (62 adds)]} 0 27
   [junit4]   2> 1297891 T3628 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1452795812522229760), 7 (1452795812522229761), 8 (1452795812522229762), 9 (1452795812522229763), 10 (1452795812522229764), 17 (1452795812522229765), 19 (1452795812524326912), 22 (1452795812524326913), 23 (1452795812524326914), 24 (1452795812524326915), ... (94 adds)]} 0 56
   [junit4]   2> 1297901 T3641 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[316 (1452795812565221376), 318 (1452795812565221377), 323 (1452795812565221378), 325 (1452795812565221379), 327 (1452795812565221380), 328 (1452795812568367104), 332 (1452795812568367105), 334 (1452795812568367106), 336 (1452795812571512832), 337 (1452795812571512833), ... (33 adds)]} 0 25
   [junit4]   2> 1297904 T3601 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1452795812512792576), 7 (1452795812515938304), 9 (1452795812515938305), 12 (1452795812516986880), 13 (1452795812516986881), 14 (1452795812518035456), 15 (1452795812518035457), 16 (1452795812518035458), 19 (1452795812520132608), 20 (1452795812526424064), ... (101 adds)]} 0 78
   [junit4]   2> 1297920 T3613 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[125 (1452795812563124224), 126 (1452795812564172800), 129 (1452795812564172801), 131 (1452795812564172802), 132 (1452795812564172803), 133 (1452795812564172804), 136 (1452795812564172805), 137 (1452795812564172806), 139 (1452795812565221376), 142 (1452795812565221377), ... (140 adds)]} 0 46
   [junit4]   2> 1297923 T3614 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[378 (1452795812614504448)]} 0 0
   [junit4]   2> 1297923 T3624 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[194 (1452795812592484352), 196 (1452795812592484353), 197 (1452795812592484354), 198 (1452795812592484355), 200 (1452795812592484356), 202 (1452795812594581504), 204 (1452795812594581505), 205 (1452795812594581506), 206 (1452795812594581507), 207 (1452795812594581508), ... (101 adds)]} 0 21
   [junit4]   2> 1297926 T3625 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[377 (1452795812617650176)]} 0 0
   [junit4]   2> 1297933 T3602 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[194 (1452795812599824384), 204 (1452795812599824385), 206 (1452795812600872960), 207 (1452795812600872961), 208 (1452795812601921536), 209 (1452795812602970112), 211 (1452795812602970113), 212 (1452795812602970114), 214 (1452795812602970115), 218 (1452795812602970116), ... (76 adds)]} 0 24
   [junit4]   2> 1297936 T3603 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297939 T3603 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_5,generation=5}
   [junit4]   2> 1297939 T3603 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 1297940 T3603 C994 oass.SolrIndexSearcher.<init> Opening Searcher@6611d310 main
   [junit4]   2> 1297942 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6611d310 main{StandardDirectoryReader(segments_5:8:nrt _1(5.0):C2 _2(5.0):C177)}
   [junit4]   2> 1297944 T3603 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297944 T3603 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 1297947 T3615 C995 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297951 T3615 C995 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_2,generation=2}
   [junit4]   2> 1297953 T3615 C995 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1297953 T3615 C995 oass.SolrIndexSearcher.<init> Opening Searcher@2a9a875b main
   [junit4]   2> 1297953 T3619 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a9a875b main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C205)}
   [junit4]   2> 1297955 T3615 C995 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297955 T3615 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 1297957 T3626 C996 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297961 T3626 C996 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_2,generation=2}
   [junit4]   2> 1297961 T3626 C996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1297962 T3626 C996 oass.SolrIndexSearcher.<init> Opening Searcher@5523b889 main
   [junit4]   2> 1297962 T3631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5523b889 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C196)}
   [junit4]   2> 1297964 T3626 C996 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297964 T3626 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 7
   [junit4]   2> 1297967 T3637 C997 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1297971 T3637 C997 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_2,generation=2}
   [junit4]   2> 1297972 T3637 C997 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1297973 T3637 C997 oass.SolrIndexSearcher.<init> Opening Searcher@34976a86 main
   [junit4]   2> 1297974 T3643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34976a86 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C187)}
   [junit4]   2> 1297975 T3637 C997 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1297975 T3637 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 1297990 T3604 C994 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=7 
   [junit4]   2> 1297994 T3617 C995 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=0 
   [junit4]   2> 1297999 T3627 C996 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=0 
   [junit4]   2> 1298003 T3638 C997 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=0 
   [junit4]   2> 1298011 T3584 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:347)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [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:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:70)
   [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:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [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:70)
   [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:358)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 1298013 T3584 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:50938/ failed - retrying ... retries: 1
   [junit4]   2> 1298013 T3584 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.doRetriesIfNeeded(SolrCmdDistributor.java:145)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:71)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:348)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [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:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:70)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMar

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

ingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\index
   [junit4]   2> 1299219 T3584 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1299282 T3584 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=688365314
   [junit4]   2> 1299283 T3584 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56613daf
   [junit4]   2> 1299290 T3584 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=196,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6916,transaction_logs_total_number=1}
   [junit4]   2> 1299290 T3584 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1299290 T3584 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1299291 T3584 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1299292 T3584 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1299292 T3584 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1299292 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\;done=false>>]
   [junit4]   2> 1299293 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\
   [junit4]   2> 1299293 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index;done=false>>]
   [junit4]   2> 1299293 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index
   [junit4]   2> 1299294 T3584 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1299356 T3584 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1777748848
   [junit4]   2> 1299357 T3584 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@303daeb1
   [junit4]   2> 1299362 T3584 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=187,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6604,transaction_logs_total_number=1}
   [junit4]   2> 1299362 T3584 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1299362 T3584 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1299362 T3584 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1299363 T3584 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index;done=false>>]
   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index
   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\;done=false>>]
   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\
   [junit4]   2> 1299363 T3584 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1299487 T3584 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=53673D7EB01670F4 -Dtests.slow=true -Dtests.locale=de_DE -Dtests.timezone=America/Pangnirtung -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 6.09s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<180> but was:<181>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([53673D7EB01670F4:D281B366C74910C8]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1299495 T3584 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de_DE, timezone=America/Pangnirtung
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=228303480,total=369098752
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, ReturnFieldsTest, TestSchemaSimilarityResource, RequiredFieldsTest, TestSolrDeletionPolicy2, TestModifyConfFiles, TestJmxMonitoredMap, TestDocBasedVersionConstraints, NotRequiredUniqueKeyTest, RecoveryZkTest, TestHashPartitioner, TestJoin, TestUniqueKeyFieldResource, TestSort, SimplePostToolTest, TestPhraseSuggestions, TestRangeQuery, QueryEqualityTest, DistributedTermsComponentTest, PingRequestHandlerTest, TestRemoteStreaming, TestZkChroot, BasicDistributedZk2Test, BadIndexSchemaTest, LeaderElectionIntegrationTest, TestQuerySenderNoQuery, CollectionsAPIDistributedZkTest, TestFiltering, HardAutoCommitTest, SuggestComponentTest, TestInfoStreamLogging, AddBlockUpdateTest, TestSolrQueryParser, BasicFunctionalityTest, TestBM25SimilarityFactory, TestAtomicUpdateErrorCases, TestSolrCoreProperties, DOMUtilTest, FunctionTest, URLClassifyProcessorTest, TestBinaryResponseWriter, UUIDFieldTest, TestManagedSchemaFieldResource, HdfsDirectoryTest, HdfsLockFactoryTest, SliceStateUpdateTest, SystemInfoHandlerTest, TestDistributedGrouping, TestSolrXmlPersistence, UniqFieldsUpdateProcessorFactoryTest, CircularListTest, ChaosMonkeySafeLeaderTest, TestWriterPerf, TestIndexSearcher, LegacyHTMLStripCharFilterTest, TestStressVersions, TestBadConfig, PathHierarchyTokenizerFactoryTest, EnumFieldTest, HdfsBasicDistributedZk2Test, TestValueSourceCache, TestQueryTypes, TestBinaryField, DocValuesMissingTest, TestMultiCoreConfBootstrap, HighlighterTest, OverseerCollectionProcessorTest, CoreMergeIndexesAdminHandlerTest, TestFunctionQuery, StandardRequestHandlerTest, ParsingFieldUpdateProcessorsTest, QueryElevationComponentTest, SimpleFacetsTest, ExpressionTest, ZkControllerTest, TestFileDictionaryLookup, OpenExchangeRatesOrgProviderTest, MultiTermTest, LeaderElectionTest, SolrCoreTest, TestJmxIntegration, SpellCheckComponentTest, TestWordDelimiterFilterFactory, TestSolrIndexConfig, UnloadDistributedZkTest, TestReload, ResourceLoaderTest, SolrPluginUtilsTest, TestUtils, PrimUtilsTest, QueryResultKeyTest, TestReplicationHandler, TimeZoneUtilsTest, TermsComponentTest, ClusterStateUpdateTest, ZkNodePropsTest, SpellingQueryConverterTest, TestQuerySenderListener, FileBasedSpellCheckerTest, SolrTestCaseJ4Test, IndexSchemaTest, AssignTest, SuggesterTest, SignatureUpdateProcessorFactoryTest, TestRandomDVFaceting, SolrCmdDistributorTest]
   [junit4] Completed in 6.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 766 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 82 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3515 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3515/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
There were expected update fails expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: There were expected update fails expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([F8729A664875CF4F:7994147E3F2AAF73]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:191)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10735 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 2928682 T8598 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2928689 T8598 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyNothingIsSafeTest-1385635050266
   [junit4]   2> 2928691 T8598 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2928692 T8599 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2928771 T8598 oasc.ZkTestServer.run start zk server on port:59985
   [junit4]   2> 2928773 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2928781 T8605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ebd27d name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2928782 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2928782 T8598 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2928788 T8600 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429e48f3220000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2928791 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2928793 T8607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9362b name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2928794 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2928794 T8598 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2928799 T8598 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2928802 T8598 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2928806 T8598 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2928812 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2928813 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2928820 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2928820 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2928825 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2928826 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2928830 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2928830 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2928834 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2928835 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2928839 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2928840 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2928844 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2928845 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2928848 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2928848 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2928853 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2928854 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2928858 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2928859 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2928862 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2928862 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2928869 T8600 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429e48f3220001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2929234 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2929243 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59992
   [junit4]   2> 2929244 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2929244 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2929245 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445
   [junit4]   2> 2929245 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\'
   [junit4]   2> 2929274 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\solr.xml
   [junit4]   2> 2929345 T8598 oasc.CoreContainer.<init> New CoreContainer 12608973
   [junit4]   2> 2929346 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\]
   [junit4]   2> 2929347 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2929347 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2929348 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2929348 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2929349 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2929349 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2929349 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2929350 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2929350 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2929358 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2929359 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2929360 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2929360 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2929360 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2929363 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2929370 T8618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67ee45 name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2929371 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2929374 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2929377 T8620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a3dc74 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2929377 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2929379 T8598 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2929383 T8598 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2929386 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2929389 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59992_
   [junit4]   2> 2929390 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59992_
   [junit4]   2> 2929393 T8598 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2929403 T8598 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2929407 T8598 oasc.Overseer.start Overseer (id=90808978654756867-127.0.0.1:59992_-n_0000000000) starting
   [junit4]   2> 2929417 T8598 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2929423 T8622 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2929424 T8598 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2929428 T8598 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2929431 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2929435 T8621 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2929440 T8623 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2929441 T8623 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2929442 T8623 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2929442 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2929445 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2929446 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59992",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59992_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2929446 T8621 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2929446 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2929449 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2929451 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2930228 T8623 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2930228 T8623 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\collection1
   [junit4]   2> 2930229 T8623 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2930229 T8623 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2930229 T8623 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2930231 T8623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\collection1\'
   [junit4]   2> 2930233 T8623 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445/collection1/lib/classes/' to classloader
   [junit4]   2> 2930234 T8623 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445/collection1/lib/README' to classloader
   [junit4]   2> 2930290 T8623 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2930341 T8623 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2930343 T8623 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2930351 T8623 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2930887 T8623 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2930894 T8623 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2930898 T8623 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2930917 T8623 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2930922 T8623 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2930927 T8623 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930929 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2930929 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2930929 T8623 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930930 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2930930 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2930931 T8623 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2930931 T8623 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/control/data\
   [junit4]   2> 2930931 T8623 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2c1a8
   [junit4]   2> 2930932 T8623 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data
   [junit4]   2> 2930933 T8623 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/control/data\index/
   [junit4]   2> 2930934 T8623 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2930934 T8623 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index
   [junit4]   2> 2930934 T8623 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=77.0498046875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=6.166250316508858, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.2177734375, noCFSRatio=0.36120918980099437
   [junit4]   2> 2930938 T8623 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2930939 T8623 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2930942 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2930944 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930944 T8623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930944 T8623 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2930947 T8623 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2930947 T8623 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2930948 T8623 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2930952 T8623 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930957 T8623 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2930957 T8623 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2930957 T8623 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=51.42578125, floorSegmentMB=1.388671875, forceMergeDeletesPctAllowed=1.0288149846681915, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2930957 T8623 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2930957 T8623 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2930957 T8623 oass.SolrIndexSearcher.<init> Opening Searcher@1753e39 main
   [junit4]   2> 2930962 T8624 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1753e39 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2930964 T8623 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2930964 T8623 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59992 collection:control_collection shard:shard1
   [junit4]   2> 2930964 T8623 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2930972 T8623 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2930975 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2930976 T8623 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2930976 T8623 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2489 name=collection1 org.apache.solr.core.SolrCore@17c5060 url=http://127.0.0.1:59992/collection1 node=127.0.0.1:59992_ C2489_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:59992, core=collection1, node_name=127.0.0.1:59992_}
   [junit4]   2> 2930976 T8623 C2489 P59992 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59992/collection1/
   [junit4]   2> 2930976 T8623 C2489 P59992 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2930976 T8623 C2489 P59992 oasc.SyncStrategy.syncToMe http://127.0.0.1:59992/collection1/ has no replicas
   [junit4]   2> 2930977 T8623 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59992/collection1/ shard1
   [junit4]   2> 2930978 T8623 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2930978 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2930983 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2930984 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2930990 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2930992 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931067 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2931097 T8623 oasc.ZkController.register We are http://127.0.0.1:59992/collection1/ and leader is http://127.0.0.1:59992/collection1/
   [junit4]   2> 2931098 T8623 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59992
   [junit4]   2> 2931098 T8623 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2931098 T8623 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2931098 T8623 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2931100 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931100 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931100 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931101 T8623 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2931102 T8598 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2931103 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2931105 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2931106 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931107 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59992",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59992_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2931109 T8627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68c578 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2931109 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2931110 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931110 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2931114 T8598 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2931186 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2931187 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2931450 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2931453 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60004
   [junit4]   2> 2931455 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2931455 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2931455 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690
   [junit4]   2> 2931455 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\'
   [junit4]   2> 2931481 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\solr.xml
   [junit4]   2> 2931542 T8598 oasc.CoreContainer.<init> New CoreContainer 9699407
   [junit4]   2> 2931542 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\]
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2931551 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2931551 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2931551 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2931554 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2931554 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2931555 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931561 T8638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cdddac name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2931561 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2931563 T8600 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429e48f3220005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2931565 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931567 T8640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1846ac1 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2931568 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2931573 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2932294 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60004_
   [junit4]   2> 2932296 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60004_
   [junit4]   2> 2932299 T8627 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2932299 T8620 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2932299 T8640 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2932308 T8641 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2932310 T8641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2932312 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932312 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932312 T8641 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2932312 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932315 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2932315 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60004",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60004_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2932315 T8621 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2932316 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2932319 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932408 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2932408 T8640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2932408 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2933031 T8641 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2933031 T8641 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\collection1
   [junit4]   2> 2933031 T8641 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2933032 T8641 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2933032 T8641 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2933034 T8641 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\collection1\'
   [junit4]   2> 2933035 T8641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690/collection1/lib/classes/' to classloader
   [junit4]   2> 2933036 T8641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690/collection1/lib/README' to classloader
   [junit4]   2> 2933090 T8641 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2933144 T8641 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2933146 T8641 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2933154 T8641 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2933682 T8641 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2933689 T8641 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2933691 T8641 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2933710 T8641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2933715 T8641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2933721 T8641 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2933722 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2933722 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2933722 T8641 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2933724 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2933724 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2933724 T8641 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2933724 T8641 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty1\
   [junit4]   2> 2933725 T8641 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2c1a8
   [junit4]   2> 2933726 T8641 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1
   [junit4]   2> 2933727 T8641 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty1\index/
   [junit4]   2> 2933727 T8641 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 2933727 T8641 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index
   [junit4]   2> 2933728 T8641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=77.0498046875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=6.166250316508858, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.2177734375, noCFSRatio=0.36120918980099437
   [junit4]   2> 2933732 T8641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2933732 T8641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2933736 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2933736 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2933737 T8641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2933737 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2933737 T8641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2933738 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2933738 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2933738 T8641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2933738 T8641 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2933739 T8641 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2933740 T8641 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2933740 T8641 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2933740 T8641 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2933741 T8641 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2933742 T8641 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2933742 T8641 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2933750 T8641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2933755 T8641 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2933755 T8641 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2933755 T8641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=51.42578125, floorSegmentMB=1.388671875, forceMergeDeletesPctAllowed=1.0288149846681915, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2933757 T8641 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2933757 T8641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2933757 T8641 oass.SolrIndexSearcher.<init> Opening Searcher@15468f4 main
   [junit4]   2> 2933760 T8642 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15468f4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2933763 T8641 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2933764 T8641 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60004 collection:collection1 shard:shard2
   [junit4]   2> 2933764 T8641 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2933773 T8641 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2933776 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933776 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933776 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933777 T8641 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2933777 T8641 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2490 name=collection1 org.apache.solr.core.SolrCore@165b001 url=http://127.0.0.1:60004/collection1 node=127.0.0.1:60004_ C2490_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60004, core=collection1, node_name=127.0.0.1:60004_}
   [junit4]   2> 2933777 T8641 C2490 P60004 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60004/collection1/
   [junit4]   2> 2933777 T8641 C2490 P60004 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2933777 T8641 C2490 P60004 oasc.SyncStrategy.syncToMe http://127.0.0.1:60004/collection1/ has no replicas
   [junit4]   2> 2933777 T8641 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60004/collection1/ shard2
   [junit4]   2> 2933777 T8641 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2933780 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2933784 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933786 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933790 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933865 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2933865 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2933865 T8640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2933896 T8641 oasc.ZkController.register We are http://127.0.0.1:60004/collection1/ and leader is http://127.0.0.1:60004/collection1/
   [junit4]   2> 2933896 T8641 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60004
   [junit4]   2> 2933896 T8641 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2933897 T8641 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2933897 T8641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2933898 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933898 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933899 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933899 T8641 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2933900 T8598 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2933900 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2933900 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2933902 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60004",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60004_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2933907 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933982 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2933985 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2933985 T8640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2934232 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2934235 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60013
   [junit4]   2> 2934236 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2934236 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2934236 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478
   [junit4]   2> 2934236 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\'
   [junit4]   2> 2934262 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\solr.xml
   [junit4]   2> 2934322 T8598 oasc.CoreContainer.<init> New CoreContainer 20611731
   [junit4]   2> 2934322 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\]
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2934326 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2934326 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2934332 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2934332 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2934332 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2934332 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2934334 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2934335 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2934340 T8654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1277c85 name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2934341 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2934347 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2934349 T8656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d72d02 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2934349 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2934354 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2935075 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60013_
   [junit4]   2> 2935077 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60013_
   [junit4]   2> 2935080 T8627 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935081 T8656 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935082 T8620 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935082 T8640 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935089 T8657 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2935090 T8657 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2935091 T8657 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2935091 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935092 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935092 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935094 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2935095 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60013",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60013_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2935095 T8621 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2935095 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2935098 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935173 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2935173 T8640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2935173 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2935173 T8656 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2935810 T8657 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2935810 T8657 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\collection1
   [junit4]   2> 2935810 T8657 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2935811 T8657 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2935811 T8657 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2935813 T8657 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\collection1\'
   [junit4]   2> 2935814 T8657 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478/collection1/lib/classes/' to classloader
   [junit4]   2> 2935815 T8657 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478/collection1/lib/README' to classloader
   [junit4]   2> 2935869 T8657 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2935920 T8657 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2935922 T8657 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2935930 T8657 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2936463 T8657 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2936472 T8657 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2936475 T8657 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2936490 T8657 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2936494 T8657 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2936498 T8657 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2936501 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2936501 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2936501 T8657 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2936502 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2936502 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2936502 T8657 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2936503 T8657 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty2\
   [junit4]   2> 2936503 T8657 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2c1a8
   [junit4]   2> 2936503 T8657 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2
   [junit4]   2> 2936503 T8657 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty2\index/
   [junit4]   2> 2936505 T8657 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 2936505 T8657 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index
   [junit4]   2> 2936505 T8657 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=77.0498046875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=6.166250316508858, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.2177734375, noCFSRatio=0.36120918980099437
   [junit4]   2> 2936509 T8657 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2936509 T8657 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2936513 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2936513 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2936514 T8657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2936514 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2936514 T8657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2936515 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2936515 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2936515 T8657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2936515 T8657 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2936516 T8657 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2936517 T8657 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2936517 T8657 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2936517 T8657 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2936518 T8657 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2936518 T8657 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2936519 T8657 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2936526 T8657 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2936531 T8657 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2936531 T8657 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2936533 T8657 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=51.42578125, floorSegmentMB=1.388671875, forceMergeDeletesPctAllowed=1.0288149846681915, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2936534 T8657 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2936534 T8657 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2936534 T8657 oass.SolrIndexSearcher.<init> Opening Searcher@14795ec main
   [junit4]   2> 2936542 T8657 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2936542 T8657 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60013 collection:collection1 shard:shard1
   [junit4]   2> 2936543 T8657 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2936546 T8658 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14795ec main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2936550 T8657 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2936553 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936553 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936553 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936554 T8657 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2936554 T8657 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2491 name=collection1 org.apache.solr.core.SolrCore@c19934 url=http://127.0.0.1:60013/collection1 node=127.0.0.1:60013_ C2491_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60013, core=collection1, node_name=127.0.0.1:60013_}
   [junit4]   2> 2936554 T8657 C2491 P60013 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60013/collection1/
   [junit4]   2> 2936554 T8657 C2491 P60013 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2936554 T8657 C2491 P60013 oasc.SyncStrategy.syncToMe http://127.0.0.1:60013/collection1/ has no replicas
   [junit4]   2> 2936554 T8657 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60013/collection1/ shard1
   [junit4]   2> 2936554 T8657 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2936557 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2936564 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936566 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936570 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936645 T8656 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2936646 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2936646 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2936646 T8640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2936678 T8657 oasc.ZkController.register We are http://127.0.0.1:60013/collection1/ and leader is http://127.0.0.1:60013/collection1/
   [junit4]   2> 2936679 T8657 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60013
   [junit4]   2> 2936679 T8657 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2936679 T8657 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2936679 T8657 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2936681 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936681 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936681 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936681 T8657 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2936683 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2936683 T8598 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2936683 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2936684 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60013",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60013_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2936688 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936763 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2936763 T8640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2936763 T8656 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2936763 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2937014 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2937018 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60022
   [junit4]   2> 2937020 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2937020 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2937020 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261
   [junit4]   2> 2937020 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\'
   [junit4]   2> 2937046 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\solr.xml
   [junit4]   2> 2937107 T8598 oasc.CoreContainer.<init> New CoreContainer 23050280
   [junit4]   2> 2937107 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\]
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2937111 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2937112 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2937117 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2937117 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2937117 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2937117 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2937119 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2937122 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937129 T8670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1caaba name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937130 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2937135 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937138 T8672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10cdd7c name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937138 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2937144 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2937808 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60022_
   [junit4]   2> 2937811 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60022_
   [junit4]   2> 2937814 T8620 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8627 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8640 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8672 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8656 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937823 T8673 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2937823 T8673 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2937826 T8673 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2937826 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937826 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937826 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937828 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2937828 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60022",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60022_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2937829 T8621 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2937829 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2937832 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937900 T8627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2937900 T8640 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2937900 T8620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2937900 T8672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2937900 T8656 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2938472 T8673 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2938472 T8673 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\collection1
   [junit4]   2> 2938472 T8673 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2938473 T8673 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2938473 T8673 oascc.ZkStateReader.readConfigName Load collection config from:/collectio

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

:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=F8729A664875CF4F -Dtests.slow=true -Dtests.locale=lv_LV -Dtests.timezone=Etc/GMT+11 -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 52.7s | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were expected update fails expected:<0> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8729A664875CF4F:7994147E3F2AAF73]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:191)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2981409 T8598 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {timestamp=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), other_tl1=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), text=PostingsFormat(name=FSTOrdPulsing41), id=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), a_si=PostingsFormat(name=Memory doPackFST= false), range_facet_l=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), multiDefault=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), range_facet_si=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), intDefault=PostingsFormat(name=Memory doPackFST= false), a_t=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250)}, docValues:{timestamp=DocValuesFormat(name=Lucene45)}, sim=DefaultSimilarity, locale=lv_LV, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=3,free=295791008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, TestExtendedDismaxParser, TestPerFieldSimilarity, RequestHandlersTest, TestClassNameShortening, TestXIncludeConfig, DeleteReplicaTest, CurrencyFieldXmlFileTest, HdfsDirectoryTest, InfoHandlerTest, TestUpdate, AddBlockUpdateTest, TestAtomicUpdateErrorCases, TestPartialUpdateDeduplication, HdfsUnloadDistributedZkTest, SuggesterWFSTTest, DistributedDebugComponentTest, OutputWriterTest, TestRandomMergePolicy, TestSchemaSimilarityResource, AnalysisAfterCoreReloadTest, TestLFUCache, StressHdfsTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, PreAnalyzedUpdateProcessorTest, BasicFunctionalityTest, NoCacheHeaderTest, DocumentBuilderTest, StatelessScriptUpdateProcessorFactoryTest, RequiredFieldsTest, TestIndexSearcher, HdfsSyncSliceTest, TestFunctionQuery, TestFastWriter, LeaderElectionIntegrationTest, SolrCoreCheckLockOnStartupTest, TestCodecSupport, TestFastLRUCache, QueryResultKeyTest, ZkControllerTest, TestCollapseQParserPlugin, EnumFieldTest, PeerSyncTest, TestBadConfig, TestRecovery, QueryParsingTest, SOLR749Test, SignatureUpdateProcessorFactoryTest, TestCSVLoader, SpellPossibilityIteratorTest, TestQueryUtils, TestStressReorder, SolrIndexSplitterTest, TestAddFieldRealTimeGet, BasicDistributedZk2Test, TestQueryTypes, BadComponentTest, ExternalFileFieldSortTest, SimpleFacetsTest, TestRangeQuery, TestDocSet, TestReversedWildcardFilterFactory, SystemInfoHandlerTest, SolrPluginUtilsTest, XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest, AbstractAnalyticsFacetTest, HighlighterTest, TestIndexingPerformance, HdfsBasicDistributedZkTest, CacheHeaderTest, CoreMergeIndexesAdminHandlerTest, TestRecoveryHdfs, SampleTest, TestDistribDocBasedVersion, TermVectorComponentDistributedTest, TestReplicationHandler, MBeansHandlerTest, TestUtils, SuggesterTSTTest, JSONWriterTest, FullSolrCloudDistribCmdsTest, CoreContainerCoreInitFailuresTest, ZkNodePropsTest, TestLMJelinekMercerSimilarityFactory, TestSolrXml, SynonymTokenizerTest, TestSolrXmlPersistor, DirectUpdateHandlerTest, TestGroupingSearch, TestMergePolicyConfig, SchemaVersionSpecificBehaviorTest, SyncSliceTest, TestCollationFieldDocValues, SliceStateTest, DistanceFunctionTest, TestFuzzyAnalyzedSuggestions, SolrIndexConfigTest, NotRequiredUniqueKeyTest, TestNoOpRegenerator, CustomCollectionTest, SolrInfoMBeanTest, DistributedSuggesterComponentTest, TestRandomFaceting, TestConfig, BadIndexSchemaTest, BlockCacheTest, TestDynamicFieldResource, TestCSVResponseWriter, PrimUtilsTest, ResourceLoaderTest, DocValuesMultiTest, LukeRequestHandlerTest, TestDocBasedVersionConstraints, TestMaxScoreQueryParser, AbstractAnalyticsStatsTest, StatsComponentTest, TestCollationField, AddSchemaFieldsUpdateProcessorFactoryTest, SliceStateUpdateTest, TestPseudoReturnFields, TestWriterPerf, BasicZkTest, LoggingHandlerTest, TestElisionMultitermQuery, TestManagedSchemaFieldResource, FileUtilsTest, ShowFileRequestHandlerTest, TestNumberUtils, SolrRequestParserTest, TestSolrXmlPersistence, TestIBSimilarityFactory, RangeFacetTest, UniqFieldsUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, DeleteShardTest, SuggesterFSTTest, TestSchemaVersionResource, NumericFieldsTest, TriLevelCompositeIdRoutingTest, TestSolrQueryParserResource, TestFieldTypeCollectionResource, TestBinaryField, TestPHPSerializedResponseWriter, TestRealTimeGet, TestLRUCache, MinimalSchemaTest, CurrencyFieldOpenExchangeTest, TestSolrCoreProperties, PrimitiveFieldTypeTest, DateMathParserTest, JsonLoaderTest, TestSort, CoreAdminHandlerTest, TestDFRSimilarityFactory, OverseerCollectionProcessorTest, DistributedTermsComponentTest, URLClassifyProcessorTest, FieldFacetExtrasTest, FieldMutatingUpdateProcessorTest, IndexSchemaRuntimeFieldTest, TestStressVersions, TestDistributedSearch, ParsingFieldUpdateProcessorsTest, TestDefaultSearchFieldResource, TestSolrDeletionPolicy2, FastVectorHighlighterTest, TestSolrQueryParserDefaultOperatorResource, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TestJoin, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, PolyFieldTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, MultiTermTest, TestSearchPerf, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed in 52.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 218 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 354 suites, 1566 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 87 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_45) - Build # 3514 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3514/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.addTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:924847C4145043E8]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.addTest(ExpressionTest.java:78)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.divideTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:3C6901EC715D2679]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:45C8CA0F98021CC9]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest(ExpressionTest.java:143)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.powerTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:AD65D19BD881A7E]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.powerTest(ExpressionTest.java:119)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.negateTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:6C6C82BFF1B2141F]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.negateTest(ExpressionTest.java:132)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.multiplyTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:FE5F464609172C1]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.multiplyTest(ExpressionTest.java:92)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10886 lines...]
   [junit4] Suite: org.apache.solr.analytics.expression.ExpressionTest
   [junit4]   2> 2900024 T8521 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201
   [junit4]   2> 2900026 T8521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2900028 T8521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2900029 T8521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2900119 T8521 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2900173 T8521 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 2900173 T8521 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 2900182 T8521 oass.IndexSchema.readSchema [null] Schema name=schema-docValues
   [junit4]   2> 2900232 T8521 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2900234 T8521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2900234 T8521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2900234 T8521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2900250 T8521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2900250 T8521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2900250 T8521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2900335 T8521 oasc.CoreContainer.<init> New CoreContainer 1201624637
   [junit4]   2> 2900335 T8521 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2900346 T8521 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2900346 T8521 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2900347 T8521 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2900358 T8522 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2900358 T8522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2900358 T8522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2900358 T8522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2900412 T8522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2900465 T8522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 2900465 T8522 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 2900474 T8522 oass.IndexSchema.readSchema [collection1] Schema name=schema-docValues
   [junit4]   2> 2900521 T8522 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2900522 T8522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2900523 T8522 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\
   [junit4]   2> 2900523 T8522 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2900524 T8522 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\
   [junit4]   2> 2900524 T8522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index/
   [junit4]   2> 2900524 T8522 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index' doesn't exist. Creating new index...
   [junit4]   2> 2900524 T8522 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index
   [junit4]   2> 2900525 T8522 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4bdf021c
   [junit4]   2> 2900525 T8522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_1,generation=1}
   [junit4]   2> 2900525 T8522 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2900527 T8522 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2900528 T8522 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2900528 T8522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2900536 T8522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2900538 T8522 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2900538 T8522 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2900539 T8522 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=650082611, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2900539 T8522 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_1,generation=1}
   [junit4]   2> 2900539 T8522 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2900539 T8522 oass.SolrIndexSearcher.<init> Opening Searcher@181d4f48 main
   [junit4]   2> 2900540 T8523 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@181d4f48 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2900541 T8522 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2900543 T8521 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C5924 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2900549 T8521 C5924 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2900549 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 2900556 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10000]} 0 0
   [junit4]   2> 2900567 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10001]} 0 0
   [junit4]   2> 2900575 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10002]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5925 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2900598 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10003]} 0 0
   [junit4]   2> 2900606 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10004]} 0 0
   [junit4]   2> 2900615 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10005]} 0 0
   [junit4]   2> 2900622 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10006]} 0 0
   [junit4]   2> 2900631 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10007]} 0 0
   [junit4]   2> 2900640 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10008]} 0 1
   [junit4]   2> 2900647 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10009]} 0 0
   [junit4]   2> 2900656 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100010]} 0 1
   [junit4]   2> 2900663 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100011]} 0 0
   [junit4]   2> 2900671 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100012]} 0 0
   [junit4]   2> 2900679 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100013]} 0 0
   [junit4]   2> 2900688 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100014]} 0 0
   [junit4]   2> 2900696 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100015]} 0 0
   [junit4]   2> 2900704 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100016]} 0 1
   [junit4]   2> 2900712 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100017]} 0 0
   [junit4]   2> 2900720 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100018]} 0 0
   [junit4]   2> 2900728 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100019]} 0 0
   [junit4]   2> 2900737 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100020]} 0 0
   [junit4]   2> 2900744 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100021]} 0 0
   [junit4]   2> 2900753 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100022]} 0 0
   [junit4]   2> 2900761 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100023]} 0 0
   [junit4]   2> 2900770 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100024]} 0 1
   [junit4]   2> 2900778 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100025]} 0 0
   [junit4]   2> 2900786 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100026]} 0 0
   [junit4]   2> 2900794 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100027]} 0 0
   [junit4]   2> 2900802 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100028]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5926 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2900821 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100029]} 0 0
   [junit4]   2> 2900829 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100030]} 0 0
   [junit4]   2> 2900838 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100031]} 0 0
   [junit4]   2> 2900847 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100032]} 0 1
   [junit4]   2> 2900855 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100033]} 0 0
   [junit4]   2> 2900864 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100034]} 0 1
   [junit4]   2> 2900872 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100035]} 0 0
   [junit4]   2> 2900880 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100036]} 0 0
   [junit4]   2> 2900889 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100037]} 0 0
   [junit4]   2> 2900897 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100038]} 0 0
   [junit4]   2> 2900906 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100039]} 0 0
   [junit4]   2> 2900914 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100040]} 0 1
   [junit4]   2> 2900922 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100041]} 0 0
   [junit4]   2> 2900930 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100042]} 0 0
   [junit4]   2> 2900939 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100043]} 0 0
   [junit4]   2> 2900947 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100044]} 0 0
   [junit4]   2> 2900955 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100045]} 0 0
   [junit4]   2> 2900964 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100046]} 0 0
   [junit4]   2> 2900974 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100047]} 0 1
   [junit4]   2> 2900981 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100048]} 0 0
   [junit4]   2> 2900990 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100049]} 0 0
   [junit4]   2> 2900997 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100050]} 0 0
   [junit4]   2> 2901005 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100051]} 0 0
   [junit4]   2> 2901013 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100052]} 0 0
   [junit4]   2> 2901021 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100053]} 0 0
   [junit4]   2> 2901029 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100054]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5927 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2901060 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100055]} 0 1
   [junit4]   2> 2901071 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100056]} 0 0
   [junit4]   2> 2901079 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100057]} 0 1
   [junit4]   2> 2901087 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100058]} 0 1
   [junit4]   2> 2901096 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100059]} 0 0
   [junit4]   2> 2901104 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100060]} 0 0
   [junit4]   2> 2901112 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100061]} 0 0
   [junit4]   2> 2901120 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100062]} 0 0
   [junit4]   2> 2901128 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100063]} 0 0
   [junit4]   2> 2901136 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100064]} 0 0
   [junit4]   2> 2901145 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100065]} 0 0
   [junit4]   2> 2901154 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100066]} 0 0
   [junit4]   2> 2901161 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100067]} 0 0
   [junit4]   2> 2901170 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100068]} 0 1
   [junit4]   2> 2901179 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100069]} 0 0
   [junit4]   2> 2901188 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100070]} 0 1
   [junit4]   2> 2901197 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100071]} 0 1
   [junit4]   2> 2901204 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100072]} 0 0
   [junit4]   2> 2901214 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100073]} 0 0
   [junit4]   2> 2901222 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100074]} 0 0
   [junit4]   2> 2901231 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100075]} 0 1
   [junit4]   2> 2901239 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100076]} 0 0
   [junit4]   2> 2901247 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100077]} 0 0
   [junit4]   2> 2901255 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100078]} 0 0
   [junit4]   2> 2901263 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100079]} 0 0
   [junit4]   2> 2901272 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100080]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5928 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2901290 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100081]} 0 0
   [junit4]   2> 2901301 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100082]} 0 0
   [junit4]   2> 2901313 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100083]} 0 0
   [junit4]   2> 2901324 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100084]} 0 1
   [junit4]   2> 2901332 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100085]} 0 1
   [junit4]   2> 2901340 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100086]} 0 1
   [junit4]   2> 2901349 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100087]} 0 1
   [junit4]   2> 2901357 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100088]} 0 1
   [junit4]   2> 2901365 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100089]} 0 0
   [junit4]   2> 2901372 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100090]} 0 0
   [junit4]   2> 2901381 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100091]} 0 0
   [junit4]   2> 2901389 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100092]} 0 0
   [junit4]   2> 2901397 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100093]} 0 0
   [junit4]   2> 2901406 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100094]} 0 0
   [junit4]   2> 2901413 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100095]} 0 0
   [junit4]   2> 2901421 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100096]} 0 0
   [junit4]   2> 2901430 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100097]} 0 1
   [junit4]   2> 2901438 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100098]} 0 0
   [junit4]   2> 2901447 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100099]} 0 1
   [junit4]   2> 2901454 T8521 C5928 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2901461 T8521 C5928 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_2,generation=2}
   [junit4]   2> 2901462 T8521 C5928 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2901463 T8521 C5928 oass.SolrIndexSearcher.<init> Opening Searcher@460ecda3 main
   [junit4]   2> 2901463 T8521 C5928 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2901463 T8523 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@460ecda3 main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C100)}
   [junit4]   2> 2901465 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 12
   [junit4]   2> 2901490 T8521 C5928 oasc.SolrCore.execute [collection1] webapp=null path=null params={o.mr.s.median=median(int_id)&o.avr.s.s=abs(neg(sum(int_id)))&o.pr.s.sum=sum(int_id)&o.dmr.s.cma=const_str(%2B2MONTHS)&o.avr.s.sum=sum(int_id)&o.mr.s.sum=sum(int_id)&o.rr.s.min=min(string_sd)&o.ar.s.mcm=add(mean(int_id),count(long_ld),median(int_id))&o.dmr.s.dmme=date_math(median(date_dtd),const_str(%2B2YEARS))&o.cr.s.min=min(string_sd)&o.dmr.s.median=median(date_dtd)&o.pr.s.mc=pow(mean(int_id),count(long_ld))&o.dr.s.mc=div(mean(int_id),count(long_ld))&o.avr.s.count=count(long_ld)&indent=true&o.rr.s.rmax=rev(max(string_sd))&o.cr.s.max=max(string_sd)&o.ar.s.median=median(int_id)&o.dr.s.sum=sum(int_id)&o.csr.s.cs2=const_str(this+is+the+second)&stats=true&rows=0&o.rr.s.max=max(string_sd)&o.dmr.s.dmma=date_math(max(date_dtd),const_str(%2B2MONTHS))&o.csr.s.cs3=const_str(this+is+the+third)&o.pr.s.mean=mean(int_id)&o.cnr.s.c8=const_num(8)&o.mr.s.mean=mean(int_id)&o.avr.s.c=abs(neg(count(long_ld)))&o.dr.s.su=div(sum(int_id),unique(long_ld))&o.ar.s.sum=sum(int_id)&o.mr.s.mcm=mult(mean(int_id),count(long_ld),median(int_id))&o.mr.s.unique=unique(long_ld)&o.cdr.s.cs2=const_str(1804-06-30T23:59:59Z)&o.mr.s.count=count(long_ld)&o.cdr.s.cs1=const_str(1800-12-31T23:59:59Z)&o.rr.s.rmin=rev(min(string_sd))&o.dr.s.unique=unique(long_ld)&o.dmr.s.cme=const_str(%2B2YEARS)&o.nr.s.c=neg(count(long_ld))&o.cdr.s.cd2=const_date(1804-06-30T23:59:59Z)&o.cr.s.csmax=const_str(this+is+the+second)&o.pr.s.su=pow(sum(int_id),unique(long_ld))&o.nr.s.sum=sum(int_id)&o.nr.s.count=count(long_ld)&o.ar.s.su=add(sum(int_id),unique(long_ld))&o.ar.s.mean=mean(int_id)&o.ar.s.count=count(long_ld)&q=*:*&o.dmr.s.max=max(date_dtd)&o.mr.s.su=mult(sum(int_id),unique(long_ld))&o.dr.s.mean=mean(int_id)&o.cr.s.ccmax=concat(const_str(this+is+the+second),max(string_sd))&olap=true&o.pr.s.count=count(long_ld)&o.ar.s.unique=unique(long_ld)&o.nr.s.s=neg(sum(int_id))&o.csr.s.cs1=const_str(this+is+the+first)&o.cr.s.csmin=const_str(this+is+the+first)&o.cr.s.ccmin=concat(const_str(this+is+the+first),min(string_sd))&o.cdr.s.cd1=const_date(1800-12-31T23:59:59Z)&o.cnr.s.c10=const_num(10)&o.pr.s.unique=unique(long_ld)&o.dr.s.count=count(long_ld)} hits=100 status=0 QTime=17 
   [junit4]   2> 2901499 T8521 oas.SolrTestCaseJ4.setUp ###Starting addTest
   [junit4]   2> 2901501 T8521 oas.SolrTestCaseJ4.tearDown ###Ending addTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=addTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.02s | ExpressionTest.addTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:924847C4145043E8]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.addTest(ExpressionTest.java:78)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901521 T8521 oas.SolrTestCaseJ4.setUp ###Starting constantNumberTest
   [junit4]   2> 2901525 T8521 oas.SolrTestCaseJ4.tearDown ###Ending constantNumberTest
   [junit4]   2> 2901530 T8521 oas.SolrTestCaseJ4.setUp ###Starting concatenateTest
   [junit4]   2> 2901537 T8521 oas.SolrTestCaseJ4.tearDown ###Ending concatenateTest
   [junit4]   2> 2901542 T8521 oas.SolrTestCaseJ4.setUp ###Starting dateMathTest
   [junit4]   2> 2901550 T8521 oas.SolrTestCaseJ4.tearDown ###Ending dateMathTest
   [junit4]   2> 2901556 T8521 oas.SolrTestCaseJ4.setUp ###Starting reverseTest
   [junit4]   2> 2901561 T8521 oas.SolrTestCaseJ4.tearDown ###Ending reverseTest
   [junit4]   2> 2901566 T8521 oas.SolrTestCaseJ4.setUp ###Starting divideTest
   [junit4]   2> 2901568 T8521 oas.SolrTestCaseJ4.tearDown ###Ending divideTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=divideTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.divideTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:3C6901EC715D2679]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901576 T8521 oas.SolrTestCaseJ4.setUp ###Starting absoluteValueTest
   [junit4]   2> 2901577 T8521 oas.SolrTestCaseJ4.tearDown ###Ending absoluteValueTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=absoluteValueTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s | ExpressionTest.absoluteValueTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:45C8CA0F98021CC9]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest(ExpressionTest.java:143)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901604 T8521 oas.SolrTestCaseJ4.setUp ###Starting powerTest
   [junit4]   2> 2901606 T8521 oas.SolrTestCaseJ4.tearDown ###Ending powerTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=powerTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.powerTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:AD65D19BD881A7E]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.powerTest(ExpressionTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901614 T8521 oas.SolrTestCaseJ4.setUp ###Starting negateTest
   [junit4]   2> 2901616 T8521 oas.SolrTestCaseJ4.tearDown ###Ending negateTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=negateTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.negateTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:6C6C82BFF1B2141F]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.negateTest(ExpressionTest.java:132)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901624 T8521 oas.SolrTestCaseJ4.setUp ###Starting multiplyTest
   [junit4]   2> 2901625 T8521 oas.SolrTestCaseJ4.tearDown ###Ending multiplyTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=multiplyTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.multiplyTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:FE5F464609172C1]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.multiplyTest(ExpressionTest.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901634 T8521 oas.SolrTestCaseJ4.setUp ###Starting constantStringTest
   [junit4]   2> 2901638 T8521 oas.SolrTestCaseJ4.tearDown ###Ending constantStringTest
   [junit4]   2> 2901644 T8521 oas.SolrTestCaseJ4.setUp ###Starting constantDateTest
   [junit4]   2> 2901650 T8521 oas.SolrTestCaseJ4.tearDown ###Ending constantDateTest
   [junit4]   2> 2901651 T8521 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2901651 T8521 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1201624637
   [junit4]   2> 2901653 T8521 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2901653 T8521 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=100,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 2901653 T8521 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2901653 T8521 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2901653 T8521 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2901655 T8521 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\;done=false>>]
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index;done=false>>]
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {float_fd=MockFixedIntBlock(blockSize=479), id=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), double_dd=Pulsing41(freqCutoff=2 minBlockSize=6 maxBlockSize=36), date_dtd=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), long_ld=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), int_id=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), string_sd=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36)}, docValues:{float_fd=DocValuesFormat(name=Disk), doubledv=DocValuesFormat(name=SimpleText), double_dd=DocValuesFormat(name=Memory), date_dtd=DocValuesFormat(name=SimpleText), longdv=DocValuesFormat(name=Memory), intdv=DocValuesFormat(name=Disk), stringdv=DocValuesFormat(name=SimpleText), stringdvm=DocValuesFormat(name=Memory), datedv=DocValuesFormat(name=Lucene45), floatdv=DocValuesFormat(name=Memory), int_id=DocValuesFormat(name=SimpleText), long_ld=DocValuesFormat(name=SimpleText), string_sd=DocValuesFormat(name=SimpleText)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ru_RU, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=177745304,total=295723008
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, TestCloudManagedSchema, CoreAdminCreateDiscoverTest, TestCollationField, TestReload, OverseerCollectionProcessorTest, BinaryUpdateRequestHandlerTest, TestStressReorder, TestFuzzyAnalyzedSuggestions, NoCacheHeaderTest, RangeFacetTest, TestGroupingSearch, SolrTestCaseJ4Test, AbstractAnalyticsStatsTest, XsltUpdateRequestHandlerTest, ZkNodePropsTest, TestFieldTypeCollectionResource, DistanceFunctionTest, DeleteInactiveReplicaTest, TestDocumentBuilder, TestCollapseQParserPlugin, CustomCollectionTest, BasicFunctionalityTest, DOMUtilTest, SchemaVersionSpecificBehaviorTest, InfoHandlerTest, TestDocSet, CurrencyFieldOpenExchangeTest, QueryElevationComponentTest, TestSolrDeletionPolicy2, CoreAdminHandlerTest, AddBlockUpdateTest, TestUpdate, OverseerTest, QueryEqualityTest, HdfsDirectoryTest, SpellingQueryConverterTest, PolyFieldTest, AlternateDirectoryTest, DistributedSuggesterComponentTest, SignatureUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, NumericFieldsTest, TestSolrCoreProperties, TestIBSimilarityFactory, NotRequiredUniqueKeyTest, XmlUpdateRequestHandlerTest, CSVRequestHandlerTest, TestQueryUtils, SuggesterFSTTest, PluginInfoTest, HardAutoCommitTest, CachingDirectoryFactoryTest, DistributedSpellCheckComponentTest, ShardSplitTest, HighlighterTest, AnalysisAfterCoreReloadTest, TestFaceting, TestDocBasedVersionConstraints, HdfsRecoveryZkTest, TestSolrIndexConfig, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser, SolrPluginUtilsTest, ExternalFileFieldSortTest, CircularListTest, HdfsBasicDistributedZkTest, ShardRoutingTest, TestQuerySenderNoQuery, TestFastWriter, ClusterStateUpdateTest, TestAnalyzedSuggestions, MultiTermTest, TestNumberUtils, BJQParserTest, CacheHeaderTest, TestConfig, LukeRequestHandlerTest, ResponseLogComponentTest, SolrIndexConfigTest, HdfsCollectionsAPIDistributedZkTest, TestJmxIntegration, DirectUpdateHandlerTest, TestBadConfig, TestPostingsSolrHighlighter, EchoParamsTest, TestSchemaSimilarityResource, TestJmxMonitoredMap, TestCharFilters, UniqFieldsUpdateProcessorFactoryTest, SoftAutoCommitTest, TestZkChroot, ZkCLITest, CoreContainerCoreInitFailuresTest, ShowFileRequestHandlerTest, TestInfoStreamLogging, SpellCheckCollatorTest, TestDistributedSearch, TestSolrXmlPersistor, TestExtendedDismaxParser, HdfsUnloadDistributedZkTest, RegexBoostProcessorTest, DateFieldTest, TestSweetSpotSimilarityFactory, TestModifyConfFiles, FileBasedSpellCheckerTest, BasicDistributedZkTest, BasicZkTest, ChangedSchemaMergeTest, TestPHPSerializedResponseWriter, RecoveryZkTest, TestReversedWildcardFilterFactory, PreAnalyzedUpdateProcessorTest, TestMergePolicyConfig, TestRemoteStreaming, ShardRoutingCustomTest, TestHighFrequencyDictionaryFactory, QueryParsingTest, SimpleFacetsTest, TestFastLRUCache, TestCoreDiscovery, BlockCacheTest, SolrCoreTest, TestDistribDocBasedVersion, SystemInfoHandlerTest, TestSolrXmlPersistence, TestDefaultSearchFieldResource, FastVectorHighlighterTest, TestDistributedGrouping, HdfsLockFactoryTest, TestPseudoReturnFields, TestLRUCache, QueryResultKeyTest, TestRandomDVFaceting, TestLazyCores, SpatialFilterTest, DebugComponentTest, TestWriterPerf, TestSchemaResource, WordBreakSolrSpellCheckerTest, FieldFacetTest, TestQueryTypes, MBeansHandlerTest, TestFieldTypeResource, TestNoOpRegenerator, SolrCoreCheckLockOnStartupTest, LeaderElectionTest, TestFieldResource, ReturnFieldsTest, DeleteReplicaTest, JsonLoaderTest, EnumFieldTest, SuggestComponentTest, TestSchemaNameResource, TestStressRecovery, TestSurroundQueryParser, TestPhraseSuggestions, HdfsSyncSliceTest, TestArbitraryIndexDir, RequestHandlersTest, TermVectorComponentTest, ChaosMonkeyNothingIsSafeTest, TestSchemaVersionResource, TestSolrDeletionPolicy1, DistributedTermsComponentTest, SimplePostToolTest, FunctionTest, TestSolrQueryParser, CurrencyFieldXmlFileTest, TestSuggestSpellingConverter, PeerSyncTest, TestPerFieldSimilarity, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, SliceStateUpdateTest, AutoCommitTest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestIndexSearcher, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, CopyFieldTest, BadComponentTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, NoFacetTest, ExpressionTest]
   [junit4] Completed in 1.66s, 12 tests, 6 errors <<< FAILURES!

[...truncated 158 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 354 suites, 1566 tests, 6 errors, 39 ignored (11 assumptions)

Total time: 80 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3513 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3513/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2FD83688FD24CCF:431B0D70F88D2CF3]:0)
	at org.apache.solr.update.AddUpdateCommand.getPrintableId(AddUpdateCommand.java:112)
	at org.apache.solr.update.AddUpdateCommand.toString(AddUpdateCommand.java:213)
	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10495 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 3048179 T7634 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_gj/ne
   [junit4]   2> 3048191 T7634 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3048195 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3048199 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59015
   [junit4]   2> 3048199 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3048199 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3048199 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3048199 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3048239 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3048333 T7634 oasc.CoreContainer.<init> New CoreContainer 17962702
   [junit4]   2> 3048334 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3048336 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3048336 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3048337 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3048337 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3048337 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3048338 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3048338 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3048338 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3048339 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3048345 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3048345 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3048345 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3048355 T7644 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3048355 T7644 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3048357 T7644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3048359 T7644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3048433 T7644 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3048513 T7644 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3048514 T7644 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3048527 T7644 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3049293 T7644 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3049306 T7644 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3049311 T7644 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3049321 T7644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3049326 T7644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3049332 T7644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3049333 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3049333 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3049334 T7644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3049334 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3049335 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3049335 T7644 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3049335 T7644 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\
   [junit4]   2> 3049336 T7644 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3049336 T7644 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\
   [junit4]   2> 3049337 T7644 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index/
   [junit4]   2> 3049337 T7644 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3049337 T7644 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index
   [junit4]   2> 3049339 T7644 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_1,generation=1}
   [junit4]   2> 3049339 T7644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3049343 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3049343 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3049344 T7644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3049344 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3049345 T7644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3049345 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3049345 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3049346 T7644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3049346 T7644 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3049347 T7644 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3049347 T7644 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3049348 T7644 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3049348 T7644 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3049349 T7644 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3049349 T7644 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3049350 T7644 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3049361 T7644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3049368 T7644 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3049368 T7644 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3049369 T7644 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_1,generation=1}
   [junit4]   2> 3049369 T7644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3049369 T7644 oass.SolrIndexSearcher.<init> Opening Searcher@1a9b04a main
   [junit4]   2> 3049374 T7645 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a9b04a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3049376 T7644 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3049377 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3049377 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3049379 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3049385 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59018
   [junit4]   2> 3049385 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3049385 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3049385 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3049385 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3049405 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3049491 T7634 oasc.CoreContainer.<init> New CoreContainer 31512858
   [junit4]   2> 3049492 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3049494 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3049494 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3049495 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3049495 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3049503 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3049503 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3049504 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3049510 T7656 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3049511 T7656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3049511 T7656 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3049512 T7656 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3049580 T7656 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3049660 T7656 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3049660 T7656 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3049672 T7656 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3050404 T7656 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3050410 T7656 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3050415 T7656 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3050422 T7656 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3050427 T7656 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3050433 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3050433 T7656 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3050434 T7656 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\
   [junit4]   2> 3050434 T7656 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3050435 T7656 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\
   [junit4]   2> 3050435 T7656 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index/
   [junit4]   2> 3050435 T7656 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3050436 T7656 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index
   [junit4]   2> 3050437 T7656 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_1,generation=1}
   [junit4]   2> 3050437 T7656 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3050442 T7656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3050442 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3050443 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3050443 T7656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3050443 T7656 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3050446 T7656 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3050446 T7656 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3050447 T7656 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3050448 T7656 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3050456 T7656 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3050456 T7656 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3050457 T7656 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_1,generation=1}
   [junit4]   2> 3050457 T7656 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3050457 T7656 oass.SolrIndexSearcher.<init> Opening Searcher@882733 main
   [junit4]   2> 3050462 T7657 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@882733 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3050464 T7656 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3050466 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3050466 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3050468 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3050472 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59021
   [junit4]   2> 3050472 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3050472 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3050472 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3050472 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3050490 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3050565 T7634 oasc.CoreContainer.<init> New CoreContainer 18212904
   [junit4]   2> 3050565 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3050567 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3050568 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3050568 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3050568 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3050569 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3050569 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3050569 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3050570 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3050571 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3050576 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3050576 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3050576 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3050583 T7668 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3050583 T7668 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3050583 T7668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3050583 T7668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3050645 T7668 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3050713 T7668 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3050714 T7668 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3050725 T7668 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3051418 T7668 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3051427 T7668 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3051430 T7668 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3051438 T7668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3051442 T7668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3051447 T7668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3051448 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3051448 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3051448 T7668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3051449 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3051449 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3051450 T7668 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3051450 T7668 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\
   [junit4]   2> 3051450 T7668 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3051451 T7668 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\
   [junit4]   2> 3051451 T7668 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index/
   [junit4]   2> 3051452 T7668 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3051452 T7668 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index
   [junit4]   2> 3051453 T7668 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_1,generation=1}
   [junit4]   2> 3051453 T7668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3051458 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3051459 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3051459 T7668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3051459 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3051460 T7668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3051460 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3051461 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3051461 T7668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3051461 T7668 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3051462 T7668 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3051462 T7668 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3051462 T7668 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3051463 T7668 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3051464 T7668 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3051464 T7668 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3051465 T7668 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3051467 T7668 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3051474 T7668 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3051474 T7668 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3051475 T7668 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_1,generation=1}
   [junit4]   2> 3051475 T7668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3051475 T7668 oass.SolrIndexSearcher.<init> Opening Searcher@17e23c4 main
   [junit4]   2> 3051482 T7669 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17e23c4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3051486 T7668 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3051487 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3051487 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3051489 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3051494 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59024
   [junit4]   2> 3051494 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3051494 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3051494 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3051494 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3051511 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3051583 T7634 oasc.CoreContainer.<init> New CoreContainer 31347194
   [junit4]   2> 3051583 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3051589 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3051593 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3051593 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3051593 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3051599 T7680 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3051600 T7680 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3051601 T7680 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3051601 T7680 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3051667 T7680 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3051740 T7680 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3051741 T7680 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3051752 T7680 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3052440 T7680 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3052447 T7680 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3052452 T7680 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3052459 T7680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3052464 T7680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3052468 T7680 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3052471 T7680 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\
   [junit4]   2> 3052471 T7680 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3052472 T7680 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\
   [junit4]   2> 3052472 T7680 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index/
   [junit4]   2> 3052472 T7680 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3052473 T7680 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index
   [junit4]   2> 3052473 T7680 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_1,generation=1}
   [junit4]   2> 3052473 T7680 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3052476 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3052477 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3052477 T7680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3052477 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3052478 T7680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3052478 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3052479 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3052479 T7680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3052479 T7680 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3052482 T7680 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3052482 T7680 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3052483 T7680 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3052484 T7680 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3052492 T7680 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3052492 T7680 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3052493 T7680 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_1,generation=1}
   [junit4]   2> 3052493 T7680 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3052493 T7680 oass.SolrIndexSearcher.<init> Opening Searcher@341339 main
   [junit4]   2> 3052499 T7681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@341339 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3052501 T7680 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3052502 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3052503 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3052507 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3052512 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59027
   [junit4]   2> 3052513 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3052513 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3052513 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3052513 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3052530 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3052606 T7634 oasc.CoreContainer.<init> New CoreContainer 9244343
   [junit4]   2> 3052606 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3052611 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3052611 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3052616 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3052617 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3052617 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3052623 T7692 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3052624 T7692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3052624 T7692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3052625 T7692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3052693 T7692 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3052768 T7692 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3052768 T7692 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3052779 T7692 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3053468 T7692 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3053477 T7692 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3053481 T7692 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3053489 T7692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3053494 T7692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3053498 T7692 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3053500 T7692 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\
   [junit4]   2> 3053500 T7692 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3053501 T7692 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\
   [junit4]   2> 3053501 T7692 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index/
   [junit4]   2> 3053501 T7692 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3053502 T7692 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index
   [junit4]   2> 3053503 T7692 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_1,generation=1}
   [junit4]   2> 3053503 T7692 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3053506 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3053507 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3053507 T7692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3053507 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3053508 T7692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3053508 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3053508 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3053509 T7692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3053509 T7692 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3053510 T7692 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3053511 T7692 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3053511 T7692 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3053511 T7692 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3053512 T7692 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3053512 T7692 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3053512 T7692 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3053515 T7692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3053522 T7692 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3053522 T7692 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3053523 T7692 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_1,generation=1}
   [junit4]   2> 3053523 T7692 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3053523 T7692 oass.SolrIndexSearcher.<init> Opening Searcher@750dd6 main
   [junit4]   2> 3053531 T7693 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@750dd6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3053534 T7692 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3053535 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3053535 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2236 name=collection1 org.apache.solr.core.SolrCore@16889ea
   [junit4]   2> 3053548 T7639 C2236 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641047207936)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C2237 name=collection1 org.apache.solr.core.SolrCore@aa54b2
   [junit4]   2> 3053560 T7650 C2237 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641060839424)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2238 name=collection1 org.apache.solr.core.SolrCore@24ccf6
   [junit4]   2> 3053572 T7666 C2238 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641073422336)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2239 name=collection1 org.apache.solr.core.SolrCore@17e13d1
   [junit4]   2> 3053585 T7677 C2239 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641087053824)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2240 name=collection1 org.apache.solr.core.SolrCore@8bb66b
   [junit4]   2> 3053597 T7687 C2240 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641099636736)} 0 2
   [junit4]   2> 3053609 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17962702
   [junit4]   2> 3053610 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16889ea
   [junit4]   2> 3053616 T7634 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> 3053616 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053616 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053616 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053616 T7634 C2236 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_2,generation=2}
   [junit4]   2> 3053619 T7634 C2236 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053619 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053619 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053619 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index;done=false>>]
   [junit4]   2> 3053619 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index
   [junit4]   2> 3053620 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\;done=false>>]
   [junit4]   2> 3053620 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\
   [junit4]   2> 3053622 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053685 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31512858
   [junit4]   2> 3053686 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@aa54b2
   [junit4]   2> 3053692 T7634 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> 3053692 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053692 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053693 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053693 T7634 C2237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_2,generation=2}
   [junit4]   2> 3053694 T7634 C2237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053695 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053696 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053696 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\;done=false>>]
   [junit4]   2> 3053696 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\
   [junit4]   2> 3053697 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index;done=false>>]
   [junit4]   2> 3053697 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index
   [junit4]   2> 3053698 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053761 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=18212904
   [junit4]   2> 3053763 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24ccf6
   [junit4]   2> 3053768 T7634 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> 3053768 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053768 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053768 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053768 T7634 C2238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_2,generation=2}
   [junit4]   2> 3053771 T7634 C2238 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053772 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index;done=false>>]
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\;done=false>>]
   [junit4]   2> 3053773 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\
   [junit4]   2> 3053773 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053835 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31347194
   [junit4]   2> 3053837 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17e13d1
   [junit4]   2> 3053846 T7634 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> 3053846 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053846 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053846 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053846 T7634 C2239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_2,generation=2}
   [junit4]   2> 3053849 T7634 C2239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053850 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053850 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053851 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index;done=false>>]
   [junit4]   2> 3053851 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index
   [junit4]   2> 3053852 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\;done=false>>]
   [junit4]   2> 3053852 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\
   [junit4]   2> 3053853 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053916 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9244343
   [junit4]   2> 3053917 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8bb66b
   [junit4]   2> 3053924 T7634 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> 3053924 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053924 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053924 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053927 T7634 C2240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_2,generation=2}
   [junit4]   2> 3053927 T7634 C2240 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053928 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\;done=false>>]
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index;done=false>>]
   [junit4]   2> 3053931 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index
   [junit4]   2> 3053931 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3054021 T7634 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=C2FD83688FD24CCF -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=America/Juneau -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   5.86s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2FD83688FD24CCF:431B0D70F88D2CF3]:0)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getPrintableId(AddUpdateCommand.java:112)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.toString(AddUpdateCommand.java:213)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:150)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 3054042 T7634 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=ru, timezone=America/Juneau
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=1,free=83326264,total=364642304
   [junit4]   2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, TestClassNameShortening, XsltUpdateRequestHandlerTest, TestMaxScoreQueryParser, AnalysisAfterCoreReloadTest, UpdateParamsTest, DebugComponentTest, HdfsBasicDistributedZk2Test, TestFiltering, SpellingQueryConverterTest, TestStressUserVersions, JSONWriterTest, TestPseudoReturnFields, TestStressVersions, TestSolr4Spatial, HdfsDirectoryTest, OutputWriterTest, IndexBasedSpellCheckerTest, HardAutoCommitTest, FunctionTest, LegacyHTMLStripCharFilterTest, TestPartialUpdateDeduplication, CacheHeaderTest, TestCodecSupport, TestDynamicFieldResource, PolyFieldTest, IndexSchemaRuntimeFieldTest, SolrIndexSplitterTest, OpenExchangeRatesOrgProviderTest, SolrRequestParserTest, NoFacetTest, ParsingFieldUpdateProcessorsTest, TestCSVResponseWriter, TestExtendedDismaxParser, SyncSliceTest, DisMaxRequestHandlerTest, BasicDistributedZk2Test, TestCloudManagedSchemaAddField, TestSolrDeletionPolicy1, TestSolrQueryParserDefaultOperatorResource, TestQuerySenderNoQuery, ShardRoutingCustomTest, TestSchemaVersionResource, SolrIndexConfigTest, TestIndexingPerformance, TestFieldResource, TestWordDelimiterFilterFactory, TestRecovery, TestFaceting, TestSchemaSimilarityResource, TestLMDirichletSimilarityFactory, TriLevelCompositeIdRoutingTest, TestLuceneMatchVersion, TestDistribDocBasedVersion, TestPostingsSolrHighlighter, DocValuesTest, TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest, FileBasedSpellCheckerTest, QueryFacetTest, CoreMergeIndexesAdminHandlerTest, TestIndexSearcher, FieldFacetTest, AbstractAnalyticsStatsTest, TestOmitPositions, TestCoreDiscovery, OpenCloseCoreStressTest, TestReversedWildcardFilterFactory, TestRealTimeGet, TestSort, AliasIntegrationTest, TestRangeQuery, TermsComponentTest, DateFieldTest, BlockDirectoryTest, SortByFunctionTest, LeaderElectionIntegrationTest, OverseerCollectionProcessorTest, TestStressRecovery, TestRandomDVFaceting, TestJmxMonitoredMap, OverseerTest, MinimalSchemaTest, URLClassifyProcessorTest, ShardSplitTest, TestPhraseSuggestions, TestCoreContainer, TermVectorComponentTest, CustomCollectionTest, QueryElevationComponentTest, QueryResultKeyTest, UnloadDistributedZkTest, CoreAdminHandlerTest, TestBinaryResponseWriter, TestCloudManagedSchema, TestSolrJ, WordBreakSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, SynonymTokenizerTest, TestSimpleQParserPlugin, SimplePostToolTest, TestFastWriter, FastVectorHighlighterTest, TestSolrXml, CSVRequestHandlerTest, ScriptEngineTest, SuggesterFSTTest, TestTrie, SolrXmlInZkTest, BasicZkTest, CurrencyFieldXmlFileTest, TestShardHandlerFactory, ExpressionTest, HdfsSyncSliceTest, ChaosMonkeySafeLeaderTest, MBeansHandlerTest, TestMultiCoreConfBootstrap, HdfsCollectionsAPIDistributedZkTest, SliceStateTest, TestNoOpRegenerator, ResourceLoaderTest, ClusterStateUpdateTest, TestHighFrequencyDictionaryFactory, CollectionsAPIDistributedZkTest, BadCopyFieldTest, TestConfig, DirectUpdateHandlerOptimizeTest, StressHdfsTest, DistributedDebugComponentTest, ModifyConfFileTest, TestZkChroot, CircularListTest, ClusterStateTest, TestSweetSpotSimilarityFactory, DirectUpdateHandlerTest, RecoveryZkTest, TestAnalyzedSuggestions, TestRemoteStreaming, PingRequestHandlerTest, AutoCommitTest, TestImplicitCoreProperties, PathHierarchyTokenizerFactoryTest, TestLFUCache, TestFastOutputStream, RequestHandlersTest, TestGroupingSearch, DeleteShardTest, DocValuesMissingTest, SpellCheckComponentTest, ZkCLITest, TestSolrIndexConfig, SolrInfoMBeanTest, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDynamicFieldCollectionResource, TestSolrDeletionPolicy2, FullSolrCloudDistribCmdsTest, RequiredFieldsTest, DeleteInactiveReplicaTest, LukeRequestHandlerTest, TestFieldTypeCollectionResource, TestHashPartitioner, NotRequiredUniqueKeyTest, SuggesterTSTTest, TestSolrXmlPersistor, QueryEqualityTest, DocValuesMultiTest, RegexBoostProcessorTest, SolrCoreTest, BasicDistributedZkTest, ShardRoutingTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, SliceStateUpdateTest, TestDistributedSearch, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, SolrCmdDistributorTest]
   [junit4] Completed in 5.91s, 1 test, 1 error <<< FAILURES!

[...truncated 488 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 error, 39 ignored (11 assumptions)

Total time: 88 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3512 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3512/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:
expected:<206> but was:<207>

Stack Trace:
java.lang.AssertionError: expected:<206> but was:<207>
	at __randomizedtesting.SeedInfo.seed([9A911F3C18B2488:884F9FEBB6D444B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9924 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 93189 T191 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /o_gq/lo
   [junit4]   2> 93212 T191 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 93216 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 93226 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60172
   [junit4]   2> 93226 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 93226 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93226 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 93226 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 93264 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 93362 T191 oasc.CoreContainer.<init> New CoreContainer 16583592
   [junit4]   2> 93362 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 93372 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 93374 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 93374 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 93383 T201 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 93383 T201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 93386 T201 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 93386 T201 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 93461 T201 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 93540 T201 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 93540 T201 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 93552 T201 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 94363 T201 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94384 T201 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 94393 T201 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 94410 T201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 94417 T201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 94425 T201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94425 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 94429 T201 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 94434 T201 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\
   [junit4]   2> 94434 T201 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 94434 T201 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\
   [junit4]   2> 94434 T201 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\index/
   [junit4]   2> 94434 T201 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 94435 T201 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\index
   [junit4]   2> 94436 T201 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_1,generation=1}
   [junit4]   2> 94436 T201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94439 T201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94439 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 94440 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94440 T201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94440 T201 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 94442 T201 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 94442 T201 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 94442 T201 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 94449 T201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 94460 T201 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 94461 T201 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 94462 T201 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_1,generation=1}
   [junit4]   2> 94463 T201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94463 T201 oass.SolrIndexSearcher.<init> Opening Searcher@9b194b main
   [junit4]   2> 94466 T201 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 94466 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9b194b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 94467 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 94468 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 94474 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 94481 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60175
   [junit4]   2> 94482 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 94482 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94482 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 94483 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 94500 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 94596 T191 oasc.CoreContainer.<init> New CoreContainer 26961621
   [junit4]   2> 94596 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 94601 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 94601 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 94601 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 94606 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94606 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94609 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 94617 T213 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 94618 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 94618 T213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 94619 T213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 94703 T213 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 94785 T213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 94785 T213 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 94800 T213 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 95609 T213 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 95619 T213 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 95623 T213 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 95634 T213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 95640 T213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 95644 T213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 95644 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 95646 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 95646 T213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 95646 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 95647 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 95647 T213 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95647 T213 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\
   [junit4]   2> 95647 T213 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 95649 T213 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\
   [junit4]   2> 95649 T213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\index/
   [junit4]   2> 95649 T213 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 95650 T213 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\index
   [junit4]   2> 95650 T213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_1,generation=1}
   [junit4]   2> 95650 T213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95652 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95654 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 95654 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95654 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95655 T213 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 95657 T213 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 95657 T213 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 95657 T213 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 95659 T213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95666 T213 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 95666 T213 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 95667 T213 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_1,generation=1}
   [junit4]   2> 95667 T213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95667 T213 oass.SolrIndexSearcher.<init> Opening Searcher@11807c5 main
   [junit4]   2> 95670 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11807c5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 95670 T213 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 95671 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 95671 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 95674 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 95680 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60178
   [junit4]   2> 95681 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 95681 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95682 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 95682 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 95699 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 95796 T191 oasc.CoreContainer.<init> New CoreContainer 28004363
   [junit4]   2> 95796 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 95800 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 95800 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 95800 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 95806 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 95806 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 95809 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 95816 T225 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 95817 T225 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 95817 T225 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 95817 T225 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 95889 T225 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 95968 T225 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 95968 T225 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 95979 T225 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 96810 T225 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 96817 T225 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 96822 T225 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 96833 T225 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 96839 T225 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 96845 T225 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 96845 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 96846 T225 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 96848 T225 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\
   [junit4]   2> 96848 T225 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 96849 T225 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\
   [junit4]   2> 96849 T225 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index/
   [junit4]   2> 96849 T225 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 96850 T225 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index
   [junit4]   2> 96850 T225 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_1,generation=1}
   [junit4]   2> 96850 T225 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96852 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 96853 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 96853 T225 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 96853 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96854 T225 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96854 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 96854 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 96855 T225 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 96855 T225 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 96855 T225 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 96857 T225 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 96857 T225 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 96857 T225 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 96868 T225 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 96868 T225 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 96869 T225 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_1,generation=1}
   [junit4]   2> 96870 T225 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96871 T225 oass.SolrIndexSearcher.<init> Opening Searcher@11bac70 main
   [junit4]   2> 96876 T226 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11bac70 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 96876 T225 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 96878 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 96878 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 96879 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 96888 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60181
   [junit4]   2> 96889 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 96889 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96890 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 96890 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 96907 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 96994 T191 oasc.CoreContainer.<init> New CoreContainer 31825227
   [junit4]   2> 96994 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 96999 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 96999 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 96999 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 97005 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97007 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97007 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 97015 T237 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 97015 T237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 97015 T237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 97015 T237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 97087 T237 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 97165 T237 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 97166 T237 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 97176 T237 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 97999 T237 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 98009 T237 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 98013 T237 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 98026 T237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 98030 T237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 98035 T237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 98035 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 98036 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 98036 T237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 98038 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 98038 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 98038 T237 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 98039 T237 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\
   [junit4]   2> 98039 T237 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 98039 T237 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\
   [junit4]   2> 98039 T237 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index/
   [junit4]   2> 98040 T237 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 98040 T237 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index
   [junit4]   2> 98042 T237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_1,generation=1}
   [junit4]   2> 98042 T237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 98044 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 98044 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 98044 T237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 98045 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 98045 T237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 98045 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 98046 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 98046 T237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 98046 T237 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 98048 T237 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 98048 T237 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 98048 T237 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 98050 T237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 98057 T237 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 98057 T237 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 98058 T237 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_1,generation=1}
   [junit4]   2> 98058 T237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 98059 T237 oass.SolrIndexSearcher.<init> Opening Searcher@1f0a26 main
   [junit4]   2> 98060 T238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f0a26 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 98060 T237 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 98063 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 98063 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 98070 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 98080 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60184
   [junit4]   2> 98083 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 98084 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98084 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 98085 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 98109 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 98209 T191 oasc.CoreContainer.<init> New CoreContainer 7175876
   [junit4]   2> 98209 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 98211 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 98211 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 98212 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 98212 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 98212 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 98221 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 98221 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 98222 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 98230 T249 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 98230 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 98230 T249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 98230 T249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 98313 T249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 98391 T249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 98393 T249 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 98407 T249 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 99226 T249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 99238 T249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 99243 T249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 99255 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 99262 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 99268 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 99268 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 99270 T249 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 99271 T249 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\
   [junit4]   2> 99271 T249 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 99272 T249 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\
   [junit4]   2> 99272 T249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index/
   [junit4]   2> 99272 T249 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 99274 T249 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index
   [junit4]   2> 99275 T249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_1,generation=1}
   [junit4]   2> 99275 T249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99276 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 99277 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 99277 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 99277 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 99278 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 99278 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 99278 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 99279 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 99279 T249 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 99279 T249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 99280 T249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 99280 T249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 99280 T249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 99282 T249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 99283 T249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 99283 T249 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 99285 T249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 99297 T249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 99297 T249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 99297 T249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_1,generation=1}
   [junit4]   2> 99297 T249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99297 T249 oass.SolrIndexSearcher.<init> Opening Searcher@152d3fe main
   [junit4]   2> 99300 T250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@152d3fe main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99300 T249 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 99301 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 99302 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C351 name=collection1 org.apache.solr.core.SolrCore@bd63e0
   [junit4]   2> 99322 T197 C351 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865112939429888)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C352 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 99343 T212 C352 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865112960401408)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C353 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 99364 T221 C353 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865112983470080)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C354 name=collection1 org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 99400 T236 C354 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865113019121664)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C355 name=collection1 org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 99429 T246 C355 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865113050578944)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C356 name=collection1 org.apache.solr.core.SolrCore@bd63e0
   [junit4]   2> 99528 T199 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[1 (1452865113155436544)]} 0 11
   [junit4]   2> 99542 T200 C356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99551 T200 C356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_2,generation=2}
   [junit4]   2> 99553 T200 C356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 99554 T200 C356 oass.SolrIndexSearcher.<init> Opening Searcher@b465ea main
   [junit4]   2> 99556 T200 C356 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99556 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b465ea main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c1)}
   [junit4]   2> 99556 T200 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 14
   [junit4]   2> 99564 T195 C356 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=1 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C357 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 99576 T207 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {add=[2 (1452865113204719616), 3 (1452865113206816768), 4 (1452865113206816769)]} 0 5
   [junit4]   2> 99577 T196 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {add=[2 (1452865113203671040), 3 (1452865113206816768)]} 0 7
   [junit4]   2> 99582 T197 C356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99590 T197 C356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_3,generation=3}
   [junit4]   2> 99591 T197 C356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 99593 T197 C356 oass.SolrIndexSearcher.<init> Opening Searcher@128f983 main
   [junit4]   2> 99595 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@128f983 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c1 _1(5.0):c2)}
   [junit4]   2> 99595 T197 C356 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99597 T197 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 15
   [junit4]   2> 99601 T208 C357 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99608 T208 C357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_2,generation=2}
   [junit4]   2> 99609 T208 C357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 99613 T208 C357 oass.SolrIndexSearcher.<init> Opening Searcher@1ba24d5 main
   [junit4]   2> 99614 T208 C357 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99614 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ba24d5 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 99614 T208 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 13
   [junit4]   2> 99620 T198 C356 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=1 
   [junit4]   2> 99624 T209 C357 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=0 
   [junit4]   2> 99633 T210 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {delete=[3 (-1452865113265537024)]} 0 4
   [junit4]   2> 99635 T199 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {delete=[3 (-1452865113265537024)]} 0 7
   [junit4]   2> 99639 T200 C356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99642 T200 C356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_4,generation=4}
   [junit4]   2> 99643 T200 C356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 99644 T200 C356 oass.SolrIndexSearcher.<init> Opening Searcher@1626375 main
   [junit4]   2> 99646 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1626375 main{StandardDirectoryReader(segments_4:6:nrt _0(5.0):c1 _1(5.0):c2/1:delGen=1)}
   [junit4]   2> 99646 T200 C356 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99648 T200 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 9
   [junit4]   2> 99653 T211 C357 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99657 T211 C357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_3,generation=3}
   [junit4]   2> 99658 T211 C357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 99660 T211 C357 oass.SolrIndexSearcher.<init> Opening Searcher@67d88 main
   [junit4]   2> 99661 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67d88 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):c3/1:delGen=1)}
   [junit4]   2> 99661 T211 C357 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99663 T211 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 10
   [junit4]   2> 99667 T195 C356 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=0 
   [junit4]   2> 99672 T212 C357 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=0 
   [junit4]   2> 99677 T207 C357 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99699 T207 C357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_4,generation=4}
   [junit4]   2> 99699 T207 C357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 99702 T207 C357 oass.SolrIndexSearcher.<init> Opening Searcher@3f560d main
   [junit4]   2> 99704 T207 C357 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99704 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f560d main{StandardDirectoryReader(segments_4:6:nrt _1(5.0):c2)}
   [junit4]   2> 99706 T207 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 29
   [junit4]   2> ASYNC  NEW_CORE C358 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 99712 T222 C358 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99712 T222 C358 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 99714 T222 C358 oass.SolrIndexSearcher.<init> Opening Searcher@548f72 main
   [junit4]   2> 99714 T226 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@548f72 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99715 T222 C358 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99715 T222 C358 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 3
   [junit4]   2> 99723 T231 C354 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99723 T231 C354 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 99724 T231 C354 oass.SolrIndexSearcher.<init> Opening Searcher@dc962e main
   [junit4]   2> 99725 T238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dc962e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99726 T231 C354 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99726 T231 C354 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 3
   [junit4]   2> 99731 T247 C355 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99731 T247 C355 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 99733 T247 C355 oass.SolrIndexSearcher.<init> Opening Searcher@1d711c main
   [junit4]   2> 99733 T250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d711c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99734 T247 C355 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99734 T247 C355 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 3
   [junit4]   2> ASYNC  NEW_CORE C359 name=collection1 org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 99872 T248 C359 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[6 (1452865113433309184), 7 (1452865113436454912), 10 (1452865113438552064), 12 (1452865113438552065), 13 (1452865113438552066), 16 (1452865113438552067), 17 (1452865113441697792), 19 (1452865113441697793), 20 (1452865113441697794), 22 (1452865113442746368), ... (90 adds)]} 0 83
   [junit4]   2> ASYNC  NEW_CORE C360 name=collection1 org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 100016 T233 C360 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[5 (1452865113658753024), 6 (1452865113670287360)]} 0 12
   [junit4]   2> ASYNC  NEW_CORE C361 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 100089 T224 C361 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[10 (1452865113608421376), 12 (1452865113610518528), 14 (1452865113610518529), 20 (1452865113610518530), 22 (1452865113612615680), 24 (1452865113612615681), 26 (1452865113612615682), 28 (1452865113617858560), 29 (1452865113618907136), 31 (1452865113618907137), ... (100 adds)]} 0 135
   [junit4]   2> 100231 T244 C359 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[190 (1452865113667141632), 191 (1452865113731104768), 192 (1452865113731104769), 195 (1452865113731104770), 197 (1452865113731104771), 200 (1452865113732153344), 201 (1452865113734250496), 204 (1452865113736347648), 205 (1452865113736347649), 207 (1452865113751027712), ... (14 adds)]} 0 219
   [junit4]   2> ASYNC  NEW_CORE C362 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 100271 T209 C362 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[6 (1452865113661898752), 7 (1452865113674481664), 8 (1452865113674481665), 9 (1452865113674481666), 10 (1452865113674481667), 13 (1452865113674481668), 14 (1452865113678675968), 18 (1452865113679724544), 21 (1452865113680773120), 22 (1452865113681821696), ... (87 adds)]} 0 266
   [junit4]   2> 100471 T234 C360 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[9 (1452865113743687680), 10 (1452865113752076288), 12 (1452865113754173440), 15 (1452865113754173441), 17 (1452865113754173442), 18 (1452865113758367744), 23 (1452865113758367745), 24 (1452865113758367746), 25 (1452865113761513472), 27 (1452865113762562048), ... (104 adds)]} 0 386
   [junit4]   2> 100472 T219 C361 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[189 (1452865113896779776), 190 (1452865113911459840), 192 (1452865113911459841), 193 (1452865113912508416), 195 (1452865113912508417), 196 (1452865113912508418), 201 (1452865113912508419), 202 (1452865113915654144), 205 (1452865113941868544), 206 (1452865113941868545), ... (95 adds)]} 0 321
   [junit4]   2> 100549 T245 C359 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[215 (1452865114131660800), 219 (1452865114131660801), 220 (1452865114132709376), 223 (1452865114133757952), 225 (1452865114133757953), 227 (1452865114134806528), 229 (1452865114134806529), 231 (1452865114134806530), 232 (1452865114134806531), 233 (1452865114134806532), ... (86 adds)]} 0 94
   [junit4]   2> ASYNC  NEW_CORE C363 name=collection1 org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 100600 T236 C363 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[223 (1452865114162069504), 224 (1452865114163118080), 227 (1452865114163118081), 229 (1452865114163118082), 231 (1452865114163118083), 233 (1452865114163118084), 234 (1452865114165215232), 236 (1452865114165215233), 237 (1452865114165215234), 238 (1452865114165215235), ... (85 adds)]} 0 116
   [junit4]   2> ASYNC  NEW_CORE C364 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 100653 T221 C364 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[372 (1452865114157875200), 374 (1452865114157875201), 378 (1452865114157875202), 380 (1452865114158923776), 381 (1452865114161020928), 385 (1452865114161020929), 387 (1452865114162069504), 388 (1452865114162069505), 391 (1452865114322501632), 393 (1452865114323550208), ... (16 adds)]} 0 174
   [junit4]   2> ASYNC  NEW_CORE C365 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 100678 T210 C365 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[190 (1452865114116980736), 194 (1452865114119077888), 196 (1452865114119077889), 197 (1452865114119077890), 198 (1452865114119077891), 199 (1452865114122223616), 200 (1452865114122223617), 203 (1452865114122223618), 204 (1452865114124320768), 205 (1452865114124320769), ... (100 adds)]} 0 238
   [junit4]   2> 100693 T207 C365 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[372 (1452865114370736128), 373 (1452865114371784704), 375 (1452865114371784705), 376 (1452865114372833280), 378 (1452865114373881856), 379 (1452865114373881857), 383 (1452865114373881858), 384 (1452865114375979008), 388 (1452865114377027584), 389 (1452865114378076160), ... (16 adds)]} 0 10
   [junit4]   2> 100699 T208 C365 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100747 T208 C365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_5,generation=5}
   [junit4]   2> 100747 T208 C365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 100749 T208 C365 oass.SolrIndexSearcher.<init> Opening Searcher@1f60505 main
   [junit4]   2> 100751 T208 C365 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 100754 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f60505 main{StandardDirectoryReader(segments_5:8:nrt _1(5.0):c2 _2(5.0):c203)}
   [junit4]   2> 100755 T208 C365 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 56
   [junit4]   2> 100758 T222 C364 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101037 T222 C364 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_2,generation=2}
   [junit4]   2> 101038 T222 C364 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 101042 T222 C364 oass.SolrIndexSearcher.<init> Opening Searcher@1da464b main
   [junit4]   2> 101042 T226 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1da464b main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c211)}
   [junit4]   2> 101044 T222 C364 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 101044 T222 C364 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 286
   [junit4]   2> 101050 T232 C363 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101087 T232 C363 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_2,generation=2}
   [junit4]   2> 101088 T232 C363 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 101091 T232 C363 oass.SolrIndexSearcher.<init> Opening Searcher@10ff109 main
   [junit4]   2> 101092 T238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10ff109 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c191)}
   [junit4]   2> 101094 T232 C363 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 101094 T232 C363 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 44
   [junit4]   2> ASYNC  NEW_CORE C366 name=collection1 org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 101100 T247 C366 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101139 T247 C366 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_2,generation=2}
   [junit4]   2> 101139 T247 C366 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 101143 T247 C366 oass.SolrIndexSearcher.<init> Opening Searcher@15798c9 main
   [junit4]   2> 101145 T247 C366 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 101146 T250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15798c9 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c190)}
   [junit4]   2> 101147 T247 C366 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 47
   [junit4]   2> 101203 T209 C365 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=48 
   [junit4]   2> 101223 T224 C364 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=14 
   [junit4]   2> 101238 T233 C363 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=11 
   [junit4]   2> 101259 T243 C366 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=15 
   [junit4]   2> 101267 T191 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:347)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [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:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:70)
   [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:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [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:70)
   [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:358)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 101272 T191 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:60175/o_gq/lo/ failed - retrying ... retries: 1
   [junit4]   2> 101274 T191 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.doRetriesIfNeeded(SolrCmdDistributor.java:145)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:71)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:348)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [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:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [j

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

docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=211,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=7443,transaction_logs_total_number=1}
   [junit4]   2> 102588 T191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 102588 T191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 102588 T191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 102591 T191 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\;done=false>>]
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index;done=false>>]
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index
   [junit4]   2> 102595 T191 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/o_gq/lo,null}
   [junit4]   2> 102667 T191 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31825227
   [junit4]   2> 102670 T191 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 102671 T191 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=191,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6741,transaction_logs_total_number=1}
   [junit4]   2> 102671 T191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 102671 T191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 102671 T191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 102677 T191 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\;done=false>>]
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index;done=false>>]
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index
   [junit4]   2> 102681 T191 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/o_gq/lo,null}
   [junit4]   2> 102749 T191 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7175876
   [junit4]   2> 102750 T191 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 102750 T191 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=190,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6706,transaction_logs_total_number=1}
   [junit4]   2> 102754 T191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 102754 T191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 102755 T191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 102757 T191 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 102758 T191 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 102758 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\;done=false>>]
   [junit4]   2> 102759 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\
   [junit4]   2> 102759 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index;done=false>>]
   [junit4]   2> 102759 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index
   [junit4]   2> 102759 T191 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/o_gq/lo,null}
   [junit4]   2> 102876 T191 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=9A911F3C18B2488 -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=America/Barbados -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 9.70s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<206> but was:<207>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A911F3C18B2488:884F9FEBB6D444B4]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 102889 T191 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {multiDefault=MockVariableIntBlock(baseBlockSize=111), range_facet_si=MockVariableIntBlock(baseBlockSize=111), intDefault=FSTOrd41, range_facet_l=FSTOrd41, _version_=FSTOrd41, id=Lucene41(blocksize=128), timestamp=FSTOrd41, range_facet_sl=PostingsFormat(name=MockSep)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sk_SK, timezone=America/Barbados
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=1,free=16099008,total=85295104
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, SampleTest, TestStressUserVersions, TestExtendedDismaxParser, DisMaxRequestHandlerTest, TestCollapseQParserPlugin, DocValuesMultiTest, TestMaxScoreQueryParser, HdfsUnloadDistributedZkTest, ReturnFieldsTest, HdfsRecoveryZkTest, SolrRequestParserTest, DistanceFunctionTest, DirectUpdateHandlerOptimizeTest, TestSolrCoreProperties, TestBinaryField, SortByFunctionTest, TestQueryUtils, TestRemoteStreaming, TestPartialUpdateDeduplication, AutoCommitTest, StatelessScriptUpdateProcessorFactoryTest, SolrCmdDistributorTest]
   [junit4] Completed in 9.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 1040 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 88 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_45) - Build # 3511 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3511/
Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:
expected:<200> but was:<201>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<201>
	at __randomizedtesting.SeedInfo.seed([A930E7B007E8BBCC:28D669A870B7DBF0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10502 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 2687140 T7798 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2687157 T7798 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2687162 T7798 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2687165 T7798 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53561
   [junit4]   2> 2687165 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2687165 T7798 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2687165 T7798 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2687165 T7798 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2687207 T7798 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2687309 T7798 oasc.CoreContainer.<init> New CoreContainer 1883243870
   [junit4]   2> 2687309 T7798 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2687313 T7798 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2687317 T7798 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2687320 T7798 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2687320 T7798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2687331 T7808 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2687332 T7808 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2687334 T7808 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2687336 T7808 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2687412 T7808 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2687505 T7808 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2687506 T7808 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2687517 T7808 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2688306 T7808 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2688319 T7808 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2688323 T7808 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2688336 T7808 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2688342 T7808 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2688347 T7808 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2688347 T7808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2688348 T7808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2688348 T7808 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2688348 T7808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2688348 T7808 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2688349 T7808 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2688349 T7808 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/control/data\
   [junit4]   2> 2688349 T7808 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25cb47
   [junit4]   2> 2688350 T7808 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/control/data\
   [junit4]   2> 2688350 T7808 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/control/data\index/
   [junit4]   2> 2688350 T7808 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2688351 T7808 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/control/data\index
   [junit4]   2> 2688353 T7808 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_1,generation=1}
   [junit4]   2> 2688353 T7808 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2688357 T7808 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2688357 T7808 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2688357 T7808 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2688359 T7808 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2688359 T7808 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2688359 T7808 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2688360 T7808 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2688360 T7808 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2688360 T7808 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2688361 T7808 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2688361 T7808 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2688361 T7808 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2688362 T7808 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2688362 T7808 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2688362 T7808 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2688364 T7808 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2688375 T7808 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2688382 T7808 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2688383 T7808 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2688383 T7808 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_1,generation=1}
   [junit4]   2> 2688384 T7808 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2688384 T7808 oass.SolrIndexSearcher.<init> Opening Searcher@66954f2c main
   [junit4]   2> 2688387 T7809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66954f2c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2688388 T7808 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2688389 T7798 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2688389 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2688392 T7798 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2688396 T7798 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53564
   [junit4]   2> 2688396 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2688396 T7798 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2688396 T7798 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2688396 T7798 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2688420 T7798 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2688497 T7798 oasc.CoreContainer.<init> New CoreContainer 674279230
   [junit4]   2> 2688497 T7798 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2688501 T7798 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2688507 T7798 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2688510 T7798 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2688510 T7798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2688518 T7820 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2688518 T7820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2688519 T7820 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2688519 T7820 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2688604 T7820 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2688682 T7820 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2688684 T7820 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2688696 T7820 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2689539 T7820 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2689548 T7820 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2689553 T7820 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2689564 T7820 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2689570 T7820 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2689575 T7820 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2689576 T7820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2689576 T7820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2689576 T7820 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2689578 T7820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2689578 T7820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2689579 T7820 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2689579 T7820 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard0/data\
   [junit4]   2> 2689579 T7820 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25cb47
   [junit4]   2> 2689580 T7820 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard0/data\
   [junit4]   2> 2689580 T7820 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard0/data\index/
   [junit4]   2> 2689580 T7820 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2689581 T7820 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard0/data\index
   [junit4]   2> 2689581 T7820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_1,generation=1}
   [junit4]   2> 2689582 T7820 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2689587 T7820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2689589 T7820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2689589 T7820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2689590 T7820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2689590 T7820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2689590 T7820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2689591 T7820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2689591 T7820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2689591 T7820 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2689592 T7820 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2689593 T7820 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2689593 T7820 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2689593 T7820 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2689595 T7820 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2689595 T7820 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2689596 T7820 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2689600 T7820 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2689607 T7820 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2689607 T7820 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2689608 T7820 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_1,generation=1}
   [junit4]   2> 2689608 T7820 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2689608 T7820 oass.SolrIndexSearcher.<init> Opening Searcher@424018e2 main
   [junit4]   2> 2689614 T7821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@424018e2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2689617 T7820 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2689618 T7798 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2689618 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2689620 T7798 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2689626 T7798 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53567
   [junit4]   2> 2689626 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2689626 T7798 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2689626 T7798 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2689626 T7798 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2689653 T7798 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2689769 T7798 oasc.CoreContainer.<init> New CoreContainer 1614420505
   [junit4]   2> 2689769 T7798 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2689773 T7798 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2689773 T7798 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2689773 T7798 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2689773 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2689775 T7798 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2689775 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2689776 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2689776 T7798 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2689776 T7798 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2689787 T7798 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2689787 T7798 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2689787 T7798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2689823 T7832 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2689825 T7832 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2689826 T7832 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2689826 T7832 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2689940 T7832 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2690062 T7832 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2690062 T7832 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2690079 T7832 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2691029 T7832 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2691044 T7832 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2691051 T7832 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2691065 T7832 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2691074 T7832 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2691082 T7832 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2691082 T7832 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2691082 T7832 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2691082 T7832 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2691086 T7832 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2691087 T7832 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2691087 T7832 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2691089 T7832 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard1/data\
   [junit4]   2> 2691089 T7832 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25cb47
   [junit4]   2> 2691090 T7832 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard1/data\
   [junit4]   2> 2691090 T7832 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard1/data\index/
   [junit4]   2> 2691090 T7832 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2691091 T7832 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard1/data\index
   [junit4]   2> 2691092 T7832 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@14f0b772 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9cada4),segFN=segments_1,generation=1}
   [junit4]   2> 2691092 T7832 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2691101 T7832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2691102 T7832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2691102 T7832 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2691102 T7832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2691103 T7832 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2691103 T7832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2691104 T7832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2691104 T7832 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2691106 T7832 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2691107 T7832 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2691108 T7832 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2691108 T7832 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2691108 T7832 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2691109 T7832 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2691110 T7832 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2691112 T7832 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2691115 T7832 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2691127 T7832 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2691127 T7832 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2691129 T7832 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@14f0b772 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9cada4),segFN=segments_1,generation=1}
   [junit4]   2> 2691129 T7832 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2691129 T7832 oass.SolrIndexSearcher.<init> Opening Searcher@5e7dec99 main
   [junit4]   2> 2691137 T7833 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e7dec99 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2691141 T7832 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2691143 T7798 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2691143 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2691147 T7798 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2691153 T7798 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53570
   [junit4]   2> 2691153 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2691154 T7798 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2691155 T7798 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2691155 T7798 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2691191 T7798 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2691333 T7798 oasc.CoreContainer.<init> New CoreContainer 754179433
   [junit4]   2> 2691333 T7798 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2691337 T7798 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2691338 T7798 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2691338 T7798 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2691339 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2691339 T7798 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2691339 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2691339 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2691339 T7798 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2691339 T7798 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2691348 T7798 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2691351 T7798 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2691351 T7798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2691363 T7844 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2691363 T7844 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2691363 T7844 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2691365 T7844 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2691469 T7844 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2691586 T7844 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2691589 T7844 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2691608 T7844 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2692558 T7844 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2692567 T7844 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2692571 T7844 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2692581 T7844 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2692587 T7844 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2692592 T7844 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2692592 T7844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2692592 T7844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2692592 T7844 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2692592 T7844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2692592 T7844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2692595 T7844 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2692596 T7844 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard2/data\
   [junit4]   2> 2692596 T7844 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25cb47
   [junit4]   2> 2692596 T7844 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard2/data\
   [junit4]   2> 2692596 T7844 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard2/data\index/
   [junit4]   2> 2692596 T7844 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2692597 T7844 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard2/data\index
   [junit4]   2> 2692598 T7844 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@347e10c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55e5c5d5),segFN=segments_1,generation=1}
   [junit4]   2> 2692598 T7844 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2692603 T7844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2692604 T7844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2692604 T7844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2692604 T7844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2692605 T7844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2692605 T7844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2692605 T7844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2692607 T7844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2692607 T7844 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2692607 T7844 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2692608 T7844 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2692608 T7844 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2692608 T7844 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2692609 T7844 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2692609 T7844 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2692610 T7844 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2692613 T7844 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2692621 T7844 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2692621 T7844 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2692623 T7844 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@347e10c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55e5c5d5),segFN=segments_1,generation=1}
   [junit4]   2> 2692623 T7844 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2692623 T7844 oass.SolrIndexSearcher.<init> Opening Searcher@58c80410 main
   [junit4]   2> 2692630 T7845 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58c80410 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2692632 T7844 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2692632 T7798 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2692635 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2692640 T7798 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2692644 T7798 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53573
   [junit4]   2> 2692644 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2692644 T7798 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2692646 T7798 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2692646 T7798 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2692669 T7798 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2692809 T7798 oasc.CoreContainer.<init> New CoreContainer 552386605
   [junit4]   2> 2692809 T7798 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2692811 T7798 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2692814 T7798 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2692821 T7798 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2692821 T7798 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2692821 T7798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2692829 T7856 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2692829 T7856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2692829 T7856 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2692829 T7856 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2692902 T7856 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2692980 T7856 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2692980 T7856 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2692994 T7856 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2694002 T7856 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2694011 T7856 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2694015 T7856 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2694025 T7856 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2694051 T7856 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2694057 T7856 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2694057 T7856 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2694057 T7856 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2694057 T7856 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2694058 T7856 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2694059 T7856 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2694059 T7856 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2694060 T7856 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\
   [junit4]   2> 2694060 T7856 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25cb47
   [junit4]   2> 2694062 T7856 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\
   [junit4]   2> 2694062 T7856 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\index/
   [junit4]   2> 2694062 T7856 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2694063 T7856 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\index
   [junit4]   2> 2694063 T7856 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@28ef235e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983a60),segFN=segments_1,generation=1}
   [junit4]   2> 2694063 T7856 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2694068 T7856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2694069 T7856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2694069 T7856 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2694069 T7856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2694069 T7856 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2694069 T7856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2694070 T7856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2694070 T7856 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2694070 T7856 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2694071 T7856 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2694071 T7856 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2694071 T7856 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2694071 T7856 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2694074 T7856 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2694074 T7856 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2694075 T7856 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2694076 T7856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2694086 T7856 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2694086 T7856 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2694086 T7856 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@28ef235e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983a60),segFN=segments_1,generation=1}
   [junit4]   2> 2694086 T7856 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2694086 T7856 oass.SolrIndexSearcher.<init> Opening Searcher@7e1eec7d main
   [junit4]   2> 2694091 T7857 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e1eec7d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2694093 T7856 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2694094 T7798 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2694096 T7798 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C6071 name=collection1 org.apache.solr.core.SolrCore@3dc1c0b0
   [junit4]   2> 2694110 T7804 C6071 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452841389245071360)} 0 1
   [junit4]   2> ASYNC  NEW_CORE C6072 name=collection1 org.apache.solr.core.SolrCore@3d52373a
   [junit4]   2> 2694125 T7819 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452841389258702848)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C6073 name=collection1 org.apache.solr.core.SolrCore@2030ad5f
   [junit4]   2> 2694138 T7829 C6073 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452841389274431488)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C6074 name=collection1 org.apache.solr.core.SolrCore@33ac5f87
   [junit4]   2> 2694154 T7842 C6074 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452841389290160128)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C6075 name=collection1 org.apache.solr.core.SolrCore@1d32a767
   [junit4]   2> 2694169 T7853 C6075 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452841389303791616)} 0 4
   [junit4]   2> 2694175 T7805 C6071 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1452841389314277376)]} 0 0
   [junit4]   2> 2694178 T7806 C6071 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694181 T7806 C6071 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_2,generation=2}
   [junit4]   2> 2694182 T7806 C6071 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2694182 T7806 C6071 oass.SolrIndexSearcher.<init> Opening Searcher@71aec80b main
   [junit4]   2> 2694183 T7806 C6071 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694183 T7809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71aec80b main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c1)}
   [junit4]   2> 2694185 T7806 C6071 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 7
   [junit4]   2> 2694188 T7807 C6071 oasc.SolrCore.execute [collection1] webapp= path=/select params={wt=javabin&q=*:*&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 2694195 T7814 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1452841389334200320), 3 (1452841389334200321), 4 (1452841389334200322)]} 0 2
   [junit4]   2> 2694198 T7802 C6071 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1452841389333151744), 3 (1452841389338394624)]} 0 5
   [junit4]   2> 2694202 T7803 C6071 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694204 T7803 C6071 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_3,generation=3}
   [junit4]   2> 2694204 T7803 C6071 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2694205 T7803 C6071 oass.SolrIndexSearcher.<init> Opening Searcher@4c6f14fb main
   [junit4]   2> 2694206 T7803 C6071 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694208 T7809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c6f14fb main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c1 _1(5.0):c2)}
   [junit4]   2> 2694208 T7803 C6071 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 6
   [junit4]   2> 2694211 T7815 C6072 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694211 T7815 C6072 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_2,generation=2}
   [junit4]   2> 2694215 T7815 C6072 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2694216 T7815 C6072 oass.SolrIndexSearcher.<init> Opening Searcher@1035d1df main
   [junit4]   2> 2694216 T7815 C6072 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694217 T7821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1035d1df main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 2694219 T7815 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 8
   [junit4]   2> 2694221 T7804 C6071 oasc.SolrCore.execute [collection1] webapp= path=/select params={wt=javabin&q=*:*&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2694225 T7816 C6072 oasc.SolrCore.execute [collection1] webapp= path=/select params={wt=javabin&q=*:*&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2694231 T7817 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1452841389372997632)]} 0 0
   [junit4]   2> 2694233 T7805 C6071 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1452841389369851904)]} 0 5
   [junit4]   2> 2694236 T7806 C6071 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694236 T7806 C6071 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f1a1a4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d194027),segFN=segments_4,generation=4}
   [junit4]   2> 2694236 T7806 C6071 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2694236 T7806 C6071 oass.SolrIndexSearcher.<init> Opening Searcher@2b433cd1 main
   [junit4]   2> 2694238 T7806 C6071 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694239 T7809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b433cd1 main{StandardDirectoryReader(segments_4:6:nrt _0(5.0):c1 _1(5.0):c2/1:delGen=1)}
   [junit4]   2> 2694239 T7806 C6071 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 3
   [junit4]   2> 2694243 T7818 C6072 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694243 T7818 C6072 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_3,generation=3}
   [junit4]   2> 2694243 T7818 C6072 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2694245 T7818 C6072 oass.SolrIndexSearcher.<init> Opening Searcher@64954619 main
   [junit4]   2> 2694245 T7818 C6072 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694247 T7821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64954619 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):c3/1:delGen=1)}
   [junit4]   2> 2694247 T7818 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 4
   [junit4]   2> 2694250 T7807 C6071 oasc.SolrCore.execute [collection1] webapp= path=/select params={wt=javabin&q=*:*&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2694254 T7819 C6072 oasc.SolrCore.execute [collection1] webapp= path=/select params={wt=javabin&q=*:*&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2694258 T7814 C6072 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694270 T7814 C6072 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_4,generation=4}
   [junit4]   2> 2694270 T7814 C6072 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2694270 T7814 C6072 oass.SolrIndexSearcher.<init> Opening Searcher@a662725 main
   [junit4]   2> 2694270 T7814 C6072 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694272 T7821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a662725 main{StandardDirectoryReader(segments_4:6:nrt _1(5.0):c2)}
   [junit4]   2> 2694273 T7814 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&maxSegments=1&version=2&waitSearcher=true&optimize=true} {optimize=} 0 15
   [junit4]   2> 2694277 T7830 C6073 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694278 T7830 C6073 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2694278 T7830 C6073 oass.SolrIndexSearcher.<init> Opening Searcher@563293cf main
   [junit4]   2> 2694278 T7830 C6073 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694279 T7833 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@563293cf main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2694279 T7830 C6073 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&maxSegments=1&version=2&waitSearcher=true&optimize=true} {optimize=} 0 2
   [junit4]   2> 2694284 T7843 C6074 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694284 T7843 C6074 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2694284 T7843 C6074 oass.SolrIndexSearcher.<init> Opening Searcher@1648fe08 main
   [junit4]   2> 2694285 T7843 C6074 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694287 T7845 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1648fe08 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2694287 T7843 C6074 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&maxSegments=1&version=2&waitSearcher=true&optimize=true} {optimize=} 0 3
   [junit4]   2> 2694292 T7854 C6075 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694292 T7854 C6075 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2694292 T7854 C6075 oass.SolrIndexSearcher.<init> Opening Searcher@171b6dc1 main
   [junit4]   2> 2694293 T7854 C6075 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694293 T7857 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@171b6dc1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2694294 T7854 C6075 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&maxSegments=1&version=2&waitSearcher=true&optimize=true} {optimize=} 0 2
   [junit4]   2> 2694334 T7836 C6074 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1452841389456883712), 7 (1452841389456883713), 9 (1452841389456883714), 10 (1452841389457932288), 11 (1452841389458980864), 12 (1452841389458980865), 14 (1452841389458980866), 15 (1452841389458980867), 16 (1452841389458980868), 17 (1452841389458980869), ... (103 adds)]} 0 23
   [junit4]   2> 2694367 T7837 C6074 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[215 (1452841389514555392), 216 (1452841389514555393), 217 (1452841389514555394), 219 (1452841389514555395), 221 (1452841389514555396), 222 (1452841389515603968), 223 (1452841389515603969), 225 (1452841389515603970)]} 0 1
   [junit4]   2> 2694396 T7815 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1452841389451640832), 8 (1452841389521895424), 9 (1452841389521895425), 12 (1452841389521895426), 13 (1452841389521895427), 14 (1452841389521895428), 19 (1452841389521895429), 21 (1452841389521895430), 24 (1452841389521895431), 27 (1452841389521895432), ... (107 adds)]} 0 90
   [junit4]   2> 2694466 T7831 C6073 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1452841389575372800), 7 (1452841389575372801), 8 (1452841389575372802), 11 (1452841389575372803), 12 (1452841389575372804), 14 (1452841389575372805), 16 (1452841389575372806), 19 (1452841389575372807), 21 (1452841389575372808), 22 (1452841389575372809), ... (182 adds)]} 0 42
   [junit4]   2> 2694419 T7855 C6075 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1452841389519798272), 11 (1452841389549158400), 12 (1452841389549158401), 13 (1452841389549158402), 15 (1452841389549158403), 22 (1452841389549158404), 24 (1452841389549158405), 26 (1452841389549158406), 28 (1452841389549158407), 29 (1452841389549158408), ... (105 adds)]} 0 48
   [junit4]   2> 2694492 T7840 C6074 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[226 (1452841389627801600), 227 (1452841389627801601), 230 (1452841389627801602), 231 (1452841389627801603), 232 (1452841389628850176), 233 (1452841389628850177), 234 (1452841389628850178), 236 (1452841389628850179), 239 (1452841389628850180), 241 (1452841389628850181), ... (78 adds)]} 0 18
   [junit4]   2> 2694816 T7817 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[215 (1452841389967540224), 216 (1452841389967540225), 221 (1452841389967540226), 223 (1452841389967540227), 224 (1452841389967540228), 225 (1452841389967540229), 228 (1452841389967540230), 230 (1452841389967540231), 232 (1452841389967540232), 233 (1452841389967540233), ... (90 adds)]} 0 20
   [junit4]   2> 2694833 T7850 C6075 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[227 (1452841389988511744), 229 (1452841389988511745), 231 (1452841389988511746), 232 (1452841389988511747), 234 (1452841389988511748), 235 (1452841389988511749), 236 (1452841389988511750), 237 (1452841389988511751), 243 (1452841389988511752), 246 (1452841389988511753), ... (69 adds)]} 0 15
   [junit4]   2> 2694840 T7819 C6072 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694851 T7819 C6072 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0bce0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365dd802),segFN=segments_5,generation=5}
   [junit4]   2> 2694854 T7819 C6072 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 2694855 T7819 C6072 oass.SolrIndexSearcher.<init> Opening Searcher@62b1bc67 main
   [junit4]   2> 2694855 T7821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62b1bc67 main{StandardDirectoryReader(segments_5:8:nrt _1(5.0):c2 _2(5.0):c197)}
   [junit4]   2> 2694858 T7819 C6072 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694858 T7819 C6072 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 18
   [junit4]   2> 2694865 T7826 C6073 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694877 T7826 C6073 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@14f0b772 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9cada4),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@14f0b772 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9cada4),segFN=segments_2,generation=2}
   [junit4]   2> 2694878 T7826 C6073 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2694878 T7826 C6073 oass.SolrIndexSearcher.<init> Opening Searcher@81b4168 main
   [junit4]   2> 2694878 T7826 C6073 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694882 T7833 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@81b4168 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c182)}
   [junit4]   2> 2694882 T7826 C6073 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 17
   [junit4]   2> 2694885 T7842 C6074 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694899 T7842 C6074 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@347e10c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55e5c5d5),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@347e10c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55e5c5d5),segFN=segments_2,generation=2}
   [junit4]   2> 2694900 T7842 C6074 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2694900 T7842 C6074 oass.SolrIndexSearcher.<init> Opening Searcher@65887124 main
   [junit4]   2> 2694900 T7842 C6074 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694903 T7845 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65887124 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c189)}
   [junit4]   2> 2694905 T7842 C6074 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 20
   [junit4]   2> 2694907 T7852 C6075 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2694919 T7852 C6075 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@28ef235e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983a60),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@28ef235e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983a60),segFN=segments_2,generation=2}
   [junit4]   2> 2694920 T7852 C6075 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2694920 T7852 C6075 oass.SolrIndexSearcher.<init> Opening Searcher@68228aec main
   [junit4]   2> 2694920 T7852 C6075 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2694924 T7857 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68228aec main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c174)}
   [junit4]   2> 2694925 T7852 C6075 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false&waitSearcher=true&commit=true} {commit=} 0 18
   [junit4]   2> 2694947 T7814 C6072 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=11 
   [junit4]   2> 2694955 T7828 C6073 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=3 
   [junit4]   2> 2694964 T7836 C6074 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=3 
   [junit4]   2> 2694970 T7853 C6075 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 2694979 T7798 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:347)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]   2> 		at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
   [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:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:70)
   [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:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [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:70)
   [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:358)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 2694980 T7798 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:53564/ failed - retrying ... retries: 1
   [junit4]   2> 2694981 T7798 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.doRetriesIfNeeded(SolrCmdDistributor.java:145)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:71)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:348)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]   2> 		at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
   [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:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:70)
   [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:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.c

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

data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard2/data\;done=false>>]
   [junit4]   2> 2696110 T7798 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard2/data\
   [junit4]   2> 2696113 T7798 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2696181 T7798 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=552386605
   [junit4]   2> 2696182 T7798 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d32a767
   [junit4]   2> 2696191 T7798 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=174,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6147,transaction_logs_total_number=1}
   [junit4]   2> 2696191 T7798 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2696191 T7798 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2696191 T7798 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2696193 T7798 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2696193 T7798 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2696193 T7798 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\;done=false>>]
   [junit4]   2> 2696193 T7798 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\
   [junit4]   2> 2696193 T7798 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\index;done=false>>]
   [junit4]   2> 2696193 T7798 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385537511783/shard3/data\index
   [junit4]   2> 2696193 T7798 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2696300 T7798 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=A930E7B007E8BBCC -Dtests.slow=true -Dtests.locale=en_IE -Dtests.timezone=America/Thule -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 9.20s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<201>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A930E7B007E8BBCC:28D669A870B7DBF0]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2696338 T7798 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=en_IE, timezone=America/Thule
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=184342888,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, TestSolrQueryParserResource, TestDocumentBuilder, SOLR749Test, SliceStateUpdateTest, RAMDirectoryFactoryTest, TestFastWriter, TestComponentsName, TestSweetSpotSimilarityFactory, TestSchemaVersionResource, TestDistributedGrouping, TestLRUCache, ClusterStateUpdateTest, ReturnFieldsTest, PreAnalyzedUpdateProcessorTest, PeerSyncTest, DOMUtilTest, SuggesterTSTTest, TestSuggestSpellingConverter, TestPHPSerializedResponseWriter, AliasIntegrationTest, SpellCheckComponentTest, TestJoin, CachingDirectoryFactoryTest, TestGroupingSearch, TestCollapseQParserPlugin, TestManagedSchemaFieldResource, LukeRequestHandlerTest, TestLMDirichletSimilarityFactory, TestSearchPerf, ExpressionTest, BJQParserTest, SuggestComponentTest, SolrRequestParserTest, RegexBoostProcessorTest, AbstractAnalyticsFacetTest, TestCopyFieldCollectionResource, CacheHeaderTest, StressHdfsTest, FastVectorHighlighterTest, TestSolrXml, TestAnalyzedSuggestions, TestAddFieldRealTimeGet, OverseerCollectionProcessorTest, TestSolr4Spatial, HdfsBasicDistributedZkTest, TestStressVersions, TriLevelCompositeIdRoutingTest, DeleteShardTest, TestStressLucene, HdfsLockFactoryTest, TestFiltering, SignatureUpdateProcessorFactoryTest, TestFaceting, BadCopyFieldTest, TestMultiCoreConfBootstrap, SuggesterWFSTTest, ConvertedLegacyTest, InfoHandlerTest, CoreMergeIndexesAdminHandlerTest, AnalysisAfterCoreReloadTest, TestCloudManagedSchema, TestDocBasedVersionConstraints, TestLFUCache, TestDynamicFieldCollectionResource, HdfsBasicDistributedZk2Test, IndexSchemaTest, FullSolrCloudDistribCmdsTest, TestSolrXMLSerializer, TestReloadAndDeleteDocs, AbstractAnalyticsStatsTest, SuggesterFSTTest, LoggingHandlerTest, TestSchemaNameResource, TestSolrJ, DebugComponentTest, TestDistributedSearch, TestReversedWildcardFilterFactory, TestAnalyzeInfixSuggestions, TestInfoStreamLogging, EchoParamsTest, UnloadDistributedZkTest, NumericFieldsTest, TestUpdate, TestRealTimeGet, ClusterStateTest, TestDynamicFieldResource, TestIndexingPerformance, SoftAutoCommitTest, TestModifyConfFiles, SimplePostToolTest, TestSolrQueryParserDefaultOperatorResource, CopyFieldTest, RangeFacetTest, FileBasedSpellCheckerTest, CurrencyFieldOpenExchangeTest, TestNRTOpen, DistanceFunctionTest, TestRTGBase, HdfsCollectionsAPIDistributedZkTest, TestDefaultSearchFieldResource, BadComponentTest, FieldMutatingUpdateProcessorTest, TestRangeQuery, TestExtendedDismaxParser, EnumFieldTest, ModifyConfFileTest, DirectSolrConnectionTest, TestXIncludeConfig, TestDefaultSimilarityFactory, TestDistribDocBasedVersion, PingRequestHandlerTest, SpellPossibilityIteratorTest, QueryResultKeyTest, TestRemoteStreaming, ResponseLogComponentTest, TestReplicationHandler, DocValuesMultiTest, MinimalSchemaTest, AddBlockUpdateTest, TestBinaryResponseWriter, BasicDistributedZk2Test, SynonymTokenizerTest, TestFastOutputStream, TestRandomFaceting, HdfsChaosMonkeySafeLeaderTest, HdfsUnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestNumberUtils, TestConfig, RequestHandlersTest, WordBreakSolrSpellCheckerTest, SortByFunctionTest, ShardSplitTest, TestSolrXmlPersistence, TestIndexSearcher, TermsComponentTest, DistributedDebugComponentTest, PluginInfoTest, MBeansHandlerTest, TestLuceneMatchVersion, TestJmxIntegration, XmlUpdateRequestHandlerTest, TestCSVLoader, TestPostingsSolrHighlighter, PrimUtilsTest, TestBM25SimilarityFactory, TestLazyCores, TestCloudManagedSchemaAddField, TermVectorComponentDistributedTest, BinaryUpdateRequestHandlerTest, MultiTermTest, PrimitiveFieldTypeTest, TestLMJelinekMercerSimilarityFactory, PathHierarchyTokenizerFactoryTest, OutputWriterTest, TermVectorComponentTest, JsonLoaderTest, TestStressRecovery, TestReload, BlockDirectoryTest, AssignTest, ChangedSchemaMergeTest, TestSystemIdResolver, TestHashPartitioner, TestSerializedLuceneMatchVersion, ZkCLITest, DirectUpdateHandlerOptimizeTest, TestArbitraryIndexDir, JSONWriterTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest]
   [junit4] Completed in 9.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 463 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 81 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0-ea-b117) - Build # 3510 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3510/
Java: 32bit/jdk1.8.0-ea-b117 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:
expected:<158> but was:<159>

Stack Trace:
java.lang.AssertionError: expected:<158> but was:<159>
	at __randomizedtesting.SeedInfo.seed([A4E96CED02A9128F:250FE2F575F672B3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10576 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 2369135 T8263 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /c_i/
   [junit4]   2> 2369155 T8263 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2369161 T8263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2369180 T8263 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59317
   [junit4]   2> 2369181 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2369182 T8263 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2369182 T8263 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2369182 T8263 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2369212 T8263 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2369223 T8263 oasc.CoreContainer.<init> New CoreContainer 17170489
   [junit4]   2> 2369223 T8263 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2369225 T8263 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2369225 T8263 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2369225 T8263 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2369226 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2369227 T8263 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2369227 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2369227 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2369227 T8263 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2369227 T8263 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2369233 T8263 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2369233 T8263 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2369233 T8263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2369240 T8274 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2369240 T8274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2369243 T8274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2369243 T8274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2369274 T8274 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2369282 T8274 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2369285 T8274 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2369290 T8274 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2369407 T8274 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2369414 T8274 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2369414 T8274 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2369425 T8274 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2369428 T8274 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2369431 T8274 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2369431 T8274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2369431 T8274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2369431 T8274 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2369431 T8274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2369431 T8274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2369431 T8274 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2369435 T8274 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/control/data\
   [junit4]   2> 2369435 T8274 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@172176
   [junit4]   2> 2369435 T8274 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/control/data\
   [junit4]   2> 2369435 T8274 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/control/data\index/
   [junit4]   2> 2369435 T8274 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2369436 T8274 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/control/data\index
   [junit4]   2> 2369437 T8274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_1,generation=1}
   [junit4]   2> 2369437 T8274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2369440 T8274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2369440 T8274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2369440 T8274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2369441 T8274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2369441 T8274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2369441 T8274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2369442 T8274 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2369442 T8274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2369442 T8274 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2369443 T8274 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2369443 T8274 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2369443 T8274 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2369443 T8274 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2369444 T8274 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2369444 T8274 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2369444 T8274 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2369450 T8274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2369456 T8274 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2369456 T8274 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2369457 T8274 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_1,generation=1}
   [junit4]   2> 2369458 T8274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2369458 T8274 oass.SolrIndexSearcher.<init> Opening Searcher@e35a4e main
   [junit4]   2> 2369460 T8275 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e35a4e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2369461 T8274 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2369463 T8263 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2369463 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2369466 T8263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2369473 T8263 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59320
   [junit4]   2> 2369473 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2369473 T8263 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2369473 T8263 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2369473 T8263 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2369492 T8263 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2369499 T8263 oasc.CoreContainer.<init> New CoreContainer 30724549
   [junit4]   2> 2369499 T8263 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2369500 T8263 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2369500 T8263 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2369500 T8263 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2369501 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2369501 T8263 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2369501 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2369501 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2369501 T8263 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2369501 T8263 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2369510 T8263 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2369510 T8263 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2369510 T8263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2369514 T8286 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2369514 T8286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2369515 T8286 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2369515 T8286 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2369542 T8286 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2369550 T8286 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2369551 T8286 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2369558 T8286 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2369673 T8286 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2369677 T8286 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2369677 T8286 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2369684 T8286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2369687 T8286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2369689 T8286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2369690 T8286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2369690 T8286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2369690 T8286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2369690 T8286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2369690 T8286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2369690 T8286 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2369691 T8286 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard0/data\
   [junit4]   2> 2369692 T8286 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@172176
   [junit4]   2> 2369692 T8286 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard0/data\
   [junit4]   2> 2369692 T8286 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard0/data\index/
   [junit4]   2> 2369692 T8286 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2369692 T8286 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard0/data\index
   [junit4]   2> 2369695 T8286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_1,generation=1}
   [junit4]   2> 2369695 T8286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2369697 T8286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2369698 T8286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2369698 T8286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2369698 T8286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2369699 T8286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2369699 T8286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2369699 T8286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2369700 T8286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2369700 T8286 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2369700 T8286 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2369701 T8286 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2369701 T8286 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2369701 T8286 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2369701 T8286 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2369702 T8286 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2369702 T8286 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2369703 T8286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2369709 T8286 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2369709 T8286 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2369710 T8286 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_1,generation=1}
   [junit4]   2> 2369710 T8286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2369710 T8286 oass.SolrIndexSearcher.<init> Opening Searcher@8c0c25 main
   [junit4]   2> 2369713 T8287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8c0c25 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2369715 T8286 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2369716 T8263 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2369716 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2369718 T8263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2369723 T8263 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59323
   [junit4]   2> 2369724 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2369724 T8263 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2369724 T8263 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2369724 T8263 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2369741 T8263 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2369746 T8263 oasc.CoreContainer.<init> New CoreContainer 21483964
   [junit4]   2> 2369748 T8263 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2369749 T8263 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2369749 T8263 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2369749 T8263 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2369749 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2369749 T8263 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2369749 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2369753 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2369753 T8263 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2369753 T8263 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2369759 T8263 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2369759 T8263 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2369759 T8263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2369765 T8300 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2369765 T8300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2369767 T8300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2369768 T8300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2369792 T8300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2369801 T8300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2369801 T8300 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2369807 T8300 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2369913 T8300 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2369916 T8300 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2369916 T8300 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2369922 T8300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2369928 T8300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2369931 T8300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2369933 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2369933 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2369934 T8300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2369934 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2369934 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2369934 T8300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2369935 T8300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard1/data\
   [junit4]   2> 2369935 T8300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@172176
   [junit4]   2> 2369936 T8300 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard1/data\
   [junit4]   2> 2369936 T8300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard1/data\index/
   [junit4]   2> 2369936 T8300 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2369937 T8300 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard1/data\index
   [junit4]   2> 2369937 T8300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ab68c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9bdd54),segFN=segments_1,generation=1}
   [junit4]   2> 2369937 T8300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2369941 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2369941 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2369942 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2369942 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2369942 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2369942 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2369943 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2369943 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2369943 T8300 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2369944 T8300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2369944 T8300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2369944 T8300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2369944 T8300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2369945 T8300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2369945 T8300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2369946 T8300 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2369947 T8300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2369951 T8300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2369952 T8300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2369952 T8300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ab68c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9bdd54),segFN=segments_1,generation=1}
   [junit4]   2> 2369953 T8300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2369953 T8300 oass.SolrIndexSearcher.<init> Opening Searcher@1b94b93 main
   [junit4]   2> 2369956 T8301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b94b93 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2369958 T8300 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2369959 T8263 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2369959 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2369962 T8263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2369970 T8263 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59326
   [junit4]   2> 2369970 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2369970 T8263 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2369970 T8263 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2369970 T8263 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2369992 T8263 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2369999 T8263 oasc.CoreContainer.<init> New CoreContainer 2346655
   [junit4]   2> 2369999 T8263 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2370001 T8263 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2370001 T8263 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2370001 T8263 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2370001 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2370001 T8263 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2370001 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2370003 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2370003 T8263 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2370004 T8263 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2370007 T8263 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2370007 T8263 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2370007 T8263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2370010 T8312 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2370010 T8312 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2370011 T8312 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2370013 T8312 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2370043 T8312 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2370050 T8312 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2370051 T8312 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2370057 T8312 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2370163 T8312 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2370165 T8312 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2370165 T8312 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2370173 T8312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2370174 T8312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2370177 T8312 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2370177 T8312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2370177 T8312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2370177 T8312 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2370177 T8312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2370177 T8312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2370179 T8312 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2370179 T8312 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard2/data\
   [junit4]   2> 2370179 T8312 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@172176
   [junit4]   2> 2370180 T8312 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard2/data\
   [junit4]   2> 2370180 T8312 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard2/data\index/
   [junit4]   2> 2370180 T8312 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2370181 T8312 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard2/data\index
   [junit4]   2> 2370182 T8312 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39d96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e5487),segFN=segments_1,generation=1}
   [junit4]   2> 2370182 T8312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2370184 T8312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2370184 T8312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2370184 T8312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2370184 T8312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2370186 T8312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2370186 T8312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2370186 T8312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2370187 T8312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2370187 T8312 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2370188 T8312 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2370188 T8312 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2370188 T8312 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2370188 T8312 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2370189 T8312 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2370189 T8312 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2370189 T8312 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2370190 T8312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2370196 T8312 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2370197 T8312 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2370198 T8312 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39d96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e5487),segFN=segments_1,generation=1}
   [junit4]   2> 2370198 T8312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2370198 T8312 oass.SolrIndexSearcher.<init> Opening Searcher@10456ec main
   [junit4]   2> 2370202 T8313 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10456ec main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2370203 T8312 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2370205 T8263 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2370205 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2370206 T8263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2370211 T8263 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59329
   [junit4]   2> 2370211 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2370211 T8263 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2370211 T8263 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2370211 T8263 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2370228 T8263 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2370236 T8263 oasc.CoreContainer.<init> New CoreContainer 7937434
   [junit4]   2> 2370236 T8263 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2370237 T8263 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2370237 T8263 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2370237 T8263 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2370237 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2370237 T8263 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2370237 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2370239 T8263 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2370239 T8263 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2370239 T8263 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2370242 T8263 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2370242 T8263 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2370245 T8263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2370248 T8324 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2370248 T8324 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2370249 T8324 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2370249 T8324 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2370283 T8324 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2370291 T8324 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2370291 T8324 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2370299 T8324 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2370391 T8324 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2370395 T8324 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2370395 T8324 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2370401 T8324 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2370405 T8324 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2370407 T8324 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2370408 T8324 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2370408 T8324 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2370408 T8324 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2370408 T8324 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2370408 T8324 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2370408 T8324 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2370409 T8324 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\
   [junit4]   2> 2370410 T8324 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@172176
   [junit4]   2> 2370410 T8324 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\
   [junit4]   2> 2370410 T8324 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\index/
   [junit4]   2> 2370410 T8324 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2370411 T8324 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\index
   [junit4]   2> 2370411 T8324 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1be677 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1036311),segFN=segments_1,generation=1}
   [junit4]   2> 2370411 T8324 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2370414 T8324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2370415 T8324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2370415 T8324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2370415 T8324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2370415 T8324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2370415 T8324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2370416 T8324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2370416 T8324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2370416 T8324 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2370418 T8324 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2370418 T8324 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2370418 T8324 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2370418 T8324 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2370419 T8324 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2370419 T8324 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2370419 T8324 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2370420 T8324 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2370426 T8324 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2370427 T8324 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2370428 T8324 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1be677 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1036311),segFN=segments_1,generation=1}
   [junit4]   2> 2370428 T8324 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2370429 T8324 oass.SolrIndexSearcher.<init> Opening Searcher@56362 main
   [junit4]   2> 2370431 T8325 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56362 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2370434 T8324 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2370435 T8263 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2370435 T8263 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1759 name=collection1 org.apache.solr.core.SolrCore@3566bc
   [junit4]   2> 2370441 T8266 C1759 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452815795345162240)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1760 name=collection1 org.apache.solr.core.SolrCore@360f76
   [junit4]   2> 2370447 T8281 C1760 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452815795349356544)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C1761 name=collection1 org.apache.solr.core.SolrCore@1f56f22
   [junit4]   2> 2370462 T8299 C1761 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452815795362988032)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C1762 name=collection1 org.apache.solr.core.SolrCore@64ae40
   [junit4]   2> 2370469 T8307 C1762 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452815795370328064)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C1763 name=collection1 org.apache.solr.core.SolrCore@9e0bf0
   [junit4]   2> 2370476 T8318 C1763 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452815795377668096)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C1764 name=collection1 org.apache.solr.core.SolrCore@3566bc
   [junit4]   2> 2370491 T8273 C1764 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[1 (1452815795397591040)]} 0 1
   [junit4]   2> 2370495 T8272 C1764 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370495 T8272 C1764 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_2,generation=2}
   [junit4]   2> 2370497 T8272 C1764 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2370497 T8272 C1764 oass.SolrIndexSearcher.<init> Opening Searcher@1706aab main
   [junit4]   2> 2370498 T8272 C1764 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370499 T8275 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1706aab main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 2370499 T8272 C1764 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 4
   [junit4]   2> 2370511 T8269 C1764 oasc.SolrCore.execute [collection1] webapp=/c_i path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=8 
   [junit4]   2> ASYNC  NEW_CORE C1765 name=collection1 org.apache.solr.core.SolrCore@360f76
   [junit4]   2> 2370514 T8283 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1452815795421708288), 3 (1452815795422756864), 4 (1452815795422756865)]} 0 1
   [junit4]   2> 2370520 T8270 C1764 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1452815795422756864), 3 (1452815795429048320)]} 0 6
   [junit4]   2> 2370523 T8266 C1764 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370526 T8266 C1764 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_3,generation=3}
   [junit4]   2> 2370526 T8266 C1764 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2370527 T8266 C1764 oass.SolrIndexSearcher.<init> Opening Searcher@1cbf2fc main
   [junit4]   2> 2370528 T8266 C1764 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370528 T8275 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cbf2fc main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C1 _1(5.0):C2)}
   [junit4]   2> 2370529 T8266 C1764 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 6
   [junit4]   2> 2370531 T8284 C1765 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370531 T8284 C1765 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_2,generation=2}
   [junit4]   2> 2370535 T8284 C1765 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2370535 T8284 C1765 oass.SolrIndexSearcher.<init> Opening Searcher@1c59c05 main
   [junit4]   2> 2370536 T8284 C1765 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370536 T8287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c59c05 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
   [junit4]   2> 2370536 T8284 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 5
   [junit4]   2> 2370539 T8271 C1764 oasc.SolrCore.execute [collection1] webapp=/c_i path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2370544 T8285 C1765 oasc.SolrCore.execute [collection1] webapp=/c_i path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1 
   [junit4]   2> 2370555 T8280 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1452815795462602752)]} 0 4
   [junit4]   2> 2370557 T8273 C1764 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1452815795462602752)]} 0 7
   [junit4]   2> 2370560 T8272 C1764 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370560 T8272 C1764 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@183f3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c9fbdd),segFN=segments_4,generation=4}
   [junit4]   2> 2370560 T8272 C1764 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2370560 T8272 C1764 oass.SolrIndexSearcher.<init> Opening Searcher@c3fdae main
   [junit4]   2> 2370563 T8272 C1764 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370564 T8275 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c3fdae main{StandardDirectoryReader(segments_4:6:nrt _0(5.0):C1 _1(5.0):C2/1:delGen=1)}
   [junit4]   2> 2370564 T8272 C1764 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 4
   [junit4]   2> 2370567 T8282 C1765 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370568 T8282 C1765 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_3,generation=3}
   [junit4]   2> 2370568 T8282 C1765 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2370570 T8282 C1765 oass.SolrIndexSearcher.<init> Opening Searcher@1118728 main
   [junit4]   2> 2370570 T8282 C1765 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370571 T8287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1118728 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C3/1:delGen=1)}
   [junit4]   2> 2370571 T8282 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 4
   [junit4]   2> 2370574 T8269 C1764 oasc.SolrCore.execute [collection1] webapp=/c_i path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2370579 T8281 C1765 oasc.SolrCore.execute [collection1] webapp=/c_i path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2370583 T8283 C1765 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370615 T8283 C1765 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_4,generation=4}
   [junit4]   2> 2370615 T8283 C1765 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2370615 T8283 C1765 oass.SolrIndexSearcher.<init> Opening Searcher@16b4663 main
   [junit4]   2> 2370615 T8283 C1765 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370618 T8287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16b4663 main{StandardDirectoryReader(segments_4:6:nrt _1(5.0):C2)}
   [junit4]   2> 2370618 T8283 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 35
   [junit4]   2> 2370624 T8290 C1761 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370624 T8290 C1761 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2370624 T8290 C1761 oass.SolrIndexSearcher.<init> Opening Searcher@65aa57 main
   [junit4]   2> 2370625 T8290 C1761 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370625 T8301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65aa57 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2370625 T8290 C1761 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 1
   [junit4]   2> 2370628 T8308 C1762 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370628 T8308 C1762 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2370628 T8308 C1762 oass.SolrIndexSearcher.<init> Opening Searcher@1c56049 main
   [junit4]   2> 2370629 T8308 C1762 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370630 T8313 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c56049 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2370630 T8308 C1762 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 2
   [junit4]   2> 2370633 T8319 C1763 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370633 T8319 C1763 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2370633 T8319 C1763 oass.SolrIndexSearcher.<init> Opening Searcher@1e19be7 main
   [junit4]   2> 2370635 T8319 C1763 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370636 T8325 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e19be7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2370637 T8319 C1763 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 4
   [junit4]   2> 2370670 T8294 C1761 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[5 (1452815795559071744), 6 (1452815795559071745), 10 (1452815795559071746), 11 (1452815795560120320), 14 (1452815795560120321), 16 (1452815795560120322), 20 (1452815795560120323), 23 (1452815795561168896), 24 (1452815795561168897), 25 (1452815795561168898), ... (27 adds)]} 0 26
   [junit4]   2> 2370676 T8284 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[5 (1452815795554877440), 6 (1452815795591577600), 9 (1452815795591577601), 10 (1452815795592626176), 16 (1452815795592626177), 19 (1452815795592626178), 23 (1452815795592626179), 35 (1452815795592626180), 38 (1452815795592626181), 40 (1452815795592626182), ... (18 adds)]} 0 36
   [junit4]   2> 2370689 T8296 C1761 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[56 (1452815795598917632), 63 (1452815795598917633), 64 (1452815795598917634), 66 (1452815795598917635), 68 (1452815795598917636), 70 (1452815795598917637), 72 (1452815795598917638), 73 (1452815795598917639), 74 (1452815795598917640), 79 (1452815795598917641), ... (101 adds)]} 0 7
   [junit4]   2> 2370705 T8309 C1762 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[5 (1452815795607306240), 7 (1452815795611500544), 8 (1452815795611500545), 14 (1452815795611500546), 16 (1452815795611500547), 19 (1452815795611500548), 20 (1452815795611500549), 22 (1452815795613597696), 23 (1452815795613597697), 25 (1452815795613597698), ... (95 adds)]} 0 15
   [junit4]   2> 2370716 T8310 C1762 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[204 (1452815795630374912), 207 (1452815795630374913), 208 (1452815795630374914), 210 (1452815795630374915), 211 (1452815795630374916), 212 (1452815795630374917), 215 (1452815795630374918), 216 (1452815795630374919), 217 (1452815795630374920), 224 (1452815795630374921), ... (60 adds)]} 0 4
   [junit4]   2> 2370731 T8321 C1763 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[6 (1452815795640860672), 7 (1452815795640860673), 8 (1452815795640860674), 12 (1452815795640860675), 17 (1452815795640860676), 19 (1452815795640860677), 21 (1452815795640860678), 23 (1452815795642957824), 25 (1452815795642957825), 27 (1452815795642957826), ... (101 adds)]} 0 11
   [junit4]   2> 2370738 T8298 C1761 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[234 (1452815795653443584), 236 (1452815795653443585), 238 (1452815795653443586), 239 (1452815795653443587), 244 (1452815795653443588), 245 (1452815795653443589), 246 (1452815795653443590), 247 (1452815795653443591), 248 (1452815795653443592), 252 (1452815795653443593), ... (53 adds)]} 0 4
   [junit4]   2> 2370745 T8322 C1763 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[201 (1452815795661832192), 202 (1452815795661832193), 203 (1452815795661832194), 205 (1452815795661832195), 206 (1452815795661832196), 207 (1452815795661832197), 208 (1452815795661832198), 212 (1452815795661832199), 215 (1452815795661832200), 216 (1452815795661832201), ... (70 adds)]} 0 3
   [junit4]   2> 2370763 T8285 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[57 (1452815795669172224), 58 (1452815795674415104), 59 (1452815795674415105), 60 (1452815795674415106), 62 (1452815795674415107), 65 (1452815795674415108), 66 (1452815795674415109), 67 (1452815795674415110), 68 (1452815795674415111), 69 (1452815795674415112), ... (100 adds)]} 0 14
   [junit4]   2> 2370772 T8282 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={wt=javabin&version=2} {add=[254 (1452815795690143744), 255 (1452815795690143745), 256 (1452815795690143746), 258 (1452815795690143747), 263 (1452815795690143748), 264 (1452815795690143749), 268 (1452815795690143750), 269 (1452815795690143751), 270 (1452815795690143752), 273 (1452815795690143753), ... (37 adds)]} 0 3
   [junit4]   2> 2370777 T8281 C1765 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370782 T8281 C1765 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf3a1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1c9cf),segFN=segments_5,generation=5}
   [junit4]   2> 2370782 T8281 C1765 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 2370782 T8281 C1765 oass.SolrIndexSearcher.<init> Opening Searcher@15b478e main
   [junit4]   2> 2370782 T8281 C1765 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370785 T8287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15b478e main{StandardDirectoryReader(segments_5:8:nrt _1(5.0):C2 _2(5.0):C155)}
   [junit4]   2> 2370785 T8281 C1765 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 2370794 T8297 C1761 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370797 T8297 C1761 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ab68c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9bdd54),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ab68c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9bdd54),segFN=segments_2,generation=2}
   [junit4]   2> 2370798 T8297 C1761 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2370798 T8297 C1761 oass.SolrIndexSearcher.<init> Opening Searcher@c53e13 main
   [junit4]   2> 2370800 T8297 C1761 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370802 T8301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c53e13 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C181)}
   [junit4]   2> 2370802 T8297 C1761 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 2370805 T8311 C1762 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370805 T8311 C1762 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39d96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e5487),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39d96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e5487),segFN=segments_2,generation=2}
   [junit4]   2> 2370809 T8311 C1762 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2370810 T8311 C1762 oass.SolrIndexSearcher.<init> Opening Searcher@8778d8 main
   [junit4]   2> 2370810 T8311 C1762 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370812 T8313 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8778d8 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C155)}
   [junit4]   2> 2370813 T8311 C1762 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 2370816 T8323 C1763 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2370819 T8323 C1763 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1be677 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1036311),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1be677 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1036311),segFN=segments_2,generation=2}
   [junit4]   2> 2370824 T8323 C1763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2370824 T8323 C1763 oass.SolrIndexSearcher.<init> Opening Searcher@e2adc2 main
   [junit4]   2> 2370825 T8323 C1763 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2370826 T8325 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e2adc2 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C171)}
   [junit4]   2> 2370827 T8323 C1763 oasup.LogUpdateProcessor.finish [collection1] webapp=/c_i path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 11
   [junit4]   2> 2370836 T8283 C1765 oasc.SolrCore.execute [collection1] webapp=/c_i path=/admin/luke params={wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 2370841 T8299 C1761 oasc.SolrCore.execute [collection1] webapp=/c_i path=/admin/luke params={wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 2370846 T8307 C1762 oasc.SolrCore.execute [collection1] webapp=/c_i path=/admin/luke params={wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 2370853 T8318 C1763 oasc.SolrCore.execute [collection1] webapp=/c_i path=/admin/luke params={wt=javabin&version=2} status=0 QTime=4 
   [junit4]   2> 2370863 T8263 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:347)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]   2> 		at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:483)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:70)
   [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:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [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:70)
   [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:358)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 2370864 T8263 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:59320/c_i/ failed - retrying ... retries: 1
   [junit4]   2> 2370864 T8263 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.doRetriesIfNeeded(SolrCmdDistributor.java:145)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:71)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:348)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]   2> 		at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:483)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgno

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

oking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard2/data\index;done=false>>]
   [junit4]   2> 2372366 T8263 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard2/data\index
   [junit4]   2> 2372379 T8263 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/c_i,null}
   [junit4]   2> 2372449 T8263 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7937434
   [junit4]   2> 2372451 T8263 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9e0bf0
   [junit4]   2> 2372466 T8263 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=171,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6042,transaction_logs_total_number=1}
   [junit4]   2> 2372466 T8263 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2372467 T8263 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2372468 T8263 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2372472 T8263 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2372472 T8263 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2372472 T8263 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\index;done=false>>]
   [junit4]   2> 2372472 T8263 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\index
   [junit4]   2> 2372472 T8263 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\;done=false>>]
   [junit4]   2> 2372472 T8263 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385513109205/shard3/data\
   [junit4]   2> 2372472 T8263 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/c_i,null}
   [junit4]   2> 2372607 T8263 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=A4E96CED02A9128F -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=Canada/Pacific -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.50s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<158> but was:<159>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4E96CED02A9128F:250FE2F575F672B3]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2372635 T8263 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=sk_SK, timezone=Canada/Pacific
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0-ea (32-bit)/cpus=2,threads=1,free=100968792,total=315097088
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, OpenCloseCoreStressTest, TestSolrXml, TestFunctionQuery, CachingDirectoryFactoryTest, SimplePostToolTest, ResponseLogComponentTest, ShardSplitTest, DistributedTermsComponentTest, CollectionsAPIDistributedZkTest, TestCollapseQParserPlugin, TestCollationField, RequestHandlersTest, TestSolrXmlPersistence, TestNonNRTOpen, TestGroupingSearch, TestSchemaSimilarityResource, FieldAnalysisRequestHandlerTest, FunctionTest, TestWordDelimiterFilterFactory, MinimalSchemaTest, CoreMergeIndexesAdminHandlerTest, TestCodecSupport, DistanceFunctionTest, DateFieldTest, HdfsBasicDistributedZkTest, TestIndexingPerformance, OverseerTest, NotRequiredUniqueKeyTest, DebugComponentTest, TestSolrDeletionPolicy1, TestJmxMonitoredMap, DirectUpdateHandlerTest, TestLMJelinekMercerSimilarityFactory, TestCloudManagedSchemaAddField, TestInfoStreamLogging, TestRandomFaceting, TestHighFrequencyDictionaryFactory, SuggestComponentTest, ZkControllerTest, TestFiltering, BasicDistributedZk2Test, TestFieldCollectionResource, SpellingQueryConverterTest, TestValueSourceCache, BJQParserTest, HdfsSyncSliceTest, TestCoreDiscovery, SolrInfoMBeanTest, AliasIntegrationTest, TestNRTOpen, ConvertedLegacyTest, PreAnalyzedFieldTest, NoCacheHeaderTest, EchoParamsTest, HdfsCollectionsAPIDistributedZkTest, TestDFRSimilarityFactory, DefaultValueUpdateProcessorTest, TestCSVResponseWriter, TestLazyCores, HdfsUnloadDistributedZkTest, ModifyConfFileTest, MultiTermTest, DocumentAnalysisRequestHandlerTest, TestBM25SimilarityFactory, BadIndexSchemaTest, LeaderElectionIntegrationTest, ChaosMonkeySafeLeaderTest, TestJoin, TestStressRecovery, CustomCollectionTest, TestBinaryField, CoreAdminCreateDiscoverTest, AbstractAnalyticsFacetTest, TestReloadAndDeleteDocs, XmlUpdateRequestHandlerTest, PolyFieldTest, SliceStateUpdateTest, TestAnalyzeInfixSuggestions, ChaosMonkeyNothingIsSafeTest, LukeRequestHandlerTest, CircularListTest, PluginInfoTest, TestIndexSearcher, IndexSchemaTest, LoggingHandlerTest, SliceStateTest, TestDynamicFieldResource, AddBlockUpdateTest, TestReversedWildcardFilterFactory, RegexBoostProcessorTest, TestDynamicFieldCollectionResource, SolrCoreTest, TestUniqueKeyFieldResource, BinaryUpdateRequestHandlerTest, TestCSVLoader, TestNumberUtils, DocValuesMissingTest, TestStressReorder, SpellCheckCollatorTest, CoreAdminHandlerTest, RequiredFieldsTest, QueryFacetTest, UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream, TestSimpleQParserPlugin, TestComponentsName, TermVectorComponentDistributedTest, HighlighterConfigTest, TestExtendedDismaxParser, SyncSliceTest, ExternalFileFieldSortTest, PrimUtilsTest, HdfsBasicDistributedZk2Test, CoreContainerCoreInitFailuresTest, StatelessScriptUpdateProcessorFactoryTest, URLClassifyProcessorTest, DeleteReplicaTest, TestFieldTypeResource, DeleteShardTest, TestReplicationHandler, ShowFileRequestHandlerTest, SearchHandlerTest, TestFastWriter, TestRandomDVFaceting, LegacyHTMLStripCharFilterTest, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy2, TimeZoneUtilsTest, TestZkChroot, ChangedSchemaMergeTest, StandardRequestHandlerTest, BadCopyFieldTest, StressHdfsTest, HighlighterTest, TestMultiCoreConfBootstrap, TestSchemaVersionResource, LeaderElectionTest, TestClassNameShortening, TestSolr4Spatial, TestDefaultSearchFieldResource, TestPHPSerializedResponseWriter, TestLMDirichletSimilarityFactory, AlternateDirectoryTest, TestModifyConfFiles, QueryResultKeyTest, SpellPossibilityIteratorTest, ResourceLoaderTest, DirectSolrConnectionTest, FileUtilsTest, RecoveryZkTest, TestSearchPerf, TestDistributedGrouping, SimpleFacetsTest, TestSolrXmlPersistor, SchemaVersionSpecificBehaviorTest, SpellCheckComponentTest, BasicDistributedZkTest, DirectSolrSpellCheckerTest, TriLevelCompositeIdRoutingTest, TestXIncludeConfig, TestFileDictionaryLookup, TestCharFilters, TestSolrQueryParserDefaultOperatorResource, TestReload, WordBreakSolrSpellCheckerTest, TestStressUserVersions, TestConfig, TestJmxIntegration, UnloadDistributedZkTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressVersions, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, StatsComponentTest, SolrCmdDistributorTest]
   [junit4] Completed in 3.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 483 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 70 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b117 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_45) - Build # 3509 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
I’ve fired up my Windows VM, just have not yet had a chance to check on this.

I assume that on Windows, Java is somehow throwing a connect exception rather than a socket exception for the bad ip address.

- Mark

On Nov 26, 2013, at 3:01 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3509/
> Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC
> 
> 1 tests failed.
> FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch
> 
> Error Message:
> expected:<180> but was:<181>
> 
> Stack Trace:
> java.lang.AssertionError: expected:<180> but was:<181>
> 	at __randomizedtesting.SeedInfo.seed([53673D7EB01670F4:D281B366C74910C8]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.failNotEquals(Assert.java:647)
> 	at org.junit.Assert.assertEquals(Assert.java:128)
> 	at org.junit.Assert.assertEquals(Assert.java:472)
> 	at org.junit.Assert.assertEquals(Assert.java:456)
> 	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
> 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
> 	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:1559)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> 	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:358)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> 	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> 	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:358)
> 	at java.lang.Thread.run(Thread.java:744)
> 
> 
> 
> 
> Build Log:
> [...truncated 18842 lines...]
>   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
>   [junit4]   2> 1293403 T3584 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
>   [junit4]   2> 1293414 T3584 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
>   [junit4]   2> 1293417 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 1293427 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50935
>   [junit4]   2> 1293427 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 1293428 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 1293428 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
>   [junit4]   2> 1293428 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
>   [junit4]   2> 1293456 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
>   [junit4]   2> 1293540 T3584 oasc.CoreContainer.<init> New CoreContainer 1685321754
>   [junit4]   2> 1293540 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 1293542 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 1293544 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 1293548 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 1293548 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 1293549 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 1293558 T3594 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
>   [junit4]   2> 1293558 T3594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
>   [junit4]   2> 1293561 T3594 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
>   [junit4]   2> 1293562 T3594 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
>   [junit4]   2> 1293626 T3594 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>   [junit4]   2> 1293689 T3594 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
>   [junit4]   2> 1293690 T3594 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 1293699 T3594 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 1294272 T3594 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 1294284 T3594 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 1294288 T3594 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 1294297 T3594 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1294301 T3594 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1294305 T3594 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1294305 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1294307 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1294307 T3594 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1294308 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1294308 T3594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1294308 T3594 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 1294308 T3594 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\
>   [junit4]   2> 1294308 T3594 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
>   [junit4]   2> 1294309 T3594 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\
>   [junit4]   2> 1294309 T3594 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\index/
>   [junit4]   2> 1294309 T3594 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\control\data\index' doesn't exist. Creating new index...
>   [junit4]   2> 1294309 T3594 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/control/data\index
>   [junit4]   2> 1294310 T3594 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_1,generation=1}
>   [junit4]   2> 1294311 T3594 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1294314 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 1294314 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 1294315 T3594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1294316 T3594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1294316 T3594 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 1294317 T3594 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 1294317 T3594 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 1294317 T3594 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 1294318 T3594 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 1294318 T3594 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 1294318 T3594 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 1294319 T3594 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 1294327 T3594 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 1294333 T3594 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 1294333 T3594 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 1294334 T3594 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_1,generation=1}
>   [junit4]   2> 1294334 T3594 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1294334 T3594 oass.SolrIndexSearcher.<init> Opening Searcher@65ecaef0 main
>   [junit4]   2> 1294336 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65ecaef0 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1294339 T3594 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 1294340 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
>   [junit4]   2> 1294340 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 1294342 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 1294347 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50938
>   [junit4]   2> 1294350 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 1294350 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 1294350 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
>   [junit4]   2> 1294350 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
>   [junit4]   2> 1294370 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
>   [junit4]   2> 1294430 T3584 oasc.CoreContainer.<init> New CoreContainer 1502272320
>   [junit4]   2> 1294430 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
>   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 1294433 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 1294434 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 1294434 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 1294438 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 1294438 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 1294438 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 1294445 T3606 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
>   [junit4]   2> 1294446 T3606 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
>   [junit4]   2> 1294447 T3606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
>   [junit4]   2> 1294447 T3606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
>   [junit4]   2> 1294510 T3606 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>   [junit4]   2> 1294568 T3606 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
>   [junit4]   2> 1294569 T3606 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 1294578 T3606 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 1295160 T3606 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 1295167 T3606 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 1295171 T3606 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 1295178 T3606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1295183 T3606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1295187 T3606 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1295187 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1295188 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1295188 T3606 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1295189 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1295189 T3606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1295189 T3606 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 1295190 T3606 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\
>   [junit4]   2> 1295190 T3606 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
>   [junit4]   2> 1295190 T3606 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\
>   [junit4]   2> 1295191 T3606 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\index/
>   [junit4]   2> 1295191 T3606 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard0\data\index' doesn't exist. Creating new index...
>   [junit4]   2> 1295191 T3606 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard0/data\index
>   [junit4]   2> 1295192 T3606 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_1,generation=1}
>   [junit4]   2> 1295192 T3606 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1295196 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1295197 T3606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1295197 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 1295197 T3606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1295198 T3606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1295198 T3606 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 1295198 T3606 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 1295199 T3606 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 1295200 T3606 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 1295203 T3606 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 1295209 T3606 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 1295209 T3606 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 1295210 T3606 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_1,generation=1}
>   [junit4]   2> 1295210 T3606 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1295211 T3606 oass.SolrIndexSearcher.<init> Opening Searcher@56894f74 main
>   [junit4]   2> 1295213 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56894f74 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1295217 T3606 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 1295218 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
>   [junit4]   2> 1295219 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 1295220 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 1295223 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50941
>   [junit4]   2> 1295224 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 1295224 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 1295224 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
>   [junit4]   2> 1295224 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
>   [junit4]   2> 1295246 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
>   [junit4]   2> 1295307 T3584 oasc.CoreContainer.<init> New CoreContainer 1374910486
>   [junit4]   2> 1295307 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 1295309 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 1295311 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 1295314 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 1295314 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 1295316 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 1295321 T3618 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
>   [junit4]   2> 1295322 T3618 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
>   [junit4]   2> 1295322 T3618 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
>   [junit4]   2> 1295322 T3618 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
>   [junit4]   2> 1295371 T3618 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>   [junit4]   2> 1295428 T3618 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
>   [junit4]   2> 1295428 T3618 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 1295436 T3618 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 1296005 T3618 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 1296011 T3618 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 1296014 T3618 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 1296021 T3618 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1296025 T3618 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1296028 T3618 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1296028 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1296029 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1296029 T3618 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1296030 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1296030 T3618 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1296030 T3618 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 1296031 T3618 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\
>   [junit4]   2> 1296031 T3618 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
>   [junit4]   2> 1296031 T3618 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\
>   [junit4]   2> 1296032 T3618 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\index/
>   [junit4]   2> 1296032 T3618 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard1\data\index' doesn't exist. Creating new index...
>   [junit4]   2> 1296032 T3618 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\index
>   [junit4]   2> 1296033 T3618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_1,generation=1}
>   [junit4]   2> 1296033 T3618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1296038 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 1296038 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1296039 T3618 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1296039 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1296040 T3618 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1296040 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 1296041 T3618 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1296042 T3618 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1296042 T3618 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 1296042 T3618 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 1296044 T3618 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 1296044 T3618 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 1296044 T3618 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 1296046 T3618 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 1296047 T3618 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 1296048 T3618 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 1296048 T3618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 1296060 T3618 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 1296060 T3618 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 1296061 T3618 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_1,generation=1}
>   [junit4]   2> 1296061 T3618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1296061 T3618 oass.SolrIndexSearcher.<init> Opening Searcher@17747678 main
>   [junit4]   2> 1296064 T3619 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17747678 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1296066 T3618 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 1296067 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
>   [junit4]   2> 1296067 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 1296069 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 1296071 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50944
>   [junit4]   2> 1296072 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 1296073 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 1296073 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
>   [junit4]   2> 1296073 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
>   [junit4]   2> 1296087 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
>   [junit4]   2> 1296145 T3584 oasc.CoreContainer.<init> New CoreContainer 688365314
>   [junit4]   2> 1296145 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
>   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 1296146 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 1296148 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 1296149 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 1296153 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 1296153 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 1296153 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 1296160 T3630 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
>   [junit4]   2> 1296160 T3630 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
>   [junit4]   2> 1296162 T3630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
>   [junit4]   2> 1296162 T3630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
>   [junit4]   2> 1296213 T3630 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>   [junit4]   2> 1296268 T3630 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
>   [junit4]   2> 1296268 T3630 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 1296276 T3630 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 1296780 T3630 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 1296786 T3630 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 1296789 T3630 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 1296796 T3630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1296799 T3630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1296802 T3630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1296802 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1296803 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1296803 T3630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1296803 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1296804 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1296804 T3630 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 1296804 T3630 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\
>   [junit4]   2> 1296804 T3630 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
>   [junit4]   2> 1296804 T3630 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\
>   [junit4]   2> 1296804 T3630 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index/
>   [junit4]   2> 1296804 T3630 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard2\data\index' doesn't exist. Creating new index...
>   [junit4]   2> 1296804 T3630 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index
>   [junit4]   2> 1296805 T3630 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_1,generation=1}
>   [junit4]   2> 1296805 T3630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1296809 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 1296809 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1296810 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 1296811 T3630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1296811 T3630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1296811 T3630 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 1296812 T3630 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 1296813 T3630 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 1296815 T3630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 1296819 T3630 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 1296820 T3630 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 1296820 T3630 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_1,generation=1}
>   [junit4]   2> 1296821 T3630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1296821 T3630 oass.SolrIndexSearcher.<init> Opening Searcher@6ef727c9 main
>   [junit4]   2> 1296823 T3631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ef727c9 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1296826 T3630 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 1296827 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
>   [junit4]   2> 1296827 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 1296832 T3584 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 1296836 T3584 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50947
>   [junit4]   2> 1296838 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 1296838 T3584 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 1296838 T3584 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
>   [junit4]   2> 1296839 T3584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
>   [junit4]   2> 1296861 T3584 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
>   [junit4]   2> 1296921 T3584 oasc.CoreContainer.<init> New CoreContainer 1777748848
>   [junit4]   2> 1296921 T3584 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 1296923 T3584 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 1296925 T3584 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 1296930 T3584 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 1296930 T3584 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 1296930 T3584 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 1296935 T3642 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
>   [junit4]   2> 1296935 T3642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
>   [junit4]   2> 1296936 T3642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
>   [junit4]   2> 1296936 T3642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
>   [junit4]   2> 1296982 T3642 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>   [junit4]   2> 1297034 T3642 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
>   [junit4]   2> 1297035 T3642 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 1297042 T3642 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 1297577 T3642 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 1297584 T3642 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 1297587 T3642 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 1297593 T3642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1297596 T3642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 1297599 T3642 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1297599 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1297601 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1297601 T3642 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 1297601 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 1297602 T3642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 1297602 T3642 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 1297602 T3642 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\
>   [junit4]   2> 1297602 T3642 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4a38c4
>   [junit4]   2> 1297602 T3642 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\
>   [junit4]   2> 1297602 T3642 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index/
>   [junit4]   2> 1297602 T3642 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964\shard3\data\index' doesn't exist. Creating new index...
>   [junit4]   2> 1297602 T3642 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index
>   [junit4]   2> 1297603 T3642 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_1,generation=1}
>   [junit4]   2> 1297603 T3642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1297606 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1297607 T3642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 1297608 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 1297608 T3642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1297608 T3642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 1297609 T3642 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 1297609 T3642 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 1297610 T3642 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 1297610 T3642 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 1297612 T3642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 1297618 T3642 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 1297618 T3642 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 1297619 T3642 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_1,generation=1}
>   [junit4]   2> 1297619 T3642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 1297619 T3642 oass.SolrIndexSearcher.<init> Opening Searcher@500145fb main
>   [junit4]   2> 1297624 T3643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@500145fb main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1297628 T3642 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 1297629 T3584 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
>   [junit4]   2> 1297630 T3584 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> ASYNC  NEW_CORE C993 name=collection1 org.apache.solr.core.SolrCore@70ad22a2
>   [junit4]   2> 1297642 T3588 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812317757440)} 0 2
>   [junit4]   2> ASYNC  NEW_CORE C994 name=collection1 org.apache.solr.core.SolrCore@3226bc28
>   [junit4]   2> 1297652 T3605 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812327194624)} 0 3
>   [junit4]   2> ASYNC  NEW_CORE C995 name=collection1 org.apache.solr.core.SolrCore@2f66639d
>   [junit4]   2> 1297669 T3615 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812346068992)} 0 3
>   [junit4]   2> ASYNC  NEW_CORE C996 name=collection1 org.apache.solr.core.SolrCore@56613daf
>   [junit4]   2> 1297678 T3626 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812355506176)} 0 2
>   [junit4]   2> ASYNC  NEW_CORE C997 name=collection1 org.apache.solr.core.SolrCore@303daeb1
>   [junit4]   2> 1297687 T3637 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452795812364943360)} 0 2
>   [junit4]   2> 1297691 T3589 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1452795812371234816)]} 0 1
>   [junit4]   2> 1297695 T3590 C993 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297696 T3590 C993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_2,generation=2}
>   [junit4]   2> 1297698 T3590 C993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 1297698 T3590 C993 oass.SolrIndexSearcher.<init> Opening Searcher@60e82089 main
>   [junit4]   2> 1297698 T3590 C993 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297698 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60e82089 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
>   [junit4]   2> 1297699 T3590 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 4
>   [junit4]   2> 1297703 T3591 C993 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=1 status=0 QTime=2 
>   [junit4]   2> 1297709 T3600 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {add=[2 (1452795812389060608), 3 (1452795812390109184), 4 (1452795812390109185)]} 0 1
>   [junit4]   2> 1297711 T3592 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {add=[2 (1452795812388012032), 3 (1452795812391157760)]} 0 4
>   [junit4]   2> 1297714 T3593 C993 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297717 T3593 C993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_2,generation=2}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_3,generation=3}
>   [junit4]   2> 1297717 T3593 C993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
>   [junit4]   2> 1297717 T3593 C993 oass.SolrIndexSearcher.<init> Opening Searcher@380cd9f1 main
>   [junit4]   2> 1297719 T3593 C993 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297719 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@380cd9f1 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C1 _1(5.0):C2)}
>   [junit4]   2> 1297720 T3593 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 7
>   [junit4]   2> 1297722 T3601 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297722 T3601 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_2,generation=2}
>   [junit4]   2> 1297724 T3601 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 1297725 T3601 C994 oass.SolrIndexSearcher.<init> Opening Searcher@6b83cf5e main
>   [junit4]   2> 1297725 T3601 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297727 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b83cf5e main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
>   [junit4]   2> 1297727 T3601 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 5
>   [junit4]   2> 1297729 T3588 C993 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=0 
>   [junit4]   2> 1297731 T3602 C994 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=0 
>   [junit4]   2> 1297754 T3589 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {delete=[3 (-1452795812436246528)]} 0 1
>   [junit4]   2> 1297759 T3603 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&commit_end_point=true&wt=javabin} {delete=[3 (-1452795812440440832)]} 0 2
>   [junit4]   2> 1297761 T3590 C993 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297761 T3590 C993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_3,generation=3}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1738ead8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efc33f5),segFN=segments_4,generation=4}
>   [junit4]   2> 1297761 T3590 C993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
>   [junit4]   2> 1297762 T3590 C993 oass.SolrIndexSearcher.<init> Opening Searcher@9d45adc main
>   [junit4]   2> 1297762 T3590 C993 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297763 T3595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9d45adc main{StandardDirectoryReader(segments_4:6:nrt _0(5.0):C1 _1(5.0):C2/1:delGen=1)}
>   [junit4]   2> 1297763 T3590 C993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 2
>   [junit4]   2> 1297765 T3604 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297766 T3604 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_2,generation=2}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_3,generation=3}
>   [junit4]   2> 1297766 T3604 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
>   [junit4]   2> 1297768 T3604 C994 oass.SolrIndexSearcher.<init> Opening Searcher@4551326 main
>   [junit4]   2> 1297768 T3604 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297768 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4551326 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C3/1:delGen=1)}
>   [junit4]   2> 1297768 T3604 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 3
>   [junit4]   2> 1297771 T3591 C993 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=0 
>   [junit4]   2> 1297774 T3605 C994 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=1 
>   [junit4]   2> 1297776 T3600 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297779 T3600 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_3,generation=3}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_4,generation=4}
>   [junit4]   2> 1297779 T3600 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
>   [junit4]   2> 1297779 T3600 C994 oass.SolrIndexSearcher.<init> Opening Searcher@3f89ddf1 main
>   [junit4]   2> 1297779 T3600 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297781 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f89ddf1 main{StandardDirectoryReader(segments_4:6:nrt _1(5.0):C2)}
>   [junit4]   2> 1297782 T3600 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 6
>   [junit4]   2> 1297785 T3616 C995 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297785 T3616 C995 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
>   [junit4]   2> 1297787 T3616 C995 oass.SolrIndexSearcher.<init> Opening Searcher@58f0d19 main
>   [junit4]   2> 1297787 T3616 C995 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297787 T3619 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58f0d19 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1297788 T3616 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 3
>   [junit4]   2> 1297791 T3627 C996 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297791 T3627 C996 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
>   [junit4]   2> 1297793 T3627 C996 oass.SolrIndexSearcher.<init> Opening Searcher@d4f00d9 main
>   [junit4]   2> 1297793 T3627 C996 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297794 T3631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d4f00d9 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1297794 T3627 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 3
>   [junit4]   2> 1297798 T3638 C997 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297798 T3638 C997 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
>   [junit4]   2> 1297800 T3638 C997 oass.SolrIndexSearcher.<init> Opening Searcher@2c87eef7 main
>   [junit4]   2> 1297801 T3638 C997 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297801 T3643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c87eef7 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 1297802 T3638 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&maxSegments=1&wt=javabin&optimize=true} {optimize=} 0 4
>   [junit4]   2> 1297839 T3639 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1452795812499161088), 11 (1452795812502306816), 15 (1452795812502306817), 16 (1452795812502306818), 21 (1452795812503355392), 24 (1452795812503355393), 25 (1452795812503355394), 26 (1452795812503355395), 27 (1452795812504403968), 29 (1452795812504403969), ... (92 adds)]} 0 26
>   [junit4]   2> 1297864 T3612 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1452795812520132608), 7 (1452795812528521216), 8 (1452795812529569792), 9 (1452795812529569793), 10 (1452795812529569794), 12 (1452795812529569795), 13 (1452795812529569796), 14 (1452795812529569797), 16 (1452795812529569798), 17 (1452795812529569799), ... (64 adds)]} 0 31
>   [junit4]   2> 1297872 T3640 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[197 (1452795812532715520), 198 (1452795812533764096), 200 (1452795812534812672), 202 (1452795812534812673), 204 (1452795812534812674), 205 (1452795812534812675), 206 (1452795812534812676), 207 (1452795812536909824), 210 (1452795812537958400), 211 (1452795812542152704), ... (62 adds)]} 0 27
>   [junit4]   2> 1297891 T3628 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1452795812522229760), 7 (1452795812522229761), 8 (1452795812522229762), 9 (1452795812522229763), 10 (1452795812522229764), 17 (1452795812522229765), 19 (1452795812524326912), 22 (1452795812524326913), 23 (1452795812524326914), 24 (1452795812524326915), ... (94 adds)]} 0 56
>   [junit4]   2> 1297901 T3641 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[316 (1452795812565221376), 318 (1452795812565221377), 323 (1452795812565221378), 325 (1452795812565221379), 327 (1452795812565221380), 328 (1452795812568367104), 332 (1452795812568367105), 334 (1452795812568367106), 336 (1452795812571512832), 337 (1452795812571512833), ... (33 adds)]} 0 25
>   [junit4]   2> 1297904 T3601 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1452795812512792576), 7 (1452795812515938304), 9 (1452795812515938305), 12 (1452795812516986880), 13 (1452795812516986881), 14 (1452795812518035456), 15 (1452795812518035457), 16 (1452795812518035458), 19 (1452795812520132608), 20 (1452795812526424064), ... (101 adds)]} 0 78
>   [junit4]   2> 1297920 T3613 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[125 (1452795812563124224), 126 (1452795812564172800), 129 (1452795812564172801), 131 (1452795812564172802), 132 (1452795812564172803), 133 (1452795812564172804), 136 (1452795812564172805), 137 (1452795812564172806), 139 (1452795812565221376), 142 (1452795812565221377), ... (140 adds)]} 0 46
>   [junit4]   2> 1297923 T3614 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[378 (1452795812614504448)]} 0 0
>   [junit4]   2> 1297923 T3624 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[194 (1452795812592484352), 196 (1452795812592484353), 197 (1452795812592484354), 198 (1452795812592484355), 200 (1452795812592484356), 202 (1452795812594581504), 204 (1452795812594581505), 205 (1452795812594581506), 206 (1452795812594581507), 207 (1452795812594581508), ... (101 adds)]} 0 21
>   [junit4]   2> 1297926 T3625 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[377 (1452795812617650176)]} 0 0
>   [junit4]   2> 1297933 T3602 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[194 (1452795812599824384), 204 (1452795812599824385), 206 (1452795812600872960), 207 (1452795812600872961), 208 (1452795812601921536), 209 (1452795812602970112), 211 (1452795812602970113), 212 (1452795812602970114), 214 (1452795812602970115), 218 (1452795812602970116), ... (76 adds)]} 0 24
>   [junit4]   2> 1297936 T3603 C994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297939 T3603 C994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_4,generation=4}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e6837f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68b7e4f0),segFN=segments_5,generation=5}
>   [junit4]   2> 1297939 T3603 C994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
>   [junit4]   2> 1297940 T3603 C994 oass.SolrIndexSearcher.<init> Opening Searcher@6611d310 main
>   [junit4]   2> 1297942 T3607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6611d310 main{StandardDirectoryReader(segments_5:8:nrt _1(5.0):C2 _2(5.0):C177)}
>   [junit4]   2> 1297944 T3603 C994 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297944 T3603 C994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 8
>   [junit4]   2> 1297947 T3615 C995 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297951 T3615 C995 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44e07443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@204fbde6),segFN=segments_2,generation=2}
>   [junit4]   2> 1297953 T3615 C995 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 1297953 T3615 C995 oass.SolrIndexSearcher.<init> Opening Searcher@2a9a875b main
>   [junit4]   2> 1297953 T3619 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a9a875b main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C205)}
>   [junit4]   2> 1297955 T3615 C995 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297955 T3615 C995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 8
>   [junit4]   2> 1297957 T3626 C996 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297961 T3626 C996 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@73831c69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790b7bf),segFN=segments_2,generation=2}
>   [junit4]   2> 1297961 T3626 C996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 1297962 T3626 C996 oass.SolrIndexSearcher.<init> Opening Searcher@5523b889 main
>   [junit4]   2> 1297962 T3631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5523b889 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C196)}
>   [junit4]   2> 1297964 T3626 C996 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297964 T3626 C996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 7
>   [junit4]   2> 1297967 T3637 C997 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 1297971 T3637 C997 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@35a947d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff4f9b),segFN=segments_2,generation=2}
>   [junit4]   2> 1297972 T3637 C997 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 1297973 T3637 C997 oass.SolrIndexSearcher.<init> Opening Searcher@34976a86 main
>   [junit4]   2> 1297974 T3643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34976a86 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C187)}
>   [junit4]   2> 1297975 T3637 C997 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 1297975 T3637 C997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&commit_end_point=true&wt=javabin&commit=true&softCommit=false&expungeDeletes=false} {commit=} 0 8
>   [junit4]   2> 1297990 T3604 C994 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=7 
>   [junit4]   2> 1297994 T3617 C995 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=0 
>   [junit4]   2> 1297999 T3627 C996 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=0 
>   [junit4]   2> 1298003 T3638 C997 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=0 
>   [junit4]   2> 1298011 T3584 oasc.SolrException.log ERROR java.net.ConnectException
>   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
>   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
>   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:347)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
>   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
>   [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:1559)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>   [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:70)
>   [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:358)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>   [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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>   [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:70)
>   [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:358)
>   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
>   [junit4]   2> 	
>   [junit4]   2> 1298013 T3584 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:50938/ failed - retrying ... retries: 1
>   [junit4]   2> 1298013 T3584 oasc.SolrException.log ERROR java.net.ConnectException
>   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
>   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
>   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.doRetriesIfNeeded(SolrCmdDistributor.java:145)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:71)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:348)
>   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
>   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
>   [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:1559)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>   [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:70)
>   [junit4]   2> 		at org.apache.lucene.util.TestRuleMar
> 
> [...truncated too long message...]
> 
> ingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard1/data\index
>   [junit4]   2> 1299219 T3584 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
>   [junit4]   2> 1299282 T3584 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=688365314
>   [junit4]   2> 1299283 T3584 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56613daf
>   [junit4]   2> 1299290 T3584 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=196,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6916,transaction_logs_total_number=1}
>   [junit4]   2> 1299290 T3584 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 1299290 T3584 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 1299291 T3584 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 1299292 T3584 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 1299292 T3584 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 1299292 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\;done=false>>]
>   [junit4]   2> 1299293 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\
>   [junit4]   2> 1299293 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index;done=false>>]
>   [junit4]   2> 1299293 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard2/data\index
>   [junit4]   2> 1299294 T3584 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
>   [junit4]   2> 1299356 T3584 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1777748848
>   [junit4]   2> 1299357 T3584 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@303daeb1
>   [junit4]   2> 1299362 T3584 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=187,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6604,transaction_logs_total_number=1}
>   [junit4]   2> 1299362 T3584 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 1299362 T3584 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 1299362 T3584 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 1299363 T3584 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index;done=false>>]
>   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\index
>   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\;done=false>>]
>   [junit4]   2> 1299363 T3584 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385494048964/shard3/data\
>   [junit4]   2> 1299363 T3584 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
>   [junit4]   2> 1299487 T3584 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=53673D7EB01670F4 -Dtests.slow=true -Dtests.locale=de_DE -Dtests.timezone=America/Pangnirtung -Dtests.file.encoding=Cp1252
>   [junit4] FAILURE 6.09s | SolrCmdDistributorTest.testDistribSearch <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<180> but was:<181>
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([53673D7EB01670F4:D281B366C74910C8]:0)
>   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
>   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
>   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
>   [junit4]   2> 1299495 T3584 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de_DE, timezone=America/Pangnirtung
>   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=228303480,total=369098752
>   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, ReturnFieldsTest, TestSchemaSimilarityResource, RequiredFieldsTest, TestSolrDeletionPolicy2, TestModifyConfFiles, TestJmxMonitoredMap, TestDocBasedVersionConstraints, NotRequiredUniqueKeyTest, RecoveryZkTest, TestHashPartitioner, TestJoin, TestUniqueKeyFieldResource, TestSort, SimplePostToolTest, TestPhraseSuggestions, TestRangeQuery, QueryEqualityTest, DistributedTermsComponentTest, PingRequestHandlerTest, TestRemoteStreaming, TestZkChroot, BasicDistributedZk2Test, BadIndexSchemaTest, LeaderElectionIntegrationTest, TestQuerySenderNoQuery, CollectionsAPIDistributedZkTest, TestFiltering, HardAutoCommitTest, SuggestComponentTest, TestInfoStreamLogging, AddBlockUpdateTest, TestSolrQueryParser, BasicFunctionalityTest, TestBM25SimilarityFactory, TestAtomicUpdateErrorCases, TestSolrCoreProperties, DOMUtilTest, FunctionTest, URLClassifyProcessorTest, TestBinaryResponseWriter, UUIDFieldTest, TestManagedSchemaFieldResource, HdfsDirectoryTest, HdfsLockFactoryTest, SliceStateUpdateTest, SystemInfoHandlerTest, TestDistributedGrouping, TestSolrXmlPersistence, UniqFieldsUpdateProcessorFactoryTest, CircularListTest, ChaosMonkeySafeLeaderTest, TestWriterPerf, TestIndexSearcher, LegacyHTMLStripCharFilterTest, TestStressVersions, TestBadConfig, PathHierarchyTokenizerFactoryTest, EnumFieldTest, HdfsBasicDistributedZk2Test, TestValueSourceCache, TestQueryTypes, TestBinaryField, DocValuesMissingTest, TestMultiCoreConfBootstrap, HighlighterTest, OverseerCollectionProcessorTest, CoreMergeIndexesAdminHandlerTest, TestFunctionQuery, StandardRequestHandlerTest, ParsingFieldUpdateProcessorsTest, QueryElevationComponentTest, SimpleFacetsTest, ExpressionTest, ZkControllerTest, TestFileDictionaryLookup, OpenExchangeRatesOrgProviderTest, MultiTermTest, LeaderElectionTest, SolrCoreTest, TestJmxIntegration, SpellCheckComponentTest, TestWordDelimiterFilterFactory, TestSolrIndexConfig, UnloadDistributedZkTest, TestReload, ResourceLoaderTest, SolrPluginUtilsTest, TestUtils, PrimUtilsTest, QueryResultKeyTest, TestReplicationHandler, TimeZoneUtilsTest, TermsComponentTest, ClusterStateUpdateTest, ZkNodePropsTest, SpellingQueryConverterTest, TestQuerySenderListener, FileBasedSpellCheckerTest, SolrTestCaseJ4Test, IndexSchemaTest, AssignTest, SuggesterTest, SignatureUpdateProcessorFactoryTest, TestRandomDVFaceting, SolrCmdDistributorTest]
>   [junit4] Completed in 6.11s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 766 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 failure, 39 ignored (11 assumptions)
> 
> Total time: 82 minutes 27 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org