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 2014/02/25 14:31:21 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 9484 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9484/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

4 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedQueryElevationComponentTest.testDistribSearch

Error Message:
.responseHeader.params.rows!=sort (unordered or missing)

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.params.rows!=sort (unordered or missing)
	at __randomizedtesting.SeedInfo.seed([B474530B20F36F2D:3592DD1357AC0F11]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:843)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:862)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:565)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.handler.component.DistributedQueryElevationComponentTest.doTest(DistributedQueryElevationComponentTest.java:83)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


REGRESSION:  org.apache.solr.handler.component.TermVectorComponentDistributedTest.testDistribSearch

Error Message:
.termVectors.0.test_basictv!=test_offtv (unordered or missing)

Stack Trace:
junit.framework.AssertionFailedError: .termVectors.0.test_basictv!=test_offtv (unordered or missing)
	at __randomizedtesting.SeedInfo.seed([B474530B20F36F2D:3592DD1357AC0F11]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:843)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:862)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:565)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.handler.component.TermVectorComponentDistributedTest.doTest(TermVectorComponentDistributedTest.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Error Message:
expected:<1> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([B474530B20F36F2D:EF44A8C323B4CC51]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded

Error Message:
expected:<1> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([B474530B20F36F2D:D5E189EBC82265DB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 10445 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
   [junit4]   2> 665329 T2420 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 665329 T2420 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 665335 T2420 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 665339 T2420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 665347 T2420 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 665348 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 665348 T2420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 665349 T2420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 665349 T2420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 665360 T2420 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 665413 T2420 oasc.CoreContainer.<init> New CoreContainer 163899766
   [junit4]   2> 665414 T2420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 665415 T2420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 665415 T2420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 665416 T2420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 665417 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 665417 T2420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 665418 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 665418 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 665419 T2420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 665419 T2420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 665423 T2420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 665423 T2420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 665424 T2420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 665427 T2430 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 665428 T2430 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 665428 T2430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 665429 T2430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 665429 T2430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 665459 T2430 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 665499 T2430 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
   [junit4]   2> 665500 T2430 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 665504 T2430 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 665630 T2430 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 665632 T2430 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 665636 T2430 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 665636 T2430 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/control/data/
   [junit4]   2> 665637 T2430 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf1810d7
   [junit4]   2> 665638 T2430 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/control/data
   [junit4]   2> 665638 T2430 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/control/data/index/
   [junit4]   2> 665638 T2430 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 665639 T2430 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/control/data/index
   [junit4]   2> 665639 T2430 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 665640 T2430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b768ad4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c409e279),segFN=segments_1,generation=1}
   [junit4]   2> 665641 T2430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665643 T2430 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 665644 T2430 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 665644 T2430 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 665645 T2430 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 665646 T2430 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 665646 T2430 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 665647 T2430 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 665649 T2430 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [KEEP-1.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SOLRCONFIG-QUERYSENDER.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SCHEMA-BINARYFIELD.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-SIM.XML, SCHEMA15.XML, HYPHENATION.DTD, SOLRCONFIG-DEFAULTS.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-IMPLICITPROPERTIES.XML, KEEP-2.TXT, SOLRCONFIG-COMPONENTS-NAME.XML, SOLRCONFIG-LAZYWRITER.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-EFF.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SNIPPET-TYPE.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, FREETEXTSUGGEST.TXT, SCHEMA-REVERSED.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-SPATIAL.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-TERMINDEX.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-TRANSFORMERS.XML, SCHEMA-BM25.XML, HUNSPELL-TEST.DIC, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-DEEPPAGING.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-MASTER2.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA-ENUMS.XML, BAD-MP-SOLRCONFIG.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SOLRCONFIG-COLLAPSEQPARSER.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-TRIE.XML, SCHEMA-XINCLUDE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, SCHEMA-SPELLCHECKER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SOLRCONFIG-SLAVE1.XML, BAD_SOLRCONFIG.XML, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-REQHANDLER.INCL, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, JASUGGEST.TXT, STOPWORDSWRONGENCODING.TXT, OPEN-EXCHANGE-RATES.JSON, STEMDICT.TXT, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-CUSTOMFIELD.XML, SCHEMA-REST.XML, CONDITIONAL.UPDATEPROCESSOR.JS, ENUMSCONFIG.XML, TRIVIAL.UPDATEPROCESSOR1.JS, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-SOLR-749.XML, BAD-SOLRCONFIG-WARMER-NO-REOPEN.XML, SOLRCONFIG-ELEVATE.XML, PHRASESUGGEST.TXT, SCHEMA_CODEC.XML, SOLRCONFIG_PERF.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SCHEMA12.XML, STOP-1.TXT, STOPWORDS.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-XINCLUDE.XML, XSLT, DA_UTF8.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-TFIDF.XML, ANALYZINGINFIXSUGGEST.TXT, COMPOUNDDICTIONARY.TXT, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, SOLRCONFIG-MINIMAL.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, SCHEMA-DISTRIBUTED-MISSING-SORT.XML, SCHEMA-PHRASESUGGEST.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-DFR.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, FRENCHARTICLES.TXT, SCHEMA-BEHAVIOR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SUGGESTERCOMPONENT.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SCHEMA-DUP-FIELD.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-CURRENCY.XML, SOLRCONFIG-CACHING.XML, ELEVATE.XML, SCHEMA-SYNONYM-TOKENIZER.XML, SCHEMA-SWEETSPOT.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SOLRCONFIG-TEST-MISC.XML, CURRENCY.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-SORTS.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SCHEMA-COPYFIELD-TEST.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-NOOPREGEN.XML, SCHEMA-STOP-KEEP.XML, SCHEMA-DOCVALUESMISSING.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-WARMER.XML, SYNONYMS.TXT, PROTWORDS.TXT, SCHEMA-DOCVALUESMULTI.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, STOPWITHBOM.TXT, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SCHEMA-REPLICATION1.XML, STOPTYPES-1.TXT, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SCHEMA-IB.XML, SCHEMA-COLLATE-DV.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SCHEMA-SIMPLEQPPLUGIN.XML, SCHEMA-CUSTOM-FIELD.XML, SOLRCONFIG-DELPOLICY2.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG_CODEC.XML, WDFTYPES.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-SNIPPET-TYPES.INCL, SOLRCONFIG-TLOG.XML, SOLRCONFIG-SLAVE.XML, OLD_SYNONYMS.TXT, BLENDEDINFIXSUGGEST.TXT, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-FOLDING.XML, SCHEMA11.XML, FUZZYSUGGEST.TXT, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DYNAMICFIELD-DEFAULT-VAL.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-MASTER3.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, SOLRCONFIG-BASIC.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-SNIPPET-FIELD.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, STOP-2.TXT, .SVN, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SCHEMA-LMJELINEKMERCER.XML, SCHEMA-COLLATE.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-TINY.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, STOP-SNOWBALL.TXT, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, SCHEMASURROUND.XML, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, DA_COMPOUNDDICTIONARY.TXT]
   [junit4]   2> 665650 T2430 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 665651 T2430 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 665651 T2430 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 665652 T2430 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b768ad4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c409e279),segFN=segments_1,generation=1}
   [junit4]   2> 665652 T2430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665653 T2430 oass.SolrIndexSearcher.<init> Opening Searcher@e5ad4477[collection1] main
   [junit4]   2> 665653 T2430 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 665663 T2430 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 665673 T2431 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e5ad4477[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 665674 T2430 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 665675 T2420 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 665675 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 665676 T2420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 665678 T2420 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 665679 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 665680 T2420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 665680 T2420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 665681 T2420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 665689 T2420 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 665724 T2420 oasc.CoreContainer.<init> New CoreContainer -1707928618
   [junit4]   2> 665725 T2420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 665726 T2420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 665727 T2420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 665727 T2420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 665728 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 665728 T2420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 665729 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 665729 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 665730 T2420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 665730 T2420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 665734 T2420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 665734 T2420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 665735 T2420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 665739 T2442 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 665739 T2442 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 665740 T2442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 665740 T2442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 665740 T2442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 665770 T2442 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 665807 T2442 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
   [junit4]   2> 665807 T2442 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 665812 T2442 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 665958 T2442 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 665960 T2442 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 665963 T2442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 665964 T2442 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard0/data/
   [junit4]   2> 665964 T2442 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf1810d7
   [junit4]   2> 665965 T2442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard0/data
   [junit4]   2> 665966 T2442 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard0/data/index/
   [junit4]   2> 665966 T2442 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 665966 T2442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard0/data/index
   [junit4]   2> 665967 T2442 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 665968 T2442 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75915485 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b832791),segFN=segments_1,generation=1}
   [junit4]   2> 665968 T2442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665971 T2442 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 665971 T2442 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 665972 T2442 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 665972 T2442 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 665974 T2442 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 665974 T2442 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 665975 T2442 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 665977 T2442 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-TRANSFORMERS.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SCHEMA-BM25.XML, HUNSPELL-TEST.DIC, SCHEMA-CHARFILTERS.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-TERMINDEX.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-SPATIAL.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, SCHEMA-SNIPPET-TYPE.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, SCHEMA-REVERSED.XML, FREETEXTSUGGEST.TXT, SOLRCONFIG-MASTER.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-ENUMS.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-MASTER2.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-DEEPPAGING.XML, SCHEMA-BINARYFIELD.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, KEEP-1.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-LAZYWRITER.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-EFF.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-DELPOLICY1.XML, KEEP-2.TXT, SOLRCONFIG-COMPONENTS-NAME.XML, SOLRCONFIG-DEFAULTS.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-IMPLICITPROPERTIES.XML, SCHEMA15.XML, HYPHENATION.DTD, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-SIM.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-SOLR-749.XML, BAD-SOLRCONFIG-WARMER-NO-REOPEN.XML, PHRASESUGGEST.TXT, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, TRIVIAL.UPDATEPROCESSOR1.JS, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-CUSTOMFIELD.XML, SCHEMA-REST.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, CONDITIONAL.UPDATEPROCESSOR.JS, ENUMSCONFIG.XML, SOLRCONFIG-PHRASESUGGEST.XML, STOP-1.TXT, STOPWORDS.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SCHEMA12.XML, SCHEMA_CODEC.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG_PERF.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, SCHEMA-SPELLCHECKER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-COLLAPSEQPARSER.XML, SCHEMA-TRIE.XML, STOPWORDSWRONGENCODING.TXT, OPEN-EXCHANGE-RATES.JSON, STEMDICT.TXT, SOLRCONFIG-REQHANDLER.INCL, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, JASUGGEST.TXT, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, BAD_SOLRCONFIG.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SCHEMA-SORTS.XML, SOLRCONFIG-HIGHLIGHT.XML, CURRENCY.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SCHEMA-SWEETSPOT.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SOLRCONFIG-TEST-MISC.XML, SOLRCONFIG-CACHING.XML, ELEVATE.XML, SYNONYMS.TXT, PROTWORDS.TXT, SCHEMA-DOCVALUESMULTI.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, SOLRCONFIG-NOOPREGEN.XML, SCHEMA-DOCVALUESMISSING.XML, SCHEMA-STOP-KEEP.XML, SOLRCONFIG-WARMER.XML, SOLRCONFIG-NOCACHE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, SOLRCONFIG-MINIMAL.XML, SCHEMA-TFIDF.XML, ANALYZINGINFIXSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG-XINCLUDE.XML, XSLT, DA_UTF8.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-CURRENCY.XML, SCHEMA-BEHAVIOR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SUGGESTERCOMPONENT.XML, BAD-SCHEMA-DUP-FIELD.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, FRENCHARTICLES.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-PHRASESUGGEST.XML, SCHEMA-DISTRIBUTED-MISSING-SORT.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-DFR.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-INDEXCONFIG.XML, SCHEMA-MINIMAL.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SCHEMA-LMJELINEKMERCER.XML, SCHEMA-COLLATE.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, .SVN, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-SNIPPET-FIELD.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, STOP-2.TXT, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, DA_COMPOUNDDICTIONARY.TXT, SCHEMASURROUND.XML, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-TINY.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, STOP-SNOWBALL.TXT, SCHEMA-SNIPPET-TYPES.INCL, SOLRCONFIG-TLOG.XML, SOLRCONFIG-SLAVE.XML, OLD_SYNONYMS.TXT, BLENDEDINFIXSUGGEST.TXT, SCHEMA-CUSTOM-FIELD.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG-DELPOLICY2.XML, WDFTYPES.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SCHEMA-IB.XML, SCHEMA-COLLATE-DV.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SCHEMA-SIMPLEQPPLUGIN.XML, STOPWITHBOM.TXT, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SCHEMA-REPLICATION1.XML, STOPTYPES-1.TXT, REGEX-BOOST-PROCESSOR-TEST.TXT, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, SOLRCONFIG-BASIC.XML, BAD-SCHEMA-DYNAMICFIELD-DEFAULT-VAL.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-FOLDING.XML, SCHEMA11.XML, SCHEMA-REQUIRED-FIELDS.XML, FUZZYSUGGEST.TXT]
   [junit4]   2> 665978 T2442 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 665979 T2442 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 665979 T2442 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 665980 T2442 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75915485 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b832791),segFN=segments_1,generation=1}
   [junit4]   2> 665980 T2442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665981 T2442 oass.SolrIndexSearcher.<init> Opening Searcher@c7e7508a[collection1] main
   [junit4]   2> 665981 T2442 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 665991 T2442 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 666001 T2443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c7e7508a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 666002 T2442 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 666003 T2420 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666004 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 666005 T2420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 666007 T2420 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 666008 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 666008 T2420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666009 T2420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 666010 T2420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 666020 T2420 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 666060 T2420 oasc.CoreContainer.<init> New CoreContainer -1463587562
   [junit4]   2> 666061 T2420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 666062 T2420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 666063 T2420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 666063 T2420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 666064 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 666065 T2420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 666065 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 666066 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 666066 T2420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 666067 T2420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 666070 T2420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666071 T2420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666071 T2420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 666074 T2454 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 666075 T2454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 666075 T2454 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 666076 T2454 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 666076 T2454 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 666106 T2454 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 666142 T2454 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
   [junit4]   2> 666143 T2454 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 666147 T2454 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 666275 T2454 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 666277 T2454 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 666281 T2454 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 666281 T2454 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard1/data/
   [junit4]   2> 666281 T2454 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf1810d7
   [junit4]   2> 666282 T2454 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard1/data
   [junit4]   2> 666283 T2454 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard1/data/index/
   [junit4]   2> 666283 T2454 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 666283 T2454 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard1/data/index
   [junit4]   2> 666284 T2454 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 666285 T2454 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e8b01686 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4850549f),segFN=segments_1,generation=1}
   [junit4]   2> 666285 T2454 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 666288 T2454 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 666288 T2454 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 666289 T2454 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 666289 T2454 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 666291 T2454 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 666291 T2454 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 666292 T2454 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 666294 T2454 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SCHEMA-BINARYFIELD.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SOLRCONFIG-QUERYSENDER.XML, KEEP-1.TXT, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-LAZYWRITER.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-EFF.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-DEFAULTS.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-IMPLICITPROPERTIES.XML, KEEP-2.TXT, SOLRCONFIG-COMPONENTS-NAME.XML, HYPHENATION.DTD, SCHEMA15.XML, SCHEMA-SIM.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-BM25.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-TRANSFORMERS.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-TERMINDEX.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-SPATIAL.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, SOLRCONFIG-MASTER.XML, FREETEXTSUGGEST.TXT, SCHEMA-REVERSED.XML, SCHEMA-SNIPPET-TYPE.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, SCHEMA-ENUMS.XML, BAD-MP-SOLRCONFIG.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-MASTER2.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-DEEPPAGING.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SPELLCHECKER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, SCHEMA-XINCLUDE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SCHEMA-TRIE.XML, SOLRCONFIG-COLLAPSEQPARSER.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, STEMDICT.TXT, OPEN-EXCHANGE-RATES.JSON, STOPWORDSWRONGENCODING.TXT, JASUGGEST.TXT, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, SOLRCONFIG-REQHANDLER.INCL, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD_SOLRCONFIG.XML, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, SOLRCONFIG-ELEVATE.XML, PHRASESUGGEST.TXT, SOLRCONFIG-SOLR-749.XML, BAD-SOLRCONFIG-WARMER-NO-REOPEN.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, TRIVIAL.UPDATEPROCESSOR1.JS, ENUMSCONFIG.XML, CONDITIONAL.UPDATEPROCESSOR.JS, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-CUSTOMFIELD.XML, SCHEMA-REST.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-NUMERIC.XML, STOPWORDS.TXT, STOP-1.TXT, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SCHEMA12.XML, SOLRCONFIG-REPEATER.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG_PERF.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA_CODEC.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SOLRCONFIG-MINIMAL.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, COMPOUNDDICTIONARY.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-TFIDF.XML, ANALYZINGINFIXSUGGEST.TXT, DA_UTF8.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, XSLT, BAD-CURRENCY.XML, SOLRCONFIG-FUNCTIONQUERY.XML, HUNSPELL-TEST.AFF, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SCHEMA-DUP-FIELD.XML, SCHEMA-BEHAVIOR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SUGGESTERCOMPONENT.XML, FRENCHARTICLES.TXT, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-DFR.XML, SCHEMA-DISTRIBUTED-MISSING-SORT.XML, SCHEMA-PHRASESUGGEST.XML, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-SORTS.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, CURRENCY.XML, SOLRCONFIG-TEST-MISC.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SCHEMA-SYNONYM-TOKENIZER.XML, SCHEMA-SWEETSPOT.XML, ELEVATE.XML, SOLRCONFIG-CACHING.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, SCHEMA-DOCVALUESMULTI.XML, SYNONYMS.TXT, PROTWORDS.TXT, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-WARMER.XML, SCHEMA-STOP-KEEP.XML, SCHEMA-DOCVALUESMISSING.XML, SOLRCONFIG-NOOPREGEN.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SCHEMA-COPYFIELD-TEST.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, BLENDEDINFIXSUGGEST.TXT, OLD_SYNONYMS.TXT, SOLRCONFIG-SLAVE.XML, SCHEMA-SNIPPET-TYPES.INCL, SOLRCONFIG-TLOG.XML, SOLRCONFIG_CODEC.XML, WDFTYPES.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-DELPOLICY2.XML, SCHEMA-DOCVALUES.XML, SCHEMA-CUSTOM-FIELD.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SCHEMA-SIMPLEQPPLUGIN.XML, SCHEMA-COLLATE-DV.XML, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SCHEMA-IB.XML, STOPTYPES-1.TXT, SCHEMA-REPLICATION1.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, STOPWITHBOM.TXT, SOLRCONFIG-BASIC.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MASTER3.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, BAD-SCHEMA-DYNAMICFIELD-DEFAULT-VAL.XML, FUZZYSUGGEST.TXT, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-FOLDING.XML, SCHEMA11.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-MINIMAL.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-COLLATE.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, .SVN, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, STOP-2.TXT, SCHEMA-SNIPPET-FIELD.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, DA_COMPOUNDDICTIONARY.TXT, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SCHEMASURROUND.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, STOP-SNOWBALL.TXT, SCHEMA-TINY.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-LUCENEMATCHVERSION.XML]
   [junit4]   2> 666295 T2454 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 666295 T2454 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 666296 T2454 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 666297 T2454 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e8b01686 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4850549f),segFN=segments_1,generation=1}
   [junit4]   2> 666297 T2454 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 666298 T2454 oass.SolrIndexSearcher.<init> Opening Searcher@6e57c950[collection1] main
   [junit4]   2> 666298 T2454 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 666311 T2454 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 666322 T2455 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e57c950[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 666324 T2454 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 666325 T2420 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666326 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 666327 T2420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 666329 T2420 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 666329 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 666330 T2420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666331 T2420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 666331 T2420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 666339 T2420 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 666374 T2420 oasc.CoreContainer.<init> New CoreContainer -1838551135
   [junit4]   2> 666374 T2420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 666376 T2420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 666376 T2420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 666377 T2420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 666377 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 666378 T2420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 666378 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 666379 T2420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 666379 T2420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 666380 T2420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 666383 T2420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666384 T2420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666385 T2420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 666388 T2466 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 666388 T2466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 666389 T2466 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 666390 T2466 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 666390 T2466 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 666421 T2466 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 666459 T2466 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
   [junit4]   2> 666460 T2466 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 666471 T2466 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 666598 T2466 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 666600 T2466 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 666604 T2466 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 666604 T2466 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard2/data/
   [junit4]   2> 666604 T2466 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf1810d7
   [junit4]   2> 666605 T2466 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard2/data
   [junit4]   2> 666606 T2466 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard2/data/index/
   [junit4]   2> 666606 T2466 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 666606 T2466 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1393333900181/shard2/data/index
   [junit4]   2> 666607 T2466 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 666608 T2466 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d514631b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7885b23d),segFN=segments_1,generation=1}
   [junit4]   2> 666608 T2466 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 666611 T2466 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 666611 T2466 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 666612 T2466 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 666612 T2466 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 666614 T2466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 666614 T2466 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 666615 T2466 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 666616 T2466 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-PHRASESUGGEST.XML, STOP-1.TXT, STOPWORDS.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SCHEMA12.XML, SCHEMA_CODEC.XML, SOLRCONFIG_PERF.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA-LMDIRICHLET.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-SOLR-749.XML, BAD-SOLRCONFIG-WARMER-NO-REOPEN.XML, SOLRCONFIG-ELEVATE.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, TRIVIAL.UPDATEPROCESSOR1.JS, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-CUSTOMFIELD.XML, SCHEMA-REST.XML, CONDITIONAL.UPDATEPROCESSOR.JS, ENUMSCONFIG.XML, STOPWORDSWRONGENCODING.TXT, OPEN-EXCHANGE-RATES.JSON, STEMDICT.TXT, SOLRCONFIG-REQHANDLER.INCL, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, JASUGGEST.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, SCHEMA-SPELLCHECKER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SCHEMA-XINCLUDE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-COLLAPSEQPARSER.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-TRIE.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-ENUMS.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-MASTER2.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-DEEPPAGING.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-TRANSFORMERS.XML, SCHEMA-BM25.XML, HUNSPELL-TEST.DIC, SCHEMA-CHARFILTERS.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-TERMINDEX.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-SPATIAL.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, SCHEMA-SNIPPET-TYPE.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, FREETEXTSUGGEST.TXT, SCHEMA-REVERSED.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-LAZYWRITER.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-EFF.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-DEFAULTS.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-IMPLICITPROPERTIES.XML, KEEP-2.TXT, SOLRCONFIG-COMPONENTS-NAME.XML, SCHEMA15.XML, HYPHENATION.DTD, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-SIM.XML, SCHEMA-BINARYFIELD.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, KEEP-1.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, DA_COMPOUNDDICTIONARY.TXT, SCHEMASURROUND.XML, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-TINY.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, STOP-SNOWBALL.TXT, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-MINIMAL.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SCHEMA-LMJELINEKMERCER.XML, SCHEMA-COLLATE.XML, .SVN, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-SNIPPET-FIELD.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, STOP-2.TXT, REGEX-BOOST-PROCESSOR-TEST.TXT, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, SOLRCONFIG-BASIC.XML, BAD-SCHEMA-DYNAMICFIELD-DEFAULT-VAL.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-FOLDING.XML, SCHEMA11.XML, FUZZYSUGGEST.TXT, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-SNIPPET-TYPES.INCL, SOLRCONFIG-TLOG.XML, SOLRCONFIG-SLAVE.XML, OLD_SYNONYMS.TXT, BLENDEDINFIXSUGGEST.TXT, SCHEMA-CUSTOM-FIELD.XML, SOLRCONFIG-DELPOLICY2.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG_CODEC.XML, WDFTYPES.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SCHEMA-IB.XML, SCHEMA-COLLATE-DV.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SCHEMA-SIMPLEQPPLUGIN.XML, STOPWITHBOM.TXT, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SCHEMA-REPLICATION1.XML, STOPTYPES-1.TXT, SYNONYMS.TXT, PROTWORDS.TXT, SCHEMA-DOCVALUESMULTI.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, SOLRCONFIG-NOOPREGEN.XML, SCHEMA-STOP-KEEP.XML, SCHEMA-DOCVALUESMISSING.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-WARMER.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-SORTS.XML, CURRENCY.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SCHEMA-SYNONYM-TOKENIZER.XML, SCHEMA-SWEETSPOT.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SOLRCONFIG-TEST-MISC.XML, SOLRCONFIG-CACHING.XML, ELEVATE.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-CURRENCY.XML, SCHEMA-BEHAVIOR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SUGGESTERCOMPONENT.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SCHEMA-DUP-FIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, FRENCHARTICLES.TXT, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, SCHEMA-DISTRIBUTED-MISSING-SORT.XML, SCHEMA-PHRASESUGGEST.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-DFR.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, SOLRCONFIG-MINIMAL.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-TFIDF.XML, ANALYZINGINFIXSUGGEST.TXT, COMPOUNDDICTIONARY.TXT, SOLRCONFIG-XINCLUDE.XML, XSLT, DA_UTF8.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML]
   [junit4]   2> 666618 T2466 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 666618 T2466 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 666619 T2466 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 666620 T2466 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d514631b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7885b23d),segFN=segments_1,generation=1}
   [junit4]   2> 666620 T2466 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 666621 T2466 oass.SolrIndexSearcher.<init> Opening Searcher@ff01c23d[collection1] main
   [junit4]   2> 666621 T2466 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 666630 T2466 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 666640 T2467 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff01c23d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 666642 T2466 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 666643 T2420 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666644 T2420 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C578 name=collection1 org.apache.solr.core.SolrCore@41c10b56
   [junit4]   2> 666828 T2426 C578 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 666829 T2426 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 183
   [junit4]   2> ASYNC  NEW_CORE C579 name=collection1 org.apache.solr.core.SolrCore@b6e5e668
   [junit4]   2> 666890 T2439 C579 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 666890 T2439 C579 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 1
   [junit4]   2> ASYNC  NEW_CORE C580 name=collection1 org.apache.solr.core.SolrCore@40d5e7b5
   [junit4]   2> 666892 T2452 C580 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 666893 T2452 C580 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 1
   [junit4]   2> ASYNC  NEW_CORE C581 name=collection1 org.apache.solr.core.SolrCore@69647768
   [junit4]   2> 666895 T2464 C581 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 666896 T2464 C581 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 2
   [junit4]   2> 666899 T2427 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 1
   [junit4]   2> 666903 T2438 C579 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 2
   [junit4]   2> 666906 T2429 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 1
   [junit4]   2> 666910 T2453 C580 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 1
   [junit4]   2> 666913 T2428 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3]} 0 1
   [junit4]   2> 666917 T2465 C581 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3]} 0 1
   [junit4]   2> 666919 T2426 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> 666922 T2440 C579 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4]} 0 0
   [junit4]   2> 666924 T2427 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 0
   [junit4]   2> 666927 T2450 C580 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5]} 0 0
   [junit4]   2> 666930 T2429 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6]} 0 1
   [junit4]   2> 666932 T2462 C581 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6]} 0 0
   [junit4]   2> 666935 T2428 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 1
   [junit4]   2> 666937 T2463 C581 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 0
   [junit4]   2> 666939 T2426 C578 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 666941 T2426 C578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b768ad4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c409e279),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b768ad4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c409e279),segFN=segments_2,generation=2}
   [junit4]   2> 666942 T2426 C578 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 666943 T2426 C578 oass.SolrIndexSearcher.<init> Opening Searcher@d604f309[collection1] main
   [junit4]   2> 666944 T2426 C578 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 666945 T2431 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d604f309[collection1] main{StandardDirectoryReader(segments_2:4:nrt _0(4.8):C7)}
   [junit4]   2> 666946 T2426 C578 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit=true&waitSearcher=true&wt=javabin&softCommit=false&version=2} {commit=} 0 7
   [junit4]   2> 666948 T2441 C579 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 666949 T2441 C579 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75915485 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b832791),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75915485 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b832791),segFN=segments_2,generation=2}
   [junit4]   2> 666950 T2441 C579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 667001 T2441 C579 oass.SolrIndexSearcher.<init> Opening Searcher@3b6eb944[collection1] main
   [junit4]   2> 667002 T2441 C579 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 667004 T2443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b6eb944[collection1] main{StandardDirectoryReader(segments_2:4:nrt _0(4.8):C2)}
   [junit4]   2> 667005 T2441 C579 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 57
   [junit4]   2> 667007 T2451 C580 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 667009 T2451 C580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e8b01686 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4850549f),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e8b01686 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4850549f),segFN=segments_2,generation=2}
   [junit4]   2> 667010 T2451 C580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 667061 T2451 C580 oass.SolrIndexSearcher.<init> Opening Searcher@e4d1d116[collection1] main
   [junit4]   2> 667063 T2451 C580 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 667065 T2455 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e4d1d116[collection1] main{StandardDirectoryReader(segments_2:4:nrt _0(4.8):C2)}
   [junit4]   2> 667065 T2451 C580 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&softCommit=false&version=2} {commit=} 0 58
   [junit4]   2> 667068 T2464 C581 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 667070 T2464 C581 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d514631b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7885b23d),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d514631b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7885b23d),segFN=segments_2,generation=2}
   [junit4]   2> 667071 T2464 C581 oasc.SolrDeletionPolicy.updateCommits newest commi

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

