Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1711/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]

Stack Trace:
java.lang.RuntimeException: mismatch: '-40,40'!='-40,39.99999997' @ 
response/docs/[5]/llp_N_dv_dvasst/[0]
        at 
__randomizedtesting.SeedInfo.seed([1ABFCCC32F678305:3C4BA63F23C0C54B]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
        at 
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[14]/llp_N_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[14]/llp_N_dv_dvasst
        at 
__randomizedtesting.SeedInfo.seed([1ABFCCC32F678305:3C4BA63F23C0C54B]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
        at 
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[14]/llp_N_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[14]/llp_N_dv_dvasst
        at 
__randomizedtesting.SeedInfo.seed([1ABFCCC32F678305:3C4BA63F23C0C54B]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
        at 
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]

Stack Trace:
java.lang.RuntimeException: mismatch: '-40,40'!='-40,39.99999997' @ 
response/docs/[5]/llp_N_dv_dvasst/[0]
        at 
__randomizedtesting.SeedInfo.seed([1ABFCCC32F678305:3C4BA63F23C0C54B]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
        at 
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]

Stack Trace:
java.lang.RuntimeException: mismatch: '-40,40'!='-40,39.99999997' @ 
response/docs/[5]/llp_N_dv_dvasst/[0]
        at 
__randomizedtesting.SeedInfo.seed([1ABFCCC32F678305:3C4BA63F23C0C54B]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
        at 
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 15052 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> 1763036 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_1ABFCCC32F678305-001/init-core-data-001
   [junit4]   2> 1763036 WARN  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1763036 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1763037 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1763038 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1763038 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1763050 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1763054 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1763060 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1763084 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13726f9b
   [junit4]   2> 1763092 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13726f9b
   [junit4]   2> 1763092 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13726f9b
   [junit4]   2> 1763093 INFO  (coreLoadExecutor-8047-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1763093 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1763102 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1763105 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1763109 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1763109 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1763109 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13726f9b
   [junit4]   2> 1763109 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1763109 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_1ABFCCC32F678305-001/init-core-data-001/]
   [junit4]   2> 1763110 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=43.1123046875, 
floorSegmentMB=2.177734375, forceMergeDeletesPctAllowed=15.374570778677029, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1763145 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1763145 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1763146 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1763146 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d29c0e0[collection1] main]
   [junit4]   2> 1763147 WARN  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1763147 INFO  (coreLoadExecutor-8047-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1763147 INFO  
(searcherExecutor-8048-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d29c0e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1763148 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1763149 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLatLonRetrieval
   [junit4]   2> 1763149 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1763149 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763150 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1763151 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1763151 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763152 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763154 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2caec090[collection1] main]
   [junit4]   2> 1763154 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763155 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2caec090[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c9)))}
   [junit4]   2> 1763155 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1763156 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&sort=id+asc&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 1763156 ERROR 
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch: 
'-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]
   [junit4]   2>  expected =response/docs/[5]/llp_N_dv_dvasst==['-40,40']
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":9,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"0",
   [junit4]   2>         "llp_1_dv_st":"40.2996543270,-74.0824956673"},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "llp_N_dv_st":["-40,40",
   [junit4]   2>           "-45,45"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "llp_N_dv_st":["-40,40"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "llp_1_dv_dvasst":"40.29965431,-74.08249572"},
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "llp_N_dv_dvasst":["-45,45",
   [junit4]   2>           "-40,39.99999997"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"5",
   [junit4]   2>         "llp_N_dv_dvasst":["-40,39.99999997"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"6",
   [junit4]   2>         "llp_N_dv_dvasst":["-90,179.99999992",
   [junit4]   2>           "-90,-180",
   [junit4]   2>           "0,0",
   [junit4]   2>           "0,179.99999992",
   [junit4]   2>           "0,-180",
   [junit4]   2>           "89.99999996,0",
   [junit4]   2>           "89.99999996,179.99999992",
   [junit4]   2>           "89.99999996,-180"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"7"},
   [junit4]   2>       {
   [junit4]   2>         "id":"8"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = q=*:*&fl=*&sort=id+asc&wt=xml
   [junit4]   2> 1763157 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLatLonRetrieval
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.method=testLatLonRetrieval -Dtests.seed=1ABFCCC32F678305 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ga 
-Dtests.timezone=Brazil/West -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J0 | TestSolr4Spatial2.testLatLonRetrieval <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1ABFCCC32F678305:3C4BA63F23C0C54B]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1763159 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 1763159 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763159 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763159 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType 
srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
 strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 1763160 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1763160 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763160 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763161 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59caf17c[collection1] main]
   [junit4]   2> 1763161 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763162 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59caf17c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):c1)))}
   [junit4]   2> 1763162 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763165 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType 
srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
 strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 1763165 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!geofilt+sfield%3D"srptgeom"+pt%3D"56.9484,24.0981"+d%3D100}&hl=true&hl.fl=srptgeom}
 hits=1 status=0 QTime=2
   [junit4]   2> 1763166 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 1763167 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryField
   [junit4]   2> 1763167 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1763167 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763168 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1763171 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 3
   [junit4]   2> 1763172 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763172 WARN  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1763173 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763174 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a70b086[collection1] main]
   [junit4]   2> 1763174 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763175 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a70b086[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):c2)))}
   [junit4]   2> 1763175 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 3
   [junit4]   2> 1763175 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763176 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1763176 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763176 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 1763177 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=1
   [junit4]   2> 1763180 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=3
   [junit4]   2> 1763180 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1763180 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763180 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763181 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@401736fd[collection1] main]
   [junit4]   2> 1763183 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@401736fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):c2)
 Uninverting(_3(7.4.0):c1)))}
   [junit4]   2> 1763183 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763183 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1763185 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=9
   [junit4]   2> 1763187 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.heatmap=srptgeom&json.nl=map&facet=true&wt=xml} hits=3 
status=0 QTime=1
   [junit4]   2> 1763188 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[1ABFCCC32F678305]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
   [junit4]   2> 1763189 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryGeo3dField
   [junit4]   2> 1763189 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763189 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763200 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType 
srptgeom_geo3d{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
 strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 
calculator=org.apache.lucene.spatial.spatial4j.Geo3dDistanceCalculator@421b3e08,
 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 1763233 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 43
   [junit4]   2> 1763258 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 25
   [junit4]   2> 1763259 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763259 WARN  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
the entire index! Use with care.
   [junit4]   2> 1763260 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763261 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d28df46[collection1] main]
   [junit4]   2> 1763261 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763262 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d28df46[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):c2)))}
   [junit4]   2> 1763262 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 3
   [junit4]   2> 1763262 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763262 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1763262 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763262 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 1763265 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=2
   [junit4]   2> 1763267 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=4
   [junit4]   2> 1763268 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1763268 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763268 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763269 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17e97c04[collection1] main]
   [junit4]   2> 1763270 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763271 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17e97c04[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):c2)
 Uninverting(_5(7.4.0):c1)))}
   [junit4]   2> 1763271 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1763273 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=10
   [junit4]   2> 1763274 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.heatmap=srptgeom_geo3d&json.nl=map&facet=true&wt=xml} 
