Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2486/

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState

Error Message:
Did not expect the processor to fire on first run! event={   
"id":"156cc960110160T20cxdayp2qu21a0p7q1kzpkgm",   
"source":"node_added_trigger",   "eventTime":6030586666877280,   
"eventType":"NODEADDED",   "properties":{     "eventTimes":[       
6030586666877280,       6030586666897978],     "nodeNames":[       
"127.0.0.1:38015_solr",       "127.0.0.1:38653_solr"]}}

Stack Trace:
java.lang.AssertionError: Did not expect the processor to fire on first run! 
event={
  "id":"156cc960110160T20cxdayp2qu21a0p7q1kzpkgm",
  "source":"node_added_trigger",
  "eventTime":6030586666877280,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[
      6030586666877280,
      6030586666897978],
    "nodeNames":[
      "127.0.0.1:38015_solr",
      "127.0.0.1:38653_solr"]}}
        at 
__randomizedtesting.SeedInfo.seed([C3FA17078818EB11:D54B39470219307]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
        at 
org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
        at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
java.lang.RuntimeException: mismatch: '-40,40'!='-40,39.99999997' @ 
response/docs/[4]/llp_N_dv_dvasst/[1]
        at 
__randomizedtesting.SeedInfo.seed([C3FA17078818EB11:E50E7DFB84BFAD5F]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
Could not load collection from ZK: stale_state_test_col

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
stale_state_test_col
        at 
__randomizedtesting.SeedInfo.seed([F3F930E057A345A3:47C8A808B44A338F]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1250)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:679)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:789)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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 
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.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/stale_state_test_col/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1262)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1248)
        ... 45 more




