Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/340/

3 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=24043, name=Thread-14288, 
state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=24043, name=Thread-14288, state=RUNNABLE, 
group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:51303/xf_by/collection1
        at __randomizedtesting.SeedInfo.seed([FC5B6C3A04CE428F]:0)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:644)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: http://127.0.0.1:51303/xf_by/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
        ... 5 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  
at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:74) 
 at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:316)  at 
org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:610)  at 
org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:498)
  at 
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:78)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:984)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:1687)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1580)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1389)
  at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
  at 
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:160)  at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:113)
  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  
at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2448)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:723)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:301)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
  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)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:74)
        at 
org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:316)
        at org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:610)
        at 
org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:498)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:78)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:984)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:1687)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1580)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1389)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
        at 
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:160)
        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:113)
        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2448)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:723)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:301)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
        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)


        at __randomizedtesting.SeedInfo.seed([FC5B6C3A04CE428F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
        at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
        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$7.evaluate(RandomizedRunner.java:870)
        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:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)  at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
  at sun.reflect.GeneratedConstructorAccessor495.newInstance(Unknown Source)  
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)  at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)  at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1079)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:943)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:916)  at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)  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:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
        at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
        at sun.reflect.GeneratedConstructorAccessor495.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1079)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:943)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:916)
        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
        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:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([FC5B6C3A04CE428F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
        at sun.reflect.GeneratedMethodAccessor261.invoke(Unknown Source)
        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$7.evaluate(RandomizedRunner.java:870)
        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 12444 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/init-core-data-001
   [junit4]   2> 1491538 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1491538 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1491539 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1491540 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uszx/z
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1491576 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1491582 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1491586 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1491599 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-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_52121_hdfs____.m4zoir/webapp
   [junit4]   2> 1491967 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52121
   [junit4]   2> 1492056 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1492057 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1492071 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-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_58916_datanode____ctroci/webapp
   [junit4]   2> 1492491 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58916
   [junit4]   2> 1492545 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1492546 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1492559 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-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_37181_datanode____qwpq0d/webapp
   [junit4]   2> 1492598 INFO  (IPC Server handler 3 on 34698) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d155451f-ce38-4d1f-856e-10a0e779bdff node 
DatanodeRegistration(127.0.0.1:46757, 
datanodeUuid=3a8129c6-9ba5-4bec-b58b-e72684e12745, infoPort=39708, 
infoSecurePort=0, ipcPort=34373, 
storageInfo=lv=-56;cid=testClusterID;nsid=2033110215;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1492598 INFO  (IPC Server handler 3 on 34698) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-38606f45-bb42-401f-bd6f-c9f1942dc500 node 
DatanodeRegistration(127.0.0.1:46757, 
datanodeUuid=3a8129c6-9ba5-4bec-b58b-e72684e12745, infoPort=39708, 
infoSecurePort=0, ipcPort=34373, 
storageInfo=lv=-56;cid=testClusterID;nsid=2033110215;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1492941 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37181
   [junit4]   2> 1493037 INFO  (IPC Server handler 0 on 34698) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-0cb11d30-0751-4950-881a-4a4f9d0d017e node 
DatanodeRegistration(127.0.0.1:43703, 
datanodeUuid=59a42f61-08ae-458a-83b4-fc4fec8b0fd5, infoPort=34397, 
infoSecurePort=0, ipcPort=38145, 
storageInfo=lv=-56;cid=testClusterID;nsid=2033110215;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1493037 INFO  (IPC Server handler 0 on 34698) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-8717586f-a92e-49a9-85fa-1a05ffd18506 node 
DatanodeRegistration(127.0.0.1:43703, 
datanodeUuid=59a42f61-08ae-458a-83b4-fc4fec8b0fd5, infoPort=34397, 
infoSecurePort=0, ipcPort=38145, 
storageInfo=lv=-56;cid=testClusterID;nsid=2033110215;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1493111 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1493111 INFO  (Thread-6536) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1493111 INFO  (Thread-6536) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1493113 ERROR (Thread-6536) [    ] 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> 1493211 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40393
   [junit4]   2> 1493223 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1493227 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1493229 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1493230 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1493232 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1493233 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1493235 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1493237 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1493238 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1493239 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1493241 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1493367 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/control-001/cores/collection1
   [junit4]   2> 1493369 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1493375 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d7d324c{/uszx/z,null,AVAILABLE}
   [junit4]   2> 1493375 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@192caf3f{SSL,[ssl, 
http/1.1]}{127.0.0.1:51971}
   [junit4]   2> 1493375 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.Server Started @1496563ms
   [junit4]   2> 1493376 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:34698/hdfs__localhost_34698__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001_tempDir-002_control_data,
 hostContext=/uszx/z, hostPort=51971, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/control-001/cores}
   [junit4]   2> 1493376 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1493377 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 1493377 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1493377 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1493377 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T13:36:10.498Z
   [junit4]   2> 1493380 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1493380 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/control-001/solr.xml
   [junit4]   2> 1493387 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1493388 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40393/solr
   [junit4]   2> 1493414 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1493414 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:51971_uszx%2Fz
   [junit4]   2> 1493415 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.Overseer Overseer 
(id=97904556129189893-127.0.0.1:51971_uszx%2Fz-n_0000000000) starting
   [junit4]   2> 1493427 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51971_uszx%2Fz
   [junit4]   2> 1493429 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1493507 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/control-001/cores
   [junit4]   2> 1493507 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1493508 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1493515 INFO  
(OverseerStateUpdate-97904556129189893-127.0.0.1:51971_uszx%2Fz-n_0000000000) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1494535 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1494550 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1494645 WARN  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1494647 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1494665 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 1494665 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:34698/solr_hdfs_home
   [junit4]   2> 1494665 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1494665 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1494665 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:34698/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 1494666 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45b9851c
   [junit4]   2> 1494666 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 1494674 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz 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> 1494674 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz 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> 1494676 WARN  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 1499677 WARN  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 1504681 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1504682 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1504699 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1504706 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz 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> 1504706 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz 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> 1504710 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1504711 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.6962890625, 
floorSegmentMB=0.4345703125, forceMergeDeletesPctAllowed=26.603604707726834, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7162669646328702
   [junit4]   2> 1504733 INFO  (IPC Server handler 9 on 34698) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46757 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8717586f-a92e-49a9-85fa-1a05ffd18506:NORMAL:127.0.0.1:43703|RBW],
 
ReplicaUC[[DISK]DS-d155451f-ce38-4d1f-856e-10a0e779bdff:NORMAL:127.0.0.1:46757|RBW]]}
 size 0
   [junit4]   2> 1504733 INFO  (IPC Server handler 8 on 34698) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43703 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8717586f-a92e-49a9-85fa-1a05ffd18506:NORMAL:127.0.0.1:43703|RBW],
 
ReplicaUC[[DISK]DS-d155451f-ce38-4d1f-856e-10a0e779bdff:NORMAL:127.0.0.1:46757|RBW]]}
 size 0
   [junit4]   2> 1504745 WARN  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   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> 1504789 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1504789 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1504789 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1504801 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1504801 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1504803 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=815771607, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1504809 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@507d81e2[collection1] main]
   [junit4]   2> 1504810 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1504810 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1504810 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1504812 INFO  