hits=3 status=0 QTime=1
   [junit4]   2> 1763289 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(POLYGON((-11+12,+10.5+12,+-11+11,+-11+12)))&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=14
   [junit4]   2> 1763290 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[1ABFCCC32F678305]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryGeo3dField
   [junit4]   2> 1763291 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:5943168A373A6DBD]}
   [junit4]   2> 1763291 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763291 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763293 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763293 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763293 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763294 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4190a627[collection1] main]
   [junit4]   2> 1763295 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4190a627[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.4.0):c1)))}
   [junit4]   2> 1763295 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763295 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763296 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763296 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763296 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763296 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763298 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7531d81c[collection1] main]
   [junit4]   2> 1763298 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763299 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7531d81c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.4.0):c1)))}
   [junit4]   2> 1763299 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763299 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763300 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:5943168A373A6DBD]}
   [junit4]   2> 1763301 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:ED15AA7603F8A691]}
   [junit4]   2> 1763301 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763301 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763302 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763302 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763302 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763303 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61d2e0b4[collection1] main]
   [junit4]   2> 1763303 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763304 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61d2e0b4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.4.0):c1)))}
   [junit4]   2> 1763304 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763305 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763305 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763305 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763305 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763306 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27048f69[collection1] main]
   [junit4]   2> 1763307 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763308 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27048f69[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.4.0):c1)))}
   [junit4]   2> 1763308 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763308 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763309 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:ED15AA7603F8A691]}
   [junit4]   2> 1763310 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:63FC3CAA523CEE5A]}
   [junit4]   2> 1763310 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763310 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763310 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763310 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763310 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763312 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74a5c091[collection1] main]
   [junit4]   2> 1763312 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763313 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74a5c091[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.4.0):c1)))}
   [junit4]   2> 1763313 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763313 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763314 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763314 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763314 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763315 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cab40e[collection1] main]
   [junit4]   2> 1763315 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763316 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7cab40e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.4.0):c1)))}
   [junit4]   2> 1763316 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763317 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763317 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:63FC3CAA523CEE5A]}
   [junit4]   2> 1763319 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:5212974F3EC2B573]}
   [junit4]   2> 1763319 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763319 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763319 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763319 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763319 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763320 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48a6d2e5[collection1] main]
   [junit4]   2> 1763321 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763322 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48a6d2e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.4.0):c1)))}
   [junit4]   2> 1763322 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763322 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763323 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763323 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763323 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763324 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49e0a1c3[collection1] main]
   [junit4]   2> 1763324 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763325 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49e0a1c3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(7.4.0):c1)))}
   [junit4]   2> 1763326 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763326 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763327 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:5212974F3EC2B573]}
   [junit4]   2> 1763328 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:1ED312E29FCA75C8]}
   [junit4]   2> 1763328 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763328 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763328 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763329 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763329 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763330 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a231169[collection1] main]
   [junit4]   2> 1763331 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a231169[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.4.0):c1)))}
   [junit4]   2> 1763332 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763332 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763332 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763332 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763333 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763333 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763334 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28f72410[collection1] main]
   [junit4]   2> 1763334 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763335 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@28f72410[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(7.4.0):c1)))}
   [junit4]   2> 1763335 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763336 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763336 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:1ED312E29FCA75C8]}
   [junit4]   2> 1763342 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:8F29C1BDE27638C8]}
   [junit4]   2> 1763342 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763342 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763342 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763343 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763343 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763344 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60f4555e[collection1] main]
   [junit4]   2> 1763344 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763345 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@60f4555e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(7.4.0):c1)))}
   [junit4]   2> 1763346 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763346 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763346 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763347 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763347 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763348 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63ee5c87[collection1] main]
   [junit4]   2> 1763348 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763349 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63ee5c87[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(7.4.0):c1)))}
   [junit4]   2> 1763350 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763350 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763350 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:8F29C1BDE27638C8]}
   [junit4]   2> 1763352 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:B1F7A53BF04628CE]}
   [junit4]   2> 1763352 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763353 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763353 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763353 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763353 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763354 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ee5f3a9[collection1] main]
   [junit4]   2> 1763356 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ee5f3a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(7.4.0):c1)))}
   [junit4]   2> 1763356 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763356 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763356 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763357 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763357 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763357 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763358 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fafda8d[collection1] main]
   [junit4]   2> 1763359 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763360 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5fafda8d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(7.4.0):c1)))}
   [junit4]   2> 1763360 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763360 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763361 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:B1F7A53BF04628CE]}
   [junit4]   2> 1763362 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:2D443F41D352BC60]}
   [junit4]   2> 1763363 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763363 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1763363 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763363 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763363 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763364 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@777a534f[collection1] main]
   [junit4]   2> 1763365 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763366 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@777a534f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(7.4.0):c1)))}
   [junit4]   2> 1763366 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1763366 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763367 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1763367 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1763367 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d9004db commitCommandVersion:0
   [junit4]   2> 1763368 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2228d061[collection1] main]
   [junit4]   2> 1763370 INFO  (searcherExecutor-8048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2228d061[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_l(7.4.0):c1)))}
   [junit4]   2> 1763370 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1763370 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 1763371 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1763373 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:2D443F41D352BC60]}
   [junit4]   2> 1763375 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[1ABFCCC32F678305:1FE8DA2FA499AB3A]}
   [junit4]   2> 1763375 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[1ABFCCC32F678305])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1763375 INFO  (TE

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

rib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 9072 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 9073 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 9075 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 9075 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9075 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@16a65fa6 commitCommandVersion:0
   [junit4]   2> 9079 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23704dad[collection1] main]
   [junit4]   2> 9079 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9081 INFO  (searcherExecutor-20-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23704dad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_q(7.4.0):c3)))}
   [junit4]   2> 9081 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 9083 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9086 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9087 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 9089 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 9092 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBBox
   [junit4] OK      0.02s J2 | TestSolr4Spatial2.testBBox
   [junit4]   2> 9094 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBadScoreParam
   [junit4]   2> 9095 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9095 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 9096 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 9096 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=&start=0&rows=20&version=2.2}
 status=400 QTime=0
   [junit4]   2> 9096 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[1ABFCCC32F678305]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBadScoreParam
   [junit4] OK      0.00s J2 | TestSolr4Spatial2.testBadScoreParam
   [junit4]   2> 9097 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9097 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=245671485
   [junit4]   2> 9097 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 9097 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ce9c2df: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@62cd937c
   [junit4]   2> 9101 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 9101 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68c91546: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@61a5f46e
   [junit4]   2> 9102 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 9102 INFO  
(SUITE-TestSolr4Spatial2-seed#[1ABFCCC32F678305]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f122bfe: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2a3d3555
   [junit4]   2> 9103 INFO  (coreCloseExecutor-24-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78a477c
   [junit4]   2> 9103 INFO  (coreCloseExecutor-24-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=78a477c
   [junit4]   2> 9104 INFO  (coreCloseExecutor-24-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@176125ce: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@31deb292
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolr4Spatial2_1ABFCCC32F678305-002
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, maxDocsPerChunk=3, blockSize=551), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, blockSize=551)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ga, timezone=Brazil/West
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=417239848,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, 
TestSolr4Spatial2]
   [junit4] Completed [5/5 (5!)] on J2 in 1.09s, 16 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 80 tests, 5 errors [seed: 1ABFCCC32F678305]

Total time: 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.search.TestSolr4Spatial2
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=b0c095c1804149bf558064d7f7df76f318a5c5ee, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1709
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to