Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1315/

3 tests failed.
FAILED:  
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects
 { seed=[2C1F84890379F2D:FD6B107A114181]}

Error Message:
Should have matched I#0:Pt(x=146.0,y=-93.0) Q:Pt(x=146.0,y=-93.0)

Stack Trace:
java.lang.AssertionError: Should have matched I#0:Pt(x=146.0,y=-93.0) 
Q:Pt(x=146.0,y=-93.0)
        at __randomizedtesting.SeedInfo.seed([2C1F84890379F2D:FD6B107A114181]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.fail(RandomSpatialOpFuzzyPrefixTreeTest.java:399)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.doTest(RandomSpatialOpFuzzyPrefixTreeTest.java:386)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects(RandomSpatialOpFuzzyPrefixTreeTest.java:138)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Unable to restart (#4): CloudJettyRunner 
[url=http://127.0.0.1:47938/_l/c/collection1]

Stack Trace:
java.lang.AssertionError: Unable to restart (#4): CloudJettyRunner 
[url=http://127.0.0.1:47938/_l/c/collection1]
        at 
__randomizedtesting.SeedInfo.seed([CDCD92B96DFDDCA0:4599AD63C301B158]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.test

Error Message:
Error from server at https://127.0.0.1:42299/collection1: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing 
/collection1/update. Reason: <pre>    
{metadata={error-class=org.apache.solr.core.SolrCoreInitializationException,root-error-class=java.lang.OutOfMemoryError},msg=SolrCore
 &apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 
MB.,trace=org.apache.solr.core.SolrCoreInitializationException: SolrCore 
&apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1383)  at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:482)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.lang.Thread.run(Thread.java:745) Caused by: 
org.apache.solr.common.SolrException: The max direct memory is likely too low.  
Either increase it (by adding -XX:MaxDirectMemorySize=&lt;size&gt;g 
-XX:+UseLargePages to your containers startup args) or disable direct 
allocation using solr.hdfs.blockcache.direct.memory.allocation=false in 
solrconfig.xml. If you are putting the block cache on the heap, your java heap 
size might not be large enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:1002)  at 
org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:855)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:973)  at 
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:605)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 ... 1 more Caused by: java.lang.RuntimeException: The max direct memory is 
likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:311)
  at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:293)
  at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:227) 
 at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:490)  
at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:942)  ... 9 more 
Caused by: java.lang.OutOfMemoryError: Direct buffer memory  at 
java.nio.Bits.reserveMemory(Bits.java:693)  at 
java.nio.DirectByteBuffer.&lt;init&gt;(DirectByteBuffer.java:123)  at 
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)  at 
org.apache.solr.store.blockcache.BlockCache.&lt;init&gt;(BlockCache.java:71)  
at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:309)
  ... 14 more ,code=500}</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42299/collection1: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/update. Reason:
<pre>    
{metadata={error-class=org.apache.solr.core.SolrCoreInitializationException,root-error-class=java.lang.OutOfMemoryError},msg=SolrCore
 &apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 
MB.,trace=org.apache.solr.core.SolrCoreInitializationException: SolrCore 
&apos;collection1&apos; is not available due to init failure: The max direct 
memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
        at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1383)
        at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:482)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: The max direct memory is 
likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:1002)
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:855)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:973)
        at 
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:605)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: java.lang.RuntimeException: The max direct memory is likely too low. 
 Either increase it (by adding -XX:MaxDirectMemorySize=&lt;size&gt;g 
-XX:+UseLargePages to your containers startup args) or disable direct 
allocation using solr.hdfs.blockcache.direct.memory.allocation=false in 
solrconfig.xml. If you are putting the block cache on the heap, your java heap 
size might not be large enough. Failed allocating ~8.388608 MB.
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:311)
        at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:293)
        at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:227)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:490)
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:942)
        ... 9 more
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
        at java.nio.Bits.reserveMemory(Bits.java:693)
        at java.nio.DirectByteBuffer.&lt;init&gt;(DirectByteBuffer.java:123)
        at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
        at 
org.apache.solr.store.blockcache.BlockCache.&lt;init&gt;(BlockCache.java:71)
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:309)
        ... 14 more