etesByQuery=0,cumulative_errors=0,transaction_logs_total_size=1285,transaction_logs_total_number=1}
   [junit4]   2> 1300912 T2954 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1300912 T2954 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1300913 T2954 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1300914 T2954 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1300914 T2954 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1300915 T2954 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/control/data/index;done=false>>]
   [junit4]   2> 1300916 T2954 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/control/data/index
   [junit4]   2> 1300916 T2954 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/control/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/control/data;done=false>>]
   [junit4]   2> 1300917 T2954 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/control/data
   [junit4]   2> 1300918 T2954 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/p,null}
   [junit4]   2> 1300990 T2954 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1663559587
   [junit4]   2> 1300991 T2954 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9573a04c
   [junit4]   2> 1301002 T2954 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=1285,transaction_logs_total_number=1}
   [junit4]   2> 1301002 T2954 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1301003 T2954 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1301004 T2954 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1301004 T2954 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1301005 T2954 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1301006 T2954 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/shard0/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/shard0/data/index;done=false>>]
   [junit4]   2> 1301007 T2954 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/shard0/data/index
   [junit4]   2> 1301008 T2954 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/shard0/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/shard0/data;done=false>>]
   [junit4]   2> 1301009 T2954 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1393334533692/shard0/data
   [junit4]   2> 1301012 T2954 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/p,null}
   [junit4]   2> 1301070 T2954 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TermVectorComponentDistributedTest -Dtests.method=testDistribSearch -Dtests.seed=B474530B20F36F2D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=America/Indiana/Vincennes -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.14s J1 | TermVectorComponentDistributedTest.testDistribSearch <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .termVectors.0.test_basictv!=test_offtv (unordered or missing)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B474530B20F36F2D:3592DD1357AC0F11]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:843)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:862)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:565)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
   [junit4]    > 	at org.apache.solr.handler.component.TermVectorComponentDistributedTest.doTest(TermVectorComponentDistributedTest.java:127)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 1301081 T2954 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_OM, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 3.8.0-36-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=396341600,total=493748224
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, DirectSolrConnectionTest, CursorPagingTest, HdfsUnloadDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, MigrateRouteKeyTest, TestQueryTypes, TestCodecSupport, SimplePostToolTest, TestJmxIntegration, DistribCursorPagingTest, TestReload, DefaultValueUpdateProcessorTest, TestSolr4Spatial, TestArbitraryIndexDir, RAMDirectoryFactoryTest, HdfsLockFactoryTest, NotRequiredUniqueKeyTest, CoreContainerCoreInitFailuresTest, TestFieldResource, TestPartialUpdateDeduplication, MinimalSchemaTest, TestSchemaNameResource, EnumFieldTest, TestDefaultSimilarityFactory, DistanceFunctionTest, NoCacheHeaderTest, TestSolrDeletionPolicy2, TestDFRSimilarityFactory, TestIndexSearcher, DocumentAnalysisRequestHandlerTest, TestDistributedSearch, TestCSVResponseWriter, TestSchemaSimilarityResource, OutputWriterTest, TestZkChroot, DisMaxRequestHandlerTest, TestCoreDiscovery, DistributedQueryComponentCustomSortTest, BlockCacheTest, TestFoldingMultitermQuery, TestInitQParser, TestDynamicFieldCollectionResource, DateFieldTest, ShardRoutingCustomTest, ParsingFieldUpdateProcessorsTest, DirectUpdateHandlerTest, FullSolrCloudDistribCmdsTest, AnalysisErrorHandlingTest, TestNonNRTOpen, TestFastLRUCache, TestQuerySenderNoQuery, TestPhraseSuggestions, TestSchemaResource, TestStressLucene, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserResource, TestFastOutputStream, TestStressReorder, LeaderElectionIntegrationTest, TestRangeQuery, TestDistribDocBasedVersion, HdfsCollectionsAPIDistributedZkTest, SortByFunctionTest, TestSchemaVersionResource, BadCopyFieldTest, TestHighlightDedupGrouping, AlternateDirectoryTest, TestRandomFaceting, SolrCoreCheckLockOnStartupTest, JSONWriterTest, TestIndexingPerformance, TestXIncludeConfig, MultiTermTest, RequestHandlersTest, TestUpdate, TestRecovery, PreAnalyzedFieldTest, TestBinaryResponseWriter, TestSolrCoreProperties, HdfsBasicDistributedZk2Test, TestAnalyzeInfixSuggestions, StatsComponentTest, TestFiltering, TestRandomMergePolicy, BlockDirectoryTest, OpenCloseCoreStressTest, OverseerTest, ZkSolrClientTest, ZkCLITest, SliceStateUpdateTest, TestDistributedGrouping, TermVectorComponentDistributedTest]
   [junit4] Completed on J1 in 2.17s, 1 test, 1 failure <<< FAILURES!

