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/08/09 12:44:41 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b99) - Build # 6938 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6938/
Java: 32bit/jdk1.8.0-ea-b99 -server -XX:+UseSerialGC

3 tests failed.
REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile

Error Message:
Server at http://127.0.0.1:50378/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.Scope

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50378/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
	at __randomizedtesting.SeedInfo.seed([76093178866AAC26:A80499924CB7C81F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
	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:491)
	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:724)


REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp

Error Message:
expected:<404> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<404> but was:<500>
	at __randomizedtesting.SeedInfo.seed([76093178866AAC26:AAAA8765A846B8FA]: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.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp(ShowFileRequestHandlerTest.java:58)
	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:491)
	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:724)


REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList

Error Message:
Server at http://127.0.0.1:50378/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.Scope

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50378/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
	at __randomizedtesting.SeedInfo.seed([76093178866AAC26:9F31208A4E34361C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
	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:491)
	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:724)




Build Log:
[...truncated 10002 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.ShowFileRequestHandlerTest
   [junit4]   2> 904721 T3992 oas.SolrJettyTestBase.beforeSolrJettyTestBase Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 904721 T3992 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420
   [junit4]   2> 904721 T3992 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 904722 T3992 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 904731 T3992 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50378
   [junit4]   2> 904732 T3992 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 904732 T3992 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 904732 T3992 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 904733 T3992 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 904747 T3992 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 904755 T3992 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 904756 T3992 oasc.CoreContainer.<init> New CoreContainer 23677932
   [junit4]   2> 904756 T3992 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 904757 T3992 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 904757 T3992 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 904757 T3992 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 904758 T3992 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 904758 T3992 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 904758 T3992 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 904759 T3992 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 904759 T3992 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 904759 T3992 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 904760 T3992 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 904765 T3992 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 904766 T3992 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 904768 T3992 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 904769 T4002 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1
   [junit4]   2> 904769 T4002 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 904779 T4002 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 904780 T4002 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 904780 T4002 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 904780 T4002 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 904781 T4002 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 904781 T4002 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 904781 T4002 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 904781 T4002 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 904781 T4002 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 904797 T4002 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 904798 T4002 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 904834 T4002 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 904834 T4002 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 904839 T4002 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 905037 T4002 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 905041 T4002 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905043 T4002 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905057 T4002 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 905057 T4002 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420/
   [junit4]   2> 905057 T4002 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5bacb
   [junit4]   2> 905058 T4002 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 905058 T4002 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 905058 T4002 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420
   [junit4]   2> 905058 T4002 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420/index/
   [junit4]   2> 905059 T4002 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420/index' doesn't exist. Creating new index...
   [junit4]   2> 905059 T4002 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420/index
   [junit4]   2> 905060 T4002 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2133-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@ab1536
   [junit4]   2> 905060 T4002 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2133-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 905060 T4002 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2133-thread-1]: 0 msec to checkpoint
   [junit4]   2> 905060 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: init: create=true
   [junit4]   2> 905060 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: 
   [junit4]   2> 	dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1624ad5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14f04e7)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene42
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@169398d
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 905061 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 905061 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 905061 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]:   index before flush 
   [junit4]   2> 905061 T4002 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2133-thread-1]: coreLoadExecutor-2133-thread-1 startFullFlush
   [junit4]   2> 905061 T4002 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2133-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 905061 T4002 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2133-thread-1]: coreLoadExecutor-2133-thread-1 finishFullFlush success=true
   [junit4]   2> 905062 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: apply all deletes during flush
   [junit4]   2> 905062 T4002 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-2133-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@e783b minGen=9223372036854775807 packetCount=0
   [junit4]   2> 905062 T4002 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-2133-thread-1]: now merge
   [junit4]   2> 905062 T4002 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-2133-thread-1]:   index: 
   [junit4]   2> 905062 T4002 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-2133-thread-1]:   no more merges pending; now return
   [junit4]   2> 905063 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: waitForMerges
   [junit4]   2> 905063 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: waitForMerges done
   [junit4]   2> 905063 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: now call final commit()
   [junit4]   2> 905063 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: commit: start
   [junit4]   2> 905063 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: commit: enter lock
   [junit4]   2> 905063 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: commit: now prepare
   [junit4]   2> 905063 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: prepareCommit: flush
   [junit4]   2> 905064 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]:   index before flush 
   [junit4]   2> 905064 T4002 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2133-thread-1]: coreLoadExecutor-2133-thread-1 startFullFlush
   [junit4]   2> 905064 T4002 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2133-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 905064 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: apply all deletes during flush
   [junit4]   2> 905064 T4002 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-2133-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@e783b minGen=9223372036854775807 packetCount=0
   [junit4]   2> 905064 T4002 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2133-thread-1]: coreLoadExecutor-2133-thread-1 finishFullFlush success=true
   [junit4]   2> 905064 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: startCommit(): start
   [junit4]   2> 905065 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 905065 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: done all syncs: []
   [junit4]   2> 905065 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: commit: pendingCommit != null
   [junit4]   2> 905065 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 905065 T4002 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2133-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 905066 T4002 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1624ad5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14f04e7),segFN=segments_1,generation=1}
   [junit4]   2> 905066 T4002 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 905066 T4002 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2133-thread-1]: 0 msec to checkpoint
   [junit4]   2> 905066 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: commit: done
   [junit4]   2> 905066 T4002 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2133-thread-1]: at close: 
   [junit4]   2> 905067 T4002 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 905067 T4002 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 905067 T4002 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 905067 T4002 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 905067 T4002 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 905099 T4002 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c34d00
   [junit4]   2> 905100 T4002 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 905100 T4002 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 905100 T4002 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 905100 T4002 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 905100 T4002 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420/index;done=false>>]
   [junit4]   2> 905100 T4002 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420/index
   [junit4]   2> 905100 T4002 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420;done=false>>]
   [junit4]   2> 905101 T4002 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376044922420
   [junit4]   2> 905101 T4002 oasc.CoreContainer.recordAndThrow ERROR Unable to create core: collection1 org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 	at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 	at java.lang.Class.forName0(Native Method)
   [junit4]   2> 	at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 	... 19 more
   [junit4]   2> 
   [junit4]   2> 905102 T4002 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: Unable to create core: collection1
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:930)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:562)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 19 more
   [junit4]   2> 	
   [junit4]   2> 905103 T3992 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 905103 T3992 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 905103 T3992 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#50378
   [junit4]   2> 905109 T3992 oas.SolrTestCaseJ4.setUp ###Starting testGetRawFile
   [junit4]   2> 905109 T3992 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 905114 T3998 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 19 more
   [junit4]   2> 	
   [junit4]   2> 905120 T3992 oas.SolrTestCaseJ4.tearDown ###Ending testGetRawFile
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testGetRawFile -Dtests.seed=76093178866AAC26 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=America/North_Dakota/Center -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J1 | ShowFileRequestHandlerTest.testGetRawFile <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50378/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76093178866AAC26:A80499924CB7C81F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 905135 T3992 oas.SolrTestCaseJ4.setUp ###Starting test404ViaHttp
   [junit4]   2> 905137 T3999 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 19 more
   [junit4]   2> 	
   [junit4]   2> 905139 T3992 oas.SolrTestCaseJ4.tearDown ###Ending test404ViaHttp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=test404ViaHttp -Dtests.seed=76093178866AAC26 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=America/North_Dakota/Center -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | ShowFileRequestHandlerTest.test404ViaHttp <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<404> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76093178866AAC26:AAAA8765A846B8FA]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp(ShowFileRequestHandlerTest.java:58)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 905148 T3992 oas.SolrTestCaseJ4.setUp ###Starting testDirList
   [junit4]   2> 905151 T4001 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 19 more
   [junit4]   2> 	
   [junit4]   2> 905152 T3992 oas.SolrTestCaseJ4.tearDown ###Ending testDirList
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testDirList -Dtests.seed=76093178866AAC26 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=America/North_Dakota/Center -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | ShowFileRequestHandlerTest.testDirList <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50378/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76093178866AAC26:9F31208A4E34361C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 905160 T3992 oas.SolrTestCaseJ4.setUp ###Starting test404Locally
   [junit4]   2> 905161 T3992 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 905161 T3992 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 905161 T3992 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 905162 T3992 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 905189 T3992 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 905225 T3992 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 905225 T3992 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 905230 T3992 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 905355 T3992 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 905360 T3992 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 905362 T3992 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 905366 T3992 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905368 T3992 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905369 T3992 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 905369 T3992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 905370 T3992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 905370 T3992 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 905370 T3992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 905371 T3992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 905371 T3992 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 905371 T3992 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 905371 T3992 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 905378 T3992 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 905379 T3992 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 905379 T3992 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 905390 T3992 oasc.CoreContainer.<init> New CoreContainer 8038026
   [junit4]   2> 905390 T3992 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 905391 T3992 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 905391 T3992 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 905391 T3992 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 905391 T3992 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 905392 T3992 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 905392 T3992 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 905392 T3992 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 905392 T3992 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 905393 T3992 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 905393 T3992 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 905395 T3992 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 905396 T4004 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 905396 T4004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 905396 T4004 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 905397 T4004 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 905426 T4004 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 905445 T4004 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 905446 T4004 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 905450 T4004 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 905585 T4004 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 905590 T4004 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 905591 T4004 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 905595 T4004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905596 T4004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905597 T4004 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 905598 T4004 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 905598 T4004 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 905598 T4004 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 905598 T4004 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 905598 T4004 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 905599 T4004 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 905599 T4004 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420/
   [junit4]   2> 905599 T4004 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5bacb
   [junit4]   2> 905600 T4004 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420
   [junit4]   2> 905600 T4004 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420/index/
   [junit4]   2> 905600 T4004 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420/index' doesn't exist. Creating new index...
   [junit4]   2> 905600 T4004 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420/index
   [junit4]   2> 905601 T4004 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@fe2e00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c01904)),segFN=segments_1,generation=1}
   [junit4]   2> 905601 T4004 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 905601 T4004 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 905603 T4004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 905604 T4004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 905604 T4004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 905604 T4004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 905605 T4004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 905605 T4004 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 905605 T4004 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 905605 T4004 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 905606 T4004 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 905606 T4004 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 905606 T4004 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 905607 T4004 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 905607 T4004 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 905607 T4004 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 905607 T4004 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 905608 T4004 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 905608 T4004 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905608 T4004 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905608 T4004 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905609 T4004 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905609 T4004 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905609 T4004 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905610 T4004 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905610 T4004 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 905610 T4004 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 905611 T4004 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 905612 T4004 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 905613 T4004 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 905614 T4004 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-DEFAULTS.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-WARMER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, SCHEMA_CODEC.XML, SCHEMA-SNIPPET-TYPES.INCL, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, FUZZYSUGGEST.TXT, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-MASTER2.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, FRENCHARTICLES.TXT, BAD-MP-SOLRCONFIG.XML, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-CURRENCY.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 905615 T4004 oass.SolrIndexSearcher.<init> Opening Searcher@556dee main
   [junit4]   2> 905616 T4004 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 905616 T4004 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 905616 T4004 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 905695 T4004 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 905710 T4005 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@556dee main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 905714 T4004 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 905717 T3992 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 905717 T3992 oasc.SolrCore.execute [collection1] webapp=null path=null params={file=does-not-exist-404.txt} status=404 QTime=0 
   [junit4]   2> 905718 T3992 oas.SolrTestCaseJ4.tearDown ###Ending test404Locally
   [junit4]   2> 905741 T3992 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23677932
   [junit4]   2> 905741 T3992 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 905793 T3992 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 905793 T3992 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=8038026
   [junit4]   2> 905794 T3992 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@eb0627
   [junit4]   2> 905805 T3992 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=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 905806 T3992 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 905806 T3992 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 905806 T3992 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 905807 T3992 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 905807 T3992 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 905807 T3992 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420;done=false>>]
   [junit4]   2> 905808 T3992 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420
   [junit4]   2> 905808 T3992 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420/index;done=false>>]
   [junit4]   2> 905808 T3992 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376044922420/index
   [junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=es_PY, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=44012104,total=149536768
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, TestSchemaSimilarityResource, TestRecovery, TestLazyCores, OpenCloseCoreStressTest, DirectSolrSpellCheckerTest, TestSolrDeletionPolicy2, TestFastWriter, ChaosMonkeySafeLeaderTest, BadCopyFieldTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, TestZkChroot, RAMDirectoryFactoryTest, TestCodecSupport, StandardRequestHandlerTest, TestClassNameShortening, TestPartialUpdateDeduplication, PathHierarchyTokenizerFactoryTest, CustomCollectionTest, TestHashPartitioner, DeleteShardTest, UniqFieldsUpdateProcessorFactoryTest, TestCSVLoader, ZkSolrClientTest, TestQuerySenderNoQuery, SolrCoreCheckLockOnStartupTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestArbitraryIndexDir, TestReloadAndDeleteDocs, FullSolrCloudDistribCmdsTest, JSONWriterTest, HdfsLockFactoryTest, TestSolrCoreProperties, CollectionsAPIDistributedZkTest, OutputWriterTest, CurrencyFieldXmlFileTest, TestStressLucene, ClusterStateTest, TestXIncludeConfig, NoCacheHeaderTest, TestAddFieldRealTimeGet, TestFuzzyAnalyzedSuggestions, TestCollationField, QueryResultKeyTest, TestCloudManagedSchema, TestBinaryResponseWriter, TestSerializedLuceneMatchVersion, TestDistributedSearch, BasicDistributedZk2Test, TestMultiCoreConfBootstrap, StatsComponentTest, XsltUpdateRequestHandlerTest, TestAtomicUpdateErrorCases, TestSweetSpotSimilarityFactory, TestStressRecovery, IndexSchemaRuntimeFieldTest, ShardSplitTest, SolrPluginUtilsTest, TestRangeQuery, SpellingQueryConverterTest, IndexBasedSpellCheckerTest, TestIndexSearcher, HighlighterConfigTest, HdfsBasicDistributedZk2Test, TestBinaryField, PingRequestHandlerTest, SpellCheckComponentTest, TestSuggestSpellingConverter, TestComponentsName, DocValuesMultiTest, SuggesterWFSTTest, CoreContainerCoreInitFailuresTest, RequestHandlersTest, UnloadDistributedZkTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, ZkCLITest, SliceStateUpdateTest, TestDistributedGrouping, TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, ShowFileRequestHandlerTest]
   [junit4] Completed on J1 in 1.11s, 4 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 396 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 318 suites, 1345 tests, 2 errors, 1 failure, 39 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_25) - Build # 6941 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6941/