,code=500}</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([CDCD92B96DFDDCA0:4599AD63C301B158]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:889)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:190)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:92)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)




Build Log:
[...truncated 9413 lines...]
   [junit4] Suite: 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest
   [junit4]   2> mag 29, 2017 10:35:44 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pointsOnly,pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)))
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)))
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:45 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pointsOnly)
   [junit4]   2> mag 29, 2017 10:35:46 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pointsOnly)
   [junit4]   2> mag 29, 2017 10:35:46 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:46 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:46 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)))
   [junit4]   2> mag 29, 2017 10:35:46 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> mag 29, 2017 10:35:47 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:47 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:2,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:47 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:47 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pointsOnly,pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:47 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> mag 29, 2017 10:35:47 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> mag 29, 2017 10:35:47 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:7,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:7,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pointsOnly)
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:7,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)),pointsOnly,pruneLeafyBranches)
   [junit4]   2> Ig:Rect(minX=144.0,maxX=148.0,minY=-94.0,maxY=-92.0) 
Qg:Rect(minX=144.0,maxX=148.0,minY=-94.0,maxY=-92.0)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=RandomSpatialOpFuzzyPrefixTreeTest -Dtests.method=testIntersects 
-Dtests.seed=2C1F84890379F2D -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=it-CH -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J2 | 
RandomSpatialOpFuzzyPrefixTreeTest.testIntersects { 
seed=[2C1F84890379F2D:FD6B107A114181]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have matched 
I#0:Pt(x=146.0,y=-93.0) Q:Pt(x=146.0,y=-93.0)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2C1F84890379F2D:FD6B107A114181]:0)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.fail(RandomSpatialOpFuzzyPrefixTreeTest.java:399)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.doTest(RandomSpatialOpFuzzyPrefixTreeTest.java:386)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects(RandomSpatialOpFuzzyPrefixTreeTest.java:138)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mag 29, 2017 10:35:48 PM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pointsOnly,pruneLeafyBranches)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/spatial-extras/test/J2/temp/lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest_2C1F84890379F2D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Direct), 
RandomSpatialOpFuzzyPrefixTreeTest=PostingsFormat(name=Asserting)}, 
docValues:{}, maxPointsInLeafNode=1000, maxMBSortInHeap=6.751429366394036, 
sim=RandomSimilarity(queryNorm=true): {RandomSpatialOpFuzzyPrefixTreeTest=DFR 
I(ne)Z(0.3)}, locale=it-CH, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=193861952,total=327155712
   [junit4]   2> NOTE: All tests run in this JVM: [PortedSolr3Test, 
RandomSpatialOpFuzzyPrefixTreeTest]
   [junit4] Completed [11/23 (1!)] on J2 in 4.21s, 34 tests, 1 failure <<< 
FAILURES!