[...truncated 518 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:464: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 363 suites, 1565 tests, 4 failures, 35 ignored (7 assumptions)

Total time: 56 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9486 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9486/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
REGRESSION:  org.apache.solr.client.solrj.SolrExampleXMLTest.testGetEmptyResults

Error Message:
IOException occured when talking to server at: https://127.0.0.1:38308/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:38308/solr/collection1
	at __randomizedtesting.SeedInfo.seed([9FF96A0C461266DA:C4387B12729502D0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.client.solrj.SolrExampleTests.testGetEmptyResults(SolrExampleTests.java:286)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 45 more


REGRESSION:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:43677 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:43677 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([9FF96A0C461266DA:7C8F6399A168F3A8]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:77)
	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$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:43677 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
	... 47 more




Build Log:
[...truncated 11613 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> 1274 T11 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1308 T11 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1311 T11 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 1337 T11 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393348071207
   [junit4]   2> 1341 T11 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1344 T12 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1444 T11 oasc.ZkTestServer.run start zk server on port:43677
   [junit4]   2> 1486 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1510 T13 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 69135 T15 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 66489ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 69144 T13 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446a044f840000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 69148 T13 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446a044f840001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 69149 T13 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446a044f840002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 69197 T11 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 69199 T11 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43677 43677
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=9FF96A0C461266DA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_MX -Dtests.timezone=Australia/West -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   68.1s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:43677 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FF96A0C461266DA:7C8F6399A168F3A8]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:77)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:43677 within 30000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
   [junit4]    > 	... 47 more
   [junit4]   2> 69451 T11 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393348139322
   [junit4]   2> 69453 T11 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 69454 T19 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 69554 T11 oasc.ZkTestServer.run start zk server on port:43137
   [junit4]   2> 69556 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 69628 T25 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40185808 name:ZooKeeperConnection Watcher:127.0.0.1:43137 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69629 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 69631 T11 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 69679 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 69697 T27 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48bc6410 name:ZooKeeperConnection Watcher:127.0.0.1:43137/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69698 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 69710 T11 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 69722 T11 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 69732 T11 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 69740 T11 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 69759 T11 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 69780 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 69794 T11 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 69795 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 69817 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 69818 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 69818 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 69819 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 69820 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 69820 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 69821 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 69821 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 69822 T11 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 69832 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 69836 T29 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a52c93d name:ZooKeeperConnection Watcher:127.0.0.1:43137/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69837 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 70104 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 70467 T11 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 70488 T11 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49720
   [junit4]   2> 70667 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 70674 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 70675 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393348139711
   [junit4]   2> 70676 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393348139711/'
   [junit4]   2> 70828 T11 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393348139711/solr.xml
   [junit4]   2> 71016 T11 oasc.CoreContainer.<init> New CoreContainer 815342107
   [junit4]   2> 71017 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393348139711/]
   [junit4]   2> 71036 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 71037 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 71043 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 71044 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 71044 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 71045 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 71046 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 71046 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 71047 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 71086 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 71088 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 71090 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 71091 T11 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43137/solr
   [junit4]   2> 71099 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 71101 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 71117 T41 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@87d66d5 name:ZooKeeperConnection Watcher:127.0.0.1:43137 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71118 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 71140 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 71157 T43 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41fdd158 name:ZooKeeperConnection Watcher:127.0.0.1:43137/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71158 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 71164 T11 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 71176 T11 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 71204 T11 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 71209 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49720_
   [junit4]   2> 71212 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49720_
   [junit4]   2> 71223 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 71228 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 71259 T11 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49720_
   [junit4]   2> 71260 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 71265 T11 oasc.Overseer.start Overseer (id=91314463659065348-127.0.0.1:49720_-n_0000000000) starting
   [junit4]   2> 71290 T11 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 71319 T45 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 71320 T11 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 71322 T45 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 71325 T11 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 71328 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 71336 T44 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 71434 T46 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 71435 T46 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 71439 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71439 T46 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 71443 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 71445 T44 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49720",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49720_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 71446 T44 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 71457 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 71463 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71468 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 72440 T46 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 72441 T46 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393348139711/collection1
   [junit4]   2> 72441 T46 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 72443 T46 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 72443 T46 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 72445 T46 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 72446 T46 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393348139711/collection1/'
   [junit4]   2> 72536 T46 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 72662 T46 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 72673 T46 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 72782 T46 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 72935 T46 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 72942 T46 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 72950 T46 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 72957 T46 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 73379 T46 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 73381 T46 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 73387 T46 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 73388 T46 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 73427 T46 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 73436 T46 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393348139711/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/control/data/
   [junit4]   2> 73438 T46 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 73464 T46 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/control/data
   [junit4]   2> 73464 T46 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/control/data/index/
   [junit4]   2> 73465 T46 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 73473 T46 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/control/data/index
   [junit4]   2> 73514 T46 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@31c4b348 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 73515 T46 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 73688 T46 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 73703 T46 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 73704 T46 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 73705 T46 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 73709 T46 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 73716 T46 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 73717 T46 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 73721 T46 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 73749 T46 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 73772 T46 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 73773 T46 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 73776 T46 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@31c4b348 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 73776 T46 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 73788 T46 oass.SolrIndexSearcher.<init> Opening Searcher@580f62a6[collection1] main
   [junit4]   2> 73821 T46 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 73821 T47 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@580f62a6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 73825 T11 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 73825 T50 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49720 collection:control_collection shard:shard1
   [junit4]   2> 73825 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 73832 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 73845 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 73849 T52 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dff2589 name:ZooKeeperConnection Watcher:127.0.0.1:43137/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73850 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 73850 T50 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 73857 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 73858 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73859 T50 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 73860 T50 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 73861 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 73863 T11 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@2204d434 url=https://127.0.0.1:49720/collection1 node=127.0.0.1:49720_ C0_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:49720, core=collection1, node_name=127.0.0.1:49720_}
   [junit4]   2> 73863 T50 C0 P49720 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49720/collection1/
   [junit4]   2> 73865 T50 C0 P49720 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 73866 T50 C0 P49720 oasc.SyncStrategy.syncToMe https://127.0.0.1:49720/collection1/ has no replicas
   [junit4]   2> 73866 T50 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49720/collection1/ shard1
   [junit4]   2> 73867 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 73869 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73872 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 73878 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 73918 T11 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 73920 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 73931 T11 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 73937 T11 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:39216
   [junit4]   2> 73940 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 73941 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 73941 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393348143732
   [junit4]   2> 73942 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393348143732/'
   [junit4]   2> 73959 T11 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393348143732/solr.xml
   [junit4]   2> 73981 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73984 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 73994 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74027 T11 oasc.CoreContainer.<init> New CoreContainer 2139452586
   [junit4]   2> 74028 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393348143732/]
   [junit4]   2> 74034 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 74034 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 74035 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 74035 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 74036 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 74036 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 74037 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 74037 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 74038 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 74047 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 74048 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 74048 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 74049 T11 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43137/solr
   [junit4]   2> 74049 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 74051 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 74053 T63 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68a53237 name:ZooKeeperConnection Watcher:127.0.0.1:43137 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74054 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 74059 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 74061 T65 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37c22f06 name:ZooKeeperConnection Watcher:127.0.0.1:43137/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74062 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 74070 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 74098 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 74099 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 74098 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 74133 T50 oasc.ZkController.register We are https://127.0.0.1:49720/collection1/ and leader is https://127.0.0.1:49720/collection1/
   [junit4]   2> 74134 T50 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49720
   [junit4]   2> 74134 T50 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 74135 T50 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 74135 T50 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 74138 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74139 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74139 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74139 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 74142 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 74144 T44 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49720",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49720_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 74149 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74253 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 74253 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 74253 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 75076 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39216_
   [junit4]   2> 75078 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39216_
   [junit4]   2> 75084 T52 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 75085 T43 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 75085 T65 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 75103 T66 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 75104 T66 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 75106 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75106 T66 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 75107 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75108 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75110 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 75112 T44 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:39216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39216_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 75113 T44 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 75114 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 75120 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75227 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 75227 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 75227 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 76107 T66 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 76108 T66 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393348143732/collection1
   [junit4]   2> 76108 T66 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 76110 T66 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 76110 T66 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 76112 T66 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 76112 T66 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393348143732/collection1/'
   [junit4]   2> 76166 T66 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 76222 T66 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 76224 T66 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 76322 T66 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 76728 T66 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 76733 T66 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 76739 T66 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 76740 T66 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 76743 T66 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 76744 T66 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393348143732/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty1/
   [junit4]   2> 76744 T66 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 76745 T66 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty1
   [junit4]   2> 76746 T66 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty1/index/
   [junit4]   2> 76747 T66 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 76747 T66 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty1/index
   [junit4]   2> 76749 T66 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1ed408f0 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 76750 T66 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 76751 T66 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 76752 T66 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 76752 T66 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 76753 T66 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 76753 T66 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 76753 T66 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 76754 T66 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 76755 T66 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 76758 T66 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 76761 T66 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 76761 T66 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 76763 T66 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1ed408f0 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 76763 T66 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 76764 T66 oass.SolrIndexSearcher.<init> Opening Searcher@72b368f3[collection1] main
   [junit4]   2> 76766 T67 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72b368f3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 76766 T66 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 76767 T11 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 76767 T70 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:39216 collection:collection1 shard:shard1
   [junit4]   2> 76768 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 76770 T70 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 76787 T70 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 76794 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76794 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76795 T70 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 76795 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76795 T70 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@6def748b url=https://127.0.0.1:39216/collection1 node=127.0.0.1:39216_ C1_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:39216, core=collection1, node_name=127.0.0.1:39216_}
   [junit4]   2> 76796 T70 C1 P39216 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:39216/collection1/
   [junit4]   2> 76798 T70 C1 P39216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 76798 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 76798 T70 C1 P39216 oasc.SyncStrategy.syncToMe https://127.0.0.1:39216/collection1/ has no replicas
   [junit4]   2> 76799 T70 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:39216/collection1/ shard1
   [junit4]   2> 76800 T70 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 76806 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76809 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 76809 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 76811 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 76816 T11 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 76817 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 76824 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76827 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 76828 T11 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 76836 T11 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:32949
   [junit4]   2> 76838 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76842 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 76843 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76844 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393348146641
   [junit4]   2> 76844 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393348146641/'
   [junit4]   2> 76864 T11 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393348146641/solr.xml
   [junit4]   2> 76911 T11 oasc.CoreContainer.<init> New CoreContainer 980497961
   [junit4]   2> 76912 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393348146641/]
   [junit4]   2> 76913 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 76914 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 76914 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 76914 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 76915 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 76915 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 76916 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 76916 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 76917 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 76925 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76925 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76926 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 76927 T11 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43137/solr
   [junit4]   2> 76928 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 76929 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 76932 T81 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2502835 name:ZooKeeperConnection Watcher:127.0.0.1:43137 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76933 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 76936 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 76938 T83 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32e95912 name:ZooKeeperConnection Watcher:127.0.0.1:43137/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76939 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 76942 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 76942 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 76944 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 76953 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 76975 T70 oasc.ZkController.register We are https://127.0.0.1:39216/collection1/ and leader is https://127.0.0.1:39216/collection1/
   [junit4]   2> 76975 T70 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:39216
   [junit4]   2> 76976 T70 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 76976 T70 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 76976 T70 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 76978 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76978 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76979 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76979 T70 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 76980 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 76982 T44 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:39216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39216_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 76986 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77090 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 77090 T83 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 77090 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 77090 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 77962 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32949_
   [junit4]   2> 77964 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32949_
   [junit4]   2> 77970 T43 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 77970 T83 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 77971 T52 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 77971 T65 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 77984 T84 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 77984 T84 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 77986 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77986 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77987 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77987 T84 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 77989 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 77992 T44 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:32949",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32949_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 77992 T44 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 77993 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 77998 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 78102 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 78102 T83 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 78102 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 78102 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 78988 T84 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 78988 T84 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393348146641/collection1
   [junit4]   2> 78989 T84 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 78990 T84 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 78990 T84 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 78993 T84 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 78993 T84 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393348146641/collection1/'
   [junit4]   2> 79030 T84 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 79069 T84 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 79073 T84 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 79161 T84 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 79478 T84 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 79481 T84 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 79484 T84 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 79485 T84 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 79486 T84 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 79487 T84 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393348146641/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty2/
   [junit4]   2> 79487 T84 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 79489 T84 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty2
   [junit4]   2> 79489 T84 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty2/index/
   [junit4]   2> 79489 T84 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 79490 T84 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty2/index
   [junit4]   2> 79492 T84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a8c85c4 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 79492 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 79494 T84 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 79495 T84 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 79495 T84 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 79496 T84 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 79496 T84 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 79497 T84 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 79497 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 79497 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 79500 T84 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 79503 T84 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 79503 T84 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 79504 T84 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a8c85c4 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393348139321/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 79505 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 79505 T84 oass.SolrIndexSearcher.<init> Opening Searcher@4668b788[collection1] main
   [junit4]   2> 79507 T85 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4668b788[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 79507 T84 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 79508 T11 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 79508 T88 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:32949 collection:collection1 shard:shard2
   [junit4]   2> 79509 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 79510 T88 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 79521 T88 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 79525 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79526 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79526 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79527 T88 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 79527 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@16ce3917 url=https://127.0.0.1:32949/collection1 node=127.0.0.1:32949_ C2_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:32949, core=collection1, node_name=127.0.0.1:32949_}
   [junit4]   2> 79528 T88 C2 P32949 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:32949/collection1/
   [junit4]   2> 79528 T88 C2 P32949 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 79529 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 79529 T88 C2 P32949 oasc.SyncStrategy.syncToMe https://127.0.0.1:32949/collection1/ has no replicas
   [junit4]   2> 79530 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:32949/collection1/ shard2
   [junit4]   2> 79530 T88 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 79536 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79539 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79540 T11 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 79541 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 79546 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79548 T11 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 79552 T11 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58232
   [junit4]   2> 79556 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 79556 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79557 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393348149380
   [junit4]   2> 79557 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393348149380/'
   [junit4]   2> 79580 T11 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393348149380/solr.xml
   [junit4]   2> 79622 T11 oasc.CoreContainer.<init> New CoreContainer 289356862
   [junit4]   2> 79623 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393348149380/]
   [junit4]   2> 79624 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 79625 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 79626 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 79626 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 79627 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 79627 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 79627 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 79628 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 79628 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 79638 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 79639 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 79639 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 79640 T11 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43137/solr
   [junit4]   2> 79641 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 79642 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 79646 T99 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f3b346b name:ZooKeeperConnection Watcher:127.0.0.1:43137 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79647 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 79650 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79650 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79650 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 79652 T83 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79650 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79655 T101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5adb7fe1 name:ZooKeeperConnection Watcher:127.0.0.1:43137/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79656 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 79668 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 79690 T88 oasc.ZkController.register We are https://127.0.0.1:32949/collection1/ and leader is https://127.0.0.1:32949/collection1/
   [junit4]   2> 79691 T88 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:32949
   [junit4]   2> 79691 T88 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 79692 T88 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 79692 T88 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 79694 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79694 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79695 T88 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 79695 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79699 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 79701 T44 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:32949",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32949_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 79705 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79810 T83 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79810 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79810 T65 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79810 T52 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 79810 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 80673 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58232_
   [junit4]   2> 80675 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58232_
   [junit4]   2> 80679 T83 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 80679 T101 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 80680 T65 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 80679 T43 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 80679 T52 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 80692 T102 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 80693 T102 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 80694 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80694 T102 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 80695 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80695 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80697 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 80699 T44 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:58232",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58232_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 80699 T44 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 80700 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 80704 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80808 T83 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 80808 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 80808 T52 oascc.ZkStateReade

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