(searcherExecutor-3760-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@507d81e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1504814 INFO  
(coreLoadExecutor-3759-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566472910337474560
   [junit4]   2> 1504822 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1504822 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1504822 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:51971/uszx/z/collection1/
   [junit4]   2> 1504822 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1504822 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:51971/uszx/z/collection1/ has no replicas
   [junit4]   2> 1504822 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1504828 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:51971/uszx/z/collection1/ shard1
   [junit4]   2> 1504973 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1504974 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40393/solr ready
   [junit4]   2> 1504974 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1504974 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1504979 INFO  
(coreZkRegister-3752-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz 
x:collection1 c:control_collection) [n:127.0.0.1:51971_uszx%2Fz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1505101 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-1-001/cores/collection1
   [junit4]   2> 1505101 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-1-001
   [junit4]   2> 1505103 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1505104 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@410ffd8{/uszx/z,null,AVAILABLE}
   [junit4]   2> 1505105 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e94408d{SSL,[ssl, 
http/1.1]}{127.0.0.1:52558}
   [junit4]   2> 1505105 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.Server Started @1508292ms
   [junit4]   2> 1505105 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:34698/hdfs__localhost_34698__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/uszx/z, hostPort=52558, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-1-001/cores}
   [junit4]   2> 1505106 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1505110 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 1505110 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1505110 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1505110 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T13:36:22.231Z
   [junit4]   2> 1505114 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1505114 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-1-001/solr.xml
   [junit4]   2> 1505121 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1505122 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40393/solr
   [junit4]   2> 1505133 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:52558_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1505136 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:52558_uszx%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1505139 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:52558_uszx%2Fz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52558_uszx%2Fz
   [junit4]   2> 1505140 INFO  (zkCallback-1902-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1505141 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1505142 INFO  
(zkCallback-1908-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1505201 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:52558_uszx%2Fz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-1-001/cores
   [junit4]   2> 1505201 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:52558_uszx%2Fz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1505202 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1505204 INFO  
(OverseerStateUpdate-97904556129189893-127.0.0.1:51971_uszx%2Fz-n_0000000000) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1505307 INFO  
(zkCallback-1908-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz    ] 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> 1506218 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1506233 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1506331 WARN  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1506333 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1506353 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1506354 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:34698/solr_hdfs_home
   [junit4]   2> 1506354 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1506354 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1506354 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:34698/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 1506354 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45b9851c
   [junit4]   2> 1506355 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 1506364 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz 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> 1506364 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz 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> 1506367 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1506367 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 1506386 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 1506394 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz 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> 1506394 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz 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> 1506397 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1506397 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.6962890625, 
floorSegmentMB=0.4345703125, forceMergeDeletesPctAllowed=26.603604707726834, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7162669646328702
   [junit4]   2> 1506418 INFO  (IPC Server handler 4 on 34698) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43703 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-d155451f-ce38-4d1f-856e-10a0e779bdff:NORMAL:127.0.0.1:46757|RBW],
 
ReplicaUC[[DISK]DS-0cb11d30-0751-4950-881a-4a4f9d0d017e:NORMAL:127.0.0.1:43703|FINALIZED]]}
 size 0
   [junit4]   2> 1506420 INFO  (IPC Server handler 5 on 34698) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46757 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0cb11d30-0751-4950-881a-4a4f9d0d017e:NORMAL:127.0.0.1:43703|FINALIZED],
 