Java: 64bit/jdk1.7.0_25 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.TestGroupingSearch.testGroupAPI

Error Message:
mismatch: '2'!='5' @ grouped/id:[2 TO 5]/doclist/docs/[2]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '2'!='5' @ grouped/id:[2 TO 5]/doclist/docs/[2]/id
	at __randomizedtesting.SeedInfo.seed([BCD34080D267D36F:217674CD415A2345]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:721)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:669)
	at org.apache.solr.TestGroupingSearch.testGroupAPI(TestGroupingSearch.java:533)
	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:724)




Build Log:
[...truncated 9459 lines...]
   [junit4] Suite: org.apache.solr.TestGroupingSearch
   [junit4]   2> 212984 T837 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924
   [junit4]   2> 212985 T837 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 212986 T837 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 212986 T837 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 213055 T837 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 213105 T837 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 213105 T837 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 213134 T837 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 213498 T837 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 213502 T837 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 213505 T837 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 213517 T837 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 213521 T837 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 213524 T837 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 213525 T837 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 213525 T837 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 213536 T837 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 213537 T837 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 213537 T837 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 213584 T837 oasc.CoreContainer.<init> New CoreContainer 1287892928
   [junit4]   2> 213584 T837 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 213585 T837 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 213586 T837 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 213586 T837 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 213586 T837 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 213586 T837 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 213586 T837 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 213586 T837 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 213587 T837 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 213587 T837 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 213587 T837 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 213590 T837 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 213595 T838 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 213595 T838 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 213595 T838 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 213596 T838 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 213641 T838 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 213710 T838 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 213710 T838 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 213716 T838 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 214030 T838 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 214034 T838 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 214036 T838 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 214048 T838 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 214051 T838 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 214055 T838 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 214056 T838 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924/
   [junit4]   2> 214056 T838 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6433af4f
   [junit4]   2> 214057 T838 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924
   [junit4]   2> 214057 T838 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924/index/
   [junit4]   2> 214057 T838 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924/index' doesn't exist. Creating new index...
   [junit4]   2> 214058 T838 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924/index
   [junit4]   2> 214059 T838 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_1,generation=1}
   [junit4]   2> 214059 T838 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 214060 T838 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 214064 T838 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 214064 T838 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 214065 T838 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 214065 T838 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 214066 T838 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 214066 T838 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 214066 T838 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 214067 T838 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 214068 T838 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 214068 T838 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 214069 T838 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 214069 T838 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 214070 T838 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 214070 T838 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 214070 T838 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 214071 T838 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 214071 T838 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214072 T838 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214072 T838 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214073 T838 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214073 T838 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214074 T838 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214074 T838 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214075 T838 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 214075 T838 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 214076 T838 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 214080 T838 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214082 T838 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 214083 T838 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-DEFAULTS.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-WARMER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, SCHEMA_CODEC.XML, SCHEMA-SNIPPET-TYPES.INCL, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, FUZZYSUGGEST.TXT, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-MASTER2.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, FRENCHARTICLES.TXT, BAD-MP-SOLRCONFIG.XML, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-CURRENCY.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 214086 T838 oass.SolrIndexSearcher.<init> Opening Searcher@7658aa13 main
   [junit4]   2> 214087 T838 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 214087 T838 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 214088 T838 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 214244 T838 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 214263 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7658aa13 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 214267 T838 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 214270 T837 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 214275 T837 oas.SolrTestCaseJ4.setUp ###Starting testRandomGrouping
   [junit4]   2> ASYNC  NEW_CORE C304 name=collection1 org.apache.solr.core.SolrCore@47fd3d71
   [junit4]   2> 214283 T837 C304 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 214285 T837 C304 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_1,generation=1}
   [junit4]   2> 214285 T837 C304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 214286 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 3
   [junit4]   2> 214298 T837 C304 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214299 T837 C304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_2,generation=2}
   [junit4]   2> 214300 T837 C304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 214300 T837 C304 oass.SolrIndexSearcher.<init> Opening Searcher@69919a64 main
   [junit4]   2> 214301 T837 C304 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 214303 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69919a64 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 214304 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 214313 T837 C304 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 214314 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 2
   [junit4]   2> 214325 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[JXVP]} 0 1
   [junit4]   2> 214334 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[PCOP]} 0 1
   [junit4]   2> 214342 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[LAFN]} 0 0
   [junit4]   2> 214349 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[CTBU]} 0 0
   [junit4]   2> 214356 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[SXDT]} 0 0
   [junit4]   2> 214365 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[CHOS]} 0 1
   [junit4]   2> 214376 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[WTML]} 0 1
   [junit4]   2> 214387 T837 C304 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[PPJA]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C305 name=collection1 org.apache.solr.core.SolrCore@47fd3d71
   [junit4]   2> 214410 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[PJMN]} 0 0
   [junit4]   2> 214421 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[TWWN]} 0 1
   [junit4]   2> 214432 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[LPKR]} 0 1
   [junit4]   2> 214443 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[SUPO]} 0 1
   [junit4]   2> 214450 T837 C305 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214454 T837 C305 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_3,generation=3}
   [junit4]   2> 214454 T837 C305 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 214456 T837 C305 oass.SolrIndexSearcher.<init> Opening Searcher@e30bf05 main
   [junit4]   2> 214456 T837 C305 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 214458 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e30bf05 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C12)}
   [junit4]   2> 214458 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 214466 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[SUPO]} 0 0
   [junit4]   2> 214473 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[CFFU]} 0 0
   [junit4]   2> 214482 T837 C305 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214487 T837 C305 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_4,generation=4}
   [junit4]   2> 214487 T837 C305 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 214489 T837 C305 oass.SolrIndexSearcher.<init> Opening Searcher@10236dd7 main
   [junit4]   2> 214490 T837 C305 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 214491 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10236dd7 main{StandardDirectoryReader(segments_4:8:nrt _0(5.0):C12/1 _1(5.0):C2)}
   [junit4]   2> 214492 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 214504 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[JNGV]} 0 1
   [junit4]   2> 214515 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[KVHM]} 0 1
   [junit4]   2> 214525 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[GTVJ]} 0 1
   [junit4]   2> 214534 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[ULUW]} 0 1
   [junit4]   2> 214540 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[IBRW]} 0 0
   [junit4]   2> 214547 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[FIUX]} 0 1
   [junit4]   2> 214553 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[WUHA]} 0 1
   [junit4]   2> 214559 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[QYWX]} 0 0
   [junit4]   2> 214565 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[QTIB]} 0 0
   [junit4]   2> 214572 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[SFNX]} 0 1
   [junit4]   2> 214578 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[KTDE]} 0 1
   [junit4]   2> 214583 T837 C305 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214586 T837 C305 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_5,generation=5}
   [junit4]   2> 214586 T837 C305 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 214587 T837 C305 oass.SolrIndexSearcher.<init> Opening Searcher@3cf4a477 main
   [junit4]   2> 214588 T837 C305 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 214590 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cf4a477 main{StandardDirectoryReader(segments_5:10:nrt _0(5.0):C12/1 _1(5.0):C2 _2(5.0):C11)}
   [junit4]   2> 214590 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 214598 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[FBSK]} 0 1
   [junit4]   2> 214604 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[ISMB]} 0 1
   [junit4]   2> 214610 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[EGID]} 0 0
   [junit4]   2> 214617 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[YVYK]} 0 1
   [junit4]   2> 214623 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[KDHS]} 0 0
   [junit4]   2> 214628 T837 C305 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214631 T837 C305 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_6,generation=6}
   [junit4]   2> 214632 T837 C305 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 214634 T837 C305 oass.SolrIndexSearcher.<init> Opening Searcher@18b70013 main
   [junit4]   2> 214635 T837 C305 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 214636 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b70013 main{StandardDirectoryReader(segments_6:12:nrt _0(5.0):C12/1 _1(5.0):C2 _2(5.0):C11 _3(5.0):C5)}
   [junit4]   2> 214637 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 214647 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[IRHV]} 0 1
   [junit4]   2> 214654 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[IRHV]} 0 1
   [junit4]   2> 214660 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[EOBO]} 0 0
   [junit4]   2> 214667 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[LYHP]} 0 0
   [junit4]   2> 214675 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[HLZI]} 0 0
   [junit4]   2> 214683 T837 C305 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214686 T837 C305 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_7,generation=7}
   [junit4]   2> 214687 T837 C305 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 214689 T837 C305 oass.SolrIndexSearcher.<init> Opening Searcher@6583023d main
   [junit4]   2> 214690 T837 C305 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 214692 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6583023d main{StandardDirectoryReader(segments_7:14:nrt _0(5.0):C12/1 _1(5.0):C2 _2(5.0):C11 _3(5.0):C5 _4(5.0):C5/1)}
   [junit4]   2> 214693 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 214704 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[HLZI]} 0 1
   [junit4]   2> 214714 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[LLNH]} 0 1
   [junit4]   2> 214723 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[SZIT]} 0 1
   [junit4]   2> 214733 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[JDSB]} 0 0
   [junit4]   2> 214741 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[ZKVZ]} 0 1
   [junit4]   2> 214748 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[EEXU]} 0 1
   [junit4]   2> 214754 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {add=[BQCU]} 0 0
   [junit4]   2> 214760 T837 C305 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 214765 T837 C305 oass.SolrIndexSearcher.<init> Opening Searcher@32bb23e3 main
   [junit4]   2> 214766 T837 C305 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 214769 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32bb23e3 main{StandardDirectoryReader(segments_7:17:nrt _0(5.0):C12/1 _1(5.0):C2 _2(5.0):C11 _3(5.0):C5 _4(5.0):C5/2 _5(5.0):C7)}
   [junit4]   2> 214769 T837 C305 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 214772 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=_docid_+asc&fl=id&indent=true&q=*:*&wt=json&rows=78} hits=39 status=0 QTime=1 
   [junit4]   2> 214792 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=id+asc,score+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=6&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=1} hits=39 status=0 QTime=16 
   [junit4]   2> 214796 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_i+asc,foo_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=24&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=foo_i+asc,foo_s1+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 214800 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_s1+asc,_docid_+asc,small_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=39&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 214809 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_i+asc,score+asc,small_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=5&group.cache.percent=41&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.sort=small_i+asc&group.offset=1} hits=39 status=0 QTime=6 
   [junit4]   2> 214824 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_i+desc,id+desc,score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=70&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=foo_i+desc,id+desc,score_f+desc} hits=39 status=0 QTime=13 
   [junit4]   2> 214828 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=8&nosort=&group.cache.percent=88&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=34&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=} hits=39 status=0 QTime=2 
   [junit4]   2> 214832 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=id+asc,foo_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&group.cache.percent=62&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=id+asc,foo_i+asc} hits=39 status=0 QTime=3 
   [junit4]   2> 214835 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+asc,foo_i+desc,_docid_+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=77&facet.method=fcs&wt=json&rows=2&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=score_f+asc,foo_i+desc,_docid_+asc} hits=39 status=0 QTime=1 
   [junit4]   2> 214838 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score+desc,_docid_+desc,score+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=17&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=score+desc,_docid_+desc,score+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 214842 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score+desc,_docid_+asc,foo_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=69&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=score+desc,_docid_+asc,foo_s1+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 214845 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&group.cache.percent=19&facet.method=fcs&wt=json&rows=6&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.sort=score+desc,score+asc,small_s1+desc&group.offset=0} hits=39 status=0 QTime=1 
   [junit4]   2> 214850 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=_docid_+asc,score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=39&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=_docid_+asc,score_f+asc} hits=39 status=0 QTime=3 
   [junit4]   2> 214857 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score+desc,id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=58&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=6&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=score+desc,id+desc} hits=39 status=0 QTime=6 
   [junit4]   2> 214863 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_s1+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=33&group.cache.percent=63&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=foo_s1+asc} hits=39 status=0 QTime=4 
   [junit4]   2> 214870 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_i+asc,small_s1+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=12&group.cache.percent=45&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=34&noGroupsort=foo_i+asc,small_s1+asc} hits=39 status=0 QTime=4 
   [junit4]   2> 214874 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&nosort=&group.cache.percent=35&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=15&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=2 
   [junit4]   2> 214882 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=7&nosort=&group.cache.percent=66&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=35&noGroupsort=} hits=39 status=0 QTime=5 
   [junit4]   2> 214889 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=14&nosort=&group.cache.percent=35&facet.method=fcs&wt=json&rows=17&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=5 
   [junit4]   2> 214899 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+asc,small_s1+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=11&group.cache.percent=16&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=19&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=score_f+asc,small_s1+asc} hits=39 status=0 QTime=7 
   [junit4]   2> 214904 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&nosort=&group.cache.percent=6&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.sort=foo_i+asc&group.offset=0} hits=39 status=0 QTime=3 
   [junit4]   2> 214909 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=5&nosort=&group.cache.percent=92&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=} hits=39 status=0 QTime=2 
   [junit4]   2> 214919 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score_f+desc,small_s1+desc,score+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=24&group.cache.percent=21&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=16&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.sort=score_f+asc,_docid_+desc,id+desc&group.offset=1} hits=39 status=0 QTime=8 
   [junit4]   2> 214925 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+asc,foo_i+desc,foo_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=97&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=score_f+asc,foo_i+desc,foo_s1+desc} hits=39 status=0 QTime=4 
   [junit4]   2> 214928 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=76&facet.method=fcs&wt=json&rows=2&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=score_f&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=_docid_+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 214935 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=id+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=36&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=31&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.sort=foo_i+asc&group.offset=1} hits=39 status=0 QTime=5 
   [junit4]   2> 214939 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_i+desc,foo_s1+desc,foo_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=93&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=small_i+desc,foo_s1+desc,foo_s1+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 214945 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=70&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=0} hits=39 status=0 QTime=3 
   [junit4]   2> 214950 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=id+desc,small_s1+asc,foo_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=38&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=0} hits=39 status=0 QTime=3 
   [junit4]   2> 214956 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=37&nosort=&group.cache.percent=28&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.sort=score_f+asc,foo_i+desc&group.offset=1} hits=39 status=0 QTime=3 
   [junit4]   2> 214967 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_s1+desc,small_s1+asc,id+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=53&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=small_s1+desc,small_s1+asc,id+asc} hits=39 status=0 QTime=8 
   [junit4]   2> 214973 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=5&group.cache.percent=14&facet.method=fcs&wt=json&rows=2&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 214976 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=10&nosort=&group.cache.percent=57&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.sort=small_s1+desc&group.offset=0} hits=39 status=0 QTime=1 
   [junit4]   2> 214988 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_s1+desc,small_i+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=18&group.cache.percent=64&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=small_s1+desc,small_i+desc} hits=39 status=0 QTime=5 
   [junit4]   2> 214996 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_i+desc,score_f+asc,small_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=13&group.cache.percent=28&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=foo_i+desc,score_f+asc,small_i+asc} hits=39 status=0 QTime=5 
   [junit4]   2> 215003 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&nosort=&group.cache.percent=34&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=18&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=} hits=39 status=0 QTime=3 
   [junit4]   2> 215008 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=6&nosort=&group.cache.percent=21&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.sort=id+desc,id+asc,foo_i+asc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215015 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_s1+desc,_docid_+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=40&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.sort=small_s1+asc,foo_i+asc&group.offset=1} hits=39 status=0 QTime=4 
   [junit4]   2> 215020 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&nosort=&group.cache.percent=7&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=32&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=3 
   [junit4]   2> 215024 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_s1+desc,_docid_+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=88&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.sort=score_f+asc,id+desc&group.offset=30} hits=39 status=0 QTime=2 
   [junit4]   2> 215028 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=38&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=small_i+asc} hits=39 status=0 QTime=3 
   [junit4]   2> 215031 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+asc,_docid_+asc,id+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=6&group.cache.percent=77&facet.method=fcs&wt=json&rows=18&echoParams=all&facet.sort=index&start=16&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.sort=_docid_+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 215037 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+desc,foo_s1+desc,foo_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=38&group.cache.percent=39&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=_docid_+desc,foo_s1+desc,foo_i+asc} hits=39 status=0 QTime=4 
   [junit4]   2> 215042 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&nosort=&group.cache.percent=85&facet.method=fcs&wt=json&rows=2&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=} hits=39 status=0 QTime=3 
   [junit4]   2> 215046 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_i+desc,_docid_+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=84&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=foo_i+desc,_docid_+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 215051 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=14&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.sort=score_f+desc,score+desc&group.offset=0} hits=39 status=0 QTime=3 
   [junit4]   2> 215058 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_i+asc,_docid_+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=31&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=small_i+asc,_docid_+desc} hits=39 status=0 QTime=5 
   [junit4]   2> 215066 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_i+asc,score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=75&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.sort=small_s1+asc&group.offset=0} hits=39 status=0 QTime=5 
   [junit4]   2> 215070 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=97&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=small_s1&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 215073 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=id+asc,score_f+asc,score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=56&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.sort=small_i+desc,small_i+asc&group.offset=0} hits=39 status=0 QTime=1 
   [junit4]   2> 215077 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score_f+asc,small_i+asc,id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&group.cache.percent=22&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 215082 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_i+asc,id+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=39&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.sort=score_f+desc,score+asc&group.offset=1} hits=39 status=0 QTime=3 
   [junit4]   2> 215086 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=_docid_+asc,foo_i+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=66&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=_docid_+asc,foo_i+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 215091 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=id+desc,score+asc,score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=8&group.cache.percent=44&facet.method=fcs&wt=json&rows=20&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=9&noGroupsort=id+desc,score+asc,score_f+asc} hits=39 status=0 QTime=3 
   [junit4]   2> 215095 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&nosort=&group.cache.percent=68&facet.method=fcs&wt=json&rows=3&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=2 
   [junit4]   2> 215099 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+asc,small_i+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&group.cache.percent=36&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=_docid_+asc,small_i+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 215108 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=_docid_+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=54&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.sort=foo_s1+asc,small_i+desc&group.offset=0} hits=39 status=0 QTime=6 
   [junit4]   2> 215112 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_s1+asc,foo_i+asc,id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=7&facet.method=fcs&wt=json&rows=3&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.sort=score_f+asc,small_s1+desc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215117 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score+desc,score+desc,foo_i+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&group.cache.percent=89&facet.method=fcs&wt=json&rows=14&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.sort=small_s1+asc&group.offset=1} hits=39 status=0 QTime=3 
   [junit4]   2> 215121 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&nosort=&group.cache.percent=13&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=2 
   [junit4]   2> 215126 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_i+desc,id+desc,foo_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=9&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=small_i+desc,id+desc,foo_i+asc} hits=39 status=0 QTime=3 
   [junit4]   2> 215129 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&group.cache.percent=70&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=score_f+asc} hits=39 status=0 QTime=1 
   [junit4]   2> 215134 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_s1+asc,id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&group.cache.percent=14&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=foo_s1+asc,id+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 215139 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=8&group.cache.percent=1&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=score_f+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 215143 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_i+desc,foo_i+desc,score+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=0&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.sort=score_f+asc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215147 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&group.cache.percent=76&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=score+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 215150 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score+asc,score+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=10&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=score+asc,score+desc} hits=39 status=0 QTime=1 
   [junit4]   2> 215153 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score_f+asc,id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=73&facet.method=fcs&wt=json&rows=33&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215160 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=40&nosort=&group.cache.percent=37&facet.method=fcs&wt=json&rows=3&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.sort=id+desc,small_s1+asc,small_i+desc&group.offset=1} hits=39 status=0 QTime=3 
   [junit4]   2> 215164 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=66&facet.method=fcs&wt=json&rows=2&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=small_s1+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 215168 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score_f+desc,small_s1+asc,small_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=5&group.cache.percent=0&facet.method=fcs&wt=json&rows=3&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=score_f+desc,small_s1+asc,small_i+asc} hits=39 status=0 QTime=2 
   [junit4]   2> 215172 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_i+asc,foo_s1+desc,score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=6&group.cache.percent=57&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=27&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=small_i+asc,foo_s1+desc,score_f+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 215176 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_s1+asc,foo_s1+asc,score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=32&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=foo_s1+asc,foo_s1+asc,score_f+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 215180 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=7&nosort=&group.cache.percent=44&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.sort=score_f+desc,small_i+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 215186 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_i+asc,small_s1+asc,foo_i+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=64&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=small_i+asc,small_s1+asc,foo_i+desc} hits=39 status=0 QTime=5 
   [junit4]   2> 215190 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_i+desc,foo_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=94&facet.method=fcs&wt=json&rows=6&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=small_i+desc,foo_s1+desc} hits=39 status=0 QTime=3 
   [junit4]   2> 215194 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&nosort=&group.cache.percent=18&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=small_s1&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215201 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+desc,small_s1+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=54&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.sort=small_s1+asc&group.offset=1} hits=39 status=0 QTime=4 
   [junit4]   2> 215205 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score+asc,small_i+desc,score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=29&group.cache.percent=36&facet.method=fcs&wt=json&rows=6&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=score+asc,small_i+desc,score_f+asc} hits=39 status=0 QTime=3 
   [junit4]   2> 215209 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_s1+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=27&group.cache.percent=58&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=false&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=foo_s1+asc} hits=39 status=0 QTime=2 
   [junit4]   2> 215212 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+asc,foo_i+desc,id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=51&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=39&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=0} hits=39 status=0 QTime=1 
   [junit4]   2> 215217 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=id+asc,score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&group.cache.percent=56&facet.method=fcs&wt=json&rows=6&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.sort=score+asc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215222 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=36&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.sort=small_i+asc,score_f+desc,small_i+asc&group.offset=0} hits=39 status=0 QTime=3 
   [junit4]   2> 215226 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&nosort=&group.cache.percent=49&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=3&q={!func}score_f&group.truncate=true&group.field=small_s1&facet.field=foo_s1&group=true&group.sort=foo_i+asc,small_i+asc,score_f+asc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215229 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+desc,_docid_+desc,_docid_+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=28&group.cache.percent=20&facet.method=fcs&wt=json&rows=1&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=_docid_+desc,_docid_+desc,_docid_+desc} hits=39 status=0 QTime=1 
   [junit4]   2> 215233 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_i+desc,foo_s1+asc,small_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=6&group.cache.percent=5&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.sort=foo_i+asc,foo_s1+asc,id+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 215236 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&nosort=&group.cache.percent=81&facet.method=fcs&wt=json&rows=29&echoParams=all&facet.sort=index&start=30&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.sort=small_s1+desc,small_i+desc,score+desc&group.offset=15} hits=39 status=0 QTime=1 
   [junit4]   2> 215241 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=2&nosort=&group.cache.percent=54&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=id&facet.field=foo_s1&group=true&group.sort=foo_i+asc,small_s1+asc,id+desc&group.offset=1} hits=39 status=0 QTime=4 
   [junit4]   2> 215243 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&nosort=&group.cache.percent=75&facet.method=fcs&wt=json&rows=0&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=1 
   [junit4]   2> 215244 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_s1+desc,small_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=40&group.cache.percent=64&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.sort=score+desc&group.offset=0} hits=39 status=0 QTime=1 
   [junit4]   2> 215247 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=1&group.cache.percent=72&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=id+desc} hits=39 status=0 QTime=1 
   [junit4]   2> 215249 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=small_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=3&group.cache.percent=53&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_i&facet.field=foo_s1&group=true&group.sort=foo_i+asc,_docid_+desc,foo_s1+asc&group.offset=7} hits=39 status=0 QTime=1 
   [junit4]   2> 215252 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_i+desc,score+desc,foo_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=0&group.cache.percent=83&facet.method=fcs&wt=json&rows=3&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=small_i+desc,score+desc,foo_i+asc} hits=39 status=0 QTime=2 
   [junit4]   2> 215254 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_i+desc,score+asc,score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=9&group.cache.percent=65&facet.method=fcs&wt=json&rows=6&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=9&noGroupsort=small_i+desc,score+asc,score_f+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 215256 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&nosort=&group.cache.percent=47&facet.method=fcs&wt=json&rows=39&echoParams=all&facet.sort=index&start=29&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=1 
   [junit4]   2> 215259 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+desc,score+asc,small_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=5&group.cache.percent=93&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=small_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=score_f+desc,score+asc,small_i+asc} hits=39 status=0 QTime=2 
   [junit4]   2> 215261 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_i+desc,score+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=30&group.cache.percent=83&facet.method=fcs&wt=json&rows=5&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=false&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=foo_i+desc,score+desc} hits=39 status=0 QTime=1 
   [junit4]   2> 215264 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=_docid_+asc,foo_s1+desc,id+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=76&facet.method=fcs&wt=json&rows=2&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=score_f&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=_docid_+asc,foo_s1+desc,id+asc} hits=39 status=0 QTime=1 
   [junit4]   2> 215267 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=foo_i+asc,small_s1+desc,foo_s1+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&group.cache.percent=70&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.sort=_docid_+asc,score_f+desc,_docid_+asc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215270 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=score_f+asc,_docid_+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=60&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=40&q={!func}score_f&group.truncate=false&group.field=score_f&facet.field=foo_s1&group=true&group.sort=id+desc,foo_i+desc&group.offset=1} hits=39 status=0 QTime=0 
   [junit4]   2> 215273 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=_docid_+desc,score_f+asc,score_f+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=5&group.cache.percent=98&facet.method=fcs&wt=json&rows=4&echoParams=all&facet.sort=index&start=31&q={!func}score_f&group.truncate=false&group.field=score_f&facet.field=foo_s1&group=true&group.sort=foo_s1+asc,foo_i+asc,score_f+desc&group.offset=0} hits=39 status=0 QTime=2 
   [junit4]   2> 215275 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=10&nosort=&group.cache.percent=54&facet.method=fcs&wt=json&rows=-1&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=} hits=39 status=0 QTime=1 
   [junit4]   2> 215278 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_s1+asc,score_f+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=6&group.cache.percent=92&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=foo_s1&facet.field=foo_s1&group=true&group.sort=foo_i+desc,foo_i+desc,score+desc&group.offset=1} hits=39 status=0 QTime=2 
   [junit4]   2> 215281 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=score+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=5&group.cache.percent=20&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=1&q={!func}score_f&group.truncate=true&group.field=small_s1&facet.field=foo_s1&group=true&group.offset=19&noGroupsort=score+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 215284 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=id+asc,foo_s1+asc,id+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=7&group.cache.percent=10&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=false&group.field=id&facet.field=foo_s1&group=true&group.offset=1&noGroupsort=id+asc,foo_s1+asc,id+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 215286 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&facet.mincount=1&indent=true&facet.limit=-1&group.limit=8&nosort=&group.cache.percent=23&facet.method=fcs&wt=json&rows=6&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=true&group.field=score_f&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=} hits=39 status=0 QTime=1 
   [junit4]   2> 215289 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_s1+desc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=12&group.cache.percent=75&facet.method=fcs&wt=json&rows=9&echoParams=all&facet.sort=index&start=2&q={!func}score_f&group.truncate=true&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=small_s1+desc} hits=39 status=0 QTime=2 
   [junit4]   2> 215291 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=false&sort=foo_i+desc,small_i+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=4&group.cache.percent=54&facet.method=fcs&wt=json&rows=8&echoParams=all&facet.sort=index&start=0&q={!func}score_f&group.truncate=false&group.field=foo_i&facet.field=foo_s1&group=true&group.offset=0&noGroupsort=foo_i+desc,small_i+asc} hits=39 status=0 QTime=1 
   [junit4]   2> 215294 T837 C305 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&group.ngroups=true&sort=small_s1+asc&facet.mincount=1&indent=true&facet.limit=-1&group.limit=-1&group.cache.percent=61&facet.method=fcs&wt=json&rows=7&echoParams=all&facet.sort=index&start=4&q={!func}score_f&group.trun

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