unit4]   2> 336339 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "_1a_Lucene41_0.tip"
   [junit4]   2> 336339 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "_1a.nvd"
   [junit4]   2> 336339 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "_1a_Lucene41_0.doc"
   [junit4]   2> 336340 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "segments_1q"
   [junit4]   2> 336340 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "_1a.fdx"
   [junit4]   2> 336340 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "_1a_Lucene41_0.tim"
   [junit4]   2> 336340 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "_1a.fnm"
   [junit4]   2> 336340 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: delete "_1a.nvm"
   [junit4]   2> 336341 T295 C170 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: 3 msec to checkpoint
   [junit4]   2> 336341 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: commit: done
   [junit4]   2> 336341 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: now flush at close waitForMerges=true
   [junit4]   2> 336342 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 336342 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]:   index before flush 
   [junit4]   2> 336342 T295 C170 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker startFullFlush
   [junit4]   2> 336342 T295 C170 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 336342 T295 C170 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker finishFullFlush success=true
   [junit4]   2> 336343 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: apply all deletes during flush
   [junit4]   2> 336343 T295 C170 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@1b2bd92c minGen=9223372036854775807 packetCount=0
   [junit4]   2> 336343 T295 C170 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: now merge
   [junit4]   2> 336343 T295 C170 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]:   index: 
   [junit4]   2> 336343 T295 C170 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]:   no more merges pending; now return
   [junit4]   2> 336344 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: waitForMerges
   [junit4]   2> 336344 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: waitForMerges done
   [junit4]   2> 336344 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: now call final commit()
   [junit4]   2> 336344 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: commit: start
   [junit4]   2> 336345 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: commit: enter lock
   [junit4]   2> 336345 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: commit: now prepare
   [junit4]   2> 336346 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: prepareCommit: flush
   [junit4]   2> 336346 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]:   index before flush 
   [junit4]   2> 336346 T295 C170 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker startFullFlush
   [junit4]   2> 336347 T295 C170 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 336347 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: apply all deletes during flush
   [junit4]   2> 336348 T295 C170 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@1b2bd92c minGen=9223372036854775807 packetCount=0
   [junit4]   2> 336348 T295 C170 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker finishFullFlush success=true
   [junit4]   2> 336348 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: startCommit(): start
   [junit4]   2> 336348 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 336348 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 336349 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: commit: done
   [junit4]   2> 336349 T295 C170 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[9FF96A0C461266DA]-worker]: at close: 
   [junit4]   2> 336350 T295 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 336350 T295 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 336350 T295 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/solrtest-SolrExampleXMLTest-1393348198616/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/solrtest-SolrExampleXMLTest-1393348198616/index;done=false>>]
   [junit4]   2> 336350 T295 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/solrtest-SolrExampleXMLTest-1393348198616/index
   [junit4]   2> 336351 T295 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/solrtest-SolrExampleXMLTest-1393348198616 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/solrtest-SolrExampleXMLTest-1393348198616;done=false>>]
   [junit4]   2> 336351 T295 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/solrtest-SolrExampleXMLTest-1393348198616
   [junit4]   2> 336351 T295 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 336403 T295 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=sr_RS, timezone=America/Pangnirtung
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=55794392,total=126418944
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrProperties, BasicHttpSolrServerTest, FieldAnalysisResponseTest, TestHash, MultiCoreExampleJettyTest, TestFastInputStream, IteratorChainTest, QueryResponseTest, MultiCoreEmbeddedTest, SolrQueryTest, TestNamedListCodec, TestLBHttpSolrServer, SolrExampleStreamingTest, SolrExampleXMLTest]
   [junit4] Completed on J1 in 207.61s, 26 tests, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:451: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 48 suites, 280 tests, 2 errors

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9485 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9485/
Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2