Build Log:
[...truncated 13236 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_C3FA17078818EB11-001/init-core-data-001
   [junit4]   2> 1889222 WARN  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1889235 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1889236 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1889236 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1889236 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1889237 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1889442 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1889480 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1889555 WARN  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation how to 
replace it accordingly.
   [junit4]   2> 1889590 WARN  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.SpatialPointVectorFieldType]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 1889954 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1890248 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3ab971
   [junit4]   2> 1890285 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3ab971
   [junit4]   2> 1890286 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3ab971
   [junit4]   2> 1890319 INFO  (coreLoadExecutor-3184-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1890320 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1890540 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1890612 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1890663 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1890663 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1890664 INFO  (coreLoadExecutor-3184-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@2b3ab971
   [junit4]   2> 1890664 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1890664 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_C3FA17078818EB11-001/init-core-data-001/]
   [junit4]   2> 1890666 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1891021 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1891021 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1891022 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=28.9951171875, 
floorSegmentMB=0.4697265625, forceMergeDeletesPctAllowed=26.197763855225283, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1891022 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@493bb521[collection1] main]
   [junit4]   2> 1891022 WARN  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1891023 INFO  (coreLoadExecutor-3184-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1891024 INFO  
(SUITE-TestSolr4Spatial2-seed#[C3FA17078818EB11]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1891078 INFO  
(searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@493bb521[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1891079 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryGeo3dField
   [junit4]   2> 1891080 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1891080 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] 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> 1891289 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] 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@3eadcd22,
 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 1891806 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 725
   [junit4]   2> 1892196 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 369
   [junit4]   2> 1892196 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1892196 WARN  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
the entire index! Use with care.
   [junit4]   2> 1892429 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1892467 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b017a3[collection1] main]
   [junit4]   2> 1892467 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1892469 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b017a3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 1892469 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 272
   [junit4]   2> 1892502 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1892502 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1892503 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1892503 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 1892761 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] 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=257
   [junit4]   2> 1892795 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] 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=291
   [junit4]   2> 1892795 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1892796 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1892796 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1892797 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a446fe6[collection1] main]
   [junit4]   2> 1892832 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a446fe6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)
 Uninverting(_2(8.0.0):c1)))}
   [junit4]   2> 1892832 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1892832 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 36
   [junit4]   2> 1892834 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] 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=331
   [junit4]   2> 1892978 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] 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=111
   [junit4]   2> 1893307 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] 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=327
   [junit4]   2> 1893308 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[C3FA17078818EB11]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryGeo3dField
   [junit4]   2> 1893336 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[C3FA17078818EB11]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBadScoreParam
   [junit4]   2> 1893337 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1893337 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[C3FA17078818EB11]) [    ] 
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> 1893381 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[C3FA17078818EB11]) [    ] 
o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 1893381 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[C3FA17078818EB11]) [    ] 
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=44
   [junit4]   2> 1893382 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[C3FA17078818EB11]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBadScoreParam
   [junit4]   2> 1893400 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryField
   [junit4]   2> 1893400 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1893400 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] 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> 1893402 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] 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> 1893449 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 48
   [junit4]   2> 1893671 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 221
   [junit4]   2> 1893671 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1893671 WARN  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1894247 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1894248 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@27d8f209[collection1] main]
   [junit4]   2> 1894248 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1894252 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27d8f209[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C2)))}
   [junit4]   2> 1894252 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 580
   [junit4]   2> 1894252 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1894252 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1894253 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1894253 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 1894254 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] 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> 1894434 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] 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=181
   [junit4]   2> 1894507 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 72
   [junit4]   2> 1894507 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1894507 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1894509 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@3499b62[collection1] main]
   [junit4]   2> 1894510 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3499b62[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C2)
 Uninverting(_5(8.0.0):c1)))}
   [junit4]   2> 1894527 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1894551 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 44
   [junit4]   2> 1894552 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] 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=299
   [junit4]   2> 1894553 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] 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=0
   [junit4]   2> 1894554 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[C3FA17078818EB11]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
   [junit4]   2> 1894917 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 1894917 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1894917 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] 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> 1894920 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 2
   [junit4]   2> 1894920 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1894920 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1894991 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f6e8c88[collection1] main]
   [junit4]   2> 1894991 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1894992 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f6e8c88[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):c1)))}
   [junit4]   2> 1894992 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 72
   [junit4]   2> 1895029 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] 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> 1895030 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] 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=36
   [junit4]   2> 1895063 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 1895190 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLatLonRetrieval
   [junit4]   2> 1895190 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1895190 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
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> 1895302 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 110
   [junit4]   2> 1895321 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1895321 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1895321 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1895322 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1895336 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1895371 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 12
   [junit4]   2> 1895371 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1895372 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1895372 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1895372 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1895410 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@68b378c4[collection1] main]
   [junit4]   2> 1895410 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1895412 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@68b378c4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):c9)))}
   [junit4]   2> 1895428 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 55
   [junit4]   2> 1895444 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
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> 1895446 ERROR 
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch: 
'-40,40'!='-40,39.99999997' @ response/docs/[4]/llp_N_dv_dvasst/[1]
   [junit4]   2>  expected =response/docs/[4]/llp_N_dv_dvasst==['-45,45', 
'-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> 1895447 INFO  
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[C3FA17078818EB11]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLatLonRetrieval
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.method=testLatLonRetrieval -Dtests.seed=C3FA17078818EB11 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-LB 
-Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.50s J1 | TestSolr4Spatial2.testLatLonRetrieval <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'-40,40'!='-40,39.99999997' @ response/docs/[4]/llp_N_dv_dvasst/[1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C3FA17078818EB11:E50E7DFB84BFAD5F]: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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1895592 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:8006CD4E904505A9]}
   [junit4]   2> 1895592 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1895592 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1895736 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 35
   [junit4]   2> 1895736 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1895736 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1895738 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21d7febe[collection1] main]
   [junit4]   2> 1895739 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1895741 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@21d7febe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(8.0.0):c1)))}
   [junit4]   2> 1895756 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 19
   [junit4]   2> 1895793 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1895794 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1895794 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1895794 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1895796 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e46ac89[collection1] main]
   [junit4]   2> 1895830 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1895831 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e46ac89[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(8.0.0):c1)))}
   [junit4]   2> 1895845 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 50
   [junit4]   2> 1895846 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1895847 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:8006CD4E904505A9]}
   [junit4]   2> 1896102 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:345071B2A487CE85]}
   [junit4]   2> 1896102 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1896102 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1896103 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1896103 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896103 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896194 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c638ac8[collection1] main]
   [junit4]   2> 1896195 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896196 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c638ac8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):c1)))}
   [junit4]   2> 1896210 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 107
   [junit4]   2> 1896211 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896212 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1896212 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896212 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896214 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cb0f953[collection1] main]
   [junit4]   2> 1896247 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896252 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4cb0f953[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):c1)))}
   [junit4]   2> 1896267 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 55
   [junit4]   2> 1896267 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896324 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:345071B2A487CE85]}
   [junit4]   2> 1896379 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:BAB9E76EF543864E]}
   [junit4]   2> 1896379 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1896379 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1896380 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1896380 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896380 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896415 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@283df7b3[collection1] main]
   [junit4]   2> 1896435 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896436 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@283df7b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.0.0):c1)))}
   [junit4]   2> 1896449 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 69
   [junit4]   2> 1896450 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896502 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 49
   [junit4]   2> 1896503 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896503 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896505 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@613a5300[collection1] main]
   [junit4]   2> 1896505 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896507 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@613a5300[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(8.0.0):c1)))}
   [junit4]   2> 1896522 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 19
   [junit4]   2> 1896523 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896539 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:BAB9E76EF543864E]}
   [junit4]   2> 1896649 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:8B574C8B99BDDD67]}
   [junit4]   2> 1896649 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1896649 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1896669 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 19
   [junit4]   2> 1896669 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896669 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896671 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@694fe9f2[collection1] main]
   [junit4]   2> 1896671 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896677 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@694fe9f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(8.0.0):c1)))}
   [junit4]   2> 1896684 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 15
   [junit4]   2> 1896685 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896685 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1896686 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896686 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896687 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cdfd5b[collection1] main]
   [junit4]   2> 1896688 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896694 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@cdfd5b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(8.0.0):c1)))}
   [junit4]   2> 1896721 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 35
   [junit4]   2> 1896722 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896723 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:8B574C8B99BDDD67]}
   [junit4]   2> 1896779 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:C796C92638B51DDC]}
   [junit4]   2> 1896779 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1896779 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1896780 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1896780 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896780 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896797 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a5afb54[collection1] main]
   [junit4]   2> 1896797 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896803 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a5afb54[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(8.0.0):c1)))}
   [junit4]   2> 1896814 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 33
   [junit4]   2> 1896815 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896816 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1896816 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896816 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896818 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@363074d2[collection1] main]
   [junit4]   2> 1896818 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896823 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@363074d2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(8.0.0):c1)))}
   [junit4]   2> 1896831 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 15
   [junit4]   2> 1896832 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896833 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:C796C92638B51DDC]}
   [junit4]   2> 1896925 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:566C1A79450950DC]}
   [junit4]   2> 1896925 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1896926 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1896927 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 1
   [junit4]   2> 1896927 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896927 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1896967 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3589c9a8[collection1] main]
   [junit4]   2> 1896967 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1896970 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3589c9a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(8.0.0):c1)))}
   [junit4]   2> 1896981 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 53
   [junit4]   2> 1896981 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1896982 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1896982 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1896982 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1897001 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@470b6066[collection1] main]
   [junit4]   2> 1897001 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1897006 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@470b6066[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(8.0.0):c1)))}
   [junit4]   2> 1897018 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 35
   [junit4]   2> 1897019 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1897020 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:566C1A79450950DC]}
   [junit4]   2> 1897076 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:68B27EFF573940DA]}
   [junit4]   2> 1897076 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1897076 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1897077 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1897077 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1897077 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1897113 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bdd29a2[collection1] main]
   [junit4]   2> 1897113 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1897116 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4bdd29a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(8.0.0):c1)))}
   [junit4]   2> 1897127 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 49
   [junit4]   2> 1897127 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1897128 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1897128 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1897129 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1897209 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@741af4ff[collection1] main]
   [junit4]   2> 1897209 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1897225 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@741af4ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_l(8.0.0):c1)))}
   [junit4]   2> 1897225 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 96
   [junit4]   2> 1897226 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1897227 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:68B27EFF573940DA]}
   [junit4]   2> 1897237 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:F401E485742DD474]}
   [junit4]   2> 1897237 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1897238 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1897238 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1897238 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1897238 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1897273 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@447cce56[collection1] main]
   [junit4]   2> 1897273 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1897277 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@447cce56[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_m(8.0.0):c1)))}
   [junit4]   2> 1897293 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 54
   [junit4]   2> 1897293 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1897294 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1897294 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1897294 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1897327 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1221e9ca[collection1] main]
   [junit4]   2> 1897327 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1897334 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1221e9ca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_n(8.0.0):c1)))}
   [junit4]   2> 1897342 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 47
   [junit4]   2> 1897342 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1897343 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:F401E485742DD474]}
   [junit4]   2> 1897634 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:C6AD01EB03E6C32E]}
   [junit4]   2> 1897635 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1897635 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1897635 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1897636 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1897636 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1897670 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e448e2[collection1] main]
   [junit4]   2> 1897671 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1897679 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e448e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_o(8.0.0):c1)))}
   [junit4]   2> 1897686 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 50
   [junit4]   2> 1897686 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1897687 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1897687 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1897687 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@134df1b9 commitCommandVersion:0
   [junit4]   2> 1897689 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ca4b320[collection1] main]
   [junit4]   2> 1897706 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1897707 INFO  (searcherExecutor-3185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ca4b320[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_p(8.0.0):c1)))}
   [junit4]   2> 1897722 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 35
   [junit4]   2> 1897723 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 1897724 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:C6AD01EB03E6C32E]}
   [junit4]   2> 1897798 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise 
{seed=[C3FA17078818EB11:1126575167B1F47C]}
   [junit4]   2> 1897798 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1897798 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] 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> 1897799 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[C3FA17078818EB11])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1897832 INFO  
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecis

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

ngs.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1980063897
     [copy] Copying 40 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1980063897
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1980063897

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null913839156
     [copy] Copying 246 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null913839156
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null913839156

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 217 minutes 49 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to