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/05 01:57:59 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9360 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9360/
Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='ar']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">12</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='ar']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">12</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([167A430359070070:E056EEDD18C80737]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.addTest(ExpressionTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='dr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">12</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='dr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">12</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([167A430359070070:4E77A8F57DC562A6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='pr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">12</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='pr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">12</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([167A430359070070:78C8F400B1105EA1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.powerTest(ExpressionTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='mr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">12</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='mr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">12</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([167A430359070070:7DFB5D7D6C09361E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.multiplyTest(ExpressionTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='avr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">12</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='avr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">12</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([167A430359070070:37D66316949A5816]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest(ExpressionTest.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='nr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">12</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='nr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">12</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([167A430359070070:1E722BA6FD2A50C0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.negateTest(ExpressionTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10479 lines...]
   [junit4] Suite: org.apache.solr.analytics.expression.ExpressionTest
   [junit4]   2> 900746 T2434 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583
   [junit4]   2> 900746 T2434 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 900747 T2434 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 900747 T2434 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 900771 T2434 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 900787 T2434 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 900788 T2434 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 900791 T2434 oass.IndexSchema.readSchema [null] Schema name=schema-docValues
   [junit4]   2> 900813 T2434 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 900814 T2434 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 900814 T2434 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 900814 T2434 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 900822 T2434 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 900823 T2434 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 900823 T2434 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 900848 T2434 oasc.CoreContainer.<init> New CoreContainer 25564927
   [junit4]   2> 900849 T2434 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 900849 T2434 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 900849 T2434 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 900850 T2434 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 900850 T2434 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 900850 T2434 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 900850 T2434 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 900850 T2434 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 900851 T2434 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 900851 T2434 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 900853 T2434 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 900853 T2434 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 900853 T2434 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 900855 T2435 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 900855 T2435 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 900856 T2435 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 900856 T2435 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 900875 T2435 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 900893 T2435 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 900894 T2435 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 900899 T2435 oass.IndexSchema.readSchema [collection1] Schema name=schema-docValues
   [junit4]   2> 900913 T2435 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 900914 T2435 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 900914 T2435 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583/
   [junit4]   2> 900914 T2435 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 900914 T2435 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583
   [junit4]   2> 900915 T2435 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583/index/
   [junit4]   2> 900915 T2435 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583/index' doesn't exist. Creating new index...
   [junit4]   2> 900915 T2435 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583/index
   [junit4]   2> 900915 T2435 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=29.3486328125, floorSegmentMB=1.0166015625, forceMergeDeletesPctAllowed=4.161495555512943, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5748510828980947
   [junit4]   2> 900916 T2435 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_1,generation=1}
   [junit4]   2> 900916 T2435 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 900917 T2435 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 900917 T2435 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 900917 T2435 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 900919 T2435 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 900920 T2435 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 900921 T2435 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 900921 T2435 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1c8df46
   [junit4]   2> 900921 T2435 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_1,generation=1}
   [junit4]   2> 900921 T2435 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 900922 T2435 oass.SolrIndexSearcher.<init> Opening Searcher@1b21b0d main
   [junit4]   2> 900922 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b21b0d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 900922 T2435 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 900923 T2434 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C6411 name=collection1 org.apache.solr.core.SolrCore@318fe7
   [junit4]   2> 900924 T2434 C6411 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 900925 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 900926 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10000]} 0 1
   [junit4]   2> 900927 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900930 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_2,generation=2}
   [junit4]   2> 900930 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 900932 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@c97a7c main
   [junit4]   2> 900932 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900932 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c97a7c main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):c1)}
   [junit4]   2> 900933 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 900934 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10001]} 0 0
   [junit4]   2> 900935 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900937 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_3,generation=3}
   [junit4]   2> 900937 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 900939 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@16d3f6a main
   [junit4]   2> 900939 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900939 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16d3f6a main{StandardDirectoryReader(segments_3:6:nrt _0(5.0):c1 _1(5.0):c1)}
   [junit4]   2> 900939 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 900941 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10002]} 0 1
   [junit4]   2> 900942 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900944 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_4,generation=4}
   [junit4]   2> 900944 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 900945 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@f7de71 main
   [junit4]   2> 900946 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900946 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f7de71 main{StandardDirectoryReader(segments_4:8:nrt _0(5.0):c1 _1(5.0):c1 _2(5.0):c1)}
   [junit4]   2> 900946 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 900948 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10003]} 0 1
   [junit4]   2> 900948 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900951 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_5,generation=5}
   [junit4]   2> 900951 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 900952 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@10c54d main
   [junit4]   2> 900952 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900952 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10c54d main{StandardDirectoryReader(segments_5:10:nrt _0(5.0):c1 _1(5.0):c1 _2(5.0):c1 _3(5.0):c1)}
   [junit4]   2> 900953 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 900955 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10004]} 0 1
   [junit4]   2> 900955 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900959 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_6,generation=6}
   [junit4]   2> 900959 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 900960 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@19a1318 main
   [junit4]   2> 900961 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900961 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19a1318 main{StandardDirectoryReader(segments_6:13:nrt _0(5.0):c1 _1(5.0):c1 _2(5.0):c1 _3(5.0):c1 _4(5.0):c1)}
   [junit4]   2> 900961 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 900963 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10005]} 0 0
   [junit4]   2> 900964 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900967 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_7,generation=7}
   [junit4]   2> 900967 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 900969 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@11820eb main
   [junit4]   2> 900969 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900969 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11820eb main{StandardDirectoryReader(segments_7:16:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1)}
   [junit4]   2> 900969 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 900971 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10006]} 0 1
   [junit4]   2> 900972 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900974 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_8,generation=8}
   [junit4]   2> 900974 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 900975 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@e0d45f main
   [junit4]   2> 900976 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900976 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e0d45f main{StandardDirectoryReader(segments_8:18:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1)}
   [junit4]   2> 900976 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 900978 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10007]} 0 1
   [junit4]   2> 900978 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900981 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_9,generation=9}
   [junit4]   2> 900981 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 900982 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@e18a6e main
   [junit4]   2> 900982 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900982 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e18a6e main{StandardDirectoryReader(segments_9:20:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1)}
   [junit4]   2> 900983 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 900984 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10008]} 0 0
   [junit4]   2> 900985 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900988 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_a,generation=10}
   [junit4]   2> 900988 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 900989 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@176335d main
   [junit4]   2> 900989 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900989 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@176335d main{StandardDirectoryReader(segments_a:22:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1 _9(5.0):c1)}
   [junit4]   2> 900990 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 900992 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10009]} 0 1
   [junit4]   2> 900992 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 900995 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_b,generation=11}
   [junit4]   2> 900995 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 900996 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@20143 main
   [junit4]   2> 900996 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 900996 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20143 main{StandardDirectoryReader(segments_b:24:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1 _9(5.0):c1 _a(5.0):c1)}
   [junit4]   2> 900997 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 900998 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100010]} 0 0
   [junit4]   2> 900999 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 901002 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_c,generation=12}
   [junit4]   2> 901002 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 901003 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@3e295 main
   [junit4]   2> 901003 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 901003 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e295 main{StandardDirectoryReader(segments_c:26:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1 _9(5.0):c1 _a(5.0):c1 _b(5.0):c1)}
   [junit4]   2> 901004 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 901006 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100011]} 0 1
   [junit4]   2> 901006 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 901009 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_d,generation=13}
   [junit4]   2> 901009 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 901010 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@e4e456 main
   [junit4]   2> 901010 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 901011 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e4e456 main{StandardDirectoryReader(segments_d:28:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1 _9(5.0):c1 _a(5.0):c1 _b(5.0):c1 _c(5.0):c1)}
   [junit4]   2> 901011 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 901013 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100012]} 0 1
   [junit4]   2> 901013 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 901016 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_e,generation=14}
   [junit4]   2> 901016 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 901017 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@70997a main
   [junit4]   2> 901018 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 901018 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70997a main{StandardDirectoryReader(segments_e:30:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1 _9(5.0):c1 _a(5.0):c1 _b(5.0):c1 _c(5.0):c1 _d(5.0):c1)}
   [junit4]   2> 901018 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 901020 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100013]} 0 1
   [junit4]   2> 901021 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 901023 T2434 C6411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_f,generation=15}
   [junit4]   2> 901023 T2434 C6411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 901025 T2434 C6411 oass.SolrIndexSearcher.<init> Opening Searcher@1263820 main
   [junit4]   2> 901025 T2434 C6411 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 901025 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1263820 main{StandardDirectoryReader(segments_f:32:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1 _9(5.0):c1 _a(5.0):c1 _b(5.0):c1 _c(5.0):c1 _d(5.0):c1 _e(5.0):c1)}
   [junit4]   2> 901026 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 901027 T2434 C6411 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100014]} 0 1
   [junit4]   2> 901028 T2434 C6411 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C6412 name=collection1 org.apache.solr.core.SolrCore@318fe7
   [junit4]   2> 901035 T2434 C6412 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@689666 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9be58),segFN=segments_g,generation=16}
   [junit4]   2> 901036 T2434 C6412 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 901037 T2434 C6412 oass.SolrIndexSearcher.<init> Opening Searcher@155b207 main
   [junit4]   2> 901037 T2434 C6412 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 901037 T2436 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@155b207 main{StandardDirectoryReader(segments_g:34:nrt _0(5.0):c1 _1(5.0):c1 _5(5.0):c1 _3(5.0):c1 _4(5.0):c1 _6(5.0):c1 _7(5.0):c1 _8(5.0):c1 _9(5.0):c1 _a(5.0):c1 _b(5.0):c1 _c(5.0):c1 _d(5.0):c1 _e(5.0):c1 _f(5.0):c1)}
   [junit4]   2> 901038 T2434 C6412 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 901040 T2434 C6412 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100015]} 0 1
   [junit4]   2> 901040 T2434 C6412 oasu.DirectUpdateHandler2.commit start com

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

31T23:59:59Z</date>
   [junit4]    >     <date name="cd2">1804-06-30T23:59:59Z</date>
   [junit4]    >     <str name="cs1">1800-12-31T23:59:59Z</str>
   [junit4]    >     <str name="cs2">1804-06-30T23:59:59Z</str>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="dmr">
   [junit4]    >     <str name="cma">+2MONTHS</str>
   [junit4]    >     <str name="cme">+2YEARS</str>
   [junit4]    >     <date name="dmma">1812-02-29T23:59:59Z</date>
   [junit4]    >     <date name="dmme">1807-12-31T23:59:59Z</date>
   [junit4]    >     <date name="max">1811-12-31T23:59:59Z</date>
   [junit4]    >     <date name="median">1805-12-31T23:59:59Z</date>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="cr">
   [junit4]    >     <str name="ccmax">this is the secondstr9</str>
   [junit4]    >     <str name="ccmin">this is the firststr0</str>
   [junit4]    >     <str name="csmax">this is the second</str>
   [junit4]    >     <str name="csmin">this is the first</str>
   [junit4]    >     <str name="max">str9</str>
   [junit4]    >     <str name="min">str0</str>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="ar">
   [junit4]    >     <long name="count">100</long>
   [junit4]    >     <null name="mcm"/>
   [junit4]    >     <null name="mean"/>
   [junit4]    >     <null name="median"/>
   [junit4]    >     <null name="su"/>
   [junit4]    >     <null name="sum"/>
   [junit4]    >     <null name="unique"/>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="nr">
   [junit4]    >     <double name="c">-100.0</double>
   [junit4]    >     <long name="count">100</long>
   [junit4]    >     <null name="s"/>
   [junit4]    >     <null name="sum"/>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="rr">
   [junit4]    >     <str name="max">str9</str>
   [junit4]    >     <str name="min">str0</str>
   [junit4]    >     <str name="rmax">9rts</str>
   [junit4]    >     <str name="rmin">0rts</str>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="mr">
   [junit4]    >     <long name="count">100</long>
   [junit4]    >     <null name="mcm"/>
   [junit4]    >     <null name="mean"/>
   [junit4]    >     <null name="median"/>
   [junit4]    >     <null name="su"/>
   [junit4]    >     <null name="sum"/>
   [junit4]    >     <null name="unique"/>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="cnr">
   [junit4]    >     <double name="c10">10.0</double>
   [junit4]    >     <double name="c8">8.0</double>
   [junit4]    >   </lst>
   [junit4]    >   <lst name="pr">
   [junit4]    >     <long name="count">100</long>
   [junit4]    >     <null name="mc"/>
   [junit4]    >     <null name="mean"/>
   [junit4]    >     <null name="su"/>
   [junit4]    >     <null name="sum"/>
   [junit4]    >     <null name="unique"/>
   [junit4]    >   </lst>
   [junit4]    > </lst>
   [junit4]    > </response>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([167A430359070070:1E722BA6FD2A50C0]:0)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.negateTest(ExpressionTest.java:132)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 901989 T2434 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 901989 T2434 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25564927
   [junit4]   2> 901990 T2434 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@318fe7
   [junit4]   2> 901990 T2434 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=98,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=100,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 901990 T2434 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 901990 T2434 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 901991 T2434 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 901991 T2434 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 901992 T2434 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 901992 T2434 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583;done=false>>]
   [junit4]   2> 901993 T2434 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583
   [junit4]   2> 901993 T2434 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583/index;done=false>>]
   [junit4]   2> 901993 T2434 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ExpressionTest-1391561349583/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=PostingsFormat(name=Direct), double_dd=PostingsFormat(name=FSTPulsing41), date_dtd=PostingsFormat(name=Direct), float_fd=PostingsFormat(name=NestedPulsing), string_sd=PostingsFormat(name=Direct), long_ld=PostingsFormat(name=Direct), int_id=PostingsFormat(name=Direct)}, docValues:{doubledv=DocValuesFormat(name=Memory), datedv=DocValuesFormat(name=Disk), double_dd=DocValuesFormat(name=Disk), float_fd=DocValuesFormat(name=Lucene45), string_sd=DocValuesFormat(name=Memory), floatdv=DocValuesFormat(name=SimpleText), stringdv=DocValuesFormat(name=Memory), date_dtd=DocValuesFormat(name=Memory), longdv=DocValuesFormat(name=SimpleText), stringdvm=DocValuesFormat(name=SimpleText), intdv=DocValuesFormat(name=Lucene45), long_ld=DocValuesFormat(name=Memory), int_id=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=ga, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=218898024,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzedSuggestions, TestDistributedMissingSort, TestUtils, TestDistributedGrouping, ZkSolrClientTest, TestFiltering, EnumFieldTest, CoreContainerCoreInitFailuresTest, BlockDirectoryTest, TestQuerySenderListener, CursorMarkTest, CollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, FileUtilsTest, TestFuzzyAnalyzedSuggestions, TestNumberUtils, TestInfoStreamLogging, TestStressReorder, TestSolrCoreProperties, DocValuesMultiTest, SortByFunctionTest, NoCacheHeaderTest, TimeZoneUtilsTest, TestQuerySenderNoQuery, TestRandomFaceting, TestSolrJ, TestCollationField, TestZkChroot, DocumentAnalysisRequestHandlerTest, ShardRoutingCustomTest, FunctionTest, TestSweetSpotSimilarityFactory, MinimalSchemaTest, FieldFacetExtrasTest, DistribCursorPagingTest, HighlighterConfigTest, HdfsDirectoryTest, TestFastWriter, DistributedQueryComponentCustomSortTest, ChaosMonkeyNothingIsSafeTest, AddBlockUpdateTest, TestDistributedSearch, IndexBasedSpellCheckerTest, RequestHandlersTest, TestFastLRUCache, TestSchemaNameResource, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, HighlighterTest, TestSchemaSimilarityResource, TestSchemaResource, SpellCheckCollatorTest, DistanceFunctionTest, StressHdfsTest, TestBinaryField, ChangedSchemaMergeTest, TestWordDelimiterFilterFactory, TestCustomSort, TestDFRSimilarityFactory, BadIndexSchemaTest, TestStressRecovery, QueryFacetTest, TestCopyFieldCollectionResource, RangeFacetTest, TestRTGBase, TestStressLucene, SolrCmdDistributorTest, TestOmitPositions, AbstractAnalyticsFacetTest, SpellCheckComponentTest, SignatureUpdateProcessorFactoryTest, TestBinaryResponseWriter, TestXIncludeConfig, DisMaxRequestHandlerTest, TestCollapseQParserPlugin, DebugComponentTest, SimplePostToolTest, BadCopyFieldTest, TestManagedSchemaFieldResource, TestRecovery, ExpressionTest]
   [junit4] Completed on J1 in 1.27s, 12 tests, 6 failures <<< FAILURES!

[...truncated 586 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 365 suites, 1590 tests, 6 failures, 35 ignored (7 assumptions)

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



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

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

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

Error Message:
document count mismatch.  control=1934 sum(shards)=1935 cloudClient=1935

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1934 sum(shards)=1935 cloudClient=1935
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:60E571F287B00F22]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1215)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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)


FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:8C247F381B56DDB9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:22404B21B57B05E]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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 9844 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 68577 T228 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440
   [junit4]   2> 68578 T228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 68578 T228 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 68579 T228 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 68625 T228 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 68672 T228 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 68673 T228 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 68680 T228 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 68862 T228 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 68868 T228 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 68869 T228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68870 T228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 68870 T228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 68884 T228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68885 T228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 68885 T228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 68945 T228 oasc.CoreContainer.<init> New CoreContainer 24988462
   [junit4]   2> 68945 T228 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 68946 T228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 68946 T228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 68946 T228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 68948 T228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 68950 T228 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68950 T228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68950 T228 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 68958 T229 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 68958 T229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 68959 T229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 68959 T229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 69020 T229 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 69067 T229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 69067 T229 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 69073 T229 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 69120 T229 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 69129 T229 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 69130 T229 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69130 T229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/
   [junit4]   2> 69131 T229 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 69132 T229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440
   [junit4]   2> 69132 T229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/index/
   [junit4]   2> 69132 T229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/index' doesn't exist. Creating new index...
   [junit4]   2> 69132 T229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/index
   [junit4]   2> 69133 T229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7039120067730331]
   [junit4]   2> 69134 T229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_1,generation=1}
   [junit4]   2> 69134 T229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 69135 T229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 69136 T229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 69136 T229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 69139 T229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 69142 T229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 69142 T229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 69143 T229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=11.2646484375, floorSegmentMB=0.912109375, forceMergeDeletesPctAllowed=0.5232631166343327, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.144712948151241
   [junit4]   2> 69143 T229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_1,generation=1}
   [junit4]   2> 69144 T229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 69144 T229 oass.SolrIndexSearcher.<init> Opening Searcher@4a638f main
   [junit4]   2> 69144 T229 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 69144 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a638f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 69147 T228 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 69153 T228 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69158 T228 C8 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69160 T228 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 7
   [junit4]   2> 69163 T228 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69165 T228 C8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_2,generation=2}
   [junit4]   2> 69165 T228 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 69166 T228 C8 oass.SolrIndexSearcher.<init> Opening Searcher@8c3f5b main
   [junit4]   2> 69166 T228 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69166 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8c3f5b main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 69167 T228 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 69190 T228 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, worldBounds=0 0 1000 1000, class=solr.SpatialTermQueryPrefixTreeFieldType, geo=false, distCalculator=cartesian^2}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 69201 T228 C8 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=geohash, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69235 T228 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 43
   [junit4]   2> 69258 T228 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 21
   [junit4]   2> 69260 T228 C9 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69322 T228 C10 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_3,generation=3}
   [junit4]   2> 69322 T228 C10 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 69329 T228 C10 oass.SolrIndexSearcher.<init> Opening Searcher@aa1540 main
   [junit4]   2> 69330 T228 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69330 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aa1540 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):c2)}
   [junit4]   2> 69331 T228 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 71
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69378 T228 C11 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=46 
   [junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69412 T228 C12 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=31 
   [junit4]   2> 69413 T228 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 69420 T228 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 69421 T228 C12 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69421 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 69423 T228 C12 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69424 T228 C12 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_4,generation=4}
   [junit4]   2> 69424 T228 C12 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 69425 T228 C12 oass.SolrIndexSearcher.<init> Opening Searcher@48837e main
   [junit4]   2> 69426 T228 C12 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69426 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48837e main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 69428 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 69430 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 69432 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 69433 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 69434 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 69436 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69442 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 1
   [junit4]   2> 69443 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 69445 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 69446 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 69447 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 69449 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 69450 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 69451 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 69452 T228 C13 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69455 T228 C13 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_5,generation=5}
   [junit4]   2> 69456 T228 C13 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 69457 T228 C13 oass.SolrIndexSearcher.<init> Opening Searcher@e238c7 main
   [junit4]   2> ASYNC  NEW_CORE C14 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69457 T228 C14 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69461 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e238c7 main{StandardDirectoryReader(segments_5:7:nrt _1(5.0):c13)}
   [junit4]   2> 69462 T228 C14 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 69479 T228 C14 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&fl=id&rows=1000} hits=3 status=0 QTime=11 
   [junit4]   2> 69485 T228 C14 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69495 T228 C15 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 69501 T228 C15 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 69505 T228 C15 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69517 T228 C16 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 69538 T228 C16 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=17 
   [junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69552 T228 C17 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 69558 T228 C17 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&fl=id&rows=1000} hits=2 status=0 QTime=4 
   [junit4]   2> 69560 T228 C17 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&fl=id&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69567 T228 C18 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&fl=id&rows=1000} hits=3 status=0 QTime=5 
   [junit4]   2> 69572 T228 C18 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 69576 T228 C18 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69587 T228 C19 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 69589 T228 C19 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69590 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69591 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 0
   [junit4]   2> 69593 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 1
   [junit4]   2> 69594 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C20 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69599 T228 C20 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 69600 T228 C20 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69602 T228 C20 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_6,generation=6}
   [junit4]   2> 69603 T228 C20 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 69604 T228 C20 oass.SolrIndexSearcher.<init> Opening Searcher@74ff08 main
   [junit4]   2> 69604 T228 C20 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69604 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74ff08 main{StandardDirectoryReader(segments_6:10:nrt _2(5.0):c4)}
   [junit4]   2> 69606 T228 C20 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 69608 T228 C20 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 69611 T228 C20 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 69613 T228 C20 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C21 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69621 T228 C21 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 69624 T228 C21 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69632 T228 C22 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 69636 T228 C22 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 69641 T228 C22 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69648 T228 C23 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 69653 T228 C23 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69666 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 69668 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 69669 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 69671 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 69673 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69679 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=1 status=0 QTime=4 
   [junit4]   2> 69681 T228 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 69686 T228 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 69686 T228 C25 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69687 T228 C25 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69688 T228 C25 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69688 T228 C25 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_7,generation=7}
   [junit4]   2> 69689 T228 C25 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 69689 T228 C25 oass.SolrIndexSearcher.<init> Opening Searcher@1d17c52 main
   [junit4]   2> 69689 T228 C25 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69689 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d17c52 main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 69690 T228 C25 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 69692 T228 C25 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 69693 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 69693 T228 C25 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 69694 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 69695 T228 C25 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 69695 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersectssss&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 69696 T228 C25 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 69697 T228 C25 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 69697 T228 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=E103FFEAF0EF6F1E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq_AL -Dtests.timezone=America/Cambridge_Bay -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 69730 T228 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69731 T228 C26 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69731 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69732 T228 C26 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69733 T228 C26 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_8,generation=8}
   [junit4]   2> 69733 T228 C26 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 69733 T228 C26 oass.SolrIndexSearcher.<init> Opening Searcher@16b8d31 main
   [junit4]   2> 69734 T228 C26 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69734 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16b8d31 main{StandardDirectoryReader(segments_8:12:nrt)}
   [junit4]   2> 69735 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 69737 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 1
   [junit4]   2> 69738 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 69739 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 69740 T228 C26 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69742 T228 C26 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_9,generation=9}
   [junit4]   2> 69742 T228 C26 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 69744 T228 C26 oass.SolrIndexSearcher.<init> Opening Searcher@a54cc5 main
   [junit4]   2> 69744 T228 C26 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69744 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a54cc5 main{StandardDirectoryReader(segments_9:14:nrt _3(5.0):c3)}
   [junit4]   2> 69745 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69752 T228 C27 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 69782 T228 C27 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&sort=score+asc&fl=id,score} hits=2 status=0 QTime=27 
   [junit4]   2> 69783 T228 C27 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3DrecipDistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&sort=score+desc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69789 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance+filter%3Dfalse+pt%3D3.0,4.0+d%3D1.1119507973436875E-4}&sort=score+asc&fl=id,score} hits=3 status=0 QTime=0 
   [junit4]   2> 69791 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 69811 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=-id:999&sort=query($sortQuery)+asc&sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&fl=id,score} hits=2 status=0 QTime=20 
   [junit4]   2> 69814 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=-id:999&sort=query($sortQuery)+asc&sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(0.0+4.0),9.0))"&fl=id,score} hits=2 status=0 QTime=2 
   [junit4]   2> 69815 T228 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 69820 T228 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 69821 T228 C28 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69821 T228 C28 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69822 T228 C28 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69823 T228 C28 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_a,generation=10}
   [junit4]   2> 69823 T228 C28 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 69824 T228 C28 oass.SolrIndexSearcher.<init> Opening Searcher@1bd2431 main
   [junit4]   2> 69824 T228 C28 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69824 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bd2431 main{StandardDirectoryReader(segments_a:15:nrt)}
   [junit4]   2> 69825 T228 C28 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69837 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 69839 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 69840 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 1
   [junit4]   2> 69841 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 69842 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 69844 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 1
   [junit4]   2> 69845 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 69846 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 69848 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69853 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 69855 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 69856 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 69857 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 69858 T228 C30 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69860 T228 C30 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_b,generation=11}
   [junit4]   2> 69861 T228 C30 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 69862 T228 C30 oass.SolrIndexSearcher.<init> Opening Searcher@1bf6eeb main
   [junit4]   2> 69862 T228 C30 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69862 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf6eeb main{StandardDirectoryReader(segments_b:17:nrt _4(5.0):c13)}
   [junit4]   2> 69863 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 69866 T228 C30 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!+score%3Dnone+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 69868 T228 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 69875 T228 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69880 T228 C31 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69881 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69882 T228 C31 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69882 T228 C31 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_c,generation=12}
   [junit4]   2> 69883 T228 C31 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 69883 T228 C31 oass.SolrIndexSearcher.<init> Opening Searcher@c2c03e main
   [junit4]   2> 69883 T228 C31 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69883 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c2c03e main{StandardDirectoryReader(segments_c:18:nrt)}
   [junit4]   2> 69885 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 69887 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 1
   [junit4]   2> 69888 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 69889 T228 C31 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69891 T228 C31 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_d,generation=13}
   [junit4]   2> 69892 T228 C31 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 69893 T228 C31 oass.SolrIndexSearcher.<init> Opening Searcher@444fe1 main
   [junit4]   2> 69893 T228 C31 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69893 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@444fe1 main{StandardDirectoryReader(segments_d:20:nrt _5(5.0):c2)}
   [junit4]   2> 69894 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 69897 T228 C31 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 69898 T228 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 69902 T228 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 69903 T228 C31 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69903 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69904 T228 C31 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69905 T228 C31 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_e,generation=14}
   [junit4]   2> 69905 T228 C31 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 69906 T228 C31 oass.SolrIndexSearcher.<init> Opening Searcher@187265a main
   [junit4]   2> 69906 T228 C31 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69906 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@187265a main{StandardDirectoryReader(segments_e:21:nrt)}
   [junit4]   2> 69908 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69915 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 2
   [junit4]   2> 69917 T228 C32 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69920 T228 C32 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_f,generation=15}
   [junit4]   2> 69921 T228 C32 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 69923 T228 C32 oass.SolrIndexSearcher.<init> Opening Searcher@1d674e2 main
   [junit4]   2> 69924 T228 C32 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69924 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d674e2 main{StandardDirectoryReader(segments_f:23:nrt _6(5.0):c1)}
   [junit4]   2> 69926 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 69929 T228 C32 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&fl=id,srpt_geohash&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 69931 T228 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 69935 T228 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 69935 T228 C32 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69936 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69937 T228 C32 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69937 T228 C32 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_g,generation=16}
   [junit4]   2> 69938 T228 C32 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 69938 T228 C32 oass.SolrIndexSearcher.<init> Opening Searcher@55b354 main
   [junit4]   2> 69938 T228 C32 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69938 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55b354 main{StandardDirectoryReader(segments_g:24:nrt)}
   [junit4]   2> 69939 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 69941 T228 C32 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69946 T228 C33 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 69947 T228 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 69950 T228 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_quad}
   [junit4]   2> 69951 T228 C33 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69951 T228 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 69952 T228 C33 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69953 T228 C33 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_h,generation=17}
   [junit4]   2> 69953 T228 C33 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 69953 T228 C33 oass.SolrIndexSearcher.<init> Opening Searcher@437d16 main
   [junit4]   2> 69954 T228 C33 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69954 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@437d16 main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 69954 T228 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 69956 T228 C33 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=quad, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 69960 T228 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 5
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69970 T228 C34 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 9
   [junit4]   2> 69971 T228 C34 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 70008 T228 C35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_i,generation=18}
   [junit4]   2> 70008 T228 C35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 70011 T228 C35 oass.SolrIndexSearcher.<init> Opening Searcher@7927b7 main
   [junit4]   2> 70011 T228 C35 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 70012 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7927b7 main{StandardDirectoryReader(segments_i:27:nrt _7(5.0):c2)}
   [junit4]   2> 70012 T228 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 41
   [j

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

node_name":"127.0.0.1:44604_nuub%2Fq",
   [junit4]   1>            "base_url":"http://127.0.0.1:44604/nuub/q"}
   [junit4]   1>     /solr/collections/collection1/leader_elect (2)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (4)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973554-core_node3-n_0000000011 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973522-core_node7-n_0000000003 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973532-core_node5-n_0000000005 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973550-core_node1-n_0000000009 (0)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91199732269973556-core_node4-n_0000000011 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91199732269973520-core_node6-n_0000000002 (0)
   [junit4]   1>   /solr/live_nodes (7)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:50333_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:41210_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49315_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:44604_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:35571_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:44315_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:34878_nuub%2Fq (0)
   [junit4]   1>   /solr/overseer (3)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"91199732269973507-127.0.0.1:35571_nuub%2Fq-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (7)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973507-127.0.0.1:35571_nuub%2Fq-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973554-127.0.0.1:44315_nuub%2Fq-n_0000000023 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973532-127.0.0.1:49315_nuub%2Fq-n_0000000012 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973520-127.0.0.1:44604_nuub%2Fq-n_0000000006 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973556-127.0.0.1:50333_nuub%2Fq-n_0000000024 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973522-127.0.0.1:41210_nuub%2Fq-n_0000000007 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973550-127.0.0.1:34878_nuub%2Fq-n_0000000021 (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=E103FFEAF0EF6F1E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_QA -Dtests.timezone=CET -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  275s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=1934 sum(shards)=1935 cloudClient=1935
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:60E571F287B00F22]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1215)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1155059 T2046 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 274668 T2045 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> 1155769 T2678 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1155861 T2738 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1155959 T2778 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156041 T2380 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156122 T2184 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156124 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156124 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156206 T2204 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=322), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=322)), sim=DefaultSimilarity, locale=ar_QA, timezone=CET
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=152458392,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, ModifyConfFileTest, TestOmitPositions, ShardRoutingCustomTest, LeaderElectionIntegrationTest, TestSolr4Spatial, HighlighterConfigTest, DeleteReplicaTest, SuggesterWFSTTest, DisMaxRequestHandlerTest, XmlUpdateRequestHandlerTest, TestDistributedGrouping, NoFacetTest, TestRTGBase, TestShardHandlerFactory, StatsComponentTest, CurrencyFieldXmlFileTest, ZkNodePropsTest, TestAtomicUpdateErrorCases, BadIndexSchemaTest, DebugComponentTest, TestZkChroot, TestCodecSupport, FunctionTest, TestStandardQParsers, TestBinaryResponseWriter, TestReloadAndDeleteDocs, IndexBasedSpellCheckerTest, DistribCursorPagingTest, TestDistributedSearch, HdfsLockFactoryTest, PathHierarchyTokenizerFactoryTest, BasicDistributedZk2Test, SpellCheckCollatorTest, TestMultiCoreConfBootstrap, CurrencyFieldOpenExchangeTest, TestSolrCoreProperties, HdfsBasicDistributedZk2Test, SuggestComponentTest, PreAnalyzedFieldTest, FileUtilsTest, DirectUpdateHandlerTest, TestFieldTypeResource, PrimUtilsTest, SpellCheckComponentTest, StressHdfsTest, TestXIncludeConfig, TestRandomFaceting, TestUniqueKeyFieldResource, TestQuerySenderListener, TestSweetSpotSimilarityFactory, TestQuerySenderNoQuery, TestDistribDocBasedVersion, RequestHandlersTest, TestStressRecovery, DocValuesMultiTest, TestCollationField, TestCursorMarkWithoutUniqueKey, SolrCoreCheckLockOnStartupTest, TestRangeQuery, CoreContainerCoreInitFailuresTest, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserDefaultOperatorResource, TestCollapseQParserPlugin, TestComponentsName, TestManagedSchemaFieldResource, TestModifyConfFiles, ShardSplitTest, TestFieldTypeCollectionResource, TestFieldResource, TestSolrDeletionPolicy2, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 275.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 598 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 6 failures, 35 ignored (7 assumptions)

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



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

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

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:57524A0480B6BE63]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:D952318E80B7D384]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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 10464 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 1425821 T4083 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574
   [junit4]   2> 1425822 T4083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1425822 T4083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1425822 T4083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1425852 T4083 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1425868 T4083 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1425869 T4083 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 1425872 T4083 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1425902 T4083 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 1425904 T4083 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1425905 T4083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1425905 T4083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1425905 T4083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1425914 T4083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1425914 T4083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1425915 T4083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1425941 T4083 oasc.CoreContainer.<init> New CoreContainer 1943514613
   [junit4]   2> 1425942 T4083 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 1425942 T4083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1425942 T4083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1425942 T4083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1425945 T4083 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1425945 T4083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1425945 T4083 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1425947 T4084 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 1425948 T4084 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1425949 T4084 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1425949 T4084 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1425968 T4084 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1425984 T4084 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1425985 T4084 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 1425988 T4084 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1426012 T4084 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 1426014 T4084 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1426015 T4084 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1426015 T4084 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/
   [junit4]   2> 1426015 T4084 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1426016 T4084 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574
   [junit4]   2> 1426016 T4084 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/index/
   [junit4]   2> 1426016 T4084 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/index' doesn't exist. Creating new index...
   [junit4]   2> 1426016 T4084 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/index
   [junit4]   2> 1426016 T4084 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=3.0234375, floorSegmentMB=0.5517578125, forceMergeDeletesPctAllowed=14.285934560600156, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3207500425829626
   [junit4]   2> 1426017 T4084 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_1,generation=1}
   [junit4]   2> 1426017 T4084 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1426018 T4084 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1426018 T4084 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1426018 T4084 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1426020 T4084 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426021 T4084 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1426021 T4084 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1426022 T4084 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1426022 T4084 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_1,generation=1}
   [junit4]   2> 1426022 T4084 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1426022 T4084 oass.SolrIndexSearcher.<init> Opening Searcher@4b9727f6 main
   [junit4]   2> 1426023 T4084 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1426023 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b9727f6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1426024 T4083 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1426027 T4083 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C3730 name=collection1 org.apache.solr.core.SolrCore@66c01d41
   [junit4]   2> 1426028 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426028 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426030 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426030 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_2,generation=2}
   [junit4]   2> 1426031 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1426031 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@da38b41 main
   [junit4]   2> 1426032 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426032 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@da38b41 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 1426032 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426033 T4083 C3730 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=geohash, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 1426035 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 2
   [junit4]   2> 1426037 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1426038 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1426039 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1426040 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1426041 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1426042 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1426043 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 1426044 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 1426045 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 1
   [junit4]   2> 1426046 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 1426046 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 1426047 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 1426048 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426050 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_3,generation=3}
   [junit4]   2> 1426051 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1426052 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@783ae804 main
   [junit4]   2> 1426052 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426052 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@783ae804 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C13)}
   [junit4]   2> 1426053 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 1426091 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&fl=id&rows=1000} hits=3 status=0 QTime=37 
   [junit4]   2> 1426099 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&fl=id&rows=1000} hits=3 status=0 QTime=5 
   [junit4]   2> 1426106 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=5 
   [junit4]   2> 1426113 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=5 
   [junit4]   2> 1426118 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 1426123 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 1426127 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426131 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426134 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426137 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426141 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&fl=id&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> 1426146 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&fl=id&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> 1426153 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 1426163 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&fl=id&rows=1000} hits=2 status=0 QTime=4 
   [junit4]   2> 1426166 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426166 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426168 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 1
   [junit4]   2> 1426169 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 1426170 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 0
   [junit4]   2> 1426171 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 1426172 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426173 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_4,generation=4}
   [junit4]   2> 1426174 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 1426174 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5cc51d84 main
   [junit4]   2> 1426175 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426175 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cc51d84 main{StandardDirectoryReader(segments_4:7:nrt _1(5.0):C4)}
   [junit4]   2> 1426175 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1426180 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&fl=id&rows=1000} hits=1 status=0 QTime=4 
   [junit4]   2> 1426183 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 1426186 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426189 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426192 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426195 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426200 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426204 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426209 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426213 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426217 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&fl=id&rows=1000} hits=0 status=0 QTime=2 
   [junit4]   2> 1426219 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 1426221 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 1426223 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 1426226 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1426230 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 1426231 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 1426235 T4083 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426236 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426236 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426237 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426238 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_5,generation=5}
   [junit4]   2> 1426238 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 1426238 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@1352a5d8 main
   [junit4]   2> 1426238 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426238 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1352a5d8 main{StandardDirectoryReader(segments_5:8:nrt)}
   [junit4]   2> 1426239 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426241 T4083 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, worldBounds=0 0 1000 1000, distCalculator=cartesian^2, geo=false, class=solr.SpatialTermQueryPrefixTreeFieldType}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 1426256 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 14
   [junit4]   2> 1426284 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 27
   [junit4]   2> 1426285 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426314 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_6,generation=6}
   [junit4]   2> 1426314 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 1426317 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@439a3f0 main
   [junit4]   2> 1426317 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426317 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@439a3f0 main{StandardDirectoryReader(segments_6:10:nrt _2(5.0):C2)}
   [junit4]   2> 1426318 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 33
   [junit4]   2> 1426454 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=135 
   [junit4]   2> 1426480 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=26 
   [junit4]   2> 1426481 T4083 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426485 T4083 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426486 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426486 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426487 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426488 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_7,generation=7}
   [junit4]   2> 1426488 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 1426488 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5d745526 main
   [junit4]   2> 1426488 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426488 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d745526 main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 1426489 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426490 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1426491 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1426492 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1426493 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1426494 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1426495 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1426496 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1426497 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1426498 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1426499 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 1426500 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1426501 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 1426502 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 1426503 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426504 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_8,generation=8}
   [junit4]   2> 1426504 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 1426505 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@10787a0f main
   [junit4]   2> 1426505 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426505 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10787a0f main{StandardDirectoryReader(segments_8:13:nrt _3(5.0):C13)}
   [junit4]   2> 1426506 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1426509 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!+score%3Ddistance+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 1426511 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426515 T4083 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 1426516 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426516 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426517 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426518 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_9,generation=9}
   [junit4]   2> 1426518 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 1426518 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5f5defbb main
   [junit4]   2> 1426518 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426518 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f5defbb main{StandardDirectoryReader(segments_9:14:nrt)}
   [junit4]   2> 1426519 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426520 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1426521 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426522 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_a,generation=10}
   [junit4]   2> 1426523 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 1426523 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@2beb57d5 main
   [junit4]   2> 1426523 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426523 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2beb57d5 main{StandardDirectoryReader(segments_a:16:nrt _4(5.0):C1)}
   [junit4]   2> 1426524 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1426526 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&fl=id,srpt_geohash&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1426527 T4083 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 1426531 T4083 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 1426532 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426532 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426533 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426534 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_b,generation=11}
   [junit4]   2> 1426534 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 1426534 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5084320a main
   [junit4]   2> 1426535 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426535 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5084320a main{StandardDirectoryReader(segments_b:17:nrt)}
   [junit4]   2> 1426535 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426536 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1426537 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1426538 T4083 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 1426543 T4083 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> 1426543 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426544 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426545 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426545 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_c,generation=12}
   [junit4]   2> 1426545 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 1426546 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@69f8b8ee main
   [junit4]   2> 1426546 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426546 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69f8b8ee main{StandardDirectoryReader(segments_c:18:nrt)}
   [junit4]   2> 1426547 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 1426548 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 0
   [junit4]   2> 1426550 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 1426551 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 1426552 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426554 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_d,generation=13}
   [junit4]   2> 1426554 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 1426554 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@3b918d58 main
   [junit4]   2> 1426555 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426555 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b918d58 main{StandardDirectoryReader(segments_d:20:nrt _5(5.0):C3)}
   [junit4]   2> 1426555 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1426558 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}&fl=id,score} hits=2 status=0 QTime=2 
   [junit4]   2> 1426559 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426560 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3DrecipDistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+desc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426561 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3Ddistance+filter%3Dfalse+}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),1.0E-6))"&sort=score+asc&fl=id,score} hits=3 status=0 QTime=1 
   [junit4]   2> 1426562 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(0.0+4.0),9.0))"&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426566 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&q=-id:999&sort=query($sortQuery)+asc&fl=id,score} hits=2 status=0 QTime=4 
   [junit4]   2> 1426568 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&q=-id:999&sort=query($sortQuery)+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426568 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 1426572 T4083 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 1426573 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426573 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426574 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426575 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_e,generation=14}
   [junit4]   2> 1426575 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 1426575 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@1143481d main
   [junit4]   2> 1426576 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426576 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1143481d main{StandardDirectoryReader(segments_e:21:nrt)}
   [junit4]   2> 1426576 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426578 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 1
   [junit4]   2> 1426580 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 1426581 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426582 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_f,generation=15}
   [junit4]   2> 1426582 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 1426583 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@37752c29 main
   [junit4]   2> 1426583 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426583 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37752c29 main{StandardDirectoryReader(segments_f:23:nrt _6(5.0):C2)}
   [junit4]   2> 1426583 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426585 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426586 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 1426590 T4083 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 1426590 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426590 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426592 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426592 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_g,generation=16}
   [junit4]   2> 1426592 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 1426593 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5d5d2c52 main
   [junit4]   2> 1426593 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426593 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d5d2c52 main{StandardDirectoryReader(segments_g:24:nrt)}
   [junit4]   2> 1426593 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426595 T4083 C3730 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1426595 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 1426596 T4083 C3730 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1426596 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&fl=id,srpt_geohash&rows=1000} status=400 QTime=0 
   [junit4]   2> 1426597 T4083 C3730 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1426597 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersectssss&fl=id,srpt_geohash&rows=1000} status=400 QTime=0 
   [junit4]   2> 1426598 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 1426599 T4083 C3730 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 1426599 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=3A75CAD66B0F0CC4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in -Dtests.timezone=Europe/Monaco -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1426609 T4083 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_quad}
   [junit4]   2> 1426610 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426610 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426611 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426611 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_h,generation=17}
   [junit4]   2> 1426612 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 1426612 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@48bd2f4e main
   [junit4]   2> 1426612 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426612 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48bd2f4e main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 1426613 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426614 T4083 C3730 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=quad, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 1426615 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 1426617 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 1426619 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 1
   [junit4]   2> 1426620 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1426622 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 1426624 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 1
   [junit4]   2> 1426626 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 1
   [junit4]   2> 1426627 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 1426629 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 1426631 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 1426633 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1426635 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 1
   [junit4]   2> 1426636 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 1426637 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426640 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_i,generation=18}
   [junit4]   2> 1426640 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 1426641 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@6eea4b9c main
   [junit4]   2> 1426641 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426641 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6eea4b9c main{StandardDirectoryReader(segments_i:27:nrt _7(5.0):C13)}
   [junit4]   2> 1426641 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1426651 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&fl=id&rows=1000} hits=3 status=0 QTime=9 
   [junit4]   2> ASYNC  NEW_CORE C3731 name=collection1 org.apache.solr.core.SolrCore@66c01d41
   [junit4]   2> 1426661 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D175.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426665 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426668 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'0,179.8'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426671 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426673 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426676 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426678 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'-89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 1426681 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426683 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'33.0,-80.0'+d%3D300.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426684 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426687 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D5000.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426690 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3Dnone}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426692 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_quad+pt%3D'0.1,0.1'+d%3D15.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426694 T4083 C3731 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426695 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426696 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 1
   [junit4]   2> 1426697 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 1426699 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 1
   [junit4]   2> 1426700 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 1
   [junit4]   2> 1426700 T4083 C3731 oasu.DirectUpdateHandler2.commit start commit{,optimize

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

ava:101)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
   [junit4]    > 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
   [junit4]    > 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
   [junit4]    > 	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:444)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:483)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
   [junit4]    > 	... 60 more
   [junit4]   2> 1485480 T4329 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 1485480 T4329 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 1485484 T4329 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 1485484 T4329 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 1485487 T4329 oas.SolrTestCaseJ4.setUp ###Starting testBooleanValuesInAdd
   [junit4]   2> 1485487 T4329 oas.SolrTestCaseJ4.tearDown ###Ending testBooleanValuesInAdd
   [junit4]   2> 1485488 T4329 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1485488 T4329 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=146607808
   [junit4]   2> 1485488 T4329 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e1a7e37
   [junit4]   2> 1485495 T4329 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 1485495 T4329 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1485496 T4329 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1485496 T4329 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1485496 T4329 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1485496 T4329 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109/index;done=false>>]
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109/index
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109;done=false>>]
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_MX, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=212961640,total=437780480
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, MultiTermTest, SolrPluginUtilsTest, TestBinaryResponseWriter, TestIndexingPerformance, ZkSolrClientTest, TestDefaultSimilarityFactory, SolrRequestParserTest, DistribCursorPagingTest, FileUtilsTest, TestJmxIntegration, TestRangeQuery, TestComponentsName, TestCoreDiscovery, CachingDirectoryFactoryTest, DistanceFunctionTest, SpellCheckComponentTest, ExpressionTest, TestStressLucene, TestQueryTypes, TestCursorMarkWithoutUniqueKey, TestXIncludeConfig, TestFastWriter, UniqFieldsUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, ConvertedLegacyTest, OpenCloseCoreStressTest, PreAnalyzedFieldTest, DocValuesMultiTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, SpellCheckCollatorTest, TestCSVLoader, DocumentAnalysisRequestHandlerTest, DebugComponentTest, SimplePostToolTest, FunctionTest, AbstractAnalyticsFacetTest, DeleteReplicaTest, EnumFieldTest, TestHashPartitioner, CoreContainerCoreInitFailuresTest, ChaosMonkeyNothingIsSafeTest, TestCollationField, StatsComponentTest, TestNumberUtils, OpenExchangeRatesOrgProviderTest, TestFieldResource, TestDFRSimilarityFactory, HdfsUnloadDistributedZkTest, RAMDirectoryFactoryTest, RequestHandlersTest, TestFieldTypeResource, TestPhraseSuggestions, NumericFieldsTest, MinimalSchemaTest, TestZkChroot, TestSolrXml, TestRecoveryHdfs, TestIBSimilarityFactory, TestFuzzyAnalyzedSuggestions, SpellingQueryConverterTest, NoFacetTest, HighlighterConfigTest, TimeZoneUtilsTest, TestImplicitCoreProperties, SortByFunctionTest, TestRandomFaceting, NoCacheHeaderTest, CollectionsAPIDistributedZkTest, ModifyConfFileTest, TestSolrJ, SuggestComponentTest, RangeFacetTest, LeaderElectionIntegrationTest, TestReload, XmlUpdateRequestHandlerTest, HdfsDirectoryTest, TestWordDelimiterFilterFactory, FullSolrCloudDistribCmdsTest, BlockDirectoryTest, TestSchemaSimilarityResource, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy2, TestIndexSearcher, CurrencyFieldXmlFileTest, TestModifyConfFiles, IndexBasedSpellCheckerTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomDVFaceting, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch, TestDistributedGrouping, TermVectorComponentDistributedTest, TestJoin, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, BadIndexSchemaTest, TestFiltering, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, SolrInfoMBeanTest, LukeRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest]
   [junit4] Completed on J1 in 1.17s, 14 tests, 1 error <<< FAILURES!