Error Message:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[1464-10-01T16:13:56Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[1464-10-01T16:13:56Z]>
	at __randomizedtesting.SeedInfo.seed([C01E4AB38D96D0DE:4B9EF1538A604320]: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.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:165)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 18357 lines...]
   [junit4] Suite: org.apache.solr.morphlines.cell.SolrCellMorphlineTest
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> 799 T10 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 828 T10 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794
   [junit4]   2> 865 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 1478 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 1480 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 1481 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1482 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 1482 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1483 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 1484 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1485 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 1485 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1486 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 1648 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 1860 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1867 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1941 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 2698 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2871 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2886 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3076 T10 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3077 T10 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr
   [junit4]   2> 3078 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/'
   [junit4]   2> 3203 T10 oasc.CoreContainer.<init> New CoreContainer 25882274
   [junit4]   2> 3204 T10 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/]
   [junit4]   2> 3231 T10 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 3232 T10 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 3238 T10 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 3239 T10 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3240 T10 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3240 T10 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3240 T10 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3241 T10 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3241 T10 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3449 T10 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3450 T10 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3452 T10 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 3552 T11 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1
   [junit4]   2> 3553 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 3626 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 3626 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 3627 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3627 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 3628 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3628 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 3629 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3629 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 3630 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3630 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 3688 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 3767 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3767 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3830 T11 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 4283 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4309 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4316 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4402 T11 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4410 T11 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/
   [junit4]   2> 4412 T11 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 4424 T11 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 4424 T11 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 4452 T11 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794
   [junit4]   2> 4453 T11 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index/
   [junit4]   2> 4453 T11 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index' doesn't exist. Creating new index...
   [junit4]   2> 4463 T11 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index
   [junit4]   2> 4506 T11 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@237b68 lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index),segFN=segments_1,generation=1}
   [junit4]   2> 4507 T11 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4516 T11 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 4517 T11 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 4518 T11 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 4527 T11 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 4528 T11 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 4770 T11 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4794 T11 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 4794 T11 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 4799 T11 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 4800 T11 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 4807 T11 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 4812 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.JsonUpdateRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4813 T11 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.JsonUpdateRequestHandler
   [junit4]   2> 4818 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.CSVRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4819 T11 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.CSVRequestHandler
   [junit4]   2> 4819 T11 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 4820 T11 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 4821 T11 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 4821 T11 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 4827 T11 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 4833 T11 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 4838 T11 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 4853 T11 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 4853 T11 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4854 T11 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 4854 T11 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4854 T11 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 4855 T11 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4855 T11 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 4855 T11 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4856 T11 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 4890 T11 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4895 T11 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4896 T11 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4921 T11 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   2> 4922 T11 oasu.CommitTracker.<init> Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 4924 T11 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@237b68 lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index),segFN=segments_1,generation=1}
   [junit4]   2> 4924 T11 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4937 T11 oass.SolrIndexSearcher.<init> Opening Searcher@12abfaf[collection1] main
   [junit4]   2> 4947 T11 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 4966 T11 oass.DirectSolrSpellChecker.init init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4985 T11 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 4989 T11 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 5053 T11 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5053 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@12abfaf[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5054 T11 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5062 T10 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 5088 T10 oas.SolrTestCaseJ4.setUp ###Starting testTransformValue
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@123d137
   [junit4]   2> 5137 T12 C0 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&event=firstSearcher&distrib=false} hits=0 status=0 QTime=80 
   [junit4]   2> 5139 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 5139 T12 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 5140 T12 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5140 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12abfaf[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5266 T10 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1461024975916892160)} 0 157
   [junit4]   2> 5268 T10 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5269 T10 C0 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5270 T10 C0 oass.SolrIndexSearcher.<init> Opening Searcher@1af8fd8[collection1] main
   [junit4]   2> 5272 T10 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5272 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1af8fd8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5273 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 5273 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1af8fd8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5274 T10 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 6
   [junit4]   2> 5322 T10 oas.SolrTestCaseJ4.tearDown ###Ending testTransformValue
   [junit4]   2> 5339 T10 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellXML
   [junit4]   2> 5340 T10 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1461024976067887104)} 0 1
   [junit4]   2> 5341 T10 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5341 T10 C0 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5342 T10 C0 oass.SolrIndexSearcher.<init> Opening Searcher@157369e[collection1] main
   [junit4]   2> 5343 T10 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5343 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@157369e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5344 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 5344 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@157369e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5344 T10 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 3
   [junit4]   2> 5535 T10 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 6677 T10 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 6694 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 6742 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 6742 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 6743 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 6744 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 6744 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 6745 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 6745 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 6746 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 6746 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 6747 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 6781 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 6839 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6840 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 6879 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 7254 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 7277 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7284 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7359 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 7404 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 7405 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 7406 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 7406 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 7407 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 7407 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 7408 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 7408 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 7409 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 7409 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 7440 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 7496 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7497 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 7530 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 7891 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 7914 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7920 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7972 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 8016 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 8017 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 8017 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8018 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 8018 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8019 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 8019 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8020 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 8020 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8021 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 8050 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 8103 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 8104 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 8140 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 8487 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 8516 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 8522 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@123d137
   [junit4]   2> 8568 T10 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1461024979452690432)} 0 1
   [junit4]   2> 8569 T10 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8570 T10 C1 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 8571 T10 C1 oass.SolrIndexSearcher.<init> Opening Searcher@124895a[collection1] main
   [junit4]   2> 8572 T10 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 8572 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@124895a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 8573 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 8573 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@124895a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 8574 T10 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 5
   [junit4]   2> 8684 T10 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testXML2.xml#0 (1461024979526090752)]} 0 48
   [junit4]   2> 8685 T10 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 8740 T10 C1 oass.SolrIndexSearcher.<init> Opening Searcher@d1bb7[collection1] main
   [junit4]   2> 8741 T10 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 8741 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@d1bb7[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.8):C1)}
   [junit4]   2> 8742 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 8742 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d1bb7[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.8):C1)}
   [junit4]   2> 8742 T10 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 57
   [junit4]   2> 8753 T10 C1 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=7 
   [junit4]   2> 8757 T10 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 8758 T10 C1 oass.SolrIndexSearcher.<init> Opening Searcher@7770d[collection1] main
   [junit4]   2> 8759 T10 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 8759 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@7770d[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.8):C1)}
   [junit4]   2> 8759 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 8760 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7770d[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.8):C1)}
   [junit4]   2> 8760 T10 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 3
   [junit4]   2> 8761 T10 C1 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   2> 8761 T10 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellXML
   [junit4]   2> 8771 T10 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellDocumentTypes
   [junit4]   2> 8811 T10 C1 oass.SolrIndexSearcher.<init> Opening Searcher@ef4b6[collection1] realtime
   [junit4]   2> 8812 T10 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1461024979667648512)} 0 40
   [junit4]   2> 8813 T10 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8814 T10 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@237b68 lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@237b68 lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index),segFN=segments_2,generation=2}
   [junit4]   2> 8814 T10 C1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 8815 T10 C1 oass.SolrIndexSearcher.<init> Opening Searcher@1dd8233[collection1] main
   [junit4]   2> 8816 T10 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 8816 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1dd8233[collection1] main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   2> 8816 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 8817 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dd8233[collection1] main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   2> 8818 T10 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 5
   [junit4]   2> 8841 T10 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 9259 T10 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 11306 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 11343 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 11344 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 11345 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11347 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 11348 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11349 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 11351 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11352 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 11354 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11356 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 11388 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 11445 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11446 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 11470 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 11838 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11859 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 11864 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 11890 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 11923 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 11923 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 11924 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11924 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 11925 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11925 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 11926 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11927 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 11927 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11928 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 11974 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 12026 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12026 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 12043 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 12379 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 12398 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 12403 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 12914 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 12956 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 12956 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 12957 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12957 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 12958 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12958 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 12959 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12959 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 12960 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12960 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 12989 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 13041 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13042 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 13057 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 13390 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13408 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13412 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13430 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 13453 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 13454 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 13454 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13455 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 13455 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13456 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 13456 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13456 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 13457 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13457 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 13483 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 13536 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13537 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 13554 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 13878 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13897 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13901 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 14061 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 14087 T10 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 14087 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 14088 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14088 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 14089 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14089 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 14090 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14090 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 14090 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14091 T10 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 14120 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
   [junit4]   2> 14171 T10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 14171 T10 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 14182 T10 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 14533 T10 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 14552 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 14556 T10 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@123d137
   [junit4]   2> 14576 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1461024985752535040)} 0 1
   [junit4]   2> 14576 T10 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14577 T10 C2 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 14577 T10 C2 oass.SolrIndexSearcher.<init> Opening Searcher@106f446[collection1] main
   [junit4]   2> 14578 T10 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14578 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@106f446[collection1] main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   2> 14579 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 14580 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@106f446[collection1] main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   2> 14580 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 4
   [junit4]   2> 14857 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testBMPfp.txt#0 (1461024986037747712)]} 0 10
   [junit4]   2> 14858 T10 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14883 T10 C2 oass.SolrIndexSearcher.<init> Opening Searcher@1ae6f56[collection1] main
   [junit4]   2> 14884 T10 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14884 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1ae6f56[collection1] main{StandardDirectoryReader(segments_2:7:nrt _1(4.8):C1)}
   [junit4]   2> 14884 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 14885 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ae6f56[collection1] main{StandardDirectoryReader(segments_2:7:nrt _1(4.8):C1)}
   [junit4]   2> 14885 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 27
   [junit4]   2> 14886 T10 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   2> 14973 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[boilerplate.html#0 (1461024986167771136)]} 0 3
   [junit4]   2> 14974 T10 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14986 T10 C2 oass.SolrIndexSearcher.<init> Opening Searcher@9d3c58[collection1] main
   [junit4]   2> 14987 T10 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14987 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@9d3c58[collection1] main{StandardDirectoryReader(segments_2:9:nrt _1(4.8):C1 _2(4.8):C1)}
   [junit4]   2> 14988 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 14989 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9d3c58[collection1] main{StandardDirectoryReader(segments_2:9:nrt _1(4.8):C1 _2(4.8):C1)}
   [junit4]   2> 14989 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 15
   [junit4]   2> 14990 T10 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0 
   [junit4]   2> 16036 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[NullHeader.docx#0 (1461024987272970240)]} 0 11
   [junit4]   2> 16036 T10 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 16063 T10 C2 oass.SolrIndexSearcher.<init> Opening Searcher@1b20750[collection1] main
   [junit4]   2> 16063 T10 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 16063 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1b20750[collection1] main{StandardDirectoryReader(segments_2:11:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1)}
   [junit4]   2> 16064 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 16064 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b20750[collection1] main{StandardDirectoryReader(segments_2:11:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1)}
   [junit4]   2> 16065 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 29
   [junit4]   2> 16066 T10 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   2> 16473 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testWORD_various.doc#0 (1461024987735392256)]} 0 9
   [junit4]   2> 16474 T10 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 16484 T10 C2 oass.SolrIndexSearcher.<init> Opening Searcher@1787280[collection1] main
   [junit4]   2> 16485 T10 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 16485 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1787280[collection1] main{StandardDirectoryReader(segments_2:13:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1)}
   [junit4]   2> 16486 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 16486 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1787280[collection1] main{StandardDirectoryReader(segments_2:13:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1)}
   [junit4]   2> 16487 T10 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 13
   [junit4]   2> 16488 T10 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=4 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@123d137
   [junit4]   2> 17333 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPDF.pdf#0 (1461024988639264768)]} 0 6
   [junit4]   2> 17334 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17344 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@de9850[collection1] main
   [junit4]   2> 17345 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17345 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@de9850[collection1] main{StandardDirectoryReader(segments_2:15:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1)}
   [junit4]   2> 17346 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17346 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@de9850[collection1] main{StandardDirectoryReader(segments_2:15:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1)}
   [junit4]   2> 17347 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 13
   [junit4]   2> 17348 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=5 status=0 QTime=0 
   [junit4]   2> 17476 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg#0 (1461024988783968256)]} 0 13
   [junit4]   2> 17477 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17489 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@b22fab[collection1] main
   [junit4]   2> 17489 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17489 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@b22fab[collection1] main{StandardDirectoryReader(segments_2:17:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1)}
   [junit4]   2> 17490 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17491 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b22fab[collection1] main{StandardDirectoryReader(segments_2:17:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1)}
   [junit4]   2> 17491 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 14
   [junit4]   2> 17492 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=6 status=0 QTime=0 
   [junit4]   2> 17524 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg.gz#0 (1461024988835348480)]} 0 12
   [junit4]   2> 17525 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17535 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@179cf45[collection1] main
   [junit4]   2> 17536 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17536 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@179cf45[collection1] main{StandardDirectoryReader(segments_2:19:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1)}
   [junit4]   2> 17537 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17538 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@179cf45[collection1] main{StandardDirectoryReader(segments_2:19:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1)}
   [junit4]   2> 17538 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 13
   [junit4]   2> 17539 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=7 status=0 QTime=0 
   [junit4]   2> 17569 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[4bb6a39b-9e1f-4211-8f3b-8dc34d63a425 (1461024988882534400)]} 0 12
   [junit4]   2> 17571 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17581 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@1e24cd[collection1] main
   [junit4]   2> 17582 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17582 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1e24cd[collection1] main{StandardDirectoryReader(segments_2:21:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1)}
   [junit4]   2> 17582 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17583 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e24cd[collection1] main{StandardDirectoryReader(segments_2:21:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1)}
   [junit4]   2> 17584 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 12
   [junit4]   2> 17584 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=8 status=0 QTime=0 
   [junit4]   2> 17602 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testXML.xml#0 (1461024988924477440)]} 0 3
   [junit4]   2> 17603 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17609 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@e5f2db[collection1] main
   [junit4]   2> 17609 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17610 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@e5f2db[collection1] main{StandardDirectoryReader(segments_2:23:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1)}
   [junit4]   2> 17610 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17611 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e5f2db[collection1] main{StandardDirectoryReader(segments_2:23:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1)}
   [junit4]   2> 17611 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 8
   [junit4]   2> 17612 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=9 status=0 QTime=0 
   [junit4]   2> 17620 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[b3ac3aa3-b808-4369-9098-c7504acd41bd (1461024988944400384)]} 0 2
   [junit4]   2> 17621 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[dfc805ec-e693-4537-b719-99d82627d593 (1461024988946497536)]} 0 0
   [junit4]   2> 17623 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[6436ecd6-010e-476b-a11e-a75ff91ed5df (1461024988947546112)]} 0 1
   [junit4]   2> 17624 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[d13125a0-a2f9-4f6b-bf59-bea88df45364 (1461024988949643264)]} 0 0
   [junit4]   2> 17626 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[da8619fb-2c4f-4a16-9090-27eb4ade80ea (1461024988950691840)]} 0 1
   [junit4]   2> 17628 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[9c74d16e-2b13-474a-8af5-f126ce2f8ba3 (1461024988952788992)]} 0 1
   [junit4]   2> 17628 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17640 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@19ac3dc[collection1] main
   [junit4]   2> 17641 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17641 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@19ac3dc[collection1] main{StandardDirectoryReader(segments_2:25:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1 _a(4.8):C6)}
   [junit4]   2> 17642 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17644 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19ac3dc[collection1] main{StandardDirectoryReader(segments_2:25:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1 _a(4.8):C6)}
   [junit4]   2> 17645 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 17
   [junit4]   2> 17646 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=15 status=0 QTime=1 
   [junit4]   2> 17659 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[8447423b-9ee8-46ab-afe2-aa275ee790cb (1461024988985294848)]} 0 1
   [junit4]   2> 17662 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[dbea7f51-3835-404c-b67d-101dfb62b265 (1461024988988440576)]} 0 1
   [junit4]   2> 17664 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[7dbf1ba8-962d-42c1-872a-058c518df4fe (1461024988990537728)]} 0 1
   [junit4]   2> 17667 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[1e03183a-53f9-44f9-9ae8-7b3550460411 (1461024988993683456)]} 0 2
   [junit4]   2> 17669 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[3639405b-712a-4cdf-a40d-c93d7650a4e3 (1461024988995780608)]} 0 1
   [junit4]   2> 17671 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[fbc5fb6e-69f0-4f66-92ba-7061050b55eb (1461024988998926336)]} 0 1
   [junit4]   2> 17673 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17681 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@1290aed[collection1] main
   [junit4]   2> 17681 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17682 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1290aed[collection1] main{StandardDirectoryReader(segments_2:28:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1 _a(4.8):C6 _c(4.8):C6)}
   [junit4]   2> 17682 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17683 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1290aed[collection1] main{StandardDirectoryReader(segments_2:28:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1 _a(4.8):C6 _c(4.8):C6)}
   [junit4]   2> 17684 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 12
   [junit4]   2> 17685 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=21 status=0 QTime=0 
   [junit4]   2> 17702 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[efde632b-0644-4dfb-b8a1-d614741516c0 (1461024989029335040)]} 0 2
   [junit4]   2> 17704 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[87c8bd8e-6209-49cf-b1a3-ef9d8cbea65f (1461024989033529344)]} 0 1
   [junit4]   2> 17709 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[9cd3ba78-c263-4134-84a9-cf7580c7e5ec (1461024989037723648)]} 0 1
   [junit4]   2> 17711 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[f8720e02-9757-4af8-8fb2-22ed26f31289 (1461024989040869376)]} 0 0
   [junit4]   2> 17713 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17722 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@1b534aa[collection1] main
   [junit4]   2> 17723 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17723 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1b534aa[collection1] main{StandardDirectoryReader(segments_2:30:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1 _a(4.8):C6 _c(4.8):C6 _d(4.8):C4)}
   [junit4]   2> 17724 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17724 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b534aa[collection1] main{StandardDirectoryReader(segments_2:30:nrt _1(4.8):C1 _2(4.8):C1 _3(4.8):C1 _4(4.8):C1 _5(4.8):C1 _6(4.8):C1 _7(4.8):C1 _8(4.8):C1 _9(4.8):C1 _a(4.8):C6 _c(4.8):C6 _d(4.8):C4)}
   [junit4]   2> 17725 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 12
   [junit4]   2> 17727 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=25 status=0 QTime=1 
   [junit4]   2> 18360 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[1234567890 (1461024989720346624)]} 0 1
   [junit4]   2> 18362 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[2345678901 (1461024989723492352)]} 0 0
   [junit4]   2> 18363 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 18369 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@c792b1[collection1] main
   [junit4]   2> 18370 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 18370 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@c792b1[collection1] main{StandardDirectoryReader(segments_2:33:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2)}
   [junit4]   2> 18371 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 18371 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c792b1[collection1] main{StandardDirectoryReader(segments_2:33:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2)}
   [junit4]   2> 18374 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 11
   [junit4]   2> 18375 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=27 status=0 QTime=1 
   [junit4]   2> 18410 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[1234567891 (1461024989770678272)]} 0 4
   [junit4]   2> 18413 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[2345678902 (1461024989775921152)]} 0 2
   [junit4]   2> 18414 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 18421 T10 C3 oass.SolrIndexSearcher.<init> Opening Searcher@15c2fb9[collection1] main
   [junit4]   2> 18421 T10 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 18422 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@15c2fb9[collection1] main{StandardDirectoryReader(segments_2:35:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2)}
   [junit4]   2> 18422 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 18423 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15c2fb9[collection1] main{StandardDirectoryReader(segments_2:35:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2)}
   [junit4]   2> 18424 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 9
   [junit4]   2> 18425 T10 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=29 status=0 QTime=1 
   [junit4]   2> 18435 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[5234567890 (1461024989797941248)]} 0 2
   [junit4]   2> 18439 T10 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[6345678901 (1461024989803184128)]} 0 2
   [junit4]   2> 18440 T10 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@123d137
   [junit4]   2> 18627 T10 C4 oass.SolrIndexSearcher.<init> Opening Searcher@17c48f2[collection1] main
   [junit4]   2> 18628 T10 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 18628 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@17c48f2[collection1] main{StandardDirectoryReader(segments_2:37:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2 _g(4.8):C2)}
   [junit4]   2> 18629 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 18629 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17c48f2[collection1] main{StandardDirectoryReader(segments_2:37:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2 _g(4.8):C2)}
   [junit4]   2> 18630 T10 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 190
   [junit4]   2> 18631 T10 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=31 status=0 QTime=0 
   [junit4]   2> 18650 T10 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[3234567890 (1461024990022336512)]} 0 3
   [junit4]   2> 18654 T10 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[4345678901 (1461024990027579392)]} 0 2
   [junit4]   2> 18654 T10 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 18663 T10 C4 oass.SolrIndexSearcher.<init> Opening Searcher@f309a8[collection1] main
   [junit4]   2> 18664 T10 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 18664 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@f309a8[collection1] main{StandardDirectoryReader(segments_2:39:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2 _g(4.8):C2 _h(4.8):C2)}
   [junit4]   2> 18665 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 18665 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f309a8[collection1] main{StandardDirectoryReader(segments_2:39:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2 _g(4.8):C2 _h(4.8):C2)}
   [junit4]   2> 18666 T10 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 12
   [junit4]   2> 18667 T10 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=33 status=0 QTime=1 
   [junit4]   2> 18866 T10 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[email.eml#0 (1461024990248828928)]} 0 3
   [junit4]   2> 18867 T10 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 18872 T10 C4 oass.SolrIndexSearcher.<init> Opening Searcher@11adeef[collection1] main
   [junit4]   2> 18873 T10 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 18873 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@11adeef[collection1] main{StandardDirectoryReader(segments_2:41:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2 _g(4.8):C2 _h(4.8):C2 _i(4.8):C1)}
   [junit4]   2> 18874 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 18874 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11adeef[collection1] main{StandardDirectoryReader(segments_2:41:nrt _b(4.8):C15 _c(4.8):C6 _d(4.8):C4 _e(4.8):C2 _f(4.8):C2 _g(4.8):C2 _h(4.8):C2 _i(4.8):C1)}
   [junit4]   2> 18876 T10 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 9
   [junit4]   2> 18877 T10 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3

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

ngeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 24119 T10 C6 oass.SolrIndexSearcher.<init> Opening Searcher@146889f[collection1] main
   [junit4]   2> 24119 T10 C6 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 24119 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@146889f[collection1] main{StandardDirectoryReader(segments_4:53:nrt _m(4.8):C1)}
   [junit4]   2> 24120 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 24120 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@146889f[collection1] main{StandardDirectoryReader(segments_4:53:nrt _m(4.8):C1)}
   [junit4]   2> 24121 T10 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 7
   [junit4]   2> 24122 T10 C6 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=1 
   [junit4]   2> 24815 T10 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPPT_various.pptx#0 (1461024996486807552)]} 0 4
   [junit4]   2> 24816 T10 C6 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 24820 T10 C6 oass.SolrIndexSearcher.<init> Opening Searcher@cab271[collection1] main
   [junit4]   2> 24821 T10 C6 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 24821 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@cab271[collection1] main{StandardDirectoryReader(segments_4:55:nrt _m(4.8):C1 _n(4.8):C1)}
   [junit4]   2> 24822 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 24822 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cab271[collection1] main{StandardDirectoryReader(segments_4:55:nrt _m(4.8):C1 _n(4.8):C1)}
   [junit4]   2> 24822 T10 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 6
   [junit4]   2> 24823 T10 C6 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0 
   [junit4]   2> 25011 T10 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testEXCEL.xlsx#0 (1461024996693377024)]} 0 3
   [junit4]   2> 25012 T10 C6 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 25016 T10 C6 oass.SolrIndexSearcher.<init> Opening Searcher@2796e4[collection1] main
   [junit4]   2> 25017 T10 C6 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25017 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2796e4[collection1] main{StandardDirectoryReader(segments_4:57:nrt _m(4.8):C1 _n(4.8):C1 _o(4.8):C1)}
   [junit4]   2> 25017 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 25018 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2796e4[collection1] main{StandardDirectoryReader(segments_4:57:nrt _m(4.8):C1 _n(4.8):C1 _o(4.8):C1)}
   [junit4]   2> 25018 T10 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 6
   [junit4]   2> 25019 T10 C6 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   2> 25020 T10 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellDocumentTypes2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes2 -Dtests.seed=C01E4AB38D96D0DE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH -Dtests.timezone=America/Sitka -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 4.22s | SolrCellMorphlineTest.testSolrCellDocumentTypes2 <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[1464-10-01T16:13:56Z]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C01E4AB38D96D0DE:4B9EF1538A604320]:0)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:165)
   [junit4]    > 	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 25049 T10 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 25050 T10 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25882274
   [junit4]   2> 25050 T10 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@123d137
   [junit4]   2> 25051 T10 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=36,autocommit maxTime=60000ms,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=3,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=41,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=53523,transaction_logs_total_number=9}
   [junit4]   2> 25052 T10 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 25052 T10 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 25052 T10 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 25055 T10 C6 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@237b68 lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@237b68 lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index),segFN=segments_5,generation=5}
   [junit4]   2> 25056 T10 C6 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 25057 T10 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 25058 T10 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 25059 T10 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index;done=false>>]
   [junit4]   2> 25059 T10 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794/index
   [junit4]   2> 25060 T10 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794;done=false>>]
   [junit4]   2> 25060 T10 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1393341990794
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=th_TH, timezone=America/Sitka
   [junit4]   2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=54103520,total=265289728
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
   [junit4] Completed in 25.22s, 5 tests, 1 failure <<< FAILURES!

[...truncated 9 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:451: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:440: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 1 suite, 5 tests, 1 failure

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