[...truncated 2246 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/init-core-data-001
   [junit4]   2> 474725 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 474725 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 474727 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-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> 474727 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 474764 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 474774 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 474776 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 474789 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_40936_hdfs____e68lqi/webapp
   [junit4]   2> 475153 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40936
   [junit4]   2> 475344 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 475345 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 475363 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_50230_datanode____.aq8gw5/webapp
   [junit4]   2> 475750 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50230
   [junit4]   2> 475810 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 475811 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 475825 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_50509_datanode____.pjuhw6/webapp
   [junit4]   2> 475897 INFO  (IPC Server handler 3 on 36493) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-9728a66f-9595-46da-a999-7e2750ea5478 node 
DatanodeRegistration(127.0.0.1:38347, 
datanodeUuid=c23228db-481c-424e-b2e0-3c7563673498, infoPort=45632, 
infoSecurePort=0, ipcPort=46169, 
storageInfo=lv=-56;cid=testClusterID;nsid=1118839288;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 475897 INFO  (IPC Server handler 3 on 36493) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6bbd1163-3fcb-48cc-9202-fa0c36de2fb5 node 
DatanodeRegistration(127.0.0.1:38347, 
datanodeUuid=c23228db-481c-424e-b2e0-3c7563673498, infoPort=45632, 
infoSecurePort=0, ipcPort=46169, 
storageInfo=lv=-56;cid=testClusterID;nsid=1118839288;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 476220 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[CDCD92B96DFDDCA0]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50509
   [junit4]   2> 476327 INFO  (IPC Server handler 3 on 36493) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-cc501369-a1b3-465d-8ace-ff8090b5e34e node 
DatanodeRegistration(127.0.0.1:33317, 
datanodeUuid=5035143a-242a-45c7-b26a-e4cfa95a2171, infoPort=59060, 
infoSecurePort=0, ipcPort=43332, 
storageInfo=lv=-56;cid=testClusterID;nsid=1118839288;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 476327 INFO  (IPC Server handler 3 on 36493) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-ba944a0a-8736-476f-8a48-877d3538a308 node 
DatanodeRegistration(127.0.0.1:33317, 
datanodeUuid=5035143a-242a-45c7-b26a-e4cfa95a2171, infoPort=59060, 
infoSecurePort=0, ipcPort=43332, 
storageInfo=lv=-56;cid=testClusterID;nsid=1118839288;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 476538 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 476538 INFO  (Thread-2929) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 476538 INFO  (Thread-2929) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 476540 ERROR (Thread-2929) [    ] 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> 476638 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32851
   [junit4]   2> 476654 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 476656 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 476658 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 476659 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 476660 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 476662 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 476663 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 476665 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 476666 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 476667 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 476669 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 476679 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 476793 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/control-001/cores/collection1
   [junit4]   2> 476797 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 476800 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63406aef{/,null,AVAILABLE}
   [junit4]   2> 476801 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@13acb00e{SSL,[ssl, 
http/1.1]}{127.0.0.1:42299}
   [junit4]   2> 476801 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.Server Started @479776ms
   [junit4]   2> 476801 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:36493/hdfs__localhost_36493__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001_tempDir-002_control_data,
 hostContext=/, hostPort=42299, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/control-001/cores}
   [junit4]   2> 476802 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 476802 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 476802 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 476802 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 476802 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-29T20:31:29.745Z
   [junit4]   2> 476806 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 476806 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/control-001/solr.xml
   [junit4]   2> 476826 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 476841 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32851/solr
   [junit4]   2> 476866 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 476866 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:42299_
   [junit4]   2> 476868 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.c.Overseer Overseer 
(id=98047746997092357-127.0.0.1:42299_-n_0000000000) starting
   [junit4]   2> 476876 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42299_
   [junit4]   2> 476878 INFO  
(zkCallback-539-thread-1-processing-n:127.0.0.1:42299_) [n:127.0.0.1:42299_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 476938 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 476943 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 476943 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 476945 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/control-001/cores
   [junit4]   2> 476945 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:42299_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 476946 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 476949 INFO  
(OverseerStateUpdate-98047746997092357-127.0.0.1:42299_-n_0000000000) 
[n:127.0.0.1:42299_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 476967 WARN  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 476968 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476982 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 477065 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 477086 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 477087 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 477087 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:36493/solr_hdfs_home
   [junit4]   2> 477087 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 477087 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 477087 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:36493/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 477089 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36493/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 477097 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 477097 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 477098 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 478412 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35015892
   [junit4]   2> 478413 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36493/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 478429 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.control_collection.shard1.core_node1, tag=889280658
   [junit4]   2> 478430 INFO  
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.control_collection.shard1.leader, tag=889280658
   [junit4]   2> 478430 ERROR 
(coreLoadExecutor-2113-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
Error while closing
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 478430 ERROR 
(coreContainerWorkExecutor-2107-thread-1-processing-n:127.0.0.1:42299_) 
[n:127.0.0.1:42299_    ] o.a.s.c.CoreContainer Error waiting for SolrCore to be 
created
   [junit4]   2> java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: Unable to create core [collection1]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$8(CoreContainer.java:633)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:988)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:605)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The max 
direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup 
args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:973)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: java.lang.RuntimeException: The max direct memory 
is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup 
args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:311)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:293)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:227)
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:490)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:942)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Direct buffer memory
   [junit4]   2>        at java.nio.Bits.reserveMemory(Bits.java:693)
   [junit4]   2>        at 