[...truncated 316 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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



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

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

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:864B7C396F26D8CB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:84B07B36F27B52C]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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 9991 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 231414 T1187 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734
   [junit4]   2> 231414 T1187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 231415 T1187 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 231415 T1187 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 231455 T1187 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 231499 T1187 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 231499 T1187 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 231503 T1187 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 231556 T1187 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 231561 T1187 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 231562 T1187 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 231562 T1187 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 231563 T1187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 231574 T1187 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 231575 T1187 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 231575 T1187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 231625 T1187 oasc.CoreContainer.<init> New CoreContainer 5801960
   [junit4]   2> 231626 T1187 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 231630 T1187 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 231631 T1187 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 231631 T1187 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 231634 T1188 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 231635 T1188 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 231635 T1188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 231636 T1188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 231669 T1188 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 231713 T1188 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 231713 T1188 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 231717 T1188 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 231757 T1188 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 231761 T1188 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 231762 T1188 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 231762 T1188 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/
   [junit4]   2> 231762 T1188 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 231763 T1188 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734
   [junit4]   2> 231763 T1188 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/index/
   [junit4]   2> 231763 T1188 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/index' doesn't exist. Creating new index...
   [junit4]   2> 231763 T1188 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/index
   [junit4]   2> 231764 T1188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 231764 T1188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_1,generation=1}
   [junit4]   2> 231765 T1188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 231765 T1188 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 231766 T1188 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 231766 T1188 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 231768 T1188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 231770 T1188 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 231771 T1188 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 231771 T1188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=25.5869140625, floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=21.696036973709525, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.480100808431727
   [junit4]   2> 231771 T1188 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_1,generation=1}
   [junit4]   2> 231771 T1188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 231772 T1188 oass.SolrIndexSearcher.<init> Opening Searcher@3cc532 main
   [junit4]   2> 231772 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cc532 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 231772 T1188 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 231774 T1187 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 231777 T1187 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C273 name=collection1 org.apache.solr.core.SolrCore@32817e
   [junit4]   2> 231777 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 231778 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 231780 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231781 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_2,generation=2}
   [junit4]   2> 231782 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 231782 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@ba3481 main
   [junit4]   2> 231782 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231782 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba3481 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 231783 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 231810 T1187 C273 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, class=solr.SpatialRecursivePrefixTreeFieldType, prefixTree=geohash}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 231814 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 29
   [junit4]   2> 231816 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 231817 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231819 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_3,generation=3}
   [junit4]   2> 231819 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 231820 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1694102 main
   [junit4]   2> 231820 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231820 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1694102 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C2)}
   [junit4]   2> 231821 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 231844 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=22 
   [junit4]   2> 231847 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 231851 T1187 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 231851 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 231852 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 231853 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231853 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_4,generation=4}
   [junit4]   2> 231854 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 231854 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1ceb35d main
   [junit4]   2> 231855 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231855 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ceb35d main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 231855 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 231857 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 231859 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 231860 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 231861 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 231863 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 231864 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 231865 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 231867 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 231868 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 231870 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 231871 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 231872 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 231874 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 231875 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231877 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_5,generation=5}
   [junit4]   2> 231877 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 231878 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@4bf8bd main
   [junit4]   2> 231878 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231878 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bf8bd main{StandardDirectoryReader(segments_5:7:nrt _1(5.0):C13)}
   [junit4]   2> 231879 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 231883 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 231890 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> 231896 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231902 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 231907 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231911 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231916 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231920 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231924 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231926 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 231929 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231934 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231940 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231945 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231948 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 231948 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 231950 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 0
   [junit4]   2> 231951 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 231953 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 0
   [junit4]   2> 231954 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 231956 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231957 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_6,generation=6}
   [junit4]   2> 231957 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 231958 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1095f95 main
   [junit4]   2> 231959 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231959 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1095f95 main{StandardDirectoryReader(segments_6:10:nrt _2(5.0):C4)}
   [junit4]   2> 231959 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 231961 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&rows=1000} hits=1 status=0 QTime=0 
   [junit4]   2> 231964 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 231968 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231973 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231977 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231981 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 231987 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231991 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231996 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 232001 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 232006 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 232007 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 232009 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 232011 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 232013 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232016 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232018 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 232022 T1187 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 232023 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232023 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232024 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232025 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_7,generation=7}
   [junit4]   2> 232025 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 232026 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@28d5bb main
   [junit4]   2> 232026 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232026 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28d5bb main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 232027 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232028 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 232030 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 232031 T1187 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 232035 T1187 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 232035 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232035 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 232037 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232037 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_8,generation=8}
   [junit4]   2> 232038 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 232038 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1d4fae8 main
   [junit4]   2> 232039 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232039 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d4fae8 main{StandardDirectoryReader(segments_8:12:nrt)}
   [junit4]   2> 232039 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 232042 T1187 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, class=solr.SpatialTermQueryPrefixTreeFieldType, distCalculator=cartesian^2, geo=false, worldBounds=0 0 1000 1000}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 232049 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 7
   [junit4]   2> 232059 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 9
   [junit4]   2> 232060 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232078 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_9,generation=9}
   [junit4]   2> 232079 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 232080 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@18f383f main
   [junit4]   2> 232080 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232080 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18f383f main{StandardDirectoryReader(segments_9:14:nrt _3(5.0):C2)}
   [junit4]   2> 232081 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 21
   [junit4]   2> 232098 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=16 
   [junit4]   2> 232106 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=8 
   [junit4]   2> 232107 T1187 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 232111 T1187 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 232111 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232112 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232113 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232114 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_a,generation=10}
   [junit4]   2> 232114 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 232115 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@d365b5 main
   [junit4]   2> 232115 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232115 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d365b5 main{StandardDirectoryReader(segments_a:15:nrt)}
   [junit4]   2> 232116 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232118 T1187 C273 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 232118 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&rows=1000} status=400 QTime=1 
   [junit4]   2> 232119 T1187 C273 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 232119 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&rows=1000} status=400 QTime=1 
   [junit4]   2> 232120 T1187 C273 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 232121 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersectssss&rows=1000} status=400 QTime=2 
   [junit4]   2> 232122 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 232124 T1187 C273 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 232124 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=EB6CFCEB849F6A6C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_LU -Dtests.timezone=Etc/Greenwich -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 232133 T1187 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> 232133 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232134 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232135 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232136 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_b,generation=11}
   [junit4]   2> 232136 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 232137 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@2c1d96 main
   [junit4]   2> 232137 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232137 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c1d96 main{StandardDirectoryReader(segments_b:16:nrt)}
   [junit4]   2> 232138 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232140 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 0
   [junit4]   2> 232142 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 232143 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 232145 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232147 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_c,generation=12}
   [junit4]   2> 232147 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 232148 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@112ca62 main
   [junit4]   2> 232149 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232152 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@112ca62 main{StandardDirectoryReader(segments_c:18:nrt _4(5.0):C3)}
   [junit4]   2> 232152 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 232155 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 232157 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 232158 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+desc&fl=id,score&q={!+score%3DrecipDistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=1 
   [junit4]   2> 232159 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance+filter%3Dfalse+}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),1.0E-6))"} hits=3 status=0 QTime=1 
   [junit4]   2> 232160 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 232164 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=query($sortQuery)+asc&fl=id,score&sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&q=-id:999} hits=2 status=0 QTime=4 
   [junit4]   2> 232165 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=query($sortQuery)+asc&fl=id,score&sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(0.0+4.0),9.0))"&q=-id:999} hits=2 status=0 QTime=0 
   [junit4]   2> 232166 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 232170 T1187 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 232170 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232171 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232172 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232173 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_d,generation=13}
   [junit4]   2> 232173 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 232173 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@199ad14 main
   [junit4]   2> 232174 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232174 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@199ad14 main{StandardDirectoryReader(segments_d:19:nrt)}
   [junit4]   2> 232174 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 232176 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 232178 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 232179 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 232180 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 232182 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 232183 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 232185 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 1
   [junit4]   2> 232186 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 232187 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 232189 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 232190 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 232191 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 232193 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 232194 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232195 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_e,generation=14}
   [junit4]   2> 232196 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 232197 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@15e481c main
   [junit4]   2> 232197 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232197 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15e481c main{StandardDirectoryReader(segments_e:21:nrt _5(5.0):C13)}
   [junit4]   2> 232198 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 232200 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!+score%3Ddistance+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232202 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 232206 T1187 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 232206 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232207 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232208 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232209 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_f,generation=15}
   [junit4]   2> 232209 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 232210 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@e05a90 main
   [junit4]   2> 232210 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232210 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e05a90 main{StandardDirectoryReader(segments_f:22:nrt)}
   [junit4]   2> 232211 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> ASYNC  NEW_CORE C274 name=collection1 org.apache.solr.core.SolrCore@32817e
   [junit4]   2> 232217 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 232219 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232221 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_g,generation=16}
   [junit4]   2> 232222 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 232223 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@1387a42 main
   [junit4]   2> 232223 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232223 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1387a42 main{StandardDirectoryReader(segments_g:24:nrt _6(5.0):C1)}
   [junit4]   2> 232224 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 232227 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232229 T1187 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 232235 T1187 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_quad}
   [junit4]   2> 232236 T1187 C274 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232237 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232239 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232239 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_h,generation=17}
   [junit4]   2> 232240 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 232240 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@8dc322 main
   [junit4]   2> 232241 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232241 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8dc322 main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 232242 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232244 T1187 C274 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, class=solr.SpatialRecursivePrefixTreeFieldType, prefixTree=quad}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 232246 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 2
   [junit4]   2> 232248 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 232250 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232252 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_i,generation=18}
   [junit4]   2> 232253 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 232254 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@9331dc main
   [junit4]   2> 232255 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232255 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9331dc main{StandardDirectoryReader(segments_i:27:nrt _7(5.0):C2)}
   [junit4]   2> 232255 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 232258 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance++}srpt_quad:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=1 
   [junit4]   2> 232259 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_quad}
   [junit4]   2> 232265 T1187 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_quad}
   [junit4]   2> 232266 T1187 C274 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232266 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232268 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232269 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_j,generation=19}
   [junit4]   2> 232269 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 232270 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@1809f74 main
   [junit4]   2> 232270 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232270 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1809f74 main{StandardDirectoryReader(segments_j:28:nrt)}
   [junit4]   2> 232271 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232272 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 232274 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 232275 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 232277 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 232279 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 232280 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 232282 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 232283 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 232285 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 232287 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 1
   [junit4]   2> 232289 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 232290 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 232292 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 1
   [junit4]   2> 232293 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232296 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_k,generation=20}
   [junit4]   2> 232297 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 232298 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@b8f08c main
   [junit4]   2> 232299 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232299 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8f08c main{StandardDirectoryReader(segments_k:30:nrt _8(5.0):C13)}
   [junit4]   2> 232299 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 232302 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 232306 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D175.0}&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 232311 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 232315 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'0,179.8'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 232319 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_quad+score%3Ddistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 232322 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 232326 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path

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

