Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5941/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest

Error Message:
Error from server at http://127.0.0.1:49177/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
  at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2586)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
 at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
 at org.eclipse.jetty.server.Server.handle(Server.java:500)  at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
  at java.base/java.lang.Thread.run(Thread.java:832) 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49177/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2586)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at org.eclipse.jetty.server.Server.handle(Server.java:500)
        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base/java.lang.Thread.run(Thread.java:832)

        at 
__randomizedtesting.SeedInfo.seed([1A9E5F2DD2022C5F:BDDAE789BFB93FE6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
        at 
org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:120)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest

Error Message:
Error from server at http://127.0.0.1:61917/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
  at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2586)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
 at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
 at org.eclipse.jetty.server.Server.handle(Server.java:500)  at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
  at java.base/java.lang.Thread.run(Thread.java:832) 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:61917/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2586)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at org.eclipse.jetty.server.Server.handle(Server.java:500)
        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base/java.lang.Thread.run(Thread.java:832)

        at 
__randomizedtesting.SeedInfo.seed([1A9E5F2DD2022C5F:BDDAE789BFB93FE6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
        at 
org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:120)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14277 lines...]
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4]   2> 1030232 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1030232 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/data-dir-90-001
   [junit4]   2> 1030233 WARN  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1030233 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1030237 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1030237 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1030237 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1036868 WARN  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1036921 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1036929 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1036929 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1036929 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1036936 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32e5b1c4{static,/static,jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1037316 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@7c5dd963{hdfs,/,file:///Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/jetty-localhost-60870-hadoop-hdfs-3_2_0-tests_jar-_-any-8632193637595296664.dir/webapp/,AVAILABLE}{jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1037335 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@171edbc5{HTTP/1.1, 
(http/1.1)}{localhost:60870}
   [junit4]   2> 1037335 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.Server Started @1037404ms
   [junit4]   2> 1039119 WARN  (StorageLocationChecker thread 0) [     ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 1039304 WARN  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1039311 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1039320 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1039320 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1039320 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1039322 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74d2c337{static,/static,jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1039480 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@5d4d7de9{datanode,/,file:///Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/jetty-localhost-60885-hadoop-hdfs-3_2_0-tests_jar-_-any-11194970184013448128.dir/webapp/,AVAILABLE}{jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1039481 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@44beb14e{HTTP/1.1, 
(http/1.1)}{localhost:60885}
   [junit4]   2> 1039481 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.Server Started @1039550ms
   [junit4]   2> 1040611 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x9c3b85fb96e138be: Processing first 
storage report for DS-65e4be43-de20-40a4-bfa0-dc7e16b615f1 from datanode 
ab9a122a-6be3-4f55-8ff2-2a2604775bbd
   [junit4]   2> 1040613 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x9c3b85fb96e138be: from storage 
DS-65e4be43-de20-40a4-bfa0-dc7e16b615f1 node 
DatanodeRegistration(127.0.0.1:60884, 
datanodeUuid=ab9a122a-6be3-4f55-8ff2-2a2604775bbd, infoPort=60887, 
infoSecurePort=0, ipcPort=60888, 
storageInfo=lv=-57;cid=testClusterID;nsid=1305596461;c=1588185569615), blocks: 
0, hasStaleStorage: true, processing time: 2 msecs, invalidatedBlocks: 0
   [junit4]   2> 1040614 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x9c3b85fb96e138be: Processing first 
storage report for DS-5c34b103-d977-4ddf-bf83-f3429f67d032 from datanode 
ab9a122a-6be3-4f55-8ff2-2a2604775bbd
   [junit4]   2> 1040614 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x9c3b85fb96e138be: from storage 
DS-5c34b103-d977-4ddf-bf83-f3429f67d032 node 
DatanodeRegistration(127.0.0.1:60884, 
datanodeUuid=ab9a122a-6be3-4f55-8ff2-2a2604775bbd, infoPort=60887, 
infoSecurePort=0, ipcPort=60888, 
storageInfo=lv=-57;cid=testClusterID;nsid=1305596461;c=1588185569615), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1040989 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1040991 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1040991 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1041099 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer start zk server on port:60905
   [junit4]   2> 1041100 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60905
   [junit4]   2> 1041100 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60905
   [junit4]   2> 1041100 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60905
   [junit4]   2> 1041139 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041222 INFO  (zkConnectionManagerCallback-8871-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1041222 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041260 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041264 INFO  (zkConnectionManagerCallback-8873-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1041270 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041299 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1041335 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1041357 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1041367 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1041415 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1041505 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1041517 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1041536 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1041551 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1041562 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1041573 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1041585 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1044134 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1044134 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1044134 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1044155 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1044155 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1044155 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1044160 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11e498d5{/,null,AVAILABLE}
   [junit4]   2> 1044167 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.s.AbstractConnector Started ServerConnector@7fad5e53{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:60919}
   [junit4]   2> 1044168 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.s.Server Started @1044237ms
   [junit4]   2> 1044168 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=hdfs://localhost:60875/hdfs__localhost_60875__Users_jenkins_workspace_Lucene-Solr-master-MacOSX_solr_build_solr-core_test_J2_temp_solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001_tempDir-002_control_data,
 hostPort=60919, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1044168 ERROR 
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1044168 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1044169 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1044169 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 1044169 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1044169 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-29T18:39:39.318163Z
   [junit4]   2> 1044173 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044179 INFO  (zkConnectionManagerCallback-8875-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044188 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044308 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1044309 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/control-001/solr.xml
   [junit4]   2> 1044321 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1044711 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1044733 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@581ec83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1044733 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@581ec83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1044757 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3615a321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1044757 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3615a321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1044759 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60905/solr
   [junit4]   2> 1044765 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044769 INFO  (zkConnectionManagerCallback-8886-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044774 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044911 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1044915 INFO  (zkConnectionManagerCallback-8888-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044915 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1046119 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:60919_
   [junit4]   2> 1046134 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.c.Overseer Overseer 
(id=72132395589173252-127.0.0.1:60919_-n_0000000000) starting
   [junit4]   2> 1046194 INFO  
(OverseerStateUpdate-72132395589173252-127.0.0.1:60919_-n_0000000000) 
[n:127.0.0.1:60919_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:60919_
   [junit4]   2> 1046198 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60919_
   [junit4]   2> 1046212 INFO  (zkCallback-8887-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1046244 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1046246 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 1046348 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1046494 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1046579 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1046579 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1046595 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) 
[n:127.0.0.1:60919_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/control-001/cores
   [junit4]   2> 1046653 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046658 INFO  (zkConnectionManagerCallback-8905-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046659 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046684 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1046702 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60905/solr 
ready
   [junit4]   2> 1046710 INFO  (qtp449440698-14215) [n:127.0.0.1:60919_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60919_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1046814 INFO  
(OverseerThreadFactory-8895-thread-1-processing-n:127.0.0.1:60919_) 
[n:127.0.0.1:60919_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1047148 INFO  (qtp449440698-14217) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 1047163 INFO  (qtp449440698-14214) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 1047236 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1047236 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1048294 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1048308 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1048485 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1048657 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 1048662 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1048687 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:60875/solr_hdfs_home
   [junit4]   2> 1048692 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1048692 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:60875/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1048695 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60875/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1048744 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1048744 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1048744 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1048881 WARN  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 1053929 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1053934 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60875/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1053967 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60875/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1053973 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1053973 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1053973 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1053984 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1053985 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5398400910660179]
   [junit4]   2> 1054627 WARN  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, 
b=B}}}
   [junit4]   2> 1054681 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1054681 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1054682 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1054699 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1054699 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1054703 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=105.173828125, 
floorSegmentMB=1.73828125, forceMergeDeletesPctAllowed=29.208809001588648, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7942258806926852, deletesPctAllowed=29.56979249333559
   [junit4]   2> 1054782 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30f33eca[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1054784 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1054785 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1054785 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1054790 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1665333293155876864
   [junit4]   2> 1054793 INFO  
(searcherExecutor-8907-thread-1-processing-n:127.0.0.1:60919_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:60919_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@30f33eca[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1054799 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1054799 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1054815 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1054815 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1054815 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60919/control_collection_shard1_replica_n1/
   [junit4]   2> 1054817 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1054817 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60919/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1054817 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72132395589173252-core_node2-n_0000000000
   [junit4]   2> 1054827 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60919/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1054845 INFO  (zkCallback-8887-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1054846 INFO  (zkCallback-8887-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1054849 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1054855 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7620
   [junit4]   2> 1054863 INFO  (qtp449440698-14215) [n:127.0.0.1:60919_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1054967 INFO  (zkCallback-8887-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1054967 INFO  (zkCallback-8887-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1054967 INFO  (zkCallback-8887-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1054969 INFO  (qtp449440698-14215) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60919_&wt=javabin&version=2}
 status=0 QTime=8258
   [junit4]   2> 1054970 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1055082 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1055086 INFO  (zkConnectionManagerCallback-8916-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1055086 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1055088 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1055092 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60905/solr 
ready
   [junit4]   2> 1055092 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1055094 INFO  (qtp449440698-14215) [n:127.0.0.1:60919_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1055102 INFO  
(OverseerThreadFactory-8895-thread-2-processing-n:127.0.0.1:60919_) 
[n:127.0.0.1:60919_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1055103 INFO  
(OverseerCollectionConfigSetProcessor-72132395589173252-127.0.0.1:60919_-n_0000000000)
 [n:127.0.0.1:60919_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1055322 WARN  
(OverseerThreadFactory-8895-thread-2-processing-n:127.0.0.1:60919_) 
[n:127.0.0.1:60919_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1055325 INFO  (qtp449440698-14215) [n:127.0.0.1:60919_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1055327 INFO  (qtp449440698-14215) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=233
   [junit4]   2> 1055329 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1055329 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1055330 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1055330 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1055331 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1055331 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1055331 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=1
   [junit4]   2> 1055889 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[1A9E5F2DD2022C5F]) [    
 ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 1055892 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1055892 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1055892 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1055900 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1055900 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1055900 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1055901 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@677cc1c7{/,null,AVAILABLE}
   [junit4]   2> 1055902 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@45f43f7e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:60977}
   [junit4]   2> 1055902 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.s.Server Started @1055971ms
   [junit4]   2> 1055902 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost:60875/hdfs__localhost_60875__Users_jenkins_workspace_Lucene-Solr-master-MacOSX_solr_build_solr-core_test_J2_temp_solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001_tempDir-002_jetty1,
 hostPort=60977, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/shard-1-001/cores}
   [junit4]   2> 1055903 ERROR (closeThreadPool-8917-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1055903 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1055903 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1055903 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1055903 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1055903 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-29T18:39:51.052586Z
   [junit4]   2> 1055904 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1055913 INFO  (zkConnectionManagerCallback-8919-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1055914 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056022 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1056022 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/shard-1-001/solr.xml
   [junit4]   2> 1056027 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1056329 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1056333 WARN  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@775525a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1056333 WARN  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@775525a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1056347 WARN  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@490ba80a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1056347 WARN  (closeThreadPool-8917-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@490ba80a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1056349 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60905/solr
   [junit4]   2> 1056352 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056356 INFO  (zkConnectionManagerCallback-8930-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056357 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056466 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1056470 INFO  (zkConnectionManagerCallback-8932-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056470 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1056601 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1056637 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60977_ as 
DOWN
   [junit4]   2> 1056642 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1056642 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60977_
   [junit4]   2> 1056647 INFO  (zkCallback-8887-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1056647 INFO  (zkCallback-8915-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1056648 INFO  (zkCallback-8931-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1056654 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1056656 WARN  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 1056707 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1056989 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1057031 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1057033 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1057034 INFO  (closeThreadPool-8917-thread-1) 
[n:127.0.0.1:60977_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/shard-1-001/cores
   [junit4]   2> 1057090 INFO  (closeThreadPool-8917-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60977_
   [junit4]   2> 1057114 INFO  (qtp449440698-14217) [n:127.0.0.1:60919_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60977_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1057211 INFO  
(OverseerCollectionConfigSetProcessor-72132395589173252-127.0.0.1:60919_-n_0000000000)
 [n:127.0.0.1:60919_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1057368 INFO  (qtp449440698-14214) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=55
   [junit4]   2> 1057376 INFO  (qtp449440698-14216) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 1057427 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1057477 INFO  (qtp449440698-14215) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=34
   [junit4]   2> 1057497 INFO  (qtp449440698-14214) [n:127.0.0.1:60919_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 1057524 INFO  (qtp1103864735-14280) [n:127.0.0.1:60977_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 1057546 INFO  
(OverseerThreadFactory-8895-thread-3-processing-n:127.0.0.1:60919_) 
[n:127.0.0.1:60919_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:60977_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1057553 INFO  
(OverseerThreadFactory-8895-thread-3-processing-n:127.0.0.1:60919_) 
[n:127.0.0.1:60919_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1057564 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1058894 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1058916 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1059165 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1059238 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1059238 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b15e722
   [junit4]   2> 1059238 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:60875/solr_hdfs_home
   [junit4]   2> 1059238 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1059239 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001/shard-1-001/cores/collection1_shard1_replica_n1],
 dataDir=[hdfs://localhost:60875/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 1059240 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60875/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 1059249 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1059249 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1059249 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1059276 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1059282 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60875/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 1059327 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60875/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 1059337 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1059337 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1059337 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1059351 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1059352 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5398400910660179]
   [junit4]   2> 1059787 WARN  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, 
b=B}}}
   [junit4]   2> 1059858 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1059858 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1059858 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1059899 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1059899 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1059905 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=105.173828125, 
floorSegmentMB=1.73828125, forceMergeDeletesPctAllowed=29.208809001588648, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7942258806926852, deletesPctAllowed=29.56979249333559
   [junit4]   2> 1059934 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c9170ce[collection1_shard1_replica_n1] main]
   [junit4]   2> 1059937 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1059939 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1059940 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1059941 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1665333298557091840
   [junit4]   2> 1059946 INFO  
(searcherExecutor-8943-thread-1-processing-n:127.0.0.1:60977_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@3c9170ce[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1059962 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1059962 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1059974 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1059974 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1059974 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60977/collection1_shard1_replica_n1/
   [junit4]   2> 1059975 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1059975 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:60977/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1059975 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72132395589173257-core_node2-n_0000000000
   [junit4]   2> 1059981 INFO  (qtp1103864735-14279) [n:127.0.0.1:60977_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s

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

Chain.doFilter(ServletHandler.java:1604)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    >        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]    >        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]    >        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1A9E5F2DD2022C5F:BDDAE789BFB93FE6]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
   [junit4]    >        at 
org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:120)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 150723 WARN  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 150733 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@70a947b2{datanode,/,null,UNAVAILABLE}{jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 150734 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@22d2cc3d{HTTP/1.1, 
(http/1.1)}{localhost:0}
   [junit4]   2> 150734 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150734 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70e62936{static,/static,jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 150740 WARN  (BP-2109897779-127.0.0.1-1588187630455 
heartbeating to localhost/127.0.0.1:63752) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 150740 WARN  (BP-2109897779-127.0.0.1-1588187630455 
heartbeating to localhost/127.0.0.1:63752) [     ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-2109897779-127.0.0.1-1588187630455 
(Datanode Uuid f0c86292-7157-435a-9e97-ecdf3467a454) service to 
localhost/127.0.0.1:63752
   [junit4]   2> 150772 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@341b0a5d{hdfs,/,null,UNAVAILABLE}{jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 150773 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@23414a3{HTTP/1.1, 
(http/1.1)}{localhost:0}
   [junit4]   2> 150773 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150773 INFO  
(SUITE-CheckHdfsIndexTest-seed#[1A9E5F2DD2022C5F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f7d6334{static,/static,jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_1A9E5F2DD2022C5F-001
   [junit4]   2> Apr 29, 2020 7:16:13 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 25 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ac188b4),
 locale=es-SV, timezone=Africa/Brazzaville
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 
(64-bit)/cpus=6,threads=10,free=26137480,total=219480064
   [junit4]   2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest]
   [junit4] Completed [5/5 (5!)] on J2 in 151.88s, 5 tests, 1 error, 1 skipped 
<<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
 There were test failures: 5 suites, 25 tests, 5 errors, 5 ignored [seed: 
1A9E5F2DD2022C5F]

Total time: 2 minutes 36 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.index.hdfs.CheckHdfsIndexTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=561e36660a7f04936104cd1a5243a14b9c58235f, 
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5940
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to