ReplicaUC[[DISK]DS-38606f45-bb42-401f-bd6f-c9f1942dc500:NORMAL:127.0.0.1:46757|FINALIZED]]}
 size 0
   [junit4]   2> 1506432 WARN  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz 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> 1506486 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1506486 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1506486 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1506497 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1506497 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1506499 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=815771607, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1506504 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@760ea290[collection1] main]
   [junit4]   2> 1506505 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1506506 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1506506 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1506507 INFO  
(searcherExecutor-3771-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@760ea290[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1506510 INFO  
(coreLoadExecutor-3770-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1566472912115859456
   [junit4]   2> 1506517 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1506517 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz 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> 1506517 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:52558/uszx/z/collection1/
   [junit4]   2> 1506517 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1506517 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:52558/uszx/z/collection1/ has no replicas
   [junit4]   2> 1506517 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1506525 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:52558/uszx/z/collection1/ shard1
   [junit4]   2> 1506633 INFO  
(zkCallback-1908-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz    ] 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> 1506680 INFO  
(coreZkRegister-3765-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:52558_uszx%2Fz c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1506769 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-2-001/cores/collection1
   [junit4]   2> 1506770 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-2-001
   [junit4]   2> 1506771 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1506774 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61145fba{/uszx/z,null,AVAILABLE}
   [junit4]   2> 1506775 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3948cd28{SSL,[ssl, 
http/1.1]}{127.0.0.1:38817}
   [junit4]   2> 1506775 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.e.j.s.Server Started @1509962ms
   [junit4]   2> 1506775 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:34698/hdfs__localhost_34698__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/uszx/z, hostPort=38817, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-2-001/cores}
   [junit4]   2> 1506776 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1506777 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 1506777 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1506777 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1506777 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T13:36:23.898Z
   [junit4]   2> 1506780 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1506780 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-2-001/solr.xml
   [junit4]   2> 1506785 INFO  
(zkCallback-1908-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz    ] 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> 1506789 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1506789 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40393/solr
   [junit4]   2> 1506800 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:38817_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1506805 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:38817_uszx%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1506807 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:38817_uszx%2Fz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38817_uszx%2Fz
   [junit4]   2> 1506809 INFO  (zkCallback-1902-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1506809 INFO  
(zkCallback-1908-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1506810 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:51971_uszx%2Fz) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1506811 INFO  
(zkCallback-1914-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1506863 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:38817_uszx%2Fz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-2-001/cores
   [junit4]   2> 1506863 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[FC5B6C3A04CE428F]) 
[n:127.0.0.1:38817_uszx%2Fz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1506866 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1506868 INFO  
(OverseerStateUpdate-97904556129189893-127.0.0.1:51971_uszx%2Fz-n_0000000000) 
[n:127.0.0.1:51971_uszx%2Fz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1506972 INFO  
(zkCallback-1908-thread-1-processing-n:127.0.0.1:52558_uszx%2Fz) 
[n:127.0.0.1:52558_uszx%2Fz    ] 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: [3])
   [junit4]   2> 1506972 INFO  
(zkCallback-1914-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz    ] 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: [3])
   [junit4]   2> 1507882 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1507897 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1508007 WARN  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1508008 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1508025 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1508026 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:34698/solr_hdfs_home
   [junit4]   2> 1508026 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1508026 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1508026 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_FC5B6C3A04CE428F-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:34698/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 1508026 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45b9851c
   [junit4]   2> 1508027 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 1508035 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz 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> 1508035 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz 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> 1508038 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1508039 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 1508056 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34698/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 1508062 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz 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> 1508062 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz 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> 1508065 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1508065 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.6962890625, 
floorSegmentMB=0.4345703125, forceMergeDeletesPctAllowed=26.603604707726834, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7162669646328702
   [junit4]   2> 1508076 INFO  (IPC Server handler 8 on 34698) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43703 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-d155451f-ce38-4d1f-856e-10a0e779bdff:NORMAL:127.0.0.1:46757|RBW],
 
ReplicaUC[[DISK]DS-8717586f-a92e-49a9-85fa-1a05ffd18506:NORMAL:127.0.0.1:43703|FINALIZED]]}
 size 0
   [junit4]   2> 1508077 INFO  (IPC Server handler 5 on 34698) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46757 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-d155451f-ce38-4d1f-856e-10a0e779bdff:NORMAL:127.0.0.1:46757|RBW],
 