(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:444)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:483)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
   [junit4]    > 	... 60 more
   [junit4]   2> 1305862 T6179 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 1305862 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 1305866 T6179 oas.SolrTestCaseJ4.setUp ###Starting testBooleanValuesInAdd
   [junit4]   2> 1305866 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testBooleanValuesInAdd
   [junit4]   2> 1305870 T6179 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 1305871 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 1305876 T6179 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 1305876 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 1305878 T6179 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1305878 T6179 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7560621
   [junit4]   2> 1305879 T6179 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1620a3c
   [junit4]   2> 1305899 T6179 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 1305900 T6179 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1305900 T6179 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1305900 T6179 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1305901 T6179 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1305901 T6179 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1305901 T6179 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124;done=false>>]
   [junit4]   2> 1305902 T6179 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124
   [junit4]   2> 1305902 T6179 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124/index;done=false>>]
   [junit4]   2> 1305902 T6179 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124/index
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr_RS_#Latn, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=157795600,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, TestSolrXmlPersistence, MBeansHandlerTest, TestCopyFieldCollectionResource, SpatialFilterTest, TestCloudManagedSchema, TriLevelCompositeIdRoutingTest, TestSolrQueryParserResource, FileBasedSpellCheckerTest, OverseerTest, ResourceLoaderTest, OverseerCollectionProcessorTest, TestReversedWildcardFilterFactory, RegexBoostProcessorTest, CustomCollectionTest, TestAddFieldRealTimeGet, TestCustomSort, CSVRequestHandlerTest, SimpleFacetsTest, UpdateParamsTest, TestMaxScoreQueryParser, TestSort, TestBM25SimilarityFactory, TestLuceneMatchVersion, SynonymTokenizerTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SliceStateTest, AbstractAnalyticsStatsTest, TestConfig, CoreAdminHandlerTest, TestRandomDVFaceting, TestJmxMonitoredMap, TestSerializedLuceneMatchVersion, TermsComponentTest, ClusterStateUpdateTest, ExternalFileFieldSortTest, TermVectorComponentTest, SpellPossibilityIteratorTest, TestRealTimeGet, TestSolrXmlPersistor, CircularListTest, LoggingHandlerTest, TestSolrQueryParser, QueryResultKeyTest, TestManagedSchema, TestFieldCollectionResource, QueryFacetTest, UUIDFieldTest, TestStressUserVersions, TestPostingsSolrHighlighter, SystemInfoHandlerTest, TestDocumentBuilder, TestFunctionQuery, SoftAutoCommitTest, LegacyHTMLStripCharFilterTest, DocumentBuilderTest, LeaderElectionTest, WordBreakSolrSpellCheckerTest, ClusterStateTest, ResponseLogComponentTest, TestRandomMergePolicy, TestInitQParser, TestSolrXMLSerializer, TestCharFilters, TestClassNameShortening, TestExtendedDismaxParser, BinaryUpdateRequestHandlerTest, LukeRequestHandlerTest, DirectUpdateHandlerOptimizeTest, DistributedTermsComponentTest, TestLFUCache, BasicFunctionalityTest, TestDocSet, FastVectorHighlighterTest, SampleTest, IndexSchemaTest, TestGroupingSearch, QueryParsingTest, MigrateRouteKeyTest, MoreLikeThisHandlerTest, TestSchemaNameResource, SOLR749Test, EchoParamsTest, TestDynamicFieldResource, TestSearchPerf, DistributedDebugComponentTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, TestBadConfig, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, TestArbitraryIndexDir, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest]
   [junit4] Completed on J0 in 1.68s, 14 tests, 1 error <<< FAILURES!