t4]   2> 240481 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 240490 T837 C332 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 240491 T837 C332 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_4p,generation=169}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_4q,generation=170}
   [junit4]   2> 240492 T837 C332 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 170
   [junit4]   2> 240493 T837 C332 oass.SolrIndexSearcher.<init> Opening Searcher@6b9473c7 main
   [junit4]   2> 240496 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b9473c7 main{StandardDirectoryReader(segments_4q:517:nrt)}
   [junit4]   2> 240496 T837 C332 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 240497 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 240510 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 240519 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 240530 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 1
   [junit4]   2> 240540 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 240550 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 240558 T837 C332 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 240562 T837 C332 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_4q,generation=170}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@280792d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@715fe514)),segFN=segments_4r,generation=171}
   [junit4]   2> 240563 T837 C332 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 171
   [junit4]   2> 240564 T837 C332 oass.SolrIndexSearcher.<init> Opening Searcher@6f1f8cef main
   [junit4]   2> 240565 T837 C332 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 240568 T839 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f1f8cef main{StandardDirectoryReader(segments_4r:519:nrt _65(5.0):C5)}
   [junit4]   2> 240568 T837 C332 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 240571 T837 C332 oasc.SolrCore.execute [collection1] webapp=null path=null params={group.ngroups=true&q=title:title&group.field=name&group=true} hits=5 status=0 QTime=1 
   [junit4]   2> 240586 T837 C332 oasc.SolrCore.execute [collection1] webapp=null path=null params={group.ngroups=true&q=title:title&group.field=group_si&group=true} hits=5 status=0 QTime=1 
   [junit4]   2> 240597 T837 oas.SolrTestCaseJ4.tearDown ###Ending testGroupingGroupSortingScore_withTotalGroupCount
   [junit4]   2> 240600 T837 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 240600 T837 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1287892928
   [junit4]   2> 240600 T837 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@47fd3d71
   [junit4]   2> 240620 T837 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=191,autocommits=0,soft autocommits=0,optimizes=8,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1477,cumulative_deletesById=0,cumulative_deletesByQuery=55,cumulative_errors=0}
   [junit4]   2> 240621 T837 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 240621 T837 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 240622 T837 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 240622 T837 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 240623 T837 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 240623 T837 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924;done=false>>]
   [junit4]   2> 240623 T837 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924
   [junit4]   2> 240624 T837 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924/index;done=false>>]
   [junit4]   2> 240624 T837 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestGroupingSearch-1376059375924/index
   [junit4]   2> NOTE: test params are: codec=Lucene42: {title_stemmed=PostingsFormat(name=MockRandom), store_0_coordinate=MockFixedIntBlock(blockSize=1049), text=MockFixedIntBlock(blockSize=1049), weight=PostingsFormat(name=MockRandom), value4_i=PostingsFormat(name=Direct), small_i=PostingsFormat(name=Direct), store_1_coordinate=PostingsFormat(name=MockRandom), nullfirst=MockFixedIntBlock(blockSize=1049), title_lettertok=PostingsFormat(name=Direct), score_f=MockFixedIntBlock(blockSize=1049), value3_s1=MockFixedIntBlock(blockSize=1049), foo_s1=MockFixedIntBlock(blockSize=1049), id=PostingsFormat(name=Direct), title=PostingsFormat(name=MockRandom), bday=Lucene41(blocksize=128), group_si=Lucene41(blocksize=128), value1_i=Lucene41(blocksize=128), name=PostingsFormat(name=Direct), foo2_i=Lucene41(blocksize=128), cat_sI=MockFixedIntBlock(blockSize=1049), value1_s1=PostingsFormat(name=Direct), foo_i=PostingsFormat(name=MockRandom), store_rpt=PostingsFormat(name=MockRandom), small_s1=Lucene41(blocksize=128), value2_i=MockFixedIntBlock(blockSize=1049)}, docValues:{}, sim=DefaultSimilarity, locale=ar_SA, timezone=America/Atikokan
   [junit4]   2> NOTE: Linux 3.2.0-51-generic amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=8,threads=2,free=274730600,total=452984832
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, AnalysisAfterCoreReloadTest, TestRealTimeGet, TestCoreContainer, TestBM25SimilarityFactory, MBeansHandlerTest, SpatialFilterTest, SolrInfoMBeanTest, UpdateParamsTest, TestFaceting, TestLFUCache, TestCloudManagedSchemaAddField, DateFieldTest, TestSolrJ, PrimitiveFieldTypeTest, TestPHPSerializedResponseWriter, TestStressVersions, SoftAutoCommitTest, EchoParamsTest, StatelessScriptUpdateProcessorFactoryTest, TestSystemIdResolver, SliceStateUpdateTest, RegexBoostProcessorTest, BinaryUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestDynamicFieldCollectionResource, LegacyHTMLStripCharFilterTest, BlockDirectoryTest, TestWriterPerf, TestQueryUtils, DOMUtilTest, DocValuesTest, BlockCacheTest, TestReversedWildcardFilterFactory, HdfsUnloadDistributedZkTest, URLClassifyProcessorTest, TestFieldResource, TestLMDirichletSimilarityFactory, QueryElevationComponentTest, TestMaxScoreQueryParser, TestSolrQueryParserDefaultOperatorResource, DistributedSpellCheckComponentTest, PolyFieldTest, TestGroupingSearch]
   [junit4] Completed on J0 in 27.68s, 13 tests, 1 error <<< FAILURES!