ReplicaUC[[DISK]DS-8717586f-a92e-49a9-85fa-1a05ffd18506:NORMAL:127.0.0.1:43703|FINALIZED]]}
 size 0
   [junit4]   2> 1508096 WARN  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz 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> 1508168 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1508168 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1508168 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1508180 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1508180 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1508184 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=815771607, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1508203 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d325dcf[collection1] main]
   [junit4]   2> 1508204 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1508205 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1508205 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1508206 INFO  
(searcherExecutor-3782-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:38817_uszx%2Fz c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d325dcf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1508210 INFO  
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz) 
[n:127.0.0.1:38817_uszx%2Fz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1566472913898438656
   [junit4]   2> 1508224 INFO  
(coreZkRegister-3776-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz 
x:collection1 c:collection1) [n:127.0.0.1:38817_uszx%2Fz c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 1508230 INFO  
(updateExecutor-1911-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38817_uszx%2Fz 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1508230 INFO  
(recoveryExecutor-1912-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38817_uszx%2Fz 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1508238 INFO  
(recoveryExecutor-1912-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38817_uszx%2Fz 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1508238 INFO  
(recoveryExecutor-1912-thread-1-processing-n:127.0.0.1:38817_uszx%2Fz 
x:collection1 s:shard1 

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

[junit4]   2> 
   [junit4]   2> GC Daemon:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     [...sun.*]
   [junit4]   2> 
   [junit4]   2> 4157794 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[FC5B6C3A04CE428F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=PostingsFormat(name=Memory doPackFST= true), 
_version_=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), 
a_i=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory 
doPackFST= true)}, docValues:{}, maxPointsInLeafNode=773, 
maxMBSortInHeap=5.106416544196538, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-CL, 
timezone=America/Virgin
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=189714312,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreMetricManagerTest, 
TolerantUpdateProcessorTest, HdfsLockFactoryTest, EchoParamsTest, 
FileUtilsTest, TestPerFieldSimilarityWithDefaultOverride, TestQueryTypes, 
TestFieldTypeResource, MoreLikeThisHandlerTest, LoggingHandlerTest, 
TestDistribIDF, TestSmileRequest, ClusterStateUpdateTest, 
TestJsonFacetRefinement, DistributedMLTComponentTest, ZkStateReaderTest, 
TestDFISimilarityFactory, OverseerTaskQueueTest, TestSolrIndexConfig, 
TestSegmentSorting, SliceStateTest, SoftAutoCommitTest, 
URLClassifyProcessorTest, SpatialHeatmapFacetsTest, SolrIndexMetricsTest, 
TestStressCloudBlindAtomicUpdates, DistributedQueryComponentOptimizationTest, 
BasicFunctionalityTest, DistributedDebugComponentTest, TestCSVResponseWriter, 
TestSchemaManager, TestCharFilters, CSVRequestHandlerTest, 
CollectionStateFormat2Test, JsonLoaderTest, HdfsBasicDistributedZkTest, 
TestRuleBasedAuthorizationPlugin, TestTolerantUpdateProcessorCloud, 
TestJavabinTupleStreamParser, SolrJmxReporterTest, DirectSolrConnectionTest, 
MultiTermTest, TestCloudDeleteByQuery, BooleanFieldTest, HdfsThreadLeakTest, 
TestSuggestSpellingConverter, TestFuzzyAnalyzedSuggestions, 
TestWordDelimiterFilterFactory, DistributedQueueTest, TestFieldCacheReopen, 
SpellingQueryConverterTest, OpenCloseCoreStressTest, TestLuceneMatchVersion, 
TriLevelCompositeIdRoutingTest, TestSweetSpotSimilarityFactory, 
DateMathParserTest, TestSolrCLIRunExample, TestCursorMarkWithoutUniqueKey, 
SampleTest, TestManagedSchemaAPI, CopyFieldTest, SmileWriterTest, 
TestBulkSchemaAPI, DirectSolrSpellCheckerTest, CdcrUpdateLogTest, 
TestUnifiedSolrHighlighter, TestLeaderElectionZkExpiry, TestReqParamsAPI, 
TestQueryUtils, DistributedIntervalFacetingTest, TestConfigOverlay, 
TestSchemaSimilarityResource, LeaderFailoverAfterPartitionTest, 
TestManagedResource, HdfsWriteToMultipleCollectionsTest, 
CoreAdminRequestStatusTest, TestCloudPivotFacet, 
UpdateRequestProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, 
TestOrdValues, SolrInfoMBeanTest, JsonValidatorTest, ZkControllerTest, 
AssignTest, TestImpersonationWithHadoopAuth, TestFieldCacheSortRandom, 
CdcrBootstrapTest, TestAnalyzeInfixSuggestions, TestFiltering, 
DistributedFacetPivotSmallTest, WordBreakSolrSpellCheckerTest, TestTrie, 
TestUninvertingReader, SharedFSAutoReplicaFailoverUtilsTest, 
DistribCursorPagingTest, TestDistributedGrouping, TestSQLHandlerNonCloud, 
TestRawTransformer, TestInitParams, ChaosMonkeySafeLeaderTest, 
TestSolrDynamicMBean, TestSystemIdResolver, OverseerModifyCollectionTest, 
IndexSchemaTest, TestDeleteCollectionOnDownNodes, CloudMLTQParserTest, 
ExplicitHLLTest, TestLegacyFieldCache, TestPartialUpdateDeduplication, 
DistributedTermsComponentTest, SystemInfoHandlerTest, SearchHandlerTest, 
ClassificationUpdateProcessorTest, CursorMarkTest, SuggesterFSTTest, 
CheckHdfsIndexTest, ShardRoutingTest, TestReplicationHandler, 
TestHashPartitioner, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, 
HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, 
SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, 
TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, 
SimplePostToolTest, SpellCheckCollatorTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, 
SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, 
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, 
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, 
TestJmxIntegration, TestCollationField, ReturnFieldsTest, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
TestPHPSerializedResponseWriter, TestComponentsName, SOLR749Test, 
TestQuerySenderListener, ResponseLogComponentTest, SolrIndexConfigTest, 
BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, 
TestSearchPerf, TestElisionMultitermQuery, TestPostingsSolrHighlighter, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, 
SynonymTokenizerTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, 
TimeZoneUtilsTest, TestFastOutputStream, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, PrimUtilsTest, DateFieldTest, DOMUtilTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, UUIDFieldTest, 
CircularListTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, 
TestSimpleTrackingShardHandler, TestPathTrie, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteNodeTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MoveReplicaTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery, 
TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, 
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, 
TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, 
TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, HdfsRecoveryZkTest]
   [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=HdfsRecoveryZkTest 
-Dtests.seed=FC5B6C3A04CE428F -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-CL -Dtests.timezone=America/Virgin -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    >        at 
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
   [junit4]    >        at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1079)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:943)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:916)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FC5B6C3A04CE428F]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [547/711 (3!)] on J1 in 47.46s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to