[...truncated 366 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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



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

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

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:B6462AFF5CF42134]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:384651755CF54CD3]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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 9983 lines...]
   [junit4] Suite: org.apache.solr.BasicFunctionalityTest
   [junit4]   2> 162429 T871 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192
   [junit4]   2> 162429 T871 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 162430 T871 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 162430 T871 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 162470 T871 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 162516 T871 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 162517 T871 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 162524 T871 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 162776 T871 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 162784 T871 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 162786 T871 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 162792 T871 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 162795 T871 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 162797 T871 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 162799 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 162799 T871 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 162799 T871 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 162799 T871 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 162808 T871 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 162809 T871 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 162809 T871 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 162842 T871 oasc.CoreContainer.<init> New CoreContainer 14559072
   [junit4]   2> 162842 T871 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 162843 T871 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 162843 T871 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 162843 T871 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 162845 T871 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 162847 T871 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 162847 T871 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 162847 T871 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 162849 T872 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 162850 T872 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 162850 T872 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 162850 T872 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 162886 T872 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 162928 T872 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 162928 T872 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 162936 T872 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 163188 T872 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 163193 T872 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 163195 T872 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 163200 T872 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 163202 T872 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 163204 T872 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 163204 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 163206 T872 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 163206 T872 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/
   [junit4]   2> 163206 T872 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c3ee7
   [junit4]   2> 163206 T872 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192
   [junit4]   2> 163207 T872 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/index/
   [junit4]   2> 163207 T872 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/index' doesn't exist. Creating new index...
   [junit4]   2> 163207 T872 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/index
   [junit4]   2> 163207 T872 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=48.7548828125, floorSegmentMB=2.1279296875, forceMergeDeletesPctAllowed=6.43453169669891, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 163208 T872 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_1,generation=1}
   [junit4]   2> 163208 T872 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 163208 T872 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 163213 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 163213 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 163213 T872 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 163213 T872 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 163214 T872 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 163214 T872 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 163214 T872 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 163215 T872 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 163215 T872 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 163215 T872 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 163216 T872 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 163216 T872 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 163216 T872 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 163217 T872 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 163217 T872 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 163217 T872 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 163218 T872 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163218 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163218 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163219 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163219 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163219 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163220 T872 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163220 T872 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163220 T872 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 163221 T872 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 163223 T872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 163224 T872 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 163226 T872 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 163226 T872 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 163227 T872 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=883048636, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 163227 T872 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_1,generation=1}
   [junit4]   2> 163227 T872 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 163228 T872 oass.SolrIndexSearcher.<init> Opening Searcher@167292 main
   [junit4]   2> 163228 T872 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 163403 T872 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 163424 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@167292 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 163429 T872 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 163431 T871 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 163435 T871 oas.SolrTestCaseJ4.setUp ###Starting testTokenizer
   [junit4]   2> ASYNC  NEW_CORE C83 name=collection1 org.apache.solr.core.SolrCore@1e13dcd
   [junit4]   2> 163437 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4055 (1459175435741954048)]} 0 2
   [junit4]   2> 163441 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4056 (1459175435748245504)]} 0 0
   [junit4]   2> 163442 T871 C83 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163455 T871 C83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_2,generation=2}
   [junit4]   2> 163456 T871 C83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 163469 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@141d482 main
   [junit4]   2> 163470 T871 C83 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163472 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@141d482 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C2)}
   [junit4]   2> 163472 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 30
   [junit4]   2> 163475 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=patterntok:Hello&qt=standard} hits=1 status=0 QTime=2 
   [junit4]   2> 163477 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=patterntok:Goodbye&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 163478 T871 oas.SolrTestCaseJ4.tearDown ###Ending testTokenizer
   [junit4]   2> 163482 T871 oas.SolrTestCaseJ4.setUp ###Starting testMultipleUpdatesPerAdd
   [junit4]   2> 163485 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@def705 realtime
   [junit4]   2> 163485 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175435791237120)} 0 3
   [junit4]   2> 163487 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459175435796480000), 2 (1459175435796480001)]} 0 1
   [junit4]   2> 163488 T871 C83 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163490 T871 C83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_3,generation=3}
   [junit4]   2> 163490 T871 C83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 163492 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@19132a0 main
   [junit4]   2> 163492 T871 C83 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163494 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19132a0 main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C2)}
   [junit4]   2> 163495 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 163497 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:[0+TO+99]&qt=standard} hits=2 status=0 QTime=1 
   [junit4]   2> 163498 T871 oas.SolrTestCaseJ4.tearDown ###Ending testMultipleUpdatesPerAdd
   [junit4]   2> 163502 T871 oas.SolrTestCaseJ4.setUp ###Starting testDateMath
   [junit4]   2> 163503 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@16f8cb5 realtime
   [junit4]   2> 163503 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175435812208640)} 0 1
   [junit4]   2> 163505 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459175435815354368)]} 0 0
   [junit4]   2> 163509 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2 (1459175435819548672)]} 0 2
   [junit4]   2> 163511 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3 (1459175435821645824)]} 0 0
   [junit4]   2> 163513 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4 (1459175435823742976)]} 0 0
   [junit4]   2> 163515 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5 (1459175435824791552)]} 0 1
   [junit4]   2> 163516 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6 (1459175435826888704)]} 0 0
   [junit4]   2> 163517 T871 C83 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163520 T871 C83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_4,generation=4}
   [junit4]   2> 163520 T871 C83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 163522 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@b9cff8 main
   [junit4]   2> 163522 T871 C83 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163524 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b9cff8 main{StandardDirectoryReader(segments_4:11:nrt _2(5.0):C6)}
   [junit4]   2> 163525 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 163527 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:1976-07-04T12\:08\:56.45Z/SECOND%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163529 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:1976-07-04T12\:08\:56.123Z/MINUTE%2B56SECONDS%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163531 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:"1976-07-04T12:08:56.45Z/SECOND%2B235MILLIS"} hits=1 status=0 QTime=0 
   [junit4]   2> 163533 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:"1976-07-04T12:08:56.123Z/MINUTE%2B56SECONDS%2B235MILLIS"} hits=1 status=0 QTime=0 
   [junit4]   2> 163535 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.45Z/SECOND%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163537 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.123Z/MINUTE%2B56SECONDS%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163539 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.235Z} hits=1 status=0 QTime=0 
   [junit4]   2> 163542 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.235Z%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS} hits=1 status=0 QTime=1 
   [junit4]   2> 163546 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:"1976-07-04T12:08:56.235Z%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS"} hits=1 status=0 QTime=2 
   [junit4]   2> 163548 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+1976-07-04T12:08:56.235Z/SECOND]} hits=0 status=0 QTime=0 
   [junit4]   2> 163550 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+1976-07-04T12:08:56.235Z/SECOND%2B1SECOND]} hits=1 status=0 QTime=0 
   [junit4]   2> 163552 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[1976-07-04T12:08:56.235Z/SECOND+TO+1976-07-04T12:08:56.235Z/SECOND%2B1SECOND]} hits=1 status=0 QTime=0 
   [junit4]   2> 163554 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[1976-07-04T12:08:56.235Z/MINUTE%2B1MINUTE+TO+*]} hits=5 status=0 QTime=0 
   [junit4]   2> 163556 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+NOW]} hits=4 status=0 QTime=0 
   [junit4]   2> 163558 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[NOW+TO+*]} hits=2 status=0 QTime=0 
   [junit4]   2> 163559 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+NOW-2YEARS]} hits=1 status=0 QTime=0 
   [junit4]   2> 163561 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[NOW%2B1MONTH+TO+*]} hits=1 status=0 QTime=1 
   [junit4]   2> 163562 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[NOW-1MONTH+TO+NOW%2B2HOURS]} hits=4 status=0 QTime=0 
   [junit4]   2> 163564 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={NOW=205369736000&q=bday:[NOW/DAY+TO+NOW/DAY%2B1DAY]} hits=1 status=0 QTime=0 
   [junit4]   2> 163567 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={TZ=GMT-23&NOW=205369736000&q=bday:[NOW/DAY+TO+NOW/DAY%2B1DAY]} hits=0 status=0 QTime=1 
   [junit4]   2> 163568 T871 oas.SolrTestCaseJ4.tearDown ###Ending testDateMath
   [junit4]   2> 163572 T871 oas.SolrTestCaseJ4.setUp ###Starting testNonTrivialDeleteByQuery
   [junit4]   2> 163573 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@c79086 realtime
   [junit4]   2> 163573 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175435885608960)} 0 1
   [junit4]   2> ASYNC  NEW_CORE C84 name=collection1 org.apache.solr.core.SolrCore@1e13dcd
   [junit4]   2> 163583 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101 (1459175435896094720)]} 0 1
   [junit4]   2> 163585 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[102 (1459175435899240448)]} 0 0
   [junit4]   2> 163587 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[103 (1459175435901337600)]} 0 0
   [junit4]   2> 163589 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[104 (1459175435902386176)]} 0 0
   [junit4]   2> 163590 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[105 (1459175435904483328)]} 0 1
   [junit4]   2> 163591 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[106 (1459175435905531904)]} 0 0
   [junit4]   2> 163592 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163594 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_5,generation=5}
   [junit4]   2> 163595 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 163597 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@f38566 main
   [junit4]   2> 163598 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163600 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f38566 main{StandardDirectoryReader(segments_5:15:nrt _3(5.0):C6)}
   [junit4]   2> 163601 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 163602 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:[100+TO+110]&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163604 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163606 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=text:red&qt=standard} hits=2 status=0 QTime=1 
   [junit4]   2> 163608 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-text:red&qt=standard} hits=4 status=0 QTime=0 
   [junit4]   2> 163610 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=text:grape&qt=standard} hits=2 status=0 QTime=1 
   [junit4]   2> 163611 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-text:grape&qt=standard} hits=4 status=0 QTime=0 
   [junit4]   2> 163614 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-text:red+-text:grape&qt=standard} hits=2 status=0 QTime=2 
   [junit4]   2> 163616 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q={!lucene+q.op%3DAND+df%3Dtext}grape+green&qt=standard} hits=1 status=0 QTime=1 
   [junit4]   2> 163618 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-_val_:"{!lucene+q.op%3DAND+df%3Dtext}grape+green"&qt=standard} hits=5 status=0 QTime=1 
   [junit4]   2> 163623 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-*:* (-1459175435938037760)} 0 1
   [junit4]   2> 163624 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163624 T871 C84 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 163625 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@121a613 main
   [junit4]   2> 163625 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163629 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@121a613 main{StandardDirectoryReader(segments_5:15:nrt _3(5.0):C6)}
   [junit4]   2> 163630 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 163631 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163634 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@215fd8 realtime
   [junit4]   2> 163634 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-text:grape -text:red (-1459175435949572096)} 0 2
   [junit4]   2> 163635 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163636 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_6,generation=6}
   [junit4]   2> 163636 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 163636 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@554ba3 main
   [junit4]   2> 163637 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163640 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@554ba3 main{StandardDirectoryReader(segments_5:16:nrt _3(5.0):C6/2:delGen=1)}
   [junit4]   2> 163641 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 163642 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=4 status=0 QTime=0 
   [junit4]   2> 163646 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@14b6585 realtime
   [junit4]   2> 163646 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery={!term f=id}106 (-1459175435962155008)} 0 1
   [junit4]   2> 163648 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163648 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_7,generation=7}
   [junit4]   2> 163648 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 163649 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@3383ca main
   [junit4]   2> 163649 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163652 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3383ca main{StandardDirectoryReader(segments_6:17:nrt _3(5.0):C6/3:delGen=2)}
   [junit4]   2> 163652 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 163654 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=3 status=0 QTime=1 
   [junit4]   2> 163657 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@4d1ca0 realtime
   [junit4]   2> 163658 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-_val_:"{!lucene q.op=AND df=text}grape green" (-1459175435973689344)} 0 2
   [junit4]   2> 163659 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163659 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_8,generation=8}
   [junit4]   2> 163660 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 163660 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1bf9ca4 main
   [junit4]   2> 163661 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163663 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf9ca4 main{StandardDirectoryReader(segments_7:18:nrt _3(5.0):C6/5:delGen=3)}
   [junit4]   2> 163664 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 163665 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 163667 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@e0f584 realtime
   [junit4]   2> 163668 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-text:doesnotexist (-1459175435985223680)} 0 2
   [junit4]   2> 163669 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163669 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_9,generation=9}
   [junit4]   2> 163670 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 163670 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1c3932b main
   [junit4]   2> 163671 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163674 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3932b main{StandardDirectoryReader(segments_8:20:nrt)}
   [junit4]   2> 163674 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 163676 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 163677 T871 oas.SolrTestCaseJ4.tearDown ###Ending testNonTrivialDeleteByQuery
   [junit4]   2> 163680 T871 oas.SolrTestCaseJ4.setUp ###Starting testKeywordTokenizerFactory
   [junit4]   2> 163682 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459175435999903744)]} 0 2
   [junit4]   2> 163683 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163685 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_a,generation=10}
   [junit4]   2> 163685 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 163686 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@eadcbd main
   [junit4]   2> 163686 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163689 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eadcbd main{StandardDirectoryReader(segments_a:22:nrt _4(5.0):C1)}
   [junit4]   2> 163690 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 163691 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:42&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 163693 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=keywordtok:"How+nOw+broWn-ish+C.o.w.+?"&qt=standard} hits=1 status=0 QTime=1 
   [junit4]   2> 163694 T871 oas.SolrTestCaseJ4.tearDown ###Ending testKeywordTokenizerFactory
   [junit4]   2> 163697 T871 oas.SolrTestCaseJ4.setUp ###Starting testClientErrorOnMalformedNumbers
   [junit4]   2> 163699 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 2
   [junit4]   2> 163700 T871 C84 oasc.SolrException.log Ignoring exception matching NOT_A_NUMBER
   [junit4]   2> 163700 T871 oas.SolrTestCaseJ4.tearDown ###Ending testClientErrorOnMalformedNumbers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicFunctionalityTest -Dtests.method=testClientErrorOnMalformedNumbers -Dtests.seed=DB61AA2DB74D9393 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=America/Thunder_Bay -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | BasicFunctionalityTest.testClientErrorOnMalformedNumbers <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:B6462AFF5CF42134]:0)
   [junit4]    > 	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 163710 T871 oas.SolrTestCaseJ4.setUp ###Starting testLazyField
   [junit4]   2> 163722 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7777 (1459175436037652480)]} 0 9
   [junit4]   2> 163724 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163727 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_b,generation=11}
   [junit4]   2> 163727 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 163728 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1329a92 main
   [junit4]   2> 163729 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163732 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1329a92 main{StandardDirectoryReader(segments_b:24:nrt _4(5.0):C1 _5(5.0):C1)}
   [junit4]   2> 163732 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 163735 T871 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,title&q=id:7777} hits=1 status=0 QTime=1 
   [junit4]   2> 163736 T871 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,test_hlt&q=id:7777} hits=1 status=0 QTime=1 
   [junit4]   2> 163736 T871 oas.SolrTestCaseJ4.tearDown ###Ending testLazyField
   [junit4]   2> 163740 T871 oas.SolrTestCaseJ4.setUp ###Starting testDateRoundtrip
   [junit4]   2> 163741 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[99 (1459175436061769728)]} 0 1
   [junit4]   2> 163742 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163745 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_c,generation=12}
   [junit4]   2> 163745 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 163746 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@f77a0d main
   [junit4]   2> 163747 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163750 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f77a0d main{StandardDirectoryReader(segments_c:26:nrt _4(5.0):C1 _5(5.0):C1 _6(5.0):C1)}
   [junit4]   2> 163750 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 163752 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:99} hits=1 status=0 QTime=0 
   [junit4]   2> 163754 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[99 (1459175436075401216)]} 0 1
   [junit4]   2> 163756 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163758 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_d,generation=13}
   [junit4]   2> 163759 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 163810 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@4b05af main
   [junit4]   2> 163811 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163814 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b05af main{StandardDirectoryReader(segments_d:30:nrt _4(5.0):C1 _5(5.0):C1 _7(5.0):C1)}
   [junit4]   2> 163814 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 59
   [junit4]   2> 163816 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:99} hits=1 status=0 QTime=0 
   [junit4]   2> 163817 T871 oas.SolrTestCaseJ4.tearDown ###Ending testDateRoundtrip
   [junit4]   2> 163821 T871 oas.SolrTestCaseJ4.setUp ###Starting testConfigDefaults
   [junit4]   2> 163822 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459175436146704384)]} 0 1
   [junit4]   2> 163824 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[43 (1459175436148801536)]} 0 1
   [junit4]   2> 163825 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[44 (1459175436150898688)]} 0 0
   [junit4]   2> 163826 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[45 (1459175436151947264)]} 0 0
   [junit4]   2> 163828 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[46 (1459175436152995840)]} 0 1
   [junit4]   2> 163829 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[47 (1459175436155092992)]} 0 1
   [junit4]   2> 163830 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163834 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_e,generation=14}
   [junit4]   2> 163834 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 163836 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@8dea14 main
   [junit4]   2> 163837 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163840 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8dea14 main{StandardDirectoryReader(segments_e:34:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6)}
   [junit4]   2> 163840 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 163842 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:[42+TO+47]&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163893 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[42+TO+47]&qt=defaults} hits=6 status=0 QTime=49 
   [junit4]   2> 163898 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=name:Zapp+OR+title:General&qt=defaults} hits=2 status=0 QTime=3 
   [junit4]   2> 163900 T871 oas.SolrTestCaseJ4.tearDown ###Ending testConfigDefaults
   [junit4]   2> 163904 T871 oas.SolrTestCaseJ4.setUp ###Starting testDocBoost
   [junit4]   2> 163905 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459175436233736192), 2 (1459175436234784768)]} 0 1
   [junit4]   2> 163906 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163908 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_f,generation=15}
   [junit4]   2> 163909 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 163910 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@373fd5 main
   [junit4]   2> 163910 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163913 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@373fd5 main{StandardDirectoryReader(segments_f:36:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6 _9(5.0):C2)}
   [junit4]   2> 163913 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 163915 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=text:hello&qt=standard} hits=2 status=0 QTime=0 
   [junit4]   2> 163920 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=text:hello&debugQuery=true} hits=2 status=0 QTime=4 
   [junit4]   2> 163920 T871 oas.SolrTestCaseJ4.tearDown ###Ending testDocBoost
   [junit4]   2> 163924 T871 oas.SolrTestCaseJ4.setUp ###Starting testSolrParams
   [junit4]   2> 163924 T871 oas.SolrTestCaseJ4.tearDown ###Ending testSolrParams
   [junit4]   2> 163928 T871 oas.SolrTestCaseJ4.setUp ###Starting testAbuseOfSort
   [junit4]   2> 163929 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9999991 (1459175436258902016)]} 0 1
   [junit4]   2> 163931 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9999992 (1459175436262047744)]} 0 0
   [junit4]   2> 163932 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163935 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_g,generation=16}
   [junit4]   2> 163935 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 163937 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@3e5f74 main
   [junit4]   2> 163937 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163940 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e5f74 main{StandardDirectoryReader(segments_g:38:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6 _9(5.0):C2 _a(5.0):C2)}
   [junit4]   2> 163941 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 163943 T871 C84 oasc.SolrException.log Ignoring exception matching can not sort on multivalued field: sortabuse_t
   [junit4]   2> 163944 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=sortabuse_b:true&sort=sortabuse_t+asc} status=400 QTime=1 
   [junit4]   2> 163944 T871 oasc.SolrException.log Ignoring exception matching can not sort on multivalued field: sortabuse_t
   [junit4]   2> 163944 T871 oas.SolrTestCaseJ4.tearDown ###Ending testAbuseOfSort
   [junit4]   2> 163948 T871 oas.SolrTestCaseJ4.setUp ###Starting testLocalSolrQueryRequestParams
   [junit4]   2> 163948 T871 oas.SolrTestCaseJ4.tearDown ###Ending testLocalSolrQueryRequestParams
   [junit4]   2> 163952 T871 oas.SolrTestCaseJ4.setUp ###Starting testXMLWriter
   [junit4]   2> 163954 T871 oas.SolrTestCaseJ4.tearDown ###Ending testXMLWriter
   [junit4]   2> 163958 T871 oas.SolrTestCaseJ4.setUp ###Starting testHTMLStrip
   [junit4]   2> 163959 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[200 (1459175436290359296)]} 0 1
   [junit4]   2> 163961 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[201 (1459175436292456448)]} 0 1
   [junit4]   2> 163962 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163965 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_h,generation=17}
   [junit4]   2> 163965 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 163966 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1b5726 main
   [junit4]   2> 163967 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163970 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b5726 main{StandardDirectoryReader(segments_h:40:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6 _9(5.0):C2 _a(5.0):C2 _b(5.0):C2)}
   [junit4]   2> 163971 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 163973 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:A%26#66;C} hits=2 status=0 QTime=1 
   [junit4]   2> 163974 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:%26#65;BC} hits=2 status=0 QTime=0 
   [junit4]   2> 163975 T871 oas.SolrTestCaseJ4.tearDown ###Ending testHTMLStrip
   [junit4]   2> 163979 T871 oas.SolrTestCaseJ4.setUp ###Starting testDefaultFieldValues
   [junit4]   2> 163981 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@156674 realtime
   [junit4]   2> 163981 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175436313427968)} 0 1
   [junit4]   2> 163983 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4055 (1459175436316573696)]} 0 0
   [junit4]   2> 163985 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4056 (1459175436317622272)]} 0 1
   [junit4]   2> 163986 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4057 (1459175436319719424)]} 0 0
   [junit4]   2> 163987 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163990 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleI

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