java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
   [junit4]   2>        at 
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
   [junit4]   2>        at 
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:309)
   [junit4]   2>        ... 14 more
   [junit4]   2> 478903 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478905 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32851/solr ready
   [junit4]   2> 478905 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 478905 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 479026 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-1-001/cores/collection1
   [junit4]   2> 479026 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-1-001
 of type NRT
   [junit4]   2> 479029 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 479031 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@686b8376{/,null,AVAILABLE}
   [junit4]   2> 479031 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2595fa8f{SSL,[ssl, 
http/1.1]}{127.0.0.1:45653}
   [junit4]   2> 479031 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.Server Started @482006ms
   [junit4]   2> 479031 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:36493/hdfs__localhost_36493__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45653, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-1-001/cores}
   [junit4]   2> 479032 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 479032 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 479033 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 479033 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 479033 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-29T20:31:31.976Z
   [junit4]   2> 479036 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 479036 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-1-001/solr.xml
   [junit4]   2> 479042 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 479045 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32851/solr
   [junit4]   2> 479059 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 479061 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 479064 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45653_
   [junit4]   2> 479065 INFO  
(zkCallback-539-thread-1-processing-n:127.0.0.1:42299_) [n:127.0.0.1:42299_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479068 INFO  (zkCallback-543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479072 INFO  
(zkCallback-549-thread-1-processing-n:127.0.0.1:45653_) [n:127.0.0.1:45653_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479172 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 479178 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 479179 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 479181 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-1-001/cores
   [junit4]   2> 479181 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) 
[n:127.0.0.1:45653_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 479184 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 479185 INFO  
(OverseerStateUpdate-98047746997092357-127.0.0.1:42299_-n_0000000000) 
[n:127.0.0.1:42299_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 479287 INFO  
(zkCallback-549-thread-1-processing-n:127.0.0.1:45653_) [n:127.0.0.1:45653_    
] 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> 480201 WARN  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 480202 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 480216 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 480306 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 480330 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 480330 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard1.core_node1' (registry 
'solr.core.collection1.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3794cf1d
   [junit4]   2> 480330 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:36493/solr_hdfs_home
   [junit4]   2> 480331 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 480331 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 480331 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:36493/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 480332 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:36493/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 480341 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 480341 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 480341 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new global HDFS BlockCache
   [junit4]   2> 480582 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 480583 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:36493/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 480612 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:36493/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 480618 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 480618 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 480627 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 480627 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=3.837890625, floorSegmentMB=1.0986328125, 
forceMergeDeletesPctAllowed=25.523010991715246, segmentsPerTier=30.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 480653 INFO  (IPC Server handler 7 on 36493) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33317 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9728a66f-9595-46da-a999-7e2750ea5478:NORMAL:127.0.0.1:38347|RBW],
 
ReplicaUC[[DISK]DS-cc501369-a1b3-465d-8ace-ff8090b5e34e:NORMAL:127.0.0.1:33317|RBW]]}
 size 0
   [junit4]   2> 480655 INFO  (IPC Server handler 6 on 36493) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38347 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-cc501369-a1b3-465d-8ace-ff8090b5e34e:NORMAL:127.0.0.1:33317|RBW],
 
ReplicaUC[[DISK]DS-6bbd1163-3fcb-48cc-9202-fa0c36de2fb5:NORMAL:127.0.0.1:38347|FINALIZED]]}
 size 0
   [junit4]   2> 480663 WARN  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   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> 480715 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 480715 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 480715 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 480727 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 480728 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 480730 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=43.27734375, floorSegmentMB=2.1396484375, 
forceMergeDeletesPctAllowed=14.870543429988327, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=0.5771484375, noCFSRatio=0.0
   [junit4]   2> 480738 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5e86169f[collection1] main]
   [junit4]   2> 480739 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 480740 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 480740 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 480742 INFO  
