Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/205/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest

Error Message:
Captured an uncaught exception in thread: Thread[id=26310, name=WRITER11, 
state=RUNNABLE, group=TGRP-TestStressInPlaceUpdates]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=26310, name=WRITER11, state=RUNNABLE, 
group=TGRP-TestStressInPlaceUpdates]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37532/id/u/collection1: Failed synchronous 
update on shard StdNode: 
https://127.0.0.1:36199/id/u/collection1_shard1_replica_n25/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@7e8b95e7
        at __randomizedtesting.SeedInfo.seed([93E7824EA39126B8]:0)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$1.run(TestStressInPlaceUpdates.java:306)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37532/id/u/collection1: Failed synchronous 
update on shard StdNode: 
https://127.0.0.1:36199/id/u/collection1_shard1_replica_n25/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@7e8b95e7
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates.addDocAndGetVersion(TestStressInPlaceUpdates.java:549)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$1.run(TestStressInPlaceUpdates.java:271)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
Expected collection to be created with 1 shards and  2 replicas null Live 
Nodes: [127.0.0.1:37003_solr, 127.0.0.1:54127_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Expected collection to be created with 1 shards and  
2 replicas
null
Live Nodes: [127.0.0.1:37003_solr, 127.0.0.1:54127_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([93E7824EA39126B8:8FE6FFC3D634582B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestTlogReplica.createAndWaitForCollection(TestTlogReplica.java:716)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:456)
        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.handler.component.SpatialHeatmapFacetsTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
        at 
__randomizedtesting.SeedInfo.seed([93E7824EA39126B8:1BB3BD940D6D4B40]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.component.SpatialHeatmapFacetsTest.test(SpatialHeatmapFacetsTest.java:62)
        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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:  
junit.framework.TestSuite.org.apache.solr.response.TestGeoJSONResponseWriter

Error Message:
Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
        at __randomizedtesting.SeedInfo.seed([93E7824EA39126B8]:0)
        at sun.reflect.GeneratedConstructorAccessor608.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at java.lang.Class.newInstance(Class.java:442)
        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
        at 
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
        at org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
        at 
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
        at 
org.apache.solr.response.TestGeoJSONResponseWriter.beforeClass(TestGeoJSONResponseWriter.java:42)
        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$6.evaluate(RandomizedRunner.java:874)
        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.schema.SpatialRPTFieldTypeTest.testShapeToFromStringGeoJSON

Error Message:
org/apache/lucene/spatial3d/geom/PlanetModel

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial3d/geom/PlanetModel
        at 
__randomizedtesting.SeedInfo.seed([93E7824EA39126B8:B5285EF2EA8F8320]:0)
        at 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory.<clinit>(Geo3dSpatialContextFactory.java:36)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at java.lang.Class.newInstance(Class.java:442)
        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
        at 
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:271)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.testShapeToFromStringGeoJSON(SpatialRPTFieldTypeTest.java:230)
        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)
Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.spatial3d.geom.PlanetModel
        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 50 more


FAILED:  org.apache.solr.schema.SpatialRPTFieldTypeTest.testDistanceUnitsDegrees

Error Message:
Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
        at 
__randomizedtesting.SeedInfo.seed([93E7824EA39126B8:7DADA0E0579D2FE2]:0)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at java.lang.Class.newInstance(Class.java:442)
        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
        at 
org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType.init(AbstractSpatialPrefixTreeFieldType.java:55)
        at 
org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType.init(SpatialRecursivePrefixTreeFieldType.java:37)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:271)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:282)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.testDistanceUnitsDegrees(SpatialRPTFieldTypeTest.java:73)
        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.schema.SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithMiles

Error Message:
Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
        at 
__randomizedtesting.SeedInfo.seed([93E7824EA39126B8:BAD37FD6BBC4EF3B]:0)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at java.lang.Class.newInstance(Class.java:442)
        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
        at 
org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType.init(AbstractSpatialPrefixTreeFieldType.java:55)
        at 
org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType.init(SpatialRecursivePrefixTreeFieldType.java:37)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:271)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:282)
        at 
org.apache.solr.schema.SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithMiles(SpatialRPTFieldTypeTest.java:192)
        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:  junit.framework.TestSuite.org.apache.solr.search.TestSolr4Spatial