asc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16715e main{StandardDirectoryReader(segments_4:9:nrt _1(5.0):C1 _2(5.0):C1)}
   [junit4]   2> 421015 T2551 C595 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[2 (1459175705823674368)],commit=} 0 10
   [junit4]   2> 421015 T2551 C595 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=big_decimal_tf&q=id:2} hits=1 status=0 QTime=0 
   [junit4]   2> 421016 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigDecimalValueToTrieField
   [junit4]   2> 421021 T2551 oas.SolrTestCaseJ4.setUp ###Starting testNullValues
   [junit4]   2> 421024 T2551 C595 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 421027 T2551 C595 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@118d812 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7a43d)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@118d812 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7a43d)),segFN=segments_5,generation=5}
   [junit4]   2> 421027 T2551 C595 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 421029 T2551 C595 oass.SolrIndexSearcher.<init> Opening Searcher@184f96f main
   [junit4]   2> 421030 T2551 C595 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 421032 T2553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@184f96f main{StandardDirectoryReader(segments_5:11:nrt _1(5.0):C1 _2(5.0):C1 _3(5.0):C1)}
   [junit4]   2> 421032 T2551 C595 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[10 (1459175705842548736)],commit=} 0 9
   [junit4]   2> 421033 T2551 C595 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=foo_s,foo2_s&q=id:10} hits=1 status=0 QTime=1 
   [junit4]   2> 421033 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testNullValues
   [junit4]   2> 421039 T2551 oas.SolrTestCaseJ4.setUp ###Starting testIntegerValuesInAdd
   [junit4]   2> 421039 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testIntegerValuesInAdd
   [junit4]   2> 421044 T2551 oas.SolrTestCaseJ4.setUp ###Starting testParsing
   [junit4]   2> 421045 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testParsing
   [junit4]   2> 421050 T2551 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 421051 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 421054 T2551 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 421054 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 421057 T2551 oas.SolrTestCaseJ4.setUp ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 421058 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 421059 T2551 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 421059 T2551 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2126094
   [junit4]   2> 421059 T2551 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1479d39
   [junit4]   2> 421075 T2551 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 421076 T2551 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 421076 T2551 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 421076 T2551 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 421077 T2551 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 421077 T2551 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 421077 T2551 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705;done=false>>]
   [junit4]   2> 421077 T2551 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705
   [junit4]   2> 421078 T2551 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705/index;done=false>>]
   [junit4]   2> 421078 T2551 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {big_decimal_tf=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Lucene41VarGapFixedInterval), id=PostingsFormat(name=Asserting), range_facet_sl=PostingsFormat(name=Asserting), foo2_s=PostingsFormat(name=Lucene41VarGapFixedInterval), big_decimal_td=MockVariableIntBlock(baseBlockSize=47), _version_=PostingsFormat(name=Memory doPackFST= true), long_l=MockVariableIntBlock(baseBlockSize=47), range_facet_l=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), boolean_b=PostingsFormat(name=Asserting), double_d=PostingsFormat(name=Lucene41VarGapFixedInterval), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), big_decimal_s=PostingsFormat(name=Lucene41VarGapFixedInterval), big_integer_s=PostingsFormat(name=Asserting)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=ar_KW, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=40490112,total=294125568
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, TestSystemIdResolver, TestNonNRTOpen, TestManagedSchema, PeerSyncTest, TestCharFilters, CircularListTest, AbstractAnalyticsStatsTest, ClusterStateUpdateTest, TestCloudManagedSchema, UUIDFieldTest, TestLFUCache, TestFreeTextSuggestions, MBeansHandlerTest, BJQParserTest, FieldMutatingUpdateProcessorTest, TestSolrDeletionPolicy1, QueryFacetTest, TestBadConfig, TermsComponentTest, TestFileDictionaryLookup, TestCoreContainer, UpdateParamsTest, SystemInfoHandlerTest, ChangedSchemaMergeTest, TestFieldCollectionResource, TestSolrXmlPersistor, FastVectorHighlighterTest, TestPseudoReturnFields, TestDocumentBuilder, TestSearchPerf, TestSchemaVersionResource, UnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, QueryParsingTest, CSVRequestHandlerTest, BasicFunctionalityTest, LukeRequestHandlerTest, LoggingHandlerTest, SpatialFilterTest, DocValuesTest, TestWriterPerf, DistributedTermsComponentTest, DocumentBuilderTest, TestSort, DistributedDebugComponentTest, BadCopyFieldTest, SolrTestCaseJ4Test, FieldFacetExtrasTest, TestReversedWildcardFilterFactory, TestLuceneMatchVersion, CoreAdminCreateDiscoverTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestValueSourceCache, SampleTest, DOMUtilTest, ResponseLogComponentTest, InfoHandlerTest, TestRealTimeGet, SuggesterFSTTest, RecoveryZkTest, TestReplicationHandler, SolrCoreTest, TestExtendedDismaxParser, EchoParamsTest, AutoCommitTest, TestLRUCache, ClusterStateTest, TestStressVersions, BinaryUpdateRequestHandlerTest, TestConfig, AddBlockUpdateTest, TestJmxMonitoredMap, BasicDistributedZkTest, CoreAdminHandlerTest, ResourceLoaderTest, TestRandomMergePolicy, ZkControllerTest, JsonLoaderTest]
   [junit4] Completed on J0 in 1.16s, 14 tests, 1 error <<< FAILURES!

[...truncated 695 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b128) - Build # 9362 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9362/
Java: 32bit/jdk1.8.0-fcs-b128 -server -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:70C35228DAE40A1E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:FEC329A2DAE567F9]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:592)
	at java.lang.Long.parseLong(Long.java:631)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:611)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:BF384451F9BA2B56]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:BF384451F9BA2B56]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:BF384451F9BA2B56]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:BF384451F9BA2B56]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9971 lines...]
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4]   2> 68303 T748 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970
   [junit4]   2> 68304 T748 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 68304 T748 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 68305 T748 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 68327 T748 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 68352 T748 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 68352 T748 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 68356 T748 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 68440 T748 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 68444 T748 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 68446 T748 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 68450 T748 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 68451 T748 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 68453 T748 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 68453 T748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 68454 T748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 68454 T748 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 68454 T748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 68454 T748 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 68455 T748 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68455 T748 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 68455 T748 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 68463 T748 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68463 T748 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 68463 T748 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 68490 T748 oasc.CoreContainer.<init> New CoreContainer 23160647
   [junit4]   2> 68491 T748 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 68491 T748 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 68491 T748 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 68491 T748 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 68491 T748 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 68492 T748 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 68492 T748 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 68492 T748 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 68492 T748 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 68492 T748 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 68494 T748 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68494 T748 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68494 T748 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 68496 T749 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 68496 T749 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 68496 T749 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 68497 T749 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 68518 T749 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 68538 T749 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 68538 T749 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 68542 T749 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 68623 T749 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 68628 T749 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 68629 T749 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 68633 T749 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 68634 T749 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 68635 T749 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 68635 T749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 68635 T749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 68636 T749 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 68636 T749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 68636 T749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 68636 T749 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 68636 T749 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970/
   [junit4]   2> 68637 T749 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12216c
   [junit4]   2> 68637 T749 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970
   [junit4]   2> 68637 T749 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970/index/
   [junit4]   2> 68637 T749 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970/index' doesn't exist. Creating new index...
   [junit4]   2> 68638 T749 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970/index
   [junit4]   2> 68638 T749 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.429625327085129]
   [junit4]   2> 68638 T749 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_1,generation=1}
   [junit4]   2> 68639 T749 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 68639 T749 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 68641 T749 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 68641 T749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 68641 T749 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 68641 T749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 68641 T749 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68641 T749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68642 T749 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 68642 T749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 68642 T749 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 68642 T749 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 68642 T749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 68643 T749 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 68643 T749 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 68643 T749 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 68643 T749 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 68643 T749 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 68644 T749 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 68644 T749 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 68644 T749 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 68644 T749 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 68645 T749 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 68645 T749 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 68645 T749 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 68645 T749 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 68645 T749 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 68646 T749 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68646 T749 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68646 T749 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68646 T749 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68647 T749 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68647 T749 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68647 T749 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68647 T749 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 68647 T749 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 68648 T749 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 68649 T749 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 68650 T749 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 68651 T749 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 68651 T749 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 68651 T749 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=13.953125, floorSegmentMB=0.2119140625, forceMergeDeletesPctAllowed=16.959625037073046, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6467665147366006
   [junit4]   2> 68652 T749 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_1,generation=1}
   [junit4]   2> 68652 T749 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 68652 T749 oass.SolrIndexSearcher.<init> Opening Searcher@4f1a2 main
   [junit4]   2> 68652 T749 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 68741 T749 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 68766 T750 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f1a2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 68769 T749 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 68770 T748 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 68772 T748 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 68776 T748 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 68778 T748 oas.SolrTestCaseJ4.setUp ###Starting testDeleteSyntax
   [junit4]   2> 68779 T748 oas.SolrTestCaseJ4.tearDown ###Ending testDeleteSyntax
   [junit4]   2> 68783 T748 oas.SolrTestCaseJ4.setUp ###Starting testSimpleFormatInAdd
   [junit4]   2> 68784 T748 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFormatInAdd
   [junit4]   2> 68787 T748 oas.SolrTestCaseJ4.setUp ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 68788 T748 oas.SolrTestCaseJ4.tearDown ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 68790 T748 oas.SolrTestCaseJ4.setUp ###Starting testNullValues
   [junit4]   2> ASYNC  NEW_CORE C51 name=collection1 org.apache.solr.core.SolrCore@4f49ca
   [junit4]   2> 68794 T748 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 68798 T748 C51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_2,generation=2}
   [junit4]   2> 68799 T748 C51 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 68800 T748 C51 oass.SolrIndexSearcher.<init> Opening Searcher@398a89 main
   [junit4]   2> 68800 T748 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 68801 T750 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@398a89 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c1)}
   [junit4]   2> 68802 T748 C51 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[10 (1459169622709239808)],commit=} 0 10
   [junit4]   2> 68802 T748 C51 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:10&fl=foo_s,foo2_s} hits=1 status=0 QTime=0 
   [junit4]   2> 68803 T748 oas.SolrTestCaseJ4.tearDown ###Ending testNullValues
   [junit4]   2> 68806 T748 oas.SolrTestCaseJ4.setUp ###Starting testSimpleFormat
   [junit4]   2> 68806 T748 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFormat
   [junit4]   2> 68809 T748 oas.SolrTestCaseJ4.setUp ###Starting testBooleanValuesInAdd
   [junit4]   2> 68809 T748 oas.SolrTestCaseJ4.tearDown ###Ending testBooleanValuesInAdd
   [junit4]   2> 68812 T748 oas.SolrTestCaseJ4.setUp ###Starting testParsing
   [junit4]   2> 68814 T748 oas.SolrTestCaseJ4.tearDown ###Ending testParsing
   [junit4]   2> 68817 T748 oas.SolrTestCaseJ4.setUp ###Starting testAddNonStringValues
   [junit4]   2> 68819 T748 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 68821 T748 C51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_3,generation=3}
   [junit4]   2> 68822 T748 C51 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 68823 T748 C51 oass.SolrIndexSearcher.<init> Opening Searcher@a1c4dc main
   [junit4]   2> 68823 T748 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 68826 T750 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a1c4dc main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c1 _1(5.0):c1)}
   [junit4]   2> 68826 T748 C51 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[1 (1459169622736502784)],commit=} 0 8
   [junit4]   2> 68828 T748 C51 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:1&fl=boolean_b,long_l,double_d,big_integer_s,big_decimal_s} hits=1 status=0 QTime=1 
   [junit4]   2> 68829 T748 oas.SolrTestCaseJ4.tearDown ###Ending testAddNonStringValues
   [junit4]   2> 68835 T748 oas.SolrTestCaseJ4.setUp ###Starting testAddBigIntegerValueToTrieField
   [junit4]   2> 68843 T748 C51 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {} 0 6
   [junit4]   2> 68846 T748 C51 oasc.SolrException.log Ignoring exception matching big_integer_t
   [junit4]   2> 68846 T748 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigIntegerValueToTrieField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JsonLoaderTest -Dtests.method=testAddBigIntegerValueToTrieField -Dtests.seed=1DE4D2FA315DB8B9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_YE -Dtests.timezone=America/Sitka -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | JsonLoaderTest.testAddBigIntegerValueToTrieField <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:FEC329A2DAE567F9]:0)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
   [junit4]    > 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
   [junit4]    > 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
   [junit4]    > 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
   [junit4]    > 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
   [junit4]    > 	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:592)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:631)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:611)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
   [junit4]    > 	... 60 more
   [junit4]   2> 68857 T748 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 68858 T748 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 68861 T748 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 68861 T748 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 68864 T748 oas.SolrTestCaseJ4.setUp ###Starting testAddBigDecimalValueToTrieField
   [junit4]   2> 68866 T748 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 68868 T748 C51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_4,generation=4}
   [junit4]   2> 68868 T748 C51 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 68869 T748 C51 oass.SolrIndexSearcher.<init> Opening Searcher@8090bf main
   [junit4]   2> 68870 T748 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 68873 T750 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8090bf main{StandardDirectoryReader(segments_4:9:nrt _0(5.0):c1 _2(5.0):c1)}
   [junit4]   2> 68873 T748 C51 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[1 (1459169622785785856)],commit=} 0 8
   [junit4]   2> 68874 T748 C51 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:1&fl=big_decimal_td} hits=1 status=0 QTime=0 
   [junit4]   2> 68876 T748 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 68878 T748 C51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@81d503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179672c)),segFN=segments_5,generation=5}
   [junit4]   2> 68879 T748 C51 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 68880 T748 C51 oass.SolrIndexSearcher.<init> Opening Searcher@5f04d6 main
   [junit4]   2> 68880 T748 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 68882 T750 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f04d6 main{StandardDirectoryReader(segments_5:11:nrt _0(5.0):c1 _2(5.0):c1 _3(5.0):c1)}
   [junit4]   2> 68883 T748 C51 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[2 (1459169622796271616)],commit=} 0 8
   [junit4]   2> 68884 T748 C51 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:2&fl=big_decimal_tf} hits=1 status=0 QTime=1 
   [junit4]   2> 68884 T748 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigDecimalValueToTrieField
   [junit4]   2> 68887 T748 oas.SolrTestCaseJ4.setUp ###Starting testIntegerValuesInAdd
   [junit4]   2> 68887 T748 oas.SolrTestCaseJ4.tearDown ###Ending testIntegerValuesInAdd
   [junit4]   2> 68888 T748 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 68888 T748 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23160647
   [junit4]   2> 68889 T748 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f49ca
   [junit4]   2> 68898 T748 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 68899 T748 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 68899 T748 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 68899 T748 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 68900 T748 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 68900 T748 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 68900 T748 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970;done=false>>]
   [junit4]   2> 68900 T748 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970
   [junit4]   2> 68901 T748 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970/index;done=false>>]
   [junit4]   2> 68901 T748 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391572591970/index
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=391), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=391)), sim=DefaultSimilarity, locale=ar_YE, timezone=America/Sitka
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=123586848,total=235667456
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, TestSearchPerf, TestSuggestSpellingConverter, TestSolrIndexConfig, TestDefaultSearchFieldResource, ReturnFieldsTest, SearchHandlerTest, SolrCoreTest, UUIDFieldTest, HdfsBasicDistributedZkTest, IndexSchemaTest, TestSort, DistributedSuggestComponentTest, TestWriterPerf, HdfsUnloadDistributedZkTest, TermVectorComponentTest, TestFaceting, TestSchemaVersionResource, TestSolrQueryParserResource, TestRandomMergePolicy, ConnectionManagerTest, SolrIndexSplitterTest, ShowFileRequestHandlerTest, DeleteReplicaTest, TestCursorMarkWithoutUniqueKey, HdfsDirectoryTest, ZkCLITest, AbstractAnalyticsFacetTest, TestCustomSort, SliceStateTest, DistributedSpellCheckComponentTest, TestSystemIdResolver, TestLFUCache, QueryEqualityTest, JsonLoaderTest]
   [junit4] Completed on J0 in 0.62s, 14 tests, 1 error <<< FAILURES!