[...truncated 792 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 318 suites, 1345 tests, 1 error, 35 ignored (6 assumptions)

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



Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_25) - Build # 6940 - Still Failing!

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
Yeah, it's because some tests don't extend from the same root
superclass. I wonder if it'd be better to compile the contribs before
any tests are executed so that everything is in place, just as if the
example were run from command-line.

I'll fix in a second.

Dawid

On Fri, Aug 9, 2013 at 4:02 PM, Uwe Schindler <uw...@thetaphi.de> wrote:
> It seems to still have problems with the clustering contrib by default being enabled.
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
>> Sent: Friday, August 09, 2013 3:37 PM
>> To: dev@lucene.apache.org; dweiss@apache.org
>> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_25) - Build # 6940
>> - Still Failing!
>>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6940/
>> Java: 32bit/jdk1.7.0_25 -client -XX:+UseConcMarkSweepGC
>>
>> 1 tests failed.
>> FAILED:
>> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI
>>
>> Error Message:
>> Server returned HTTP response code: 500 for URL:
>> http://127.0.0.1:57124/test/
>>
>> Stack Trace:
>> java.io.IOException: Server returned HTTP response code: 500 for URL:
>> http://127.0.0.1:57124/test/
>>       at
>> __randomizedtesting.SeedInfo.seed([8E3A069BE3D8B2C:3031433AD9561093
>> ]:0)
>>       at
>> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCo
>> nnection.java:1625)
>>       at java.net.URL.openStream(URL.java:1037)
>>       at
>> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(Jetty
>> WebappTest.java:98)
>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>       at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
>> ava:57)
>>       at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
>> sorImpl.java:43)
>>       at java.lang.reflect.Method.invoke(Method.java:606)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
>> dRunner.java:1559)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
>> mizedRunner.java:79)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
>> mizedRunner.java:737)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
>> mizedRunner.java:773)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
>> mizedRunner.java:787)
>>       at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
>> evaluate(SystemPropertiesRestoreRule.java:53)
>>       at
>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
>> SetupTeardownChained.java:50)
>>       at
>> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
>> cheSanity.java:51)
>>       at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
>> fterRule.java:46)
>>       at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
>> .evaluate(SystemPropertiesInvariantRule.java:55)
>>       at
>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
>> readAndTestName.java:49)
>>       at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
>> IgnoreAfterMaxFailures.java:70)
>>       at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
>> .java:48)
>>       at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
>> ementAdapter.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(ThreadL
>> eakControl.java:442)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
>> domizedRunner.java:746)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
>> mizedRunner.java:648)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
>> mizedRunner.java:682)
>>       at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
>> mizedRunner.java:693)
>>       at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
>> fterRule.java:46)
>>       at
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
>> assName.java:42)
>>       at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
>> .evaluate(SystemPropertiesInvariantRule.java:55)
>>       at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
>> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>       at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
>> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>       at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
>> ementAdapter.java:36)
>>       at
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
>> ertionsRequired.java:43)
>>       at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
>> .java:48)
>>       at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
>> IgnoreAfterMaxFailures.java:70)
>>       at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
>> TestSuites.java:55)
>>       at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
>> ementAdapter.java:36)
>>       at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
>> run(ThreadLeakControl.java:358)
>>       at java.lang.Thread.run(Thread.java:724)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 10612 lines...]
>>    [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
>>    [junit4]   2> 18645 T70 oejs.Server.doStart jetty-8.1.10.v20130312
>>    [junit4]   2> 18776 T70 oejw.StandardDescriptorProcessor.visitServlet NO
>> JSP Support for /test, did not find org.apache.jasper.servlet.JspServlet
>>    [junit4]   2> 18799 T70 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>>    [junit4]   2> 18802 T70 oasc.SolrResourceLoader.locateSolrHome JNDI not
>> configured for solr (NoInitialContextEx)
>>    [junit4]   2> 18802 T70 oasc.SolrResourceLoader.locateSolrHome using
>> system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-
>> trunk-Linux/solr/example/solr
>>    [junit4]   2> 18802 T70 oasc.SolrResourceLoader.<init> new
>> SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-
>> Solr-trunk-Linux/solr/example/solr/'
>>    [junit4]   2> 18827 T70 oasc.ConfigSolr.fromFile Loading container
>> configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/solr.xml
>>    [junit4]   2> 18896 T70 oasc.ConfigSolrXml.<init> Config-defined core root
>> directory:
>>    [junit4]   2> 18897 T70 oasc.CoreContainer.<init> New CoreContainer
>> 31762550
>>    [junit4]   2> 18897 T70 oasc.CoreContainer.load Loading cores into
>> CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-
>> trunk-Linux/solr/example/solr/]
>>    [junit4]   2> 18898 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting socketTimeout to: 0
>>    [junit4]   2> 18898 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting urlScheme to: http://
>>    [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting connTimeout to: 0
>>    [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting maxConnectionsPerHost to: 20
>>    [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting corePoolSize to: 0
>>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting maximumPoolSize to: 2147483647
>>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting maxThreadIdleTime to: 5
>>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting sizeOfQueue to: -1
>>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
>> Setting fairnessPolicy to: false
>>    [junit4]   2> 18901 T70 oascsi.HttpClientUtil.createClient Creating new http
>> client,
>> config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout
>> =0&connTimeout=0&retry=false
>>    [junit4]   2> 18936 T70 oasc.CorePropertiesLocator.discover Looking for core
>> definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr
>>    [junit4]   2> 18936 T70 oasc.CorePropertiesLocator.discoverUnder Found
>> core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/
>>    [junit4]   2> 18939 T70 oasc.CorePropertiesLocator.discover Found 1 core
>> definitions
>>    [junit4]   2> 18940 T72 oasc.CoreContainer.create Creating SolrCore
>> 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-
>> trunk-Linux/solr/example/solr/collection1
>>    [junit4]   2> 18940 T72 oasc.SolrResourceLoader.<init> new
>> SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-
>> Solr-trunk-Linux/solr/example/solr/collection1/'
>>    [junit4]   2> 18972 T72 oasc.SolrConfig.initLibs Adding specified lib dirs to
>> ClassLoader
>>    [junit4]   2> 18972 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> No files added to classloader from lib: ../../../contrib/extraction/lib (resolved
>> as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
>>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../dist).
>>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved
>> as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
>>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../dist).
>>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
>>    [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../dist).
>>    [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
>>    [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN
>> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/../../../dist).
>>    [junit4]   2> 19030 T72 oasu.SolrIndexConfig.<init> IndexWriter infoStream
>> solr logging is enabled
>>    [junit4]   2> 19033 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion:
>> LUCENE_50
>>    [junit4]   2> 19115 T72 oasc.SolrConfig.<init> Loaded SolrConfig:
>> solrconfig.xml
>>    [junit4]   2> 19116 T72 oass.IndexSchema.readSchema Reading Solr Schema
>> from schema.xml
>>    [junit4]   2> 19129 T72 oass.IndexSchema.readSchema [collection1] Schema
>> name=example
>>    [junit4]   2> 19896 T72 oass.IndexSchema.readSchema unique key field: id
>>    [junit4]   2> 19909 T72 oass.FileExchangeRateProvider.reload Reloading
>> exchange rates from file currency.xml
>>    [junit4]   2> 19912 T72 oass.FileExchangeRateProvider.reload Reloading
>> exchange rates from file currency.xml
>>    [junit4]   2> 19938 T72 oasc.SolrCore.initDirectoryFactory
>> org.apache.solr.core.MockDirectoryFactory
>>    [junit4]   2> 19938 T72 oasc.SolrCore.<init> [collection1] Opening new
>> SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/example/solr/collection1/,
>> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553/
>>    [junit4]   2> 19939 T72 oasc.JmxMonitoredMap.<init> JMX monitoring is
>> enabled. Adding Solr mbeans to JMX Server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@1db770
>>    [junit4]   2> 19940 T72 oasc.SolrCore.initListeners [collection1] Added
>> SolrEventListener for newSearcher:
>> org.apache.solr.core.QuerySenderListener{queries=[]}
>>    [junit4]   2> 19940 T72 oasc.SolrCore.initListeners [collection1] Added
>> SolrEventListener for firstSearcher:
>> org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
>> warming in solrconfig.xml}]}
>>    [junit4]   2> 19941 T72 oasc.CachingDirectoryFactory.get return new
>> directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553
>>    [junit4]   2> 19941 T72 oasc.SolrCore.getNewIndexDir New index directory
>> detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553/index/
>>    [junit4]   2> 19941 T72 oasc.SolrCore.initIndex WARN [collection1] Solr index
>> directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553/index' doesn't exist. Creating new index...
>>    [junit4]   2> 19941 T72 oasc.CachingDirectoryFactory.get return new
>> directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553/index
>>    [junit4]   2> 19942 T72 oasu.LoggingInfoStream.message
>> [IFD][coreLoadExecutor-25-thread-1]: init: current segments file is "null";
>> deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@7532fb
>>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
>> [IFD][coreLoadExecutor-25-thread-1]: now checkpoint "" [0 segments ;
>> isCommit = false]
>>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
>> [IFD][coreLoadExecutor-25-thread-1]: 0 msec to checkpoint
>>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: init: create=true
>>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]:
>>    [junit4]   2>
>>       dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c4fb
>> 3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@94c8bc)
>>    [junit4]   2>      index=
>>    [junit4]   2>      version=5.0-SNAPSHOT
>>    [junit4]   2>      matchVersion=LUCENE_50
>>    [junit4]   2>      analyzer=null
>>    [junit4]   2>      ramBufferSizeMB=100.0
>>    [junit4]   2>      maxBufferedDocs=-1
>>    [junit4]   2>      maxBufferedDeleteTerms=-1
>>    [junit4]   2>      mergedSegmentWarmer=null
>>    [junit4]   2>      delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
>>    [junit4]   2>      commit=null
>>    [junit4]   2>      openMode=CREATE
>>    [junit4]   2>
>>       similarity=org.apache.lucene.search.similarities.DefaultSimilarity
>>    [junit4]   2>      mergeScheduler=ConcurrentMergeScheduler:
>> maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
>>    [junit4]   2>      default WRITE_LOCK_TIMEOUT=1000
>>    [junit4]   2>      writeLockTimeout=1000
>>    [junit4]   2>      codec=Lucene42
>>    [junit4]   2>      infoStream=org.apache.solr.update.LoggingInfoStream
>>    [junit4]   2>      mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
>> maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0,
>> floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0,
>> segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
>> noCFSRatio=0.0
>>
>>    [junit4]   2>
>>       indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocume
>> ntsWriterThreadPool@661fd9
>>    [junit4]   2>      readerPooling=false
>>    [junit4]   2>      perThreadHardLimitMB=1945
>>    [junit4]   2>      useCompoundFile=false
>>    [junit4]   2>
>>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: now flush at close waitForMerges=true
>>    [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]:   start flush: applyAllDeletes=true
>>    [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]:   index before flush
>>    [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message
>> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
>> startFullFlush
>>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
>> [DW][coreLoadExecutor-25-thread-1]: anyChanges? numDocsInRam=0
>> deletes=false hasTickets:false pendingChangesInFullFlush: false
>>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
>> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
>> finishFullFlush success=true
>>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: apply all deletes during flush
>>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
>> [BD][coreLoadExecutor-25-thread-1]: prune
>> sis=org.apache.lucene.index.SegmentInfos@b51621
>> minGen=9223372036854775807 packetCount=0
>>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
>> [CMS][coreLoadExecutor-25-thread-1]: now merge
>>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
>> [CMS][coreLoadExecutor-25-thread-1]:   index:
>>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
>> [CMS][coreLoadExecutor-25-thread-1]:   no more merges pending; now
>> return
>>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: waitForMerges
>>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: waitForMerges done
>>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: now call final commit()
>>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: commit: start
>>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: commit: enter lock
>>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: commit: now prepare
>>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: prepareCommit: flush
>>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]:   index before flush
>>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
>> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
>> startFullFlush
>>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
>> [DW][coreLoadExecutor-25-thread-1]: anyChanges? numDocsInRam=0
>> deletes=false hasTickets:false pendingChangesInFullFlush: false
>>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: apply all deletes during flush
>>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
>> [BD][coreLoadExecutor-25-thread-1]: prune
>> sis=org.apache.lucene.index.SegmentInfos@b51621
>> minGen=9223372036854775807 packetCount=0
>>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
>> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
>> finishFullFlush success=true
>>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: startCommit(): start
>>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: startCommit index= changeCount=1
>>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: done all syncs: []
>>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: commit: pendingCommit != null
>>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: commit: wrote segments file
>> "segments_1"
>>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
>> [IFD][coreLoadExecutor-25-thread-1]: now checkpoint "" [0 segments ;
>> isCommit = true]
>>    [junit4]   2> 19949 T72 oasc.SolrDeletionPolicy.onCommit
>> SolrDeletionPolicy.onCommit: commits: num=1
>>    [junit4]   2>
>>       commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirector
>> y@1c4fb3c
>> lockFactory=org.apache.lucene.store.NativeFSLockFactory@94c8bc),segFN=
>> segments_1,generation=1}
>>    [junit4]   2> 19950 T72 oasc.SolrDeletionPolicy.updateCommits newest
>> commit generation = 1
>>    [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message
>> [IFD][coreLoadExecutor-25-thread-1]: 0 msec to checkpoint
>>    [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: commit: done
>>    [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message
>> [IW][coreLoadExecutor-25-thread-1]: at close:
>>    [junit4]   2> 19950 T72 oasc.SolrCore.initWriters created json:
>> solr.JSONResponseWriter
>>    [junit4]   2> 19951 T72 oasc.SolrCore.initWriters adding lazy
>> queryResponseWriter: solr.VelocityResponseWriter
>>    [junit4]   2> 19951 T72 oasc.SolrCore.initWriters created velocity:
>> solr.VelocityResponseWriter
>>    [junit4]   2> 19951 T72 oasc.SolrCore.initWriters created xslt:
>> solr.XSLTResponseWriter
>>    [junit4]   2> 19951 T72 oasr.XSLTResponseWriter.init
>> xsltCacheLifetimeSeconds=5
>>    [junit4]   2> 19981 T72 oasc.SolrCore.close [collection1]  CLOSING SolrCore
>> org.apache.solr.core.SolrCore@13bc38d
>>    [junit4]   2> 19982 T72 oasu.SolrCoreState.decrefSolrCoreState Closing
>> SolrCoreState
>>    [junit4]   2> 19982 T72 oasu.DefaultSolrCoreState.closeIndexWriter
>> SolrCoreState ref count has reached 0 - closing IndexWriter
>>    [junit4]   2> 19983 T72 oasc.SolrCore.closeSearcher [collection1] Closing
>> main searcher on request.
>>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.close Closing
>> MockDirectoryFactory - 2 directories currently being tracked
>>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.closeCacheValue
>> looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553/index
>> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-
>> trunk-Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553/index;done=false>>]
>>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.close Closing directory:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553/index
>>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.closeCacheValue
>> looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553
>> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-
>> trunk-Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553;done=false>>]
>>    [junit4]   2> 19984 T72 oasc.CachingDirectoryFactory.close Closing directory:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-
>> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
>> 1376055360553
>>    [junit4]   2> 19985 T72 oasc.CoreContainer.recordAndThrow ERROR Unable
>> to create core: collection1 org.apache.solr.common.SolrException: Error
>> loading class 'solr.clustering.ClusteringComponent'
>>    [junit4]   2>      at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
>>    [junit4]   2>      at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
>>    [junit4]   2>      at
>> org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:51
>> 8)
>>    [junit4]   2>      at
>> org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
>>    [junit4]   2>      at
>> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
>>    [junit4]   2>      at
>> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
>>    [junit4]   2>      at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>    [junit4]   2>      at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>    [junit4]   2>      at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>    [junit4]   2>      at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>    [junit4]   2>      at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>    [junit4]   2>      at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
>> a:1145)
>>    [junit4]   2>      at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
>> va:615)
>>    [junit4]   2>      at java.lang.Thread.run(Thread.java:724)
>>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error
>> loading class 'solr.clustering.ClusteringComponent'
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 449)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 381)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
>>    [junit4]   2>      at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
>>    [junit4]   2>      ... 13 more
>>    [junit4]   2> Caused by: java.lang.ClassNotFoundException:
>> solr.clustering.ClusteringComponent
>>    [junit4]   2>      at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>>    [junit4]   2>      at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>>    [junit4]   2>      at java.security.AccessController.doPrivileged(Native
>> Method)
>>    [junit4]   2>      at
>> java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>>    [junit4]   2>      at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>>    [junit4]   2>      at
>> java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
>>    [junit4]   2>      at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>>    [junit4]   2>      at java.lang.Class.forName0(Native Method)
>>    [junit4]   2>      at java.lang.Class.forName(Class.java:270)
>>    [junit4]   2>      at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 433)
>>    [junit4]   2>      ... 21 more
>>    [junit4]   2>
>>    [junit4]   2> 19986 T72 oasc.SolrException.log ERROR
>> null:org.apache.solr.common.SolrException: Unable to create core:
>> collection1
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:93
>> 0)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer.create(CoreContainer.java:562)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>    [junit4]   2>              at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>    [junit4]   2>              at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
>> a:1145)
>>    [junit4]   2>              at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
>> va:615)
>>    [junit4]   2>              at java.lang.Thread.run(Thread.java:724)
>>    [junit4]   2>      Caused by: org.apache.solr.common.SolrException: Error
>> loading class 'solr.clustering.ClusteringComponent'
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:51
>> 8)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
>>    [junit4]   2>              ... 10 more
>>    [junit4]   2>      Caused by: org.apache.solr.common.SolrException: Error
>> loading class 'solr.clustering.ClusteringComponent'
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 449)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 381)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
>>    [junit4]   2>              ... 13 more
>>    [junit4]   2>      Caused by: java.lang.ClassNotFoundException:
>> solr.clustering.ClusteringComponent
>>    [junit4]   2>              at
>> java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>>    [junit4]   2>              at
>> java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>>    [junit4]   2>              at java.security.AccessController.doPrivileged(Native
>> Method)
>>    [junit4]   2>              at
>> java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>>    [junit4]   2>              at
>> java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>>    [junit4]   2>              at
>> java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
>>    [junit4]   2>              at
>> java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>>    [junit4]   2>              at java.lang.Class.forName0(Native Method)
>>    [junit4]   2>              at java.lang.Class.forName(Class.java:270)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 433)
>>    [junit4]   2>              ... 21 more
>>    [junit4]   2>
>>    [junit4]   2> 19987 T70 oass.SolrDispatchFilter.init
>> user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/solr/build/solr-solrj/test/J0
>>    [junit4]   2> 19988 T70 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>> done
>>    [junit4]   2> 20077 T70 oejs.AbstractConnector.doStart Started
>> SocketConnector@0.0.0.0:57124
>>    [junit4]   2> 20122 T75 oasc.SolrException.log ERROR
>> null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not
>> available due to init failure: Error loading class
>> 'solr.clustering.ClusteringComponent'
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)
>>    [junit4]   2>              at
>> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:258
>> )
>>    [junit4]   2>              at
>> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158
>> )
>>    [junit4]   2>              at
>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandle
>> r.java:1419)
>>    [junit4]   2>              at
>> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
>> 137)
>>    [junit4]   2>              at
>> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.ja
>> va:231)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.j
>> ava:1075)
>>    [junit4]   2>              at
>> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.jav
>> a:193)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.ja
>> va:1009)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
>> 135)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.ja
>> va:116)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.Server.handle(Server.java:368)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHtt
>> pConnection.java:489)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHtt
>> pConnection.java:53)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractH
>> ttpConnection.java:942)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerCo
>> mplete(AbstractHttpConnection.java:1004)
>>    [junit4]   2>              at
>> org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
>>    [junit4]   2>              at
>> org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnec
>> tion.java:72)
>>    [junit4]   2>              at
>> org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(Socke
>> tConnector.java:264)
>>    [junit4]   2>              at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.j
>> ava:608)
>>    [junit4]   2>              at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.ja
>> va:543)
>>    [junit4]   2>              at java.lang.Thread.run(Thread.java:724)
>>    [junit4]   2>      Caused by: org.apache.solr.common.SolrException: Error
>> loading class 'solr.clustering.ClusteringComponent'
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:51
>> 8)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
>>    [junit4]   2>              at
>> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>    [junit4]   2>              at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>    [junit4]   2>              at
>> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>    [junit4]   2>              at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
>> a:1145)
>>    [junit4]   2>              at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
>> va:615)
>>    [junit4]   2>              ... 1 more
>>    [junit4]   2>      Caused by: org.apache.solr.common.SolrException: Error
>> loading class 'solr.clustering.ClusteringComponent'
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 449)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 381)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
>>    [junit4]   2>              ... 13 more
>>    [junit4]   2>      Caused by: java.lang.ClassNotFoundException:
>> solr.clustering.ClusteringComponent
>>    [junit4]   2>              at
>> java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>>    [junit4]   2>              at
>> java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>>    [junit4]   2>              at java.security.AccessController.doPrivileged(Native
>> Method)
>>    [junit4]   2>              at
>> java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>>    [junit4]   2>              at
>> java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>>    [junit4]   2>              at
>> java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
>>    [junit4]   2>              at
>> java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>>    [junit4]   2>              at java.lang.Class.forName0(Native Method)
>>    [junit4]   2>              at java.lang.Class.forName(Class.java:270)
>>    [junit4]   2>              at
>> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
>> 433)
>>    [junit4]   2>              ... 21 more
>>    [junit4]   2>
>>    [junit4]   2> 20137 T70 oasc.CoreContainer.shutdown Shutting down
>> CoreContainer instance=31762550
>>    [junit4]   2> 20139 T70 oejsh.ContextHandler.doStop stopped
>> o.e.j.w.WebAppContext{/test,file:/mnt/ssd/jenkins/workspace/Lucene-
>> Solr-trunk-Linux/solr/webapp/web/},/mnt/ssd/jenkins/workspace/Lucene-
>> Solr-trunk-Linux/solr/webapp/web
>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JettyWebappTest -
>> Dtests.method=testAdminUI -Dtests.seed=8E3A069BE3D8B2C -
>> Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -
>> Dtests.timezone=IST -Dtests.file.encoding=UTF-8
>>    [junit4] ERROR   1.63s J0 | JettyWebappTest.testAdminUI <<<
>>    [junit4]    > Throwable #1: java.io.IOException: Server returned HTTP
>> response code: 500 for URL: http://127.0.0.1:57124/test/
>>    [junit4]    >      at
>> __randomizedtesting.SeedInfo.seed([8E3A069BE3D8B2C:3031433AD9561093
>> ]:0)
>>    [junit4]    >      at
>> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCo
>> nnection.java:1625)
>>    [junit4]    >      at java.net.URL.openStream(URL.java:1037)
>>    [junit4]    >      at
>> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(Jetty
>> WebappTest.java:98)
>>    [junit4]    >      at java.lang.Thread.run(Thread.java:724)
>>    [junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{},
>> sim=DefaultSimilarity, locale=ko_KR, timezone=IST
>>    [junit4]   2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.7.0_25
>> (32-bit)/cpus=8,threads=1,free=13162936,total=31899648
>>    [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest,
>> TestJavaBinCodec, AnlysisResponseBaseTest, LargeVolumeBinaryJettyTest,
>> ClientUtilsTest, SolrExampleXMLTest, JettyWebappTest]
>>    [junit4] Completed on J0 in 1.66s, 1 test, 1 error <<< FAILURES!
>>
>> [...truncated 121 lines...]
>> BUILD FAILED
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:194:
>> The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-
>> build.xml:449: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
>> build.xml:1230: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
>> build.xml:873: There were test failures: 46 suites, 272 tests, 1 error
>>
>> Total time: 45 minutes 8 seconds
>> Build step 'Invoke Ant' marked build as failure Description set: Java:
>> 32bit/jdk1.7.0_25 -client -XX:+UseConcMarkSweepGC 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


RE: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_25) - Build # 6940 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
It seems to still have problems with the clustering contrib by default being enabled.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Friday, August 09, 2013 3:37 PM
> To: dev@lucene.apache.org; dweiss@apache.org
> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_25) - Build # 6940
> - Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6940/
> Java: 32bit/jdk1.7.0_25 -client -XX:+UseConcMarkSweepGC
> 
> 1 tests failed.
> FAILED:
> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI
> 
> Error Message:
> Server returned HTTP response code: 500 for URL:
> http://127.0.0.1:57124/test/
> 
> Stack Trace:
> java.io.IOException: Server returned HTTP response code: 500 for URL:
> http://127.0.0.1:57124/test/
> 	at
> __randomizedtesting.SeedInfo.seed([8E3A069BE3D8B2C:3031433AD9561093
> ]:0)
> 	at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCo
> nnection.java:1625)
> 	at java.net.URL.openStream(URL.java:1037)
> 	at
> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(Jetty
> WebappTest.java:98)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:606)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> 	at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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(ThreadL
> eakControl.java:442)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:724)
> 
> 
> 
> 
> Build Log:
> [...truncated 10612 lines...]
>    [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
>    [junit4]   2> 18645 T70 oejs.Server.doStart jetty-8.1.10.v20130312
>    [junit4]   2> 18776 T70 oejw.StandardDescriptorProcessor.visitServlet NO
> JSP Support for /test, did not find org.apache.jasper.servlet.JspServlet
>    [junit4]   2> 18799 T70 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>    [junit4]   2> 18802 T70 oasc.SolrResourceLoader.locateSolrHome JNDI not
> configured for solr (NoInitialContextEx)
>    [junit4]   2> 18802 T70 oasc.SolrResourceLoader.locateSolrHome using
> system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/example/solr
>    [junit4]   2> 18802 T70 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-
> Solr-trunk-Linux/solr/example/solr/'
>    [junit4]   2> 18827 T70 oasc.ConfigSolr.fromFile Loading container
> configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/solr.xml
>    [junit4]   2> 18896 T70 oasc.ConfigSolrXml.<init> Config-defined core root
> directory:
>    [junit4]   2> 18897 T70 oasc.CoreContainer.<init> New CoreContainer
> 31762550
>    [junit4]   2> 18897 T70 oasc.CoreContainer.load Loading cores into
> CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/example/solr/]
>    [junit4]   2> 18898 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 0
>    [junit4]   2> 18898 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to: http://
>    [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 0
>    [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
>    [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
>    [junit4]   2> 18901 T70 oascsi.HttpClientUtil.createClient Creating new http
> client,
> config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout
> =0&connTimeout=0&retry=false
>    [junit4]   2> 18936 T70 oasc.CorePropertiesLocator.discover Looking for core
> definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr
>    [junit4]   2> 18936 T70 oasc.CorePropertiesLocator.discoverUnder Found
> core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/
>    [junit4]   2> 18939 T70 oasc.CorePropertiesLocator.discover Found 1 core
> definitions
>    [junit4]   2> 18940 T72 oasc.CoreContainer.create Creating SolrCore
> 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/example/solr/collection1
>    [junit4]   2> 18940 T72 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-
> Solr-trunk-Linux/solr/example/solr/collection1/'
>    [junit4]   2> 18972 T72 oasc.SolrConfig.initLibs Adding specified lib dirs to
> ClassLoader
>    [junit4]   2> 18972 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> No files added to classloader from lib: ../../../contrib/extraction/lib (resolved
> as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved
> as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
>    [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
>    [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 19030 T72 oasu.SolrIndexConfig.<init> IndexWriter infoStream
> solr logging is enabled
>    [junit4]   2> 19033 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion:
> LUCENE_50
>    [junit4]   2> 19115 T72 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig.xml
>    [junit4]   2> 19116 T72 oass.IndexSchema.readSchema Reading Solr Schema
> from schema.xml
>    [junit4]   2> 19129 T72 oass.IndexSchema.readSchema [collection1] Schema
> name=example
>    [junit4]   2> 19896 T72 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 19909 T72 oass.FileExchangeRateProvider.reload Reloading
> exchange rates from file currency.xml
>    [junit4]   2> 19912 T72 oass.FileExchangeRateProvider.reload Reloading
> exchange rates from file currency.xml
>    [junit4]   2> 19938 T72 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 19938 T72 oasc.SolrCore.<init> [collection1] Opening new
> SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/,
> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553/
>    [junit4]   2> 19939 T72 oasc.JmxMonitoredMap.<init> JMX monitoring is
> enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@1db770
>    [junit4]   2> 19940 T72 oasc.SolrCore.initListeners [collection1] Added
> SolrEventListener for newSearcher:
> org.apache.solr.core.QuerySenderListener{queries=[]}
>    [junit4]   2> 19940 T72 oasc.SolrCore.initListeners [collection1] Added
> SolrEventListener for firstSearcher:
> org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
> warming in solrconfig.xml}]}
>    [junit4]   2> 19941 T72 oasc.CachingDirectoryFactory.get return new
> directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553
>    [junit4]   2> 19941 T72 oasc.SolrCore.getNewIndexDir New index directory
> detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553/index/
>    [junit4]   2> 19941 T72 oasc.SolrCore.initIndex WARN [collection1] Solr index
> directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553/index' doesn't exist. Creating new index...
>    [junit4]   2> 19941 T72 oasc.CachingDirectoryFactory.get return new
> directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553/index
>    [junit4]   2> 19942 T72 oasu.LoggingInfoStream.message
> [IFD][coreLoadExecutor-25-thread-1]: init: current segments file is "null";
> deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@7532fb
>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
> [IFD][coreLoadExecutor-25-thread-1]: now checkpoint "" [0 segments ;
> isCommit = false]
>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
> [IFD][coreLoadExecutor-25-thread-1]: 0 msec to checkpoint
>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: init: create=true
>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]:
>    [junit4]   2>
> 	dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c4fb
> 3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@94c8bc)
>    [junit4]   2> 	index=
>    [junit4]   2> 	version=5.0-SNAPSHOT
>    [junit4]   2> 	matchVersion=LUCENE_50
>    [junit4]   2> 	analyzer=null
>    [junit4]   2> 	ramBufferSizeMB=100.0
>    [junit4]   2> 	maxBufferedDocs=-1
>    [junit4]   2> 	maxBufferedDeleteTerms=-1
>    [junit4]   2> 	mergedSegmentWarmer=null
>    [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
>    [junit4]   2> 	commit=null
>    [junit4]   2> 	openMode=CREATE
>    [junit4]   2>
> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
>    [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler:
> maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
>    [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
>    [junit4]   2> 	writeLockTimeout=1000
>    [junit4]   2> 	codec=Lucene42
>    [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
>    [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
> maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0,
> floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0,
> segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
> noCFSRatio=0.0
> 
>    [junit4]   2>
> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocume
> ntsWriterThreadPool@661fd9
>    [junit4]   2> 	readerPooling=false
>    [junit4]   2> 	perThreadHardLimitMB=1945
>    [junit4]   2> 	useCompoundFile=false
>    [junit4]   2>
>    [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: now flush at close waitForMerges=true
>    [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]:   start flush: applyAllDeletes=true
>    [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]:   index before flush
>    [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message
> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
> startFullFlush
>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
> [DW][coreLoadExecutor-25-thread-1]: anyChanges? numDocsInRam=0
> deletes=false hasTickets:false pendingChangesInFullFlush: false
>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
> finishFullFlush success=true
>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: apply all deletes during flush
>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
> [BD][coreLoadExecutor-25-thread-1]: prune
> sis=org.apache.lucene.index.SegmentInfos@b51621
> minGen=9223372036854775807 packetCount=0
>    [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message
> [CMS][coreLoadExecutor-25-thread-1]: now merge
>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
> [CMS][coreLoadExecutor-25-thread-1]:   index:
>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
> [CMS][coreLoadExecutor-25-thread-1]:   no more merges pending; now
> return
>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: waitForMerges
>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: waitForMerges done
>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: now call final commit()
>    [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: commit: start
>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: commit: enter lock
>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: commit: now prepare
>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: prepareCommit: flush
>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]:   index before flush
>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
> startFullFlush
>    [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message
> [DW][coreLoadExecutor-25-thread-1]: anyChanges? numDocsInRam=0
> deletes=false hasTickets:false pendingChangesInFullFlush: false
>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: apply all deletes during flush
>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
> [BD][coreLoadExecutor-25-thread-1]: prune
> sis=org.apache.lucene.index.SegmentInfos@b51621
> minGen=9223372036854775807 packetCount=0
>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
> [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1
> finishFullFlush success=true
>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: startCommit(): start
>    [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: startCommit index= changeCount=1
>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: done all syncs: []
>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: commit: pendingCommit != null
>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: commit: wrote segments file
> "segments_1"
>    [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message
> [IFD][coreLoadExecutor-25-thread-1]: now checkpoint "" [0 segments ;
> isCommit = true]
>    [junit4]   2> 19949 T72 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirector
> y@1c4fb3c
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@94c8bc),segFN=
> segments_1,generation=1}
>    [junit4]   2> 19950 T72 oasc.SolrDeletionPolicy.updateCommits newest
> commit generation = 1
>    [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message
> [IFD][coreLoadExecutor-25-thread-1]: 0 msec to checkpoint
>    [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: commit: done
>    [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message
> [IW][coreLoadExecutor-25-thread-1]: at close:
>    [junit4]   2> 19950 T72 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
>    [junit4]   2> 19951 T72 oasc.SolrCore.initWriters adding lazy
> queryResponseWriter: solr.VelocityResponseWriter
>    [junit4]   2> 19951 T72 oasc.SolrCore.initWriters created velocity:
> solr.VelocityResponseWriter
>    [junit4]   2> 19951 T72 oasc.SolrCore.initWriters created xslt:
> solr.XSLTResponseWriter
>    [junit4]   2> 19951 T72 oasr.XSLTResponseWriter.init
> xsltCacheLifetimeSeconds=5
>    [junit4]   2> 19981 T72 oasc.SolrCore.close [collection1]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@13bc38d
>    [junit4]   2> 19982 T72 oasu.SolrCoreState.decrefSolrCoreState Closing
> SolrCoreState
>    [junit4]   2> 19982 T72 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
>    [junit4]   2> 19983 T72 oasc.SolrCore.closeSearcher [collection1] Closing
> main searcher on request.
>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.close Closing
> MockDirectoryFactory - 2 directories currently being tracked
>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.closeCacheValue
> looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553/index
> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553/index;done=false>>]
>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.close Closing directory:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553/index
>    [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.closeCacheValue
> looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553
> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553;done=false>>]
>    [junit4]   2> 19984 T72 oasc.CachingDirectoryFactory.close Closing directory:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-
> solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-
> 1376055360553
>    [junit4]   2> 19985 T72 oasc.CoreContainer.recordAndThrow ERROR Unable
> to create core: collection1 org.apache.solr.common.SolrException: Error
> loading class 'solr.clustering.ClusteringComponent'
>    [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
>    [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
>    [junit4]   2> 	at
> org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:51
> 8)
>    [junit4]   2> 	at
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
>    [junit4]   2> 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
>    [junit4]   2> 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
>    [junit4]   2> 	at
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    [junit4]   2> 	at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>    [junit4]   2> 	at
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    [junit4]   2> 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1145)
>    [junit4]   2> 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:615)
>    [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error
> loading class 'solr.clustering.ClusteringComponent'
>    [junit4]   2> 	at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 449)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 381)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
>    [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
>    [junit4]   2> 	... 13 more
>    [junit4]   2> Caused by: java.lang.ClassNotFoundException:
> solr.clustering.ClusteringComponent
>    [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>    [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>    [junit4]   2> 	at java.security.AccessController.doPrivileged(Native
> Method)
>    [junit4]   2> 	at
> java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>    [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>    [junit4]   2> 	at
> java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
>    [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>    [junit4]   2> 	at java.lang.Class.forName0(Native Method)
>    [junit4]   2> 	at java.lang.Class.forName(Class.java:270)
>    [junit4]   2> 	at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 433)
>    [junit4]   2> 	... 21 more
>    [junit4]   2>
>    [junit4]   2> 19986 T72 oasc.SolrException.log ERROR
> null:org.apache.solr.common.SolrException: Unable to create core:
> collection1
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:93
> 0)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:562)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    [junit4]   2> 		at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    [junit4]   2> 		at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1145)
>    [junit4]   2> 		at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:615)
>    [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
>    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error
> loading class 'solr.clustering.ClusteringComponent'
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:51
> 8)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
>    [junit4]   2> 		... 10 more
>    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error
> loading class 'solr.clustering.ClusteringComponent'
>    [junit4]   2> 		at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 449)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 381)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
>    [junit4]   2> 		... 13 more
>    [junit4]   2> 	Caused by: java.lang.ClassNotFoundException:
> solr.clustering.ClusteringComponent
>    [junit4]   2> 		at
> java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>    [junit4]   2> 		at
> java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>    [junit4]   2> 		at java.security.AccessController.doPrivileged(Native
> Method)
>    [junit4]   2> 		at
> java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>    [junit4]   2> 		at
> java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>    [junit4]   2> 		at
> java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
>    [junit4]   2> 		at
> java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>    [junit4]   2> 		at java.lang.Class.forName0(Native Method)
>    [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 433)
>    [junit4]   2> 		... 21 more
>    [junit4]   2>
>    [junit4]   2> 19987 T70 oass.SolrDispatchFilter.init
> user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/build/solr-solrj/test/J0
>    [junit4]   2> 19988 T70 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> done
>    [junit4]   2> 20077 T70 oejs.AbstractConnector.doStart Started
> SocketConnector@0.0.0.0:57124
>    [junit4]   2> 20122 T75 oasc.SolrException.log ERROR
> null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not
> available due to init failure: Error loading class
> 'solr.clustering.ClusteringComponent'
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)
>    [junit4]   2> 		at
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:258
> )
>    [junit4]   2> 		at
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158
> )
>    [junit4]   2> 		at
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandle
> r.java:1419)
>    [junit4]   2> 		at
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
> 137)
>    [junit4]   2> 		at
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.ja
> va:231)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.j
> ava:1075)
>    [junit4]   2> 		at
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.jav
> a:193)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.ja
> va:1009)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
> 135)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.ja
> va:116)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.Server.handle(Server.java:368)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHtt
> pConnection.java:489)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHtt
> pConnection.java:53)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractH
> ttpConnection.java:942)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerCo
> mplete(AbstractHttpConnection.java:1004)
>    [junit4]   2> 		at
> org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
>    [junit4]   2> 		at
> org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnec
> tion.java:72)
>    [junit4]   2> 		at
> org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(Socke
> tConnector.java:264)
>    [junit4]   2> 		at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.j
> ava:608)
>    [junit4]   2> 		at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.ja
> va:543)
>    [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
>    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error
> loading class 'solr.clustering.ClusteringComponent'
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:51
> 8)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
>    [junit4]   2> 		at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    [junit4]   2> 		at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    [junit4]   2> 		at
> java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    [junit4]   2> 		at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1145)
>    [junit4]   2> 		at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:615)
>    [junit4]   2> 		... 1 more
>    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error
> loading class 'solr.clustering.ClusteringComponent'
>    [junit4]   2> 		at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 449)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 381)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
>    [junit4]   2> 		... 13 more
>    [junit4]   2> 	Caused by: java.lang.ClassNotFoundException:
> solr.clustering.ClusteringComponent
>    [junit4]   2> 		at
> java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>    [junit4]   2> 		at
> java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>    [junit4]   2> 		at java.security.AccessController.doPrivileged(Native
> Method)
>    [junit4]   2> 		at
> java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>    [junit4]   2> 		at
> java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>    [junit4]   2> 		at
> java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
>    [junit4]   2> 		at
> java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>    [junit4]   2> 		at java.lang.Class.forName0(Native Method)
>    [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
>    [junit4]   2> 		at
> org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:
> 433)
>    [junit4]   2> 		... 21 more
>    [junit4]   2>
>    [junit4]   2> 20137 T70 oasc.CoreContainer.shutdown Shutting down
> CoreContainer instance=31762550
>    [junit4]   2> 20139 T70 oejsh.ContextHandler.doStop stopped
> o.e.j.w.WebAppContext{/test,file:/mnt/ssd/jenkins/workspace/Lucene-
> Solr-trunk-Linux/solr/webapp/web/},/mnt/ssd/jenkins/workspace/Lucene-
> Solr-trunk-Linux/solr/webapp/web
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JettyWebappTest -
> Dtests.method=testAdminUI -Dtests.seed=8E3A069BE3D8B2C -
> Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -
> Dtests.timezone=IST -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   1.63s J0 | JettyWebappTest.testAdminUI <<<
>    [junit4]    > Throwable #1: java.io.IOException: Server returned HTTP
> response code: 500 for URL: http://127.0.0.1:57124/test/
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([8E3A069BE3D8B2C:3031433AD9561093
> ]:0)
>    [junit4]    > 	at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCo
> nnection.java:1625)
>    [junit4]    > 	at java.net.URL.openStream(URL.java:1037)
>    [junit4]    > 	at
> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(Jetty
> WebappTest.java:98)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
>    [junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{},
> sim=DefaultSimilarity, locale=ko_KR, timezone=IST
>    [junit4]   2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.7.0_25
> (32-bit)/cpus=8,threads=1,free=13162936,total=31899648
>    [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest,
> TestJavaBinCodec, AnlysisResponseBaseTest, LargeVolumeBinaryJettyTest,
> ClientUtilsTest, SolrExampleXMLTest, JettyWebappTest]
>    [junit4] Completed on J0 in 1.66s, 1 test, 1 error <<< FAILURES!
> 
> [...truncated 121 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:194:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-
> build.xml:449: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:1230: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:873: There were test failures: 46 suites, 272 tests, 1 error
> 
> Total time: 45 minutes 8 seconds
> Build step 'Invoke Ant' marked build as failure Description set: Java:
> 32bit/jdk1.7.0_25 -client -XX:+UseConcMarkSweepGC 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


[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_25) - Build # 6940 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6940/
Java: 32bit/jdk1.7.0_25 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI

Error Message:
Server returned HTTP response code: 500 for URL: http://127.0.0.1:57124/test/

Stack Trace:
java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:57124/test/
	at __randomizedtesting.SeedInfo.seed([8E3A069BE3D8B2C:3031433AD9561093]:0)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
	at java.net.URL.openStream(URL.java:1037)
	at org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(JettyWebappTest.java:98)
	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 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:724)




Build Log:
[...truncated 10612 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
   [junit4]   2> 18645 T70 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 18776 T70 oejw.StandardDescriptorProcessor.visitServlet NO JSP Support for /test, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 18799 T70 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 18802 T70 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18802 T70 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 18802 T70 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 18827 T70 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 18896 T70 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 18897 T70 oasc.CoreContainer.<init> New CoreContainer 31762550
   [junit4]   2> 18897 T70 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 18898 T70 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 18898 T70 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 18899 T70 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 18900 T70 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 18901 T70 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 18936 T70 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 18936 T70 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 18939 T70 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 18940 T72 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1
   [junit4]   2> 18940 T72 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 18972 T72 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 18972 T72 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 18973 T72 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 18974 T72 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 19030 T72 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 19033 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 19115 T72 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19116 T72 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19129 T72 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 19896 T72 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19909 T72 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19912 T72 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19938 T72 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19938 T72 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553/
   [junit4]   2> 19939 T72 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db770
   [junit4]   2> 19940 T72 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 19940 T72 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 19941 T72 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553
   [junit4]   2> 19941 T72 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553/index/
   [junit4]   2> 19941 T72 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553/index' doesn't exist. Creating new index...
   [junit4]   2> 19941 T72 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553/index
   [junit4]   2> 19942 T72 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-25-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@7532fb
   [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-25-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-25-thread-1]: 0 msec to checkpoint
   [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: init: create=true
   [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: 
   [junit4]   2> 	dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c4fb3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@94c8bc)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene42
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@661fd9
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 19943 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]:   index before flush 
   [junit4]   2> 19944 T72 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1 startFullFlush
   [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-25-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1 finishFullFlush success=true
   [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: apply all deletes during flush
   [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-25-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@b51621 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 19945 T72 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-25-thread-1]: now merge
   [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-25-thread-1]:   index: 
   [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-25-thread-1]:   no more merges pending; now return
   [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: waitForMerges
   [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: waitForMerges done
   [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: now call final commit()
   [junit4]   2> 19946 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: commit: start
   [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: commit: enter lock
   [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: commit: now prepare
   [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: prepareCommit: flush
   [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]:   index before flush 
   [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1 startFullFlush
   [junit4]   2> 19947 T72 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-25-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: apply all deletes during flush
   [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-25-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@b51621 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-25-thread-1]: coreLoadExecutor-25-thread-1 finishFullFlush success=true
   [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: startCommit(): start
   [junit4]   2> 19948 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: done all syncs: []
   [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: commit: pendingCommit != null
   [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 19949 T72 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-25-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 19949 T72 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c4fb3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@94c8bc),segFN=segments_1,generation=1}
   [junit4]   2> 19950 T72 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-25-thread-1]: 0 msec to checkpoint
   [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: commit: done
   [junit4]   2> 19950 T72 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-25-thread-1]: at close: 
   [junit4]   2> 19950 T72 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 19951 T72 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 19951 T72 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 19951 T72 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 19951 T72 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 19981 T72 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13bc38d
   [junit4]   2> 19982 T72 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 19982 T72 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 19983 T72 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553/index;done=false>>]
   [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553/index
   [junit4]   2> 19983 T72 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553;done=false>>]
   [junit4]   2> 19984 T72 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376055360553
   [junit4]   2> 19985 T72 oasc.CoreContainer.recordAndThrow ERROR Unable to create core: collection1 org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 	... 13 more
   [junit4]   2> Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 	at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 	at java.lang.Class.forName0(Native Method)
   [junit4]   2> 	at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 	... 21 more
   [junit4]   2> 
   [junit4]   2> 19986 T72 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: Unable to create core: collection1
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:930)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:562)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		... 10 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 		... 13 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 21 more
   [junit4]   2> 	
   [junit4]   2> 19987 T70 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 19988 T70 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 20077 T70 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:57124
   [junit4]   2> 20122 T75 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:258)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 		... 13 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 21 more
   [junit4]   2> 	
   [junit4]   2> 20137 T70 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31762550
   [junit4]   2> 20139 T70 oejsh.ContextHandler.doStop stopped o.e.j.w.WebAppContext{/test,file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/webapp/web/},/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/webapp/web
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JettyWebappTest -Dtests.method=testAdminUI -Dtests.seed=8E3A069BE3D8B2C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=IST -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.63s J0 | JettyWebappTest.testAdminUI <<<
   [junit4]    > Throwable #1: java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:57124/test/
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E3A069BE3D8B2C:3031433AD9561093]:0)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
   [junit4]    > 	at java.net.URL.openStream(URL.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(JettyWebappTest.java:98)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=ko_KR, timezone=IST
   [junit4]   2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.7.0_25 (32-bit)/cpus=8,threads=1,free=13162936,total=31899648
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, TestJavaBinCodec, AnlysisResponseBaseTest, LargeVolumeBinaryJettyTest, ClientUtilsTest, SolrExampleXMLTest, JettyWebappTest]
   [junit4] Completed on J0 in 1.66s, 1 test, 1 error <<< FAILURES!

[...truncated 121 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:194: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 46 suites, 272 tests, 1 error

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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_25) - Build # 6939 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6939/
Java: 64bit/jdk1.7.0_25 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile

Error Message:
Server at https://127.0.0.1:51338/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.Scope

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at https://127.0.0.1:51338/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
	at __randomizedtesting.SeedInfo.seed([8AB893B881AB34ED:54B53B524B7650D4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
	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:724)


FAILED:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList

Error Message:
Server at https://127.0.0.1:51338/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.Scope

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at https://127.0.0.1:51338/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
	at __randomizedtesting.SeedInfo.seed([8AB893B881AB34ED:6380824A49F5AED7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
	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:724)


FAILED:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp

Error Message:
expected:<404> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<404> but was:<500>
	at __randomizedtesting.SeedInfo.seed([8AB893B881AB34ED:561B25A5AF872031]: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.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp(ShowFileRequestHandlerTest.java:58)
	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:724)




Build Log:
[...truncated 9884 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.ShowFileRequestHandlerTest
   [junit4]   2> 1030085 T3589 oas.SolrJettyTestBase.beforeSolrJettyTestBase Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1030085 T3589 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934
   [junit4]   2> 1030086 T3589 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1030086 T3589 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1030091 T3589 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1030094 T3589 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51338
   [junit4]   2> 1030095 T3589 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1030095 T3589 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1030095 T3589 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 1030095 T3589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 1030109 T3589 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 1030143 T3589 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1030144 T3589 oasc.CoreContainer.<init> New CoreContainer 2127660654
   [junit4]   2> 1030144 T3589 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 1030145 T3589 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1030145 T3589 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1030146 T3589 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1030146 T3589 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1030146 T3589 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1030147 T3589 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1030147 T3589 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1030147 T3589 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1030147 T3589 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1030148 T3589 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 1030152 T3589 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 1030153 T3589 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 1030155 T3589 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1030156 T3599 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1
   [junit4]   2> 1030156 T3599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 1030174 T3599 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 1030174 T3599 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 1030174 T3599 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1030175 T3599 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 1030175 T3599 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1030175 T3599 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 1030175 T3599 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1030176 T3599 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 1030176 T3599 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1030205 T3599 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1030207 T3599 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1030257 T3599 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1030258 T3599 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1030266 T3599 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 1030700 T3599 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1030706 T3599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1030709 T3599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1030727 T3599 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1030728 T3599 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934/
   [junit4]   2> 1030728 T3599 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e6e1bec
   [junit4]   2> 1030729 T3599 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 1030729 T3599 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 1030730 T3599 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934
   [junit4]   2> 1030730 T3599 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934/index/
   [junit4]   2> 1030730 T3599 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934/index' doesn't exist. Creating new index...
   [junit4]   2> 1030730 T3599 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934/index
   [junit4]   2> 1030731 T3599 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2345-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@54e0edf7
   [junit4]   2> 1030732 T3599 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2345-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1030732 T3599 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2345-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1030732 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: init: create=true
   [junit4]   2> 1030732 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: 
   [junit4]   2> 	dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61e8a94c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f458f3e)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene42
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@7b271ea9
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 1030733 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 1030733 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 1030733 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]:   index before flush 
   [junit4]   2> 1030733 T3599 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2345-thread-1]: coreLoadExecutor-2345-thread-1 startFullFlush
   [junit4]   2> 1030733 T3599 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2345-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 1030734 T3599 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2345-thread-1]: coreLoadExecutor-2345-thread-1 finishFullFlush success=true
   [junit4]   2> 1030734 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: apply all deletes during flush
   [junit4]   2> 1030734 T3599 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-2345-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@454e2869 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1030734 T3599 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-2345-thread-1]: now merge
   [junit4]   2> 1030734 T3599 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-2345-thread-1]:   index: 
   [junit4]   2> 1030735 T3599 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-2345-thread-1]:   no more merges pending; now return
   [junit4]   2> 1030735 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: waitForMerges
   [junit4]   2> 1030735 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: waitForMerges done
   [junit4]   2> 1030735 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: now call final commit()
   [junit4]   2> 1030735 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: commit: start
   [junit4]   2> 1030736 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: commit: enter lock
   [junit4]   2> 1030736 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: commit: now prepare
   [junit4]   2> 1030736 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: prepareCommit: flush
   [junit4]   2> 1030736 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]:   index before flush 
   [junit4]   2> 1030736 T3599 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2345-thread-1]: coreLoadExecutor-2345-thread-1 startFullFlush
   [junit4]   2> 1030737 T3599 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2345-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 1030737 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: apply all deletes during flush
   [junit4]   2> 1030737 T3599 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-2345-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@454e2869 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1030737 T3599 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-2345-thread-1]: coreLoadExecutor-2345-thread-1 finishFullFlush success=true
   [junit4]   2> 1030738 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: startCommit(): start
   [junit4]   2> 1030738 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 1030738 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: done all syncs: []
   [junit4]   2> 1030738 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: commit: pendingCommit != null
   [junit4]   2> 1030739 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 1030739 T3599 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2345-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 1030739 T3599 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61e8a94c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f458f3e),segFN=segments_1,generation=1}
   [junit4]   2> 1030739 T3599 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1030740 T3599 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-2345-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1030740 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: commit: done
   [junit4]   2> 1030740 T3599 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-2345-thread-1]: at close: 
   [junit4]   2> 1030741 T3599 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 1030741 T3599 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 1030742 T3599 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 1030751 T3599 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 1030751 T3599 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 1030780 T3599 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28f492cf
   [junit4]   2> 1030781 T3599 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1030782 T3599 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1030782 T3599 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1030782 T3599 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1030782 T3599 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934;done=false>>]
   [junit4]   2> 1030782 T3599 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934
   [junit4]   2> 1030783 T3599 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934/index;done=false>>]
   [junit4]   2> 1030783 T3599 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-ShowFileRequestHandlerTest-1376049811934/index
   [junit4]   2> 1030783 T3599 oasc.CoreContainer.recordAndThrow ERROR Unable to create core: collection1 org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 	... 13 more
   [junit4]   2> Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 	at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 	at java.lang.Class.forName0(Native Method)
   [junit4]   2> 	at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 	... 21 more
   [junit4]   2> 
   [junit4]   2> 1030784 T3599 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: Unable to create core: collection1
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:930)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:562)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		... 10 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 		... 13 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 21 more
   [junit4]   2> 	
   [junit4]   2> 1030785 T3589 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1030786 T3589 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1030786 T3589 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51338
   [junit4]   2> 1030793 T3589 oas.SolrTestCaseJ4.setUp ###Starting testGetRawFile
   [junit4]   2> 1030794 T3589 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1030873 T3596 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 		... 13 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 21 more
   [junit4]   2> 	
   [junit4]   2> 1030888 T3589 oas.SolrTestCaseJ4.tearDown ###Ending testGetRawFile
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testGetRawFile -Dtests.seed=8AB893B881AB34ED -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Lima -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.11s J1 | ShowFileRequestHandlerTest.testGetRawFile <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at https://127.0.0.1:51338/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8AB893B881AB34ED:54B53B524B7650D4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1030906 T3589 oas.SolrTestCaseJ4.setUp ###Starting test404Locally
   [junit4]   2> 1030907 T3589 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1030907 T3589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1030908 T3589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1030908 T3589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1030955 T3589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1030998 T3589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1030998 T3589 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1031009 T3589 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1031358 T3589 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1031365 T3589 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1031368 T3589 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1031373 T3589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1031376 T3589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1031379 T3589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1031379 T3589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1031380 T3589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1031380 T3589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1031380 T3589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1031381 T3589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1031381 T3589 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1031381 T3589 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1031382 T3589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1031393 T3589 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1031394 T3589 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1031394 T3589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1031435 T3589 oasc.CoreContainer.<init> New CoreContainer 1369011555
   [junit4]   2> 1031436 T3589 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 1031437 T3589 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1031437 T3589 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1031438 T3589 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1031438 T3589 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1031438 T3589 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1031439 T3589 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1031439 T3589 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1031439 T3589 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1031439 T3589 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1031440 T3589 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 1031442 T3589 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1031445 T3601 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 1031445 T3601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1031446 T3601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1031446 T3601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1031486 T3601 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1031551 T3601 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1031552 T3601 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1031560 T3601 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1031881 T3601 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1031886 T3601 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1031888 T3601 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1031892 T3601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1031895 T3601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1031897 T3601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1031897 T3601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1031897 T3601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1031897 T3601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1031898 T3601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1031898 T3601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1031898 T3601 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1031898 T3601 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934/
   [junit4]   2> 1031899 T3601 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e6e1bec
   [junit4]   2> 1031899 T3601 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934
   [junit4]   2> 1031899 T3601 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934/index/
   [junit4]   2> 1031900 T3601 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934/index' doesn't exist. Creating new index...
   [junit4]   2> 1031900 T3601 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934/index
   [junit4]   2> 1031901 T3601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@190c7317 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@113f4a70)),segFN=segments_1,generation=1}
   [junit4]   2> 1031901 T3601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1031901 T3601 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1031904 T3601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1031905 T3601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1031905 T3601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1031905 T3601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1031906 T3601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1031906 T3601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1031906 T3601 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1031907 T3601 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1031907 T3601 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1031907 T3601 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1031908 T3601 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1031908 T3601 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1031909 T3601 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1031909 T3601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1031909 T3601 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1031909 T3601 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1031910 T3601 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031910 T3601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031911 T3601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031911 T3601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031911 T3601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031912 T3601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031912 T3601 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031912 T3601 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1031913 T3601 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1031913 T3601 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1031915 T3601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1031917 T3601 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1031918 T3601 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-DEFAULTS.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-WARMER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, SCHEMA_CODEC.XML, SCHEMA-SNIPPET-TYPES.INCL, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, FUZZYSUGGEST.TXT, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-MASTER2.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, FRENCHARTICLES.TXT, BAD-MP-SOLRCONFIG.XML, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-CURRENCY.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 1031919 T3601 oass.SolrIndexSearcher.<init> Opening Searcher@68248752 main
   [junit4]   2> 1031920 T3601 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1031920 T3601 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1031921 T3601 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1031998 T3601 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1032026 T3602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68248752 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1032031 T3601 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1032034 T3589 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1032034 T3589 oasc.SolrCore.execute [collection1] webapp=null path=null params={file=does-not-exist-404.txt} status=404 QTime=0 
   [junit4]   2> 1032035 T3589 oas.SolrTestCaseJ4.tearDown ###Ending test404Locally
   [junit4]   2> 1032042 T3589 oas.SolrTestCaseJ4.setUp ###Starting testDirList
   [junit4]   2> 1032053 T3598 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 		... 13 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 21 more
   [junit4]   2> 	
   [junit4]   2> 1032081 T3589 oas.SolrTestCaseJ4.tearDown ###Ending testDirList
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testDirList -Dtests.seed=8AB893B881AB34ED -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Lima -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J1 | ShowFileRequestHandlerTest.testDirList <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at https://127.0.0.1:51338/solr/collection1 returned non ok status:500, message:{msg=SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent',trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent' 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) 	at org.eclipse.jetty.server.handler.Scope
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8AB893B881AB34ED:6380824A49F5AED7]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1032092 T3589 oas.SolrTestCaseJ4.setUp ###Starting test404ViaHttp
   [junit4]   2> 1032104 T3597 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:779)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:250)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 		... 13 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:270)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 21 more
   [junit4]   2> 	
   [junit4]   2> 1032111 T3589 oas.SolrTestCaseJ4.tearDown ###Ending test404ViaHttp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=test404ViaHttp -Dtests.seed=8AB893B881AB34ED -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Lima -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | ShowFileRequestHandlerTest.test404ViaHttp <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<404> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8AB893B881AB34ED:561B25A5AF872031]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp(ShowFileRequestHandlerTest.java:58)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1032252 T3589 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2127660654
   [junit4]   2> 1032253 T3589 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1032305 T3589 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1032306 T3589 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1369011555
   [junit4]   2> 1032306 T3589 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28c5acc3
   [junit4]   2> 1032317 T3589 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=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1032318 T3589 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1032318 T3589 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1032318 T3589 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1032319 T3589 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1032319 T3589 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1032319 T3589 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934/index;done=false>>]
   [junit4]   2> 1032320 T3589 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934/index
   [junit4]   2> 1032320 T3589 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934;done=false>>]
   [junit4]   2> 1032320 T3589 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ShowFileRequestHandlerTest-1376049811934
   [junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=be, timezone=America/Lima
   [junit4]   2> NOTE: Linux 3.2.0-51-generic amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=8,threads=1,free=410797224,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, TestCloudManagedSchema, TestDynamicFieldResource, SortByFunctionTest, DefaultValueUpdateProcessorTest, DateMathParserTest, TestQuerySenderNoQuery, TestIBSimilarityFactory, NumericFieldsTest, DocValuesMultiTest, TestBinaryResponseWriter, TestOmitPositions, TestCodecSupport, BadCopyFieldTest, TestWordDelimiterFilterFactory, HdfsBasicDistributedZk2Test, TestSolrCoreProperties, HdfsLockFactoryTest, MultiTermTest, TestFastOutputStream, SolrIndexConfigTest, TestRangeQuery, TestBinaryField, TestCSVResponseWriter, XmlUpdateRequestHandlerTest, TestCopyFieldCollectionResource, UniqFieldsUpdateProcessorFactoryTest, RequiredFieldsTest, HardAutoCommitTest, TestInfoStreamLogging, TestSolrDeletionPolicy2, TestReload, TestNumberUtils, PingRequestHandlerTest, SpellCheckComponentTest, TestLazyCores, NoCacheHeaderTest, BasicDistributedZk2Test, TestDefaultSimilarityFactory, ResourceLoaderTest, SolrCoreCheckLockOnStartupTest, NotRequiredUniqueKeyTest, RAMDirectoryFactoryTest, TestIndexSearcher, TestComponentsName, LeaderElectionIntegrationTest, OpenCloseCoreStressTest, TestRandomMergePolicy, HdfsRecoveryZkTest, TestArbitraryIndexDir, PluginInfoTest, BasicZkTest, TestDistributedGrouping, TestZkChroot, TestFieldCollectionResource, TestAnalyzedSuggestions, TestAddFieldRealTimeGet, TestUtils, TestRandomFaceting, BadIndexSchemaTest, TestMultiCoreConfBootstrap, TestDistributedSearch, TestReloadAndDeleteDocs, CurrencyFieldOpenExchangeTest, TestPhraseSuggestions, ClusterStateTest, MinimalSchemaTest, TestSchemaResource, TestRecovery, TestSchemaSimilarityResource, SliceStateTest, CoreAdminCreateDiscoverTest, DirectSolrSpellCheckerTest, DebugComponentTest, TestXIncludeConfig, ShardRoutingCustomTest, TestFuzzyAnalyzedSuggestions, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkCLITest, SliceStateUpdateTest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest]
   [junit4] Completed on J1 in 2.27s, 4 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 398 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 318 suites, 1345 tests, 2 errors, 1 failure, 35 ignored (6 assumptions)

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