(searcherExecutor-2121-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e86169f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 480742 INFO  
(coreLoadExecutor-2120-thread-1-processing-n:127.0.0.1:45653_) 
[n:127.0.0.1:45653_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568763956360642560
   [junit4]   2> 480749 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 480749 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 480749 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45653/collection1/
   [junit4]   2> 480750 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 480750 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:45653/collection1/ has no 
replicas
   [junit4]   2> 480750 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 480754 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45653/collection1/ shard1
   [junit4]   2> 480857 INFO  
(zkCallback-549-thread-1-processing-n:127.0.0.1:45653_) [n:127.0.0.1:45653_    
] 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> 480905 INFO  
(coreZkRegister-2115-thread-1-processing-n:127.0.0.1:45653_ x:collection1 
c:collection1) [n:127.0.0.1:45653_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 481015 INFO  
(zkCallback-549-thread-1-processing-n:127.0.0.1:45653_) [n:127.0.0.1:45653_    
] 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> 481329 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-2-001/cores/collection1
   [junit4]   2> 481329 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-2-001
 of type NRT
   [junit4]   2> 481332 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 481334 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@391eee53{/,null,AVAILABLE}
   [junit4]   2> 481334 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a0f7583{SSL,[ssl, 
http/1.1]}{127.0.0.1:48413}
   [junit4]   2> 481334 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.e.j.s.Server Started @484309ms
   [junit4]   2> 481334 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:36493/hdfs__localhost_36493__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001_tempDir-002_jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=48413, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDDCA0-001/shard-2-001/cores}
   [junit4]   2> 481335 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 481335 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 481335 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 481335 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 481336 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-29T20:31:34.278Z
   [junit4]   2> 481345 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 481345 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[CDCD92B96DFDDCA0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_CDCD92B96DFDD

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

t/shard2/election/98047895320002800-core_node15-n_0000000043
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002572-127.0.0.1:49715__l%2Fc-n_0000000080
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002626-core_node4-n_0000000008
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002737-core_node12-n_0000000024
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002689-core_node12-n_0000000017
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002755-127.0.0.1:57004__l%2Fc-n_0000000088
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002770-core_node4-n_0000000029
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002641-core_node12-n_0000000010
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002707-127.0.0.1:57004__l%2Fc-n_0000000065
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/98047895320002704-core_node15-n_0000000025
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002743-core_node16-n_0000000026
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002695-core_node16-n_0000000019
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/98047895320002656-core_node15-n_0000000016
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002833-127.0.0.1:35891__l%2Fc-n_0000000128
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/98047895320002830-core_node11-n_0000000049
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002611-127.0.0.1:49148__l%2Fc-n_0000000015
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002818-core_node4-n_0000000036
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002659-127.0.0.1:57004__l%2Fc-n_0000000040
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/98047895320002611-core_node15-n_0000000007
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002620-127.0.0.1:51552__l%2Fc-n_0000000020
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002785-core_node12-n_0000000031
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002791-core_node16-n_0000000033
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002584-127.0.0.1:42033__l%2Fc-n_0000000105
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/98047895320002752-core_node15-n_0000000034
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/98047895320002746-core_node7-n_0000000032
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002572-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002707-core_node10-n_0000000020
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002746-127.0.0.1:41896__l%2Fc-n_0000000085
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002602-127.0.0.1:35891__l%2Fc-n_0000000012
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002650-127.0.0.1:41896__l%2Fc-n_0000000035
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002755-core_node10-n_0000000027
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002572-127.0.0.1:49715__l%2Fc-n_0000000018
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/98047895320002803-core_node10-n_0000000034
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002608-127.0.0.1:49891__l%2Fc-n_0000000055
   [junit4]   2>        2       
/solr/overseer_elect/election/98047895320002803-127.0.0.1:57004__l%2Fc-n_0000000111
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        97      /solr/collections
   [junit4]   2>        33      /solr/overseer/collection-queue-work
   [junit4]   2>        32      /solr/overseer/queue
   [junit4]   2>        18      /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=test -Dtests.seed=CDCD92B96DFDDCA0 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=nl -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  578s J0 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unable to restart 
(#4): CloudJettyRunner [url=http://127.0.0.1:47938/_l/c/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CDCD92B96DFDDCA0:4599AD63C301B158]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_CDCD92B96DFDDCA0-001
   [junit4]   2> May 29, 2017 9:18:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1482, maxMBSortInHeap=5.567265711781065, 
sim=RandomSimilarity(queryNorm=true): {}, locale=nl, 
timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=126097064,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, 
TestExpandComponent, TestFieldCacheSortRandom, DeleteInactiveReplicaTest, 
TestStressLucene, HdfsBasicDistributedZkTest, StandardRequestHandlerTest, 
CleanupOldIndexTest, TestManagedResource, TestValueSourceCache, TestLFUCache, 
CopyFieldTest, LeaderInitiatedRecoveryOnShardRestartTest, 
TestUseDocValuesAsStored, DocExpirationUpdateProcessorFactoryTest, 
TestRangeQuery, TestStandardQParsers, TestRandomDVFaceting, 
SolrMetricManagerTest, TestInitParams, RequestLoggingTest, 
TestQuerySenderListener, WrapperMergePolicyFactoryTest, 
DocumentAnalysisRequestHandlerTest, TestSearcherReuse, 
TestManagedStopFilterFactory, RuleEngineTest, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestSolr4Spatial2, TestLeaderElectionZkExpiry, 
TestJsonFacets, AnalysisAfterCoreReloadTest, TestPKIAuthenticationPlugin, 
HdfsRecoveryZkTest, FastVectorHighlighterTest, BasicAuthStandaloneTest, 
TestDynamicLoading, TestConfigSets, TestFastWriter, 
TestExclusionRuleCollectionAccess, ZkNodePropsTest, TestRemoteStreaming, 
TestPathTrie, BaseCdcrDistributedZkTest, CurrencyFieldOpenExchangeTest, 
QueryEqualityTest, PolyFieldTest, QueryElevationComponentTest, BlockCacheTest, 
DistributedFacetPivotWhiteBoxTest, SolrGangliaReporterTest, SyncSliceTest, 
SaslZkACLProviderTest, SubstringBytesRefFilterTest, V2ApiIntegrationTest, 
DefaultValueUpdateProcessorTest, RegexBoostProcessorTest, SolrCloudExampleTest, 
TestStressInPlaceUpdates, MultiTermTest, SolrIndexMetricsTest, 
SimpleMLTQParserTest, PropertiesRequestHandlerTest, RAMDirectoryFactoryTest, 
TestCloudSchemaless, HLLUtilTest, TriLevelCompositeIdRoutingTest, 
DisMaxRequestHandlerTest, SignatureUpdateProcessorFactoryTest, 
ReplicaListTransformerTest, TestFilteredDocIdSet, NumericFieldsTest, 
TestRestoreCore, TestFoldingMultitermQuery, TestAnalyzedSuggestions, 
URLClassifyProcessorTest, TestExactStatsCache, TestXmlQParser, 
TestDistributedSearch, AtomicUpdateProcessorFactoryTest, 
CollectionStateFormat2Test, TestDelegationWithHadoopAuth, CoreSorterTest, 
TestRequestStatusCollectionAPI, CdcrReplicationHandlerTest, 
PingRequestHandlerTest, TestFileDictionaryLookup, TestSolrCloudWithKerberosAlt, 
PreAnalyzedFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, BasicZkTest, 
CollectionsAPISolrJTest, PeerSyncTest, ZkStateReaderTest, HdfsDirectoryTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestClusterProperties, 
SuggestComponentContextFilterQueryTest, TestSuggestSpellingConverter, 
RequiredFieldsTest, CdcrUpdateLogTest, TestHighlightDedupGrouping, 
RestartWhileUpdatingTest, DistributedExpandComponentTest, TestExportWriter, 
TestObjectReleaseTracker, TestRealTimeGet, SpellingQueryConverterTest, 
TestMissingGroups, UpdateLogTest, RemoteQueryErrorTest, DistanceUnitsTest, 
SpellPossibilityIteratorTest, TestSchemaNameResource, DateMathParserTest, 
TestSystemIdResolver, PrimUtilsTest, DateFieldTest, TestSolrJ, TestUtils, 
TestDocumentBuilder, SliceStateTest, CircularListTest, CursorPagingTest, 
AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, ConnectionManagerTest, 
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, DistribCursorPagingTest, HttpPartitionTest, 
MissingSegmentRecoveryTest, NodeMutatorTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed [534/716 (2!)] on J0 in 579.48s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43920 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to