[...truncated 97 lines...]
   [junit4] Suite: org.apache.solr.BasicFunctionalityTest
   [junit4]   2> 114507 T1138 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391572638174
   [junit4]   2> 114508 T1138 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 114508 T1138 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 114509 T1138 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 114535 T1138 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 114561 T1138 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 114562 T1138 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 114567 T1138 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 114662 T1138 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 114666 T1138 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 114668 T1138 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 114672 T1138 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114676 T1138 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114678 T1138 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114678 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114679 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114679 T1138 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114679 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114679 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114680 T1138 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 114680 T1138 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 114680 T1138 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 114688 T1138 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 114688 T1138 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 114689 T1138 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 114704 T1138 oasc.CoreContainer.<init> New CoreContainer 945447
   [junit4]   2> 114705 T1138 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 114705 T1138 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 114705 T1138 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 114705 T1138 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 114705 T1138 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 114706 T1138 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 114706 T1138 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 114706 T1138 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 114706 T1138 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 114706 T1138 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 114711 T1138 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 114711 T1138 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 114711 T1138 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 114713 T1139 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 114713 T1139 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 114713 T1139 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 114713 T1139 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 114734 T1139 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 114761 T1139 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 114762 T1139 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 114768 T1139 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 114859 T1139 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 114863 T1139 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 114864 T1139 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 114868 T1139 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114870 T1139 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114871 T1139 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114871 T1139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114871 T1139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114871 T1139 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114872 T1139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114872 T1139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114872 T1139 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 114872 T1139 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391572638174/
   [junit4]   2> 114872 T1139 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12216c
   [junit4]   2> 114873 T1139 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391572638174
   [junit4]   2> 114873 T1139 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391572638174/index/
   [junit4]   2> 114873 T1139 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391572638174/index' doesn't exist. Creating new index...
   [junit4]   2> 114874 T1139 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391572638174/index
   [junit4]   2> 114874 T1139 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=37.46875, floorSegmentMB=1.23046875, forceMergeDeletesPctAllowed=6.936856895752573, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 114874 T1139 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_1,generation=1}
   [junit4]   2> 114875 T1139 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 114875 T1139 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 114877 T1139 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 114877 T1139 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 114878 T1139 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 114878 T1139 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 114878 T1139 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 114878 T1139 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 114878 T1139 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 114879 T1139 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 114880 T1139 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 114880 T1139 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 114880 T1139 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 114880 T1139 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 114880 T1139 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 114881 T1139 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 114881 T1139 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 114881 T1139 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 114881 T1139 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 114882 T1139 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 114882 T1139 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 114882 T1139 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 114883 T1139 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 114883 T1139 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 114883 T1139 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 114883 T1139 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 114883 T1139 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 114884 T1139 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114884 T1139 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114884 T1139 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114884 T1139 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114885 T1139 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114885 T1139 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114885 T1139 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114885 T1139 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 114886 T1139 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 114886 T1139 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 114888 T1139 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114888 T1139 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 114890 T1139 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 114890 T1139 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 114891 T1139 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=7, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=70.705078125, floorSegmentMB=0.6728515625, forceMergeDeletesPctAllowed=21.275897396180415, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.834154196106488
   [junit4]   2> 114891 T1139 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_1,generation=1}
   [junit4]   2> 114891 T1139 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 114892 T1139 oass.SolrIndexSearcher.<init> Opening Searcher@cb5141 main
   [junit4]   2> 114892 T1139 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 114895 T1139 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 114917 T1140 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cb5141 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 114922 T1139 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 114924 T1138 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 114926 T1138 oas.SolrTestCaseJ4.setUp ###Starting testSolrParams
   [junit4]   2> 114927 T1138 oas.SolrTestCaseJ4.tearDown ###Ending testSolrParams
   [junit4]   2> 114932 T1138 oas.SolrTestCaseJ4.setUp ###Starting testDefaultFieldValues
   [junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@69703a
   [junit4]   2> 114935 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459169671090536448)} 0 3
   [junit4]   2> 114940 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4055 (1459169671097876480)]} 0 1
   [junit4]   2> 114941 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4056 (1459169671099973632)]} 0 0
   [junit4]   2> 114943 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4057 (1459169671101022208)]} 0 1
   [junit4]   2> 114944 T1138 C126 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114955 T1138 C126 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_2,generation=2}
   [junit4]   2> 114956 T1138 C126 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 114964 T1138 C126 oass.SolrIndexSearcher.<init> Opening Searcher@c9d8d3 main
   [junit4]   2> 114965 T1138 C126 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 114966 T1140 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c9d8d3 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 114966 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 23
   [junit4]   2> 114968 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=timestamp:[NOW-10MINUTES+TO+NOW]&qt=standard&start=0&rows=20&version=2.2} hits=3 status=0 QTime=1 
   [junit4]   2> 114970 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=multiDefault:muLti-Default&qt=standard&start=0&rows=20&version=2.2} hits=2 status=0 QTime=1 
   [junit4]   2> 114971 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=multiDefault:a&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 114972 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=intDefault:42&qt=standard&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0 
   [junit4]   2> 114973 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=intDefault:[3+TO+5]&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 114974 T1138 oas.SolrTestCaseJ4.tearDown ###Ending testDefaultFieldValues
   [junit4]   2> 114980 T1138 oas.SolrTestCaseJ4.setUp ###Starting testMultipleUpdatesPerAdd
   [junit4]   2> 114982 T1138 C126 oass.SolrIndexSearcher.<init> Opening Searcher@1776db8 realtime
   [junit4]   2> 114982 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459169671140868096)} 0 2
   [junit4]   2> 114983 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459169671144013824), 2 (1459169671144013825)]} 0 0
   [junit4]   2> 114984 T1138 C126 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114986 T1138 C126 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_3,generation=3}
   [junit4]   2> 114987 T1138 C126 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 114988 T1138 C126 oass.SolrIndexSearcher.<init> Opening Searcher@130348b main
   [junit4]   2> 114989 T1138 C126 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 114990 T1140 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@130348b main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):c2)}
   [junit4]   2> 114991 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 114994 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[0+TO+99]&qt=standard&start=0&rows=20&version=2.2} hits=2 status=0 QTime=1 
   [junit4]   2> 114994 T1138 oas.SolrTestCaseJ4.tearDown ###Ending testMultipleUpdatesPerAdd
   [junit4]   2> 114998 T1138 oas.SolrTestCaseJ4.setUp ###Starting testDocBoost
   [junit4]   2> 114999 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459169671159742464), 2 (1459169671160791040)]} 0 1
   [junit4]   2> 115000 T1138 C126 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 115002 T1138 C126 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_4,generation=4}
   [junit4]   2> 115003 T1138 C126 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 115004 T1138 C126 oass.SolrIndexSearcher.<init> Opening Searcher@12402a4 main
   [junit4]   2> 115005 T1138 C126 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 115006 T1140 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12402a4 main{StandardDirectoryReader(segments_4:11:nrt _2(5.0):c2)}
   [junit4]   2> 115007 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 115009 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=text:hello&qt=standard&start=0&rows=20&version=2.2} hits=2 status=0 QTime=1 
   [junit4]   2> 115014 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=text:hello&debugQuery=true} hits=2 status=0 QTime=5 
   [junit4]   2> 115014 T1138 oas.SolrTestCaseJ4.tearDown ###Ending testDocBoost
   [junit4]   2> 115018 T1138 oas.SolrTestCaseJ4.setUp ###Starting testHTMLStrip
   [junit4]   2> 115062 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[200 (1459169671182811136)]} 0 42
   [junit4]   2> 115063 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[201 (1459169671227899904)]} 0 0
   [junit4]   2> 115064 T1138 C126 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 115066 T1138 C126 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@11dd020 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320abf)),segFN=segments_5,generation=5}
   [junit4]   2> 115067 T1138 C126 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 115068 T1138 C126 oass.SolrIndexSearcher.<init> Opening Searcher@64aa4 main
   [junit4]   2> 115069 T1138 C126 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 115070 T1140 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64aa4 main{StandardDirectoryReader(segments_5:13:nrt _2(5.0):c2 _3(5.0):c2)}
   [junit4]   2> 115071 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 115073 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:A%26#66;C} hits=2 status=0 QTime=2 
   [junit4]   2> 115075 T1138 C126 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:%26#65;BC} hits=2 status=0 QTime=1 
   [junit4]   2> 115075 T1138 oas.SolrTestCaseJ4.tearDown ###Ending testHTMLStrip
   [junit4]   2> 115079 T1138 oas.SolrTestCaseJ4.setUp ###Starting testDateMath
   [junit4]   2> 115081 T1138 C126 oass.SolrIndexSearcher.<init> Opening Searcher@1f52f57 realtime
   [junit4]   2> 115081 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459169671245725696)} 0 2
   [junit4]   2> 115082 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459169671247822848)]} 0 0
   [junit4]   2> 115083 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2 (1459169671248871424)]} 0 0
   [junit4]   2> 115084 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3 (1459169671249920000)]} 0 0
   [junit4]   2> 115084 T1138 C126 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {a

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

collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 847166 T5060 C1022 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 847166 T5060 C1022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 847167 T5060 C1022 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@17e2a49 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e8c99),segFN=segments_1m,generation=58}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@17e2a49 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e8c99),segFN=segments_1n,generation=59}
   [junit4]   2> 847167 T5060 C1022 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 59
   [junit4]   2> 847167 T5060 C1022 oass.SolrIndexSearcher.<init> Opening Searcher@41b913 main
   [junit4]   2> 847168 T5060 C1022 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 847168 T5062 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41b913 main{StandardDirectoryReader(segments_1n:89:nrt)}
   [junit4]   2> 847168 T5060 C1022 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 847169 T5060 C1022 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 847169 T5060 C1022 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fl=id,pointvector&fq={!field+f%3Dpointvector}Intersects(NonexistentShape(89.9,-130+d%3D9))&rows=1000} status=400 QTime=0 
   [junit4]   2> 847170 T5060 C1022 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 847170 T5060 C1022 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fl=id,pointvector&fq={!field+f%3Dpointvector}Intersects(NonexistentShape(89.9,-130+d%3D9&rows=1000} status=400 QTime=0 
   [junit4]   2> 847171 T5060 C1022 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 847171 T5060 C1022 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fl=id,pointvector&fq={!field+f%3Dpointvector}Intersectssss&rows=1000} status=400 QTime=0 
   [junit4]   2> 847172 T5060 C1022 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 0
   [junit4]   2> 847173 T5060 C1022 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 847173 T5060 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=pointvector}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=1DE4D2FA315DB8B9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Araguaina -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | TestSolr4Spatial.testBadShapeParse400 {p0=pointvector} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DE4D2FA315DB8B9:BF384451F9BA2B56]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 847176 T5060 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 847176 T5060 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24245272
   [junit4]   2> 847176 T5060 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1be4b2a
   [junit4]   2> 847177 T5060 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=58,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=4,cumulative_adds=152,cumulative_deletesById=0,cumulative_deletesByQuery=36,cumulative_errors=4}
   [junit4]   2> 847177 T5060 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 847177 T5060 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 847178 T5060 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 847178 T5060 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 847178 T5060 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 847178 T5060 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391573364745 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391573364745;done=false>>]
   [junit4]   2> 847179 T5060 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391573364745
   [junit4]   2> 847179 T5060 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391573364745/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391573364745/index;done=false>>]
   [junit4]   2> 847179 T5060 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391573364745/index
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_AU, timezone=America/Araguaina
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=190619256,total=325320704
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, TestSearchPerf, TestSuggestSpellingConverter, TestSolrIndexConfig, TestDefaultSearchFieldResource, ReturnFieldsTest, SearchHandlerTest, SolrCoreTest, UUIDFieldTest, HdfsBasicDistributedZkTest, IndexSchemaTest, TestSort, DistributedSuggestComponentTest, TestWriterPerf, HdfsUnloadDistributedZkTest, TermVectorComponentTest, TestFaceting, TestSchemaVersionResource, TestSolrQueryParserResource, TestRandomMergePolicy, ConnectionManagerTest, SolrIndexSplitterTest, ShowFileRequestHandlerTest, DeleteReplicaTest, TestCursorMarkWithoutUniqueKey, HdfsDirectoryTest, ZkCLITest, AbstractAnalyticsFacetTest, TestCustomSort, SliceStateTest, DistributedSpellCheckComponentTest, TestSystemIdResolver, TestLFUCache, QueryEqualityTest, JsonLoaderTest, TestCloudManagedSchemaAddField, SOLR749Test, SimpleFacetsTest, AssignTest, DocValuesTest, TestMergePolicyConfig, ResponseLogComponentTest, TestModifyConfFiles, DOMUtilTest, TestJmxMonitoredMap, SolrInfoMBeanTest, BasicFunctionalityTest, SolrTestCaseJ4Test, HdfsChaosMonkeySafeLeaderTest, DateMathParserTest, TestDocumentBuilder, PolyFieldTest, DocumentBuilderTest, EchoParamsTest, HdfsCollectionsAPIDistributedZkTest, CopyFieldTest, TermsComponentTest, TestLRUCache, TestDocSet, SuggesterFSTTest, TestLuceneMatchVersion, LeaderElectionTest, UpdateParamsTest, ParsingFieldUpdateProcessorsTest, DistributedQueryElevationComponentTest, ClusterStateTest, FileBasedSpellCheckerTest, QueryFacetTest, TestRandomDVFaceting, TestCoreContainer, LoggingHandlerTest, UnloadDistributedZkTest, StressHdfsTest, TestJoin, SuggesterTest, TestSolrDeletionPolicy1, TestLMJelinekMercerSimilarityFactory, BinaryUpdateRequestHandlerTest, QueryElevationComponentTest, TestQueryUtils, UpdateRequestProcessorFactoryTest, CacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, BlockDirectoryTest, LukeRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, SliceStateUpdateTest, AutoCommitTest, TestRecovery, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestSolr4Spatial]
   [junit4] Completed on J0 in 6.12s, 32 tests, 4 failures, 2 skipped <<< FAILURES!

[...truncated 578 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b128) - Build # 9361 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9361/
Java: 32bit/jdk1.8.0-fcs-b128 -server -XX:+UseConcMarkSweepGC

7 tests failed.
REGRESSION:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:3F5B90B89BAA7BEC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.cloud.CustomCollectionTest.testDistribSearch

Error Message:
createcollection the collection time out:60s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: createcollection the collection time out:60s
	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:D39A9E72074CA977]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1621)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1585)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:188)
	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:131)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:B15BEB329BAB160B]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:592)
	at java.lang.Long.parseLong(Long.java:631)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:611)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