Error Message:
org/apache/lucene/spatial3d/geom/PlanetModel

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial3d/geom/PlanetModel
        at __randomizedtesting.SeedInfo.seed([93E7824EA39126B8]:0)
        at 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory.<clinit>(Geo3dSpatialContextFactory.java:36)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at java.lang.Class.newInstance(Class.java:442)
        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
        at 
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
        at org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
        at 
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
        at 
org.apache.solr.search.TestSolr4Spatial.beforeClass(TestSolr4Spatial.java:62)
        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$6.evaluate(RandomizedRunner.java:874)
        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: java.lang.ClassNotFoundException: 
org.apache.lucene.spatial3d.geom.PlanetModel
        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 47 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSolr4Spatial2

Error Message:
Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
        at __randomizedtesting.SeedInfo.seed([93E7824EA39126B8]:0)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at java.lang.Class.newInstance(Class.java:442)
        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
        at 
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
        at org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
        at 
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
        at 
org.apache.solr.search.TestSolr4Spatial2.beforeClass(TestSolr4Spatial2.java:34)
        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$6.evaluate(RandomizedRunner.java:874)
        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)




Build Log:
[...truncated 11777 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial_93E7824EA39126B8-001/init-core-data-001
   [junit4]   2> 626859 WARN  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 626859 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 626860 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 626861 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 626861 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 626861 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 626878 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 626882 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 626889 WARN  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-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> 626894 WARN  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-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> 626916 INFO  
(SUITE-TestSolr4Spatial-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=255, maxMBSortInHeap=7.089431683708931, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-LU, timezone=US/Aleutian
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=143003224,total=421527552
   [junit4]   2> NOTE: All tests run in this JVM: 
[ParsingFieldUpdateProcessorsTest, HighlighterMaxOffsetTest, 
RemoteQueryErrorTest, CdcrReplicationDistributedZkTest, EchoParamsTest, 
TestDynamicFieldCollectionResource, TestReload, VersionInfoTest, 
DocValuesNotIndexedTest, InfixSuggestersTest, TestSuggestSpellingConverter, 
ReplicationFactorTest, RuleEngineTest, UpdateRequestProcessorFactoryTest, 
WrapperMergePolicyFactoryTest, TestStressLucene, TestXmlQParserPlugin, 
DistributedDebugComponentTest, TestLegacyField, OpenCloseCoreStressTest, 
TestPartialUpdateDeduplication, TestNumericRangeQuery64, 
TestFieldCacheVsDocValues, TestSolrDeletionPolicy1, 
CachingDirectoryFactoryTest, TestDistributedGrouping, 
SharedFSAutoReplicaFailoverTest, TestFilteredDocIdSet, 
TestMultiValuedNumericRangeQuery, V2StandaloneTest, ShowFileRequestHandlerTest, 
TestImpersonationWithHadoopAuth, TestPostingsSolrHighlighter, 
DocValuesMultiTest, TestFreeTextSuggestions, TestZkChroot, 
TestPayloadCheckQParserPlugin, SegmentsInfoRequestHandlerTest, 
ResponseHeaderTest, TestCorePropertiesReload, 
HdfsTlogReplayBufferedWhileIndexingTest, TestAddFieldRealTimeGet, 
TestExactStatsCache, TestMacroExpander, ShufflingReplicaListTransformerTest, 
JSONWriterTest, BJQParserTest, TestHdfsUpdateLog, 
PKIAuthenticationIntegrationTest, TestComplexPhraseLeadingWildcard, TestTrie, 
TestSolrConfigHandlerCloud, DistributedFacetPivotLongTailTest, 
TestFastLRUCache, TestNestedDocsSort, TestBinaryResponseWriter, 
DistributedMLTComponentTest, BasicDistributedZk2Test, 
OverseerModifyCollectionTest, LoggingHandlerTest, 
DistribDocExpirationUpdateProcessorTest, AliasIntegrationTest, 
TestAuthenticationFramework, TestInfoStreamLogging, TestSolrJ, 
TestNamedUpdateProcessors, TestLegacyNumericUtils, TestQueryWrapperFilter, 
AssignTest, BlockCacheTest, TestUseDocValuesAsStored2, SystemInfoHandlerTest, 
TermVectorComponentTest, ZkSolrClientTest, DirectSolrSpellCheckerTest, 
JsonLoaderTest, TestSubQueryTransformer, DistributedTermsComponentTest, 
TermVectorComponentDistributedTest, TestSearcherReuse, TestCSVLoader, 
GraphQueryTest, PolyFieldTest, TestConfigsApi, TestBM25SimilarityFactory, 
TestLegacyNumericRangeQueryBuilder, PeerSyncWithIndexFingerprintCachingTest, 
AtomicUpdateProcessorFactoryTest, FileUtilsTest, ExplicitHLLTest, 
TestWordDelimiterFilterFactory, DeleteLastCustomShardedReplicaTest, 
CloudExitableDirectoryReaderTest, TestTolerantUpdateProcessorRandomCloud, 
TestTrackingShardHandlerFactory, TestSolr4Spatial]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial 
-Dtests.seed=93E7824EA39126B8 -Dtests.slow=true -Dtests.locale=de-LU 
-Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolr4Spatial (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/spatial3d/geom/PlanetModel
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([93E7824EA39126B8]:0)
   [junit4]    >        at 
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory.<clinit>(Geo3dSpatialContextFactory.java:36)
   [junit4]    >        at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    >        at java.lang.Class.newInstance(Class.java:442)
   [junit4]    >        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
   [junit4]    >        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
   [junit4]    >        at 
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
   [junit4]    >        at 
org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
   [junit4]    >        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
   [junit4]    >        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
   [junit4]    >        at 
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial.beforeClass(TestSolr4Spatial.java:62)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.spatial3d.geom.PlanetModel
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 47 more
   [junit4] Completed [134/732 (1!)] on J1 in 0.08s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 1447 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/init-core-data-001
   [junit4]   2> 3293388 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3293389 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3293390 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3293392 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /id/u
   [junit4]   2> 3293393 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3293393 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3293427 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3293436 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 3293438 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3293469 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3293474 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3293474 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3293476 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3293529 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3293540 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 3293542 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 3293543 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3293543 INFO  (coreLoadExecutor-8537-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@6b7d7337
   [junit4]   2> 3293543 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3293543 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/init-core-data-001/]
   [junit4]   2> 3293544 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=66.525390625, 
floorSegmentMB=0.693359375, forceMergeDeletesPctAllowed=4.9743003638457175, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3293546 WARN  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3293581 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3293581 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3293582 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3293582 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3293582 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=52.3876953125, 
floorSegmentMB=1.080078125, forceMergeDeletesPctAllowed=15.194702472088164, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.727617296708471
   [junit4]   2> 3293583 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c42146f[collection1] main]
   [junit4]   2> 3293583 WARN  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3293583 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3293584 INFO  (coreLoadExecutor-8537-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1579367746957737984
   [junit4]   2> 3293585 INFO  
(searcherExecutor-8538-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c42146f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3293586 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[93E7824EA39126B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3293600 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3293600 INFO  (Thread-6285) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3293600 INFO  (Thread-6285) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3293605 ERROR (Thread-6285) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3293701 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55030
   [junit4]   2> 3293723 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3293725 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3293727 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3293729 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3293731 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3293732 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3293733 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3293735 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3293736 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3293738 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3293740 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3293745 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3293877 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3293878 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23c4b58d{/id/u,null,AVAILABLE}
   [junit4]   2> 3293878 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@67c6d670{SSL,[ssl, 
http/1.1]}{127.0.0.1:47150}
   [junit4]   2> 3293878 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.Server Started @3297069ms
   [junit4]   2> 3293878 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/id/u, hostPort=47150, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/control-001/cores}
   [junit4]   2> 3293879 ERROR 
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3293879 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 3293879 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3293879 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3293879 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T21:34:16.729Z
   [junit4]   2> 3293881 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3293881 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/control-001/solr.xml
   [junit4]   2> 3293884 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3293886 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55030/solr
   [junit4]   2> 3294001 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3294001 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:47150_id%2Fu
   [junit4]   2> 3294002 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.Overseer Overseer 
(id=98710484186103813-127.0.0.1:47150_id%2Fu-n_0000000000) starting
   [junit4]   2> 3294010 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47150_id%2Fu
   [junit4]   2> 3294014 INFO  
(OverseerStateUpdate-98710484186103813-127.0.0.1:47150_id%2Fu-n_0000000000) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3294123 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3294130 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3294130 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3294131 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/control-001/cores
   [junit4]   2> 3294153 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3294155 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55030/solr ready
   [junit4]   2> 3294192 INFO  (qtp1439159318-26165) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:47150_id%252Fu&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3294195 INFO  
(OverseerThreadFactory-8548-thread-1-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3294315 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3294315 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3294422 INFO  
(zkCallback-3772-thread-1-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3295327 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3295344 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 3295346 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3295346 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 3295346 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3295346 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3295346 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3295348 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=66.525390625, 
floorSegmentMB=0.693359375, forceMergeDeletesPctAllowed=4.9743003638457175, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3295350 WARN  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3295388 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3295388 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3295389 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3295389 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3295389 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=52.3876953125, 
floorSegmentMB=1.080078125, forceMergeDeletesPctAllowed=15.194702472088164, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.727617296708471
   [junit4]   2> 3295389 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7cc7dc25[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3295390 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3295391 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3295391 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3295392 INFO  
(searcherExecutor-8551-thread-1-processing-n:127.0.0.1:47150_id%2Fu 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:47150_id%2Fu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@7cc7dc25[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3295392 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579367748853563392
   [junit4]   2> 3295399 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3295399 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3295399 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:47150/id/u/control_collection_shard1_replica_n1/
   [junit4]   2> 3295399 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3295399 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:47150/id/u/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3295399 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3295404 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:47150/id/u/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3295508 INFO  
(zkCallback-3772-thread-1-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3295554 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3295556 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1241
   [junit4]   2> 3295560 INFO  (qtp1439159318-26165) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 3295660 INFO  
(zkCallback-3772-thread-1-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3296197 INFO  
(OverseerCollectionConfigSetProcessor-98710484186103813-127.0.0.1:47150_id%2Fu-n_0000000000)
 [n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3296560 INFO  (qtp1439159318-26165) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:47150_id%252Fu&wt=javabin&version=2}
 status=0 QTime=2369
   [junit4]   2> 3296565 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3296566 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55030/solr ready
   [junit4]   2> 3296566 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3296577 INFO  (qtp1439159318-26167) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3296580 INFO  
(OverseerThreadFactory-8548-thread-2-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3296581 WARN  
(OverseerThreadFactory-8548-thread-2-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 3296787 INFO  (qtp1439159318-26167) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 3296787 INFO  (qtp1439159318-26167) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 3296930 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/shard-1-001
 of type NRT
   [junit4]   2> 3296932 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3296934 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16907938{/id/u,null,AVAILABLE}
   [junit4]   2> 3296934 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@571f96e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:37532}
   [junit4]   2> 3296934 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.e.j.s.Server Started @3300127ms
   [junit4]   2> 3296934 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/id/u, hostPort=37532, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/shard-1-001/cores}
   [junit4]   2> 3296935 ERROR 
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3296935 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 3296935 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3296935 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3296935 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T21:34:19.785Z
   [junit4]   2> 3296938 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3296938 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/shard-1-001/solr.xml
   [junit4]   2> 3296941 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3296944 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55030/solr
   [junit4]   2> 3296956 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3296959 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3296961 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37532_id%2Fu
   [junit4]   2> 3296965 INFO  (zkCallback-3779-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3296965 INFO  
(zkCallback-3772-thread-1-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3296968 INFO  
(zkCallback-3784-thread-1-processing-n:127.0.0.1:37532_id%2Fu) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3297099 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3297105 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3297105 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3297106 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[93E7824EA39126B8]) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_93E7824EA39126B8-001/shard-1-001/cores
   [junit4]   2> 3297134 INFO  (qtp1439159318-26160) [n:127.0.0.1:47150_id%2Fu  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:37532_id%252Fu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3297137 INFO  
(OverseerCollectionConfigSetProcessor-98710484186103813-127.0.0.1:47150_id%2Fu-n_0000000000)
 [n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3297138 INFO  
(OverseerThreadFactory-8548-thread-3-processing-n:127.0.0.1:47150_id%2Fu) 
[n:127.0.0.1:47150_id%2Fu    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:37532_id%2Fu for creating new replica
   [junit4]   2> 3297171 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3297172 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3297279 INFO  
(zkCallback-3784-thread-1-processing-n:127.0.0.1:37532_id%2Fu) 
[n:127.0.0.1:37532_id%2Fu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3298187 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3298195 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=inplace-updates
   [junit4]   2> 3298198 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3298198 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3298199 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7d7337
   [junit4]   2> 3298199 INFO  (qtp2131526299-26205) [n:127.0.0.1:37532_id%2Fu 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3298199 INFO  (qtp2131526299-26205) [n:127.0

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

, CursorMarkTest, BasicAuthStandaloneTest, TestStreamBody, 
ResponseLogComponentTest, TestWriterPerf, TestCloudNestedDocsSort, 
TestIndexingPerformance, TestRuleBasedAuthorizationPlugin, MergeStrategyTest, 
TestSolrCoreProperties, SearchHandlerTest, DistributedExpandComponentTest, 
TestCollapseQParserPlugin, SimpleMLTQParserTest, TestMacros, 
DistributedFacetPivotSmallAdvancedTest, CdcrBootstrapTest, 
OverseerTaskQueueTest, TestSQLHandlerNonCloud, DistribJoinFromCollectionTest, 
AssignBackwardCompatibilityTest, SolrCLIZkUtilsTest, TestConfigSets, 
TestXmlQParser, TolerantUpdateProcessorTest, TestLegacyTerms, 
TestPseudoReturnFields, AsyncCallRequestStatusResponseTest, 
TestFieldCacheSortRandom, TestOmitPositions, CoreAdminHandlerTest, 
JavabinLoaderTest, UnloadDistributedZkTest, WordBreakSolrSpellCheckerTest, 
TestReloadAndDeleteDocs, TestPHPSerializedResponseWriter, FacetPivotSmallTest, 
TestPivotHelperCode, TestStressReorder, TestSolrCoreSnapshots, TestJsonRequest, 
MultiTermTest, MetricsHandlerTest, TestIBSimilarityFactory, TestInitQParser, 
SolrIndexSplitterTest, AtomicUpdatesTest, DistanceUnitsTest, FullHLLTest, 
TestReversedWildcardFilterFactory, DeleteNodeTest, ClusterStateUpdateTest, 
TestSolrCloudWithKerberosAlt, TestUnifiedSolrHighlighter, TestStressVersions, 
TestLazyCores, TestCopyFieldCollectionResource, 
DefaultValueUpdateProcessorTest, TestSchemaResource, TestUseDocValuesAsStored, 
TestLeaderElectionZkExpiry, TestManagedSchema, CollectionsAPISolrJTest, 
TestSchemaVersionResource, StatsReloadRaceTest, LeaderElectionContextKeyTest, 
ImplicitSnitchTest, TestSchemaManager, TestStressLiveNodes, SimplePostToolTest, 
TestFileDictionaryLookup, BlockDirectoryTest, SolrJmxReporterCloudTest, 
TestConfigSetImmutable, TestRandomCollapseQParserPlugin, TestCoreContainer, 
SSLMigrationTest, TestMinMaxOnMultiValuedField, V2ApiIntegrationTest, 
TestCursorMarkWithoutUniqueKey, SolrSlf4jReporterTest, 
TestLMDirichletSimilarityFactory, TestGraphTermsQParserPlugin, 
SolrInfoBeanTest, BadCopyFieldTest, SortSpecParsingTest, TestRandomDVFaceting, 
HdfsChaosMonkeyNothingIsSafeTest, TestRestManager, TestConfigReload, 
TestSimpleTextCodec, RegexBoostProcessorTest, SuggesterWFSTTest, 
TestExpandComponent, CloneFieldUpdateProcessorFactoryTest, DeleteShardTest, 
CursorPagingTest, TestEmbeddedSolrServerConstructors, 
XmlUpdateRequestHandlerTest, HdfsBasicDistributedZk2Test, 
TestReplicationHandlerBackup, TestJettySolrRunner, SuggestComponentTest, 
BlockJoinFacetDistribTest, DirectUpdateHandlerTest, ReturnFieldsTest, 
OutputWriterTest, TestDistributedSearch, HttpSolrCallGetCoreTest, 
RequestHandlersTest, AnalysisErrorHandlingTest, PeerSyncTest, 
TestRequestStatusCollectionAPI, TemplateUpdateProcessorTest, NoCacheHeaderTest, 
DateRangeFieldTest, AutoScalingHandlerTest, TestAtomicUpdateErrorCases, 
TestTolerantSearch, TestFieldCacheWithThreads, SolrCoreMetricManagerTest, 
TestScoreJoinQPNoScore, TestLocalFSCloudBackupRestore, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestImplicitCoreProperties, 
LeaderFailureAfterFreshStartTest, TestManagedResource, TestSurroundQueryParser, 
ChaosMonkeyNothingIsSafeTest, DirectUpdateHandlerOptimizeTest, 
TestCustomDocTransformer, TestSweetSpotSimilarityFactory, UpdateLogTest, 
SuggesterTest, OverseerRolesTest, TestDynamicFieldResource, SliceStateTest, 
HdfsThreadLeakTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OverseerTest, 
ShardRoutingTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, 
ZkCLITest, ShardRoutingCustomTest, TestFaceting, TestRecovery, 
TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, 
TestJoin, HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, 
TestGroupingSearch, TestFiltering, TestBadConfig, HighlighterTest, 
DistributedQueryElevationComponentTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, 
SpatialFilterTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, 
QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, 
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, DocumentAnalysisRequestHandlerTest, TestQueryTypes, 
PrimitiveFieldTypeTest, TermsComponentTest, DocumentBuilderTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
IndexSchemaTest, TestCollationField, TestCSVResponseWriter, QueryParsingTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestLFUCache, 
TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, NumericFieldsTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestUtils, 
ZkNodePropsTest, UUIDFieldTest, DistributedIntervalFacetingTest, 
ConnectionReuseTest, CollectionReloadTest, CollectionStateFormat2Test, 
CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, 
DeleteInactiveReplicaTest, DeleteStatusTest, DistributedQueueTest, 
HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MigrateRouteKeyTest, MoveReplicaHDFSTest, MoveReplicaTest, 
MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, 
TestCollectionAPI, TestConfigSetsAPI, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, 
TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, 
TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, 
TestSSLRandomization, TestShortCircuitedRequests, 
TestSizeLimitedDistributedMap, TestTlogReplica, HdfsRestartWhileUpdatingTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, 
ConfigureRecoveryStrategyTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestInitParams, 
TestNRTOpen, TestSolrConfigHandler, TestSolrXml, TestSolrCloudSnapshots, 
TestHdfsBackupRestoreCore, TestSolrConfigHandlerConcurrent, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, SecurityConfHandlerTest, 
TestApiFramework, TestCoreAdminApis, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, 
DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, 
TestHttpShardHandlerFactory, TestSlowCompositeReaderWrapper, JvmMetricsTest, 
SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, 
SolrCloudReportersTest, TestGraphMLResponseWriter, TestRawTransformer, 
TestSolrQueryResponse, TestSubQueryTransformerDistrib, EnumFieldTest, 
PreAnalyzedFieldManagedSchemaCloudTest, SpatialRPTFieldTypeTest, 
TestCloudManagedSchema, TestCloudSchemaless, TestMissingGroups, 
TestReRankQParserPlugin, TestSimpleQParserPlugin, TestSmileRequest, 
TestSolr4Spatial2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.seed=93E7824EA39126B8 -Dtests.slow=true -Dtests.locale=hi-IN 
-Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolr4Spatial2 (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: Could not 
initialize class org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([93E7824EA39126B8]:0)
   [junit4]    >        at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    >        at java.lang.Class.newInstance(Class.java:442)
   [junit4]    >        at 
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
   [junit4]    >        at 
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
   [junit4]    >        at 
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
   [junit4]    >        at 
org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
   [junit4]    >        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
   [junit4]    >        at 
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
   [junit4]    >        at 
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial2.beforeClass(TestSolr4Spatial2.java:34)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [674/732 (7!)] on J0 in 0.14s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 46583 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to