REGRESSION:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:F0A086C1B8F45AA4]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:F0A086C1B8F45AA4]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:F0A086C1B8F45AA4]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:F0A086C1B8F45AA4]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10254 lines...]
   [junit4] Suite: org.apache.solr.BasicFunctionalityTest
   [junit4]   2> 532534 T2827 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391567389097
   [junit4]   2> 532534 T2827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 532535 T2827 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 532535 T2827 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 532560 T2827 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 532583 T2827 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 532583 T2827 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 532588 T2827 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 532684 T2827 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 532688 T2827 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 532689 T2827 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 532694 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 532696 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 532697 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 532698 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 532698 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 532698 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 532698 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 532699 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 532699 T2827 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 532699 T2827 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 532699 T2827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 532714 T2827 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 532714 T2827 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 532715 T2827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 532728 T2827 oasc.CoreContainer.<init> New CoreContainer 27235101
   [junit4]   2> 532729 T2827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 532729 T2827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 532730 T2827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 532730 T2827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 532730 T2827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 532730 T2827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 532730 T2827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 532731 T2827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 532731 T2827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 532731 T2827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 532733 T2827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 532733 T2827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 532733 T2827 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 532734 T2828 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 532734 T2828 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 532735 T2828 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 532735 T2828 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 532755 T2828 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 532773 T2828 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 532774 T2828 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 532778 T2828 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 532888 T2828 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 532892 T2828 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 532893 T2828 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 532897 T2828 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 532898 T2828 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 532899 T2828 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 532900 T2828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 532900 T2828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 532900 T2828 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 532900 T2828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 532901 T2828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 532901 T2828 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 532901 T2828 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391567389097/
   [junit4]   2> 532901 T2828 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@195637f
   [junit4]   2> 532902 T2828 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391567389097
   [junit4]   2> 532902 T2828 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391567389097/index/
   [junit4]   2> 532902 T2828 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391567389097/index' doesn't exist. Creating new index...
   [junit4]   2> 532902 T2828 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391567389097/index
   [junit4]   2> 532903 T2828 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=39.5205078125, floorSegmentMB=0.486328125, forceMergeDeletesPctAllowed=24.871517967314958, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 532903 T2828 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_1,generation=1}
   [junit4]   2> 532904 T2828 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 532904 T2828 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 532906 T2828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 532907 T2828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 532907 T2828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 532907 T2828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 532908 T2828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 532908 T2828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 532908 T2828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 532908 T2828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 532909 T2828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 532909 T2828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 532909 T2828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 532910 T2828 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 532910 T2828 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 532910 T2828 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 532910 T2828 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 532911 T2828 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 532911 T2828 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 532911 T2828 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 532912 T2828 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 532912 T2828 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 532912 T2828 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 532912 T2828 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 532913 T2828 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 532913 T2828 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 532913 T2828 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 532913 T2828 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532914 T2828 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532914 T2828 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532914 T2828 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532914 T2828 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532915 T2828 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532915 T2828 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532915 T2828 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 532915 T2828 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 532916 T2828 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 532917 T2828 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 532918 T2828 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 532919 T2828 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 532919 T2828 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 532920 T2828 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=44.4267578125, floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=21.549325486429648, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6747450450868984
   [junit4]   2> 532920 T2828 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_1,generation=1}
   [junit4]   2> 532920 T2828 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 532921 T2828 oass.SolrIndexSearcher.<init> Opening Searcher@8b18e0 main
   [junit4]   2> 532921 T2828 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 532989 T2828 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 533006 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8b18e0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 533012 T2828 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 533021 T2827 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 533024 T2827 oas.SolrTestCaseJ4.setUp ###Starting testMultipleUpdatesPerAdd
   [junit4]   2> ASYNC  NEW_CORE C1481 name=collection1 org.apache.solr.core.SolrCore@1ca7c9e
   [junit4]   2> 533026 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459164167104626688)} 0 1
   [junit4]   2> 533028 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459164167107772416), 2 (1459164167107772417)]} 0 0
   [junit4]   2> 533029 T2827 C1481 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533031 T2827 C1481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_2,generation=2}
   [junit4]   2> 533032 T2827 C1481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 533033 T2827 C1481 oass.SolrIndexSearcher.<init> Opening Searcher@1ea801c main
   [junit4]   2> 533035 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ea801c main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c2)}
   [junit4]   2> 533035 T2827 C1481 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533036 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 533037 T2827 C1481 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[0+TO+99]&qt=standard&start=0&rows=20&version=2.2} hits=2 status=0 QTime=1 
   [junit4]   2> 533038 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testMultipleUpdatesPerAdd
   [junit4]   2> 533043 T2827 oas.SolrTestCaseJ4.setUp ###Starting testLocalSolrQueryRequestParams
   [junit4]   2> 533043 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testLocalSolrQueryRequestParams
   [junit4]   2> 533048 T2827 oas.SolrTestCaseJ4.setUp ###Starting testClientErrorOnMalformedNumbers
   [junit4]   2> 533050 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 2
   [junit4]   2> 533052 T2827 C1481 oasc.SolrException.log Ignoring exception matching NOT_A_NUMBER
   [junit4]   2> 533053 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testClientErrorOnMalformedNumbers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicFunctionalityTest -Dtests.method=testClientErrorOnMalformedNumbers -Dtests.seed=527C106A7013C94B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Asia/Vladivostok -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J0 | BasicFunctionalityTest.testClientErrorOnMalformedNumbers <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([527C106A7013C94B:3F5B90B89BAA7BEC]:0)
   [junit4]    > 	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 533063 T2827 oas.SolrTestCaseJ4.setUp ###Starting testKeywordTokenizerFactory
   [junit4]   2> 533064 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459164167145521152)]} 0 0
   [junit4]   2> 533065 T2827 C1481 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533066 T2827 C1481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_3,generation=3}
   [junit4]   2> 533067 T2827 C1481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 533067 T2827 C1481 oass.SolrIndexSearcher.<init> Opening Searcher@4b9903 main
   [junit4]   2> 533068 T2827 C1481 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533069 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b9903 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c2 _1(5.0):c1)}
   [junit4]   2> 533070 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 533070 T2827 C1481 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:42&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 533071 T2827 C1481 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=keywordtok:"How+nOw+broWn-ish+C.o.w.+?"&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 533072 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testKeywordTokenizerFactory
   [junit4]   2> 533075 T2827 oas.SolrTestCaseJ4.setUp ###Starting testPatternReplaceFilter
   [junit4]   2> 533078 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459164167158104064)]} 0 2
   [junit4]   2> 533079 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2 (1459164167160201216)]} 0 1
   [junit4]   2> 533079 T2827 C1481 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533081 T2827 C1481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_4,generation=4}
   [junit4]   2> 533082 T2827 C1481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 533083 T2827 C1481 oass.SolrIndexSearcher.<init> Opening Searcher@18cfe22 main
   [junit4]   2> 533084 T2827 C1481 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533086 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18cfe22 main{StandardDirectoryReader(segments_4:9:nrt _1(5.0):c1 _2(5.0):c2)}
   [junit4]   2> 533087 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 533088 T2827 C1481 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=patternreplacefilt:Up} hits=0 status=0 QTime=1 
   [junit4]   2> 533088 T2827 C1481 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=patternreplacefilt:__What_s_Up_Doc_} hits=1 status=0 QTime=0 
   [junit4]   2> 533089 T2827 C1481 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=patternreplacefilt:My__fine_feathered_friend_} hits=1 status=0 QTime=0 
   [junit4]   2> 533090 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testPatternReplaceFilter
   [junit4]   2> 533094 T2827 oas.SolrTestCaseJ4.setUp ###Starting testLazyField
   [junit4]   2> 533110 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7777 (1459164167187464192)]} 0 9
   [junit4]   2> 533111 T2827 C1481 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533114 T2827 C1481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_5,generation=5}
   [junit4]   2> 533115 T2827 C1481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 533123 T2827 C1481 oass.SolrIndexSearcher.<init> Opening Searcher@9c927 main
   [junit4]   2> 533124 T2827 C1481 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533125 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9c927 main{StandardDirectoryReader(segments_5:11:nrt _1(5.0):c1 _2(5.0):c2 _3(5.0):c1)}
   [junit4]   2> 533125 T2827 C1481 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 14
   [junit4]   2> 533127 T2827 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:7777&fl=id,title} hits=1 status=0 QTime=1 
   [junit4]   2> 533128 T2827 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:7777&fl=id,test_hlt} hits=1 status=0 QTime=0 
   [junit4]   2> 533129 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testLazyField
   [junit4]   2> 533134 T2827 oas.SolrTestCaseJ4.setUp ###Starting testSolrParams
   [junit4]   2> 533135 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testSolrParams
   [junit4]   2> 533141 T2827 oas.SolrTestCaseJ4.setUp ###Starting testTermVectorFields
   [junit4]   2> 533142 T2827 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 533149 T2827 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 533259 T2827 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 533263 T2827 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 533264 T2827 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 533269 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 533271 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 533273 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 533274 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 533274 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 533275 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 533275 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 533275 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 533276 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testTermVectorFields
   [junit4]   2> 533282 T2827 oas.SolrTestCaseJ4.setUp ###Starting testRequestHandlerBaseException
   [junit4]   2> 533283 T2827 oasc.SolrException.log Ignoring exception matching ignore_exception
   [junit4]   2> 533283 T2827 oasc.SolrCore.execute [collection1] webapp=null path=null params={} status=500 QTime=0 
   [junit4]   2> 533284 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testRequestHandlerBaseException
   [junit4]   2> 533287 T2827 oas.SolrTestCaseJ4.setUp ###Starting testFieldBoost
   [junit4]   2> ASYNC  NEW_CORE C1482 name=collection1 org.apache.solr.core.SolrCore@1ca7c9e
   [junit4]   2> 533288 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459164167379353600), 2 (1459164167380402176)]} 0 1
   [junit4]   2> 533288 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533290 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_6,generation=6}
   [junit4]   2> 533290 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 533291 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@488dd3 main
   [junit4]   2> 533292 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533293 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@488dd3 main{StandardDirectoryReader(segments_6:15:nrt _1(5.0):c1 _3(5.0):c1 _4(5.0):c2)}
   [junit4]   2> 533293 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 533294 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=text:hello&qt=standard&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0 
   [junit4]   2> 533296 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=text:hello&debugQuery=true} hits=2 status=0 QTime=1 
   [junit4]   2> 533296 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testFieldBoost
   [junit4]   2> 533300 T2827 oas.SolrTestCaseJ4.setUp ###Starting testSomeStuff
   [junit4]   2> 533301 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@7264e0 realtime
   [junit4]   2> 533302 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459164167394033664)} 0 1
   [junit4]   2> 533303 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=qlkciyopsbgzyvkylsjhchghjrdf&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 533303 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[42 (-1459164167396130816)]} 0 0
   [junit4]   2> 533305 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459164167397179392)]} 0 1
   [junit4]   2> 533306 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533308 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_7,generation=7}
   [junit4]   2> 533308 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 533310 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@1d6f5c8 main
   [junit4]   2> 533316 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533317 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d6f5c8 main{StandardDirectoryReader(segments_7:19:nrt _5(5.0):c1)}
   [junit4]   2> 533318 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 12
   [junit4]   2> 533319 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:42+AND+val_s:aa\;bb&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 533320 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:42+AND+val_s:"aa;bb"&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 533321 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:42+AND+val_s:aa&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 533322 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[42 (-1459164167416053760)]} 0 0
   [junit4]   2> 533323 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533323 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_8,generation=8}
   [junit4]   2> 533324 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 533324 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@edd6d9 main
   [junit4]   2> 533324 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533326 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@edd6d9 main{StandardDirectoryReader(segments_8:21:nrt)}
   [junit4]   2> 533326 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 533327 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:42&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 533328 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459164167422345216)]} 0 0
   [junit4]   2> 533329 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459164167423393792)]} 0 0
   [junit4]   2> 533330 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533332 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_9,generation=9}
   [junit4]   2> 533332 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 533333 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@1cf21d4 main
   [junit4]   2> 533334 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533335 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cf21d4 main{StandardDirectoryReader(segments_9:23:nrt _6(5.0):c2/1:delGen=1)}
   [junit4]   2> 533335 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 533336 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:42&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 533337 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459164167431782400)]} 0 0
   [junit4]   2> 533338 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459164167432830976)]} 0 0
   [junit4]   2> 533338 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533340 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_a,generation=10}
   [junit4]   2> 533340 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 533342 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@60d61 main
   [junit4]   2> 533342 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533344 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60d61 main{StandardDirectoryReader(segments_a:27:nrt _7(5.0):c2/1:delGen=1)}
   [junit4]   2> 533344 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 533345 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:42&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 533346 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101 (1459164167441219584)]} 0 0
   [junit4]   2> 533347 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101 (1459164167442268160)]} 0 0
   [junit4]   2> 533348 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[105 (1459164167442268161)]} 0 1
   [junit4]   2> 533348 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[102 (1459164167443316736)]} 0 0
   [junit4]   2> 533349 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[103 (1459164167444365312)]} 0 1
   [junit4]   2> 533349 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101 (1459164167444365313)]} 0 0
   [junit4]   2> 533350 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533351 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_b,generation=11}
   [junit4]   2> 533351 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 533352 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@11c227c main
   [junit4]   2> 533354 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533355 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11c227c main{StandardDirectoryReader(segments_b:29:nrt _7(5.0):c2/1:delGen=1 _8(5.0):c6/2:delGen=1)}
   [junit4]   2> 533356 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 533357 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[100+TO+110]&rows=2147483647} hits=4 status=0 QTime=1 
   [junit4]   2> 533357 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[100+TO+111]&rows=1147483647} hits=4 status=0 QTime=0 
   [junit4]   2> 533358 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[100+TO+110]&qt=standard&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0 
   [junit4]   2> 533359 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[102 (-1459164167454851072)]} 0 0
   [junit4]   2> 533359 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533360 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_c,generation=12}
   [junit4]   2> 533360 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 533361 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@3d8570 main
   [junit4]   2> 533361 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533362 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d8570 main{StandardDirectoryReader(segments_c:30:nrt _7(5.0):c2/1:delGen=1 _8(5.0):c6/3:delGen=2)}
   [junit4]   2> 533363 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 533364 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[100+TO+110]&qt=standard&start=0&rows=20&version=2.2} hits=3 status=0 QTime=1 
   [junit4]   2> 533364 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[105 (-1459164167460093952)]} 0 0
   [junit4]   2> 533365 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533366 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_d,generation=13}
   [junit4]   2> 533366 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 533366 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@13b4835 main
   [junit4]   2> 533367 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533368 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13b4835 main{StandardDirectoryReader(segments_d:31:nrt _7(5.0):c2/1:delGen=1 _8(5.0):c6/4:delGen=3)}
   [junit4]   2> 533368 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 533369 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[100+TO+110]&qt=standard&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0 
   [junit4]   2> 533370 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@1eadfe8 realtime
   [junit4]   2> 533371 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=id:[100 TO 110] (-1459164167466385408)} 0 1
   [junit4]   2> 533371 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533372 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_e,generation=14}
   [junit4]   2> 533372 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 533372 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@350565 main
   [junit4]   2> 533373 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533374 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@350565 main{StandardDirectoryReader(segments_d:33:nrt _7(5.0):c2/1:delGen=1)}
   [junit4]   2> 533375 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 533375 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[100+TO+110]&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 533377 T2827 C1482 oasu.DirectUpdateHandler2.rollback start rollback{}
   [junit4]   2> 533377 T2827 C1482 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 533378 T2827 C1482 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 533378 T2827 C1482 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
   [junit4]   2> 533378 T2827 C1482 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8431984534225041]
   [junit4]   2> 533379 T2827 C1482 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_e,generation=14}
   [junit4]   2> 533380 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 533380 T2827 C1482 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 533381 T2827 C1482 oasu.DirectUpdateHandler2.rollback end_rollback
   [junit4]   2> 533381 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {rollback=} 0 5
   [junit4]   2> 533382 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533383 T2827 C1482 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 533384 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@1f885a main
   [junit4]   2> 533384 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533386 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f885a main{StandardDirectoryReader(segments_e:33:nrt _7(5.0):c2/1:delGen=1)}
   [junit4]   2> 533386 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 533387 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testSomeStuff
   [junit4]   2> 533391 T2827 oas.SolrTestCaseJ4.setUp ###Starting testAbuseOfSort
   [junit4]   2> 533393 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9999991 (1459164167489454080)]} 0 1
   [junit4]   2> 533397 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9999992 (1459164167492599808)]} 0 3
   [junit4]   2> 533398 T2827 C1482 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533400 T2827 C1482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_f,generation=15}
   [junit4]   2> 533400 T2827 C1482 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 533401 T2827 C1482 oass.SolrIndexSearcher.<init> Opening Searcher@13d7fe1 main
   [junit4]   2> 533402 T2827 C1482 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533403 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13d7fe1 main{StandardDirectoryReader(segments_f:35:nrt _7(5.0):c2/1:delGen=1 _9(5.0):c2)}
   [junit4]   2> 533404 T2827 C1482 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 533405 T2827 C1482 oasc.SolrException.log Ignoring exception matching can not sort on multivalued field: sortabuse_t
   [junit4]   2> 533405 T2827 C1482 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=sortabuse_b:true&sort=sortabuse_t+asc} status=400 QTime=1 
   [junit4]   2> 533406 T2827 oasc.SolrException.log Ignoring exception matching can not sort on multivalued field: sortabuse_t
   [junit4]   2> 533406 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testAbuseOfSort
   [junit4]   2> 533410 T2827 oas.SolrTestCaseJ4.setUp ###Starting testHTMLStrip
   [junit4]   2> ASYNC  NEW_CORE C1483 name=collection1 org.apache.solr.core.SolrCore@1ca7c9e
   [junit4]   2> 533418 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[200 (1459164167509377024)]} 0 7
   [junit4]   2> 533419 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[201 (1459164167517765632)]} 0 0
   [junit4]   2> 533420 T2827 C1483 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 533421 T2827 C1483 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d678e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@323a84)),segFN=segments_g,generation=16}
   [junit4]   2> 533422 T2827 C1483 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 533423 T2827 C1483 oass.SolrIndexSearcher.<init> Opening Searcher@1aad949 main
   [junit4]   2> 533424 T2827 C1483 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 533425 T2829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1aad949 main{StandardDirectoryReader(segments_g:37:nrt _7(5.0):c2/1:delGen=1 _9(5.0):c2 _a(5.0):c2)}
   [junit4]   2> 533426 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 533427 T2827 C1483 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:A%26#66;C} hits=2 status=0 QTime=1 
   [junit4]   2> 533428 T2827 C1483 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:%26#65;BC} hits=2 status=0 QTime=0 
   [junit4]   2> 533429 T2827 oas.SolrTestCaseJ4.tearDown ###Ending testHTMLStrip
   [junit4]   2> 533433 T2827 oas.SolrTestCaseJ4.setUp ###Starting testNonTrivialDeleteByQuery
   [junit4]   2> 533434 T2827 C1483 oass.SolrIndexSearcher.<init> Opening Searcher@1be37 realtime
   [junit4]   2> 533438 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459164167532445696)} 0 5
   [junit4]   2> 533439 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101 (1459164167537688576)]} 0 1
   [junit4]   2> 533440 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[102 (1459164167539785728)]} 0 0
   [junit4]   2> 533441 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[103 (1459164167539785729)]} 0 1
   [junit4]   2> 533441 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[104 (1459164167540834304)]} 0 0
   [junit4]   2> 533442 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[105 (1459164167541882880)]} 0 0
   [junit4]   2> 533442 T2827 C1483 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[106 (1459164167541882881)]} 0 0
   [junit4]   2> 533443 T2827 C1483 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [j

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

lrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1112273 T4873 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1112274 T4845 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1112275 T4873 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1112275 T4845 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1112275 T4873 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/implicitcoll0/leader_elect/b/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ar_QA, timezone=Asia/Qatar
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=118248104,total=225038336
   [junit4]   2> NOTE: All tests run in this JVM: [AddBlockUpdateTest, TestInfoStreamLogging, ShardRoutingTest, SliceStateTest, FieldMutatingUpdateProcessorTest, DeleteReplicaTest, BlockDirectoryTest, SyncSliceTest, TestWriterPerf, ResponseLogComponentTest, TestSolrQueryParser, DocumentBuilderTest, TestSolrXmlPersistor, CopyFieldTest, ReturnFieldsTest, EnumFieldTest, ZkCLITest, TestJmxMonitoredMap, SoftAutoCommitTest, ParsingFieldUpdateProcessorsTest, TestSort, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestPseudoReturnFields, OverseerCollectionProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudManagedSchemaAddField, TestPostingsSolrHighlighter, BasicDistributedZkTest, TestLFUCache, CircularListTest, LoggingHandlerTest, EchoParamsTest, TestCharFilters, TestReversedWildcardFilterFactory, TestCursorMarkWithoutUniqueKey, TestDynamicFieldResource, TestFileDictionaryLookup, UUIDFieldTest, FastVectorHighlighterTest, ExternalFileFieldSortTest, SearchHandlerTest, TestFunctionQuery, RegexBoostProcessorTest, QueryResultKeyTest, DeleteShardTest, TestMergePolicyConfig, SpellPossibilityIteratorTest, TestNonNRTOpen, AbstractAnalyticsFacetTest, TestReplicationHandler, RecoveryZkTest, TestLMDirichletSimilarityFactory, PrimitiveFieldTypeTest, HdfsBasicDistributedZkTest, TestUniqueKeyFieldResource, TestLuceneMatchVersion, SimpleFacetsTest, QueryElevationComponentTest, TestFaceting, CSVRequestHandlerTest, TermsComponentTest, CoreAdminCreateDiscoverTest, SystemInfoHandlerTest, TestBadConfig, TestShardHandlerFactory, TestSolrQueryParserDefaultOperatorResource, TestRandomMergePolicy, SuggesterTest, AbstractAnalyticsStatsTest, UpdateParamsTest, TestRealTimeGet, TermVectorComponentTest, StressHdfsTest, RangeFacetTest, TestDocBasedVersionConstraints, AnalysisAfterCoreReloadTest, ScriptEngineTest, TestJoin, TestSolrIndexConfig, DistributedSpellCheckComponentTest, TestDocumentBuilder, HdfsChaosMonkeySafeLeaderTest, TestExtendedDismaxParser, UpdateRequestProcessorFactoryTest, BasicFunctionalityTest, TestDocSet, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, TestRecovery, TestStressReorder, TestCoreContainer, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, SpatialFilterTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, SortByFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, IndexSchemaTest, QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, HighlighterConfigTest, TestQuerySenderListener, TestStressRecovery, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestRTGBase, SolrTestCaseJ4Test, QueryFacetTest, AssignTest, ConnectionManagerTest, CustomCollectionTest]
   [junit4] Completed on J0 in 76.93s, 1 test, 1 error <<< FAILURES!

[...truncated 158 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 2 errors, 5 failures, 35 ignored (7 assumptions)

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