You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/04/29 21:08:54 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-15-ea+16) - Build # 26503 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26503/
Java: 64bit/jdk-15-ea+16 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

5 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1118/0x00007fa8200954b0@1719dacc . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1118/0x00007fa8200954b0@1719dacc . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([7CA94217697C72B:D14C74DC958900B1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	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 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.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.pkg.TestPackages$$Lambda$1203/0x00007fa9f2bf6108@5bb04d53 . attempt: 9 Mismatch for value : '[Version]' in response , {   "get":"org.apache.solr.core.RuntimeLibSearchComponent",   "loader":"java.net.FactoryURLClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$1203/0x00007fa9f2bf6108@5bb04d53 . attempt: 9 Mismatch for value : '[Version]' in response , {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"java.net.FactoryURLClassLoader",
  "Version":"1",
  "doc":null}
	at __randomizedtesting.SeedInfo.seed([7CA94217697C72B:D14C74DC958900B1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:411)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:237)
	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 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.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1103/0x00007f439f8964b0@57971095 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1103/0x00007f439f8964b0@57971095 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([7CA94217697C72B:D14C74DC958900B1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	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 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 https://127.0.0.1:41209/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.ssl.SslConnection$1.run(SslConnection.java:146)  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 https://127.0.0.1:41209/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.ssl.SslConnection$1.run(SslConnection.java:146)
	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([7CA94217697C72B:A08E2C851B2CD492]: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 https://127.0.0.1:32799/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.ssl.SslConnection$1.run(SslConnection.java:146)  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 https://127.0.0.1:32799/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.ssl.SslConnection$1.run(SslConnection.java:146)
	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([7CA94217697C72B:A08E2C851B2CD492]: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 13052 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 108231 INFO  (SUITE-TestPackages-seed#[7CA94217697C72B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 108232 INFO  (SUITE-TestPackages-seed#[7CA94217697C72B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_7CA94217697C72B-001/data-dir-7-001
   [junit4]   2> 108233 INFO  (SUITE-TestPackages-seed#[7CA94217697C72B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 108233 INFO  (SUITE-TestPackages-seed#[7CA94217697C72B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 108234 INFO  (SUITE-TestPackages-seed#[7CA94217697C72B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 108237 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 108238 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_7CA94217697C72B-001/tempDir-001
   [junit4]   2> 108238 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 108238 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 108238 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 108338 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.ZkTestServer start zk server on port:45829
   [junit4]   2> 108338 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45829
   [junit4]   2> 108338 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45829
   [junit4]   2> 108339 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45829
   [junit4]   2> 108340 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108342 INFO  (zkConnectionManagerCallback-568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108342 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108354 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108360 INFO  (zkConnectionManagerCallback-570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108360 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108361 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108365 INFO  (zkConnectionManagerCallback-572-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108365 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 108474 INFO  (jetty-launcher-573-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 108483 INFO  (jetty-launcher-573-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 108484 INFO  (jetty-launcher-573-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 108484 INFO  (jetty-launcher-573-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 108485 INFO  (jetty-launcher-573-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 108485 INFO  (jetty-launcher-573-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46ecbc2d{/solr,null,AVAILABLE}
   [junit4]   2> 108485 INFO  (jetty-launcher-573-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42f3c7fa{/solr,null,AVAILABLE}
   [junit4]   2> 108485 INFO  (jetty-launcher-573-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16e20663{/solr,null,AVAILABLE}
   [junit4]   2> 108485 INFO  (jetty-launcher-573-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d4e83b8{/solr,null,AVAILABLE}
   [junit4]   2> 108488 INFO  (jetty-launcher-573-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@754895fd{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35553}
   [junit4]   2> 108488 INFO  (jetty-launcher-573-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c18de57{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37507}
   [junit4]   2> 108488 INFO  (jetty-launcher-573-thread-4) [     ] o.e.j.s.Server Started @108759ms
   [junit4]   2> 108488 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35553}
   [junit4]   2> 108488 INFO  (jetty-launcher-573-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@116dd8fb{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46229}
   [junit4]   2> 108489 ERROR (jetty-launcher-573-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-2) [     ] o.e.j.s.Server Started @108760ms
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37507}
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-3) [     ] o.e.j.s.Server Started @108760ms
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46229}
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T20:41:04.828332Z
   [junit4]   2> 108489 ERROR (jetty-launcher-573-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T20:41:04.828523Z
   [junit4]   2> 108489 ERROR (jetty-launcher-573-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 108489 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T20:41:04.828785Z
   [junit4]   2> 108492 INFO  (jetty-launcher-573-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36b0e940{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:33615}
   [junit4]   2> 108492 INFO  (jetty-launcher-573-thread-1) [     ] o.e.j.s.Server Started @108763ms
   [junit4]   2> 108492 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33615}
   [junit4]   2> 108493 ERROR (jetty-launcher-573-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 108493 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 108493 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 108493 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 108493 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 108493 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T20:41:04.832171Z
   [junit4]   2> 108493 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108493 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108497 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108498 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108501 INFO  (zkConnectionManagerCallback-575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108501 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108502 INFO  (zkConnectionManagerCallback-577-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108502 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108502 INFO  (zkConnectionManagerCallback-581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108502 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108503 INFO  (zkConnectionManagerCallback-579-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108503 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108503 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 108503 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 108503 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 108503 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 108612 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 108614 WARN  (jetty-launcher-573-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f60794[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108614 WARN  (jetty-launcher-573-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f60794[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108617 WARN  (jetty-launcher-573-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2da2d193[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108617 WARN  (jetty-launcher-573-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2da2d193[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108618 INFO  (jetty-launcher-573-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45829/solr
   [junit4]   2> 108620 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108621 INFO  (zkConnectionManagerCallback-592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108621 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108665 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35553_solr
   [junit4]   2> 108666 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.Overseer Overseer (id=72183927383064583-127.0.0.1:35553_solr-n_0000000000) starting
   [junit4]   2> 108668 INFO  (OverseerStateUpdate-72183927383064583-127.0.0.1:35553_solr-n_0000000000) [n:127.0.0.1:35553_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35553_solr
   [junit4]   2> 108668 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35553_solr
   [junit4]   2> 108668 INFO  (OverseerStateUpdate-72183927383064583-127.0.0.1:35553_solr-n_0000000000) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 108669 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 108670 WARN  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] 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> 108680 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108695 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108700 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108700 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108701 INFO  (jetty-launcher-573-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_7CA94217697C72B-001/tempDir-001/node4/.
   [junit4]   2> 108712 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 108714 WARN  (jetty-launcher-573-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@622921b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108714 WARN  (jetty-launcher-573-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@622921b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108717 WARN  (jetty-launcher-573-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64f9f138[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108717 WARN  (jetty-launcher-573-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64f9f138[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108718 INFO  (jetty-launcher-573-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45829/solr
   [junit4]   2> 108726 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108726 INFO  (zkConnectionManagerCallback-615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108726 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108733 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 108735 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46229_solr as DOWN
   [junit4]   2> 108737 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 108737 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46229_solr
   [junit4]   2> 108738 INFO  (zkCallback-591-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108739 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 108739 WARN  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] 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> 108741 INFO  (zkCallback-614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108748 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108761 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46229.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108766 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46229.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108767 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46229.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108767 INFO  (jetty-launcher-573-thread-3) [n:127.0.0.1:46229_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_7CA94217697C72B-001/tempDir-001/node3/.
   [junit4]   2> 108813 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 108815 WARN  (jetty-launcher-573-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f97b3f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108815 WARN  (jetty-launcher-573-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f97b3f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108825 WARN  (jetty-launcher-573-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26480827[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108825 WARN  (jetty-launcher-573-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26480827[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108826 INFO  (jetty-launcher-573-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45829/solr
   [junit4]   2> 108829 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108830 INFO  (zkConnectionManagerCallback-634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108830 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108833 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 108835 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37507_solr as DOWN
   [junit4]   2> 108836 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 108836 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37507_solr
   [junit4]   2> 108837 INFO  (zkCallback-591-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108837 INFO  (zkCallback-614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108838 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 108839 WARN  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] 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> 108839 INFO  (zkCallback-633-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108847 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108865 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37507.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108871 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37507.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108871 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37507.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108872 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:37507_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_7CA94217697C72B-001/tempDir-001/node2/.
   [junit4]   2> 108914 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 108916 WARN  (jetty-launcher-573-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22a41f4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108916 WARN  (jetty-launcher-573-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22a41f4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108921 WARN  (jetty-launcher-573-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18e69198[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108921 WARN  (jetty-launcher-573-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18e69198[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 108922 INFO  (jetty-launcher-573-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45829/solr
   [junit4]   2> 108923 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108925 INFO  (zkConnectionManagerCallback-653-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108925 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108927 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 108929 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33615_solr as DOWN
   [junit4]   2> 108929 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 108929 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33615_solr
   [junit4]   2> 108930 INFO  (zkCallback-591-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108930 INFO  (zkCallback-633-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108930 INFO  (zkCallback-614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108931 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 108931 INFO  (zkCallback-652-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108931 WARN  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] 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> 108938 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108949 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108954 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108954 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1759c74b
   [junit4]   2> 108955 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:33615_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_7CA94217697C72B-001/tempDir-001/node1/.
   [junit4]   2> 108964 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 108968 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108968 INFO  (zkConnectionManagerCallback-666-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108968 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108969 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 108969 INFO  (TEST-TestPackages.testAPI-seed#[7CA94217697C72B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45829/solr ready
   [junit4]   2> 109033 INFO  (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 109050 INFO  (qtp1878880725-1540) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109066 INFO  (qtp196875646-1543) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109083 INFO  (qtp1216844035-1546) [n:127.0.0.1:33615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109083 INFO  (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 109084 INFO  (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 109095 INFO  (qtp1878880725-1542) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109106 INFO  (qtp196875646-1545) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109117 INFO  (qtp1216844035-1546) [n:127.0.0.1:33615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109117 INFO  (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 109117 ERROR (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:179) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 109117 INFO  (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=122
   [junit4]   2> 109139 INFO  (qtp1878880725-1540) [n:127.0.0.1:46229_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 109152 INFO  (qtp196875646-1543) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109165 INFO  (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109175 INFO  (qtp1216844035-1548) [n:127.0.0.1:33615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109176 INFO  (qtp1878880725-1540) [n:127.0.0.1:46229_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 109177 INFO  (qtp1878880725-1540) [n:127.0.0.1:46229_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 109190 INFO  (qtp1944200288-1549) [n:127.0.0.1:37507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:46229_solr} status=0 QTime=0
   [junit4]   2> 109190 INFO  (updateExecutor-630-thread-1-processing-n:127.0.0.1:37507_solr) [n:127.0.0.1:37507_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:46229_solr 
   [junit4]   2> 109204 INFO  (qtp196875646-1543) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:46229_solr} status=0 QTime=0
   [junit4]   2> 109205 INFO  (updateExecutor-588-thread-1-processing-n:127.0.0.1:35553_solr) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:46229_solr 
   [junit4]   2> 109211 INFO  (qtp1878880725-1542) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 109218 INFO  (qtp1878880725-1542) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 109233 INFO  (qtp1878880725-1553) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 109234 INFO  (qtp1878880725-1542) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 109235 INFO  (qtp1216844035-1546) [n:127.0.0.1:33615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:46229_solr} status=0 QTime=8
   [junit4]   2> 109235 INFO  (updateExecutor-649-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:46229_solr 
   [junit4]   2> 109235 INFO  (updateExecutor-588-thread-1-processing-n:127.0.0.1:35553_solr) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 109235 INFO  (updateExecutor-588-thread-1-processing-n:127.0.0.1:35553_solr) [n:127.0.0.1:35553_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 109237 INFO  (updateExecutor-630-thread-1-processing-n:127.0.0.1:37507_solr) [n:127.0.0.1:37507_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 109237 INFO  (updateExecutor-630-thread-1-processing-n:127.0.0.1:37507_solr) [n:127.0.0.1:37507_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 109238 INFO  (qtp1878880725-1540) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=106
   [junit4]   2> 109246 INFO  (qtp1878880725-1542) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 109256 INFO  (qtp1878880725-1552) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 109258 INFO  (updateExecutor-649-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 109258 INFO  (updateExecutor-649-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 109258 INFO  (qtp196875646-1543) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 109278 INFO  (qtp1878880725-1542) [n:127.0.0.1:46229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109293 INFO  (qtp1944200288-1538) [n:127.0.0.1:37507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109305 INFO  (qtp1216844035-1548) [n:127.0.0.1:33615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 109324 ERROR (qtp196875646-1545) [n:127.0.0.1:35553_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:179) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27

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

 [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream.completeFile(DFSOutputStream.java:949) ~[hadoop-hdfs-client-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream.completeFile(DFSOutputStream.java:907) ~[hadoop-hdfs-client-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream.closeImpl(DFSOutputStream.java:890) ~[hadoop-hdfs-client-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream.close(DFSOutputStream.java:845) ~[hadoop-hdfs-client-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.fs.FSDataOutputStream$PositionCache.close(FSDataOutputStream.java:72) ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.fs.FSDataOutputStream.close(FSDataOutputStream.java:101) ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:283) ~[test/:?]
   [junit4]   2> 	at org.apache.solr.index.hdfs.CheckHdfsIndexTest.teardownClass(CheckHdfsIndexTest.java:71) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 150827 WARN  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 150857 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@c21cd7c{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 150857 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@727d7b32{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 150857 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150857 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cc1811a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 150858 WARN  (BP-650682289-127.0.0.1-1588194357473 heartbeating to localhost.localdomain/127.0.0.1:34873) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 150858 WARN  (BP-650682289-127.0.0.1-1588194357473 heartbeating to localhost.localdomain/127.0.0.1:34873) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-650682289-127.0.0.1-1588194357473 (Datanode Uuid f8b435ec-4df3-41b7-963b-6b2437fbb93c) service to localhost.localdomain/127.0.0.1:34873
   [junit4]   2> 150875 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@73c599e1{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 150875 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7adb4350{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 150875 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150876 INFO  (SUITE-CheckHdfsIndexTest-seed#[7CA94217697C72B]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69055d6d{static,/static,jar:file:/home/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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_7CA94217697C72B-001
   [junit4]   2> Apr 29, 2020 9:08:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 65 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6952c94b), locale=ii-CN, timezone=Asia/Hebron
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=12,free=400556032,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest]
   [junit4] Completed [10/10 (7!)] on J1 in 153.16s, 5 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: There were test failures: 10 suites, 35 tests, 5 errors, 2 failures, 5 ignored [seed: 7CA94217697C72B]

Total time: 2 minutes 36 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   2/5 failed: org.apache.solr.pkg.TestPackages
[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=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/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=5e6d91eec082d158abcf9338ff0982eb20b4d30b, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #26502
Recording test results
Setting ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 26504 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26504/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

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

Error Message:
Error from server at https://127.0.0.1:44883/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.ssl.SslConnection$1.run(SslConnection.java:146)  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:835) 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44883/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.ssl.SslConnection$1.run(SslConnection.java:146)
	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:835)

	at __randomizedtesting.SeedInfo.seed([CF3D9FFE82708C4C:6879275AEFCB9FF5]: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:567)
	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:835)


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

Error Message:
Error from server at https://127.0.0.1:33961/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.ssl.SslConnection$1.run(SslConnection.java:146)  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:835) 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33961/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.ssl.SslConnection$1.run(SslConnection.java:146)
	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:835)

	at __randomizedtesting.SeedInfo.seed([CF3D9FFE82708C4C:6879275AEFCB9FF5]: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:567)
	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:835)




Build Log:
[...truncated 15645 lines...]
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4]   2> 1119921 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1119922 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/data-dir-114-001
   [junit4]   2> 1119922 WARN  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1119922 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1119923 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1119923 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1119924 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1119992 WARN  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1119994 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1120000 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120000 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120000 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1120000 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1252091{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1120103 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@3b912213{hdfs,/,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/jetty-localhost_localdomain-41429-hadoop-hdfs-3_2_0-tests_jar-_-any-9325446925457979261.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1120104 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ce76ad6{HTTP/1.1, (http/1.1)}{localhost.localdomain:41429}
   [junit4]   2> 1120104 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.Server Started @1120129ms
   [junit4]   2> 1120158 WARN  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1120159 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1120162 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120162 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120162 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1120162 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74ff1c35{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1120256 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@4179db56{datanode,/,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/jetty-localhost-33239-hadoop-hdfs-3_2_0-tests_jar-_-any-5312274916418599773.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1120256 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6dcd7ea2{HTTP/1.1, (http/1.1)}{localhost:33239}
   [junit4]   2> 1120257 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.Server Started @1120282ms
   [junit4]   2> 1120285 WARN  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1120286 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1120291 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120291 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120291 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1120299 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a9ef0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1120343 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7000c4f8021ee859: Processing first storage report for DS-18bcea4a-e073-490d-aa9e-e42ae9fe4abb from datanode 18be518c-1ccf-48ae-8cb2-2cc6e1d1ca6e
   [junit4]   2> 1120343 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7000c4f8021ee859: from storage DS-18bcea4a-e073-490d-aa9e-e42ae9fe4abb node DatanodeRegistration(127.0.0.1:42199, datanodeUuid=18be518c-1ccf-48ae-8cb2-2cc6e1d1ca6e, infoPort=34781, infoSecurePort=0, ipcPort=42961, storageInfo=lv=-57;cid=testClusterID;nsid=1547786771;c=1588201324391), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1120343 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7000c4f8021ee859: Processing first storage report for DS-c793214a-7dfe-4f86-bfc1-630427e156a6 from datanode 18be518c-1ccf-48ae-8cb2-2cc6e1d1ca6e
   [junit4]   2> 1120343 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7000c4f8021ee859: from storage DS-c793214a-7dfe-4f86-bfc1-630427e156a6 node DatanodeRegistration(127.0.0.1:42199, datanodeUuid=18be518c-1ccf-48ae-8cb2-2cc6e1d1ca6e, infoPort=34781, infoSecurePort=0, ipcPort=42961, storageInfo=lv=-57;cid=testClusterID;nsid=1547786771;c=1588201324391), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1120414 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@378f435f{datanode,/,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/jetty-localhost-46295-hadoop-hdfs-3_2_0-tests_jar-_-any-13187579702215947294.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1120414 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14b65926{HTTP/1.1, (http/1.1)}{localhost:46295}
   [junit4]   2> 1120414 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.Server Started @1120440ms
   [junit4]   2> 1120556 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xefd0038a14c440ce: Processing first storage report for DS-e0d46499-6e0f-4f7a-aeb5-6fc7bc537420 from datanode 958617a0-b3e8-4c45-9637-619a9ce5f819
   [junit4]   2> 1120556 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xefd0038a14c440ce: from storage DS-e0d46499-6e0f-4f7a-aeb5-6fc7bc537420 node DatanodeRegistration(127.0.0.1:40823, datanodeUuid=958617a0-b3e8-4c45-9637-619a9ce5f819, infoPort=45323, infoSecurePort=0, ipcPort=39057, storageInfo=lv=-57;cid=testClusterID;nsid=1547786771;c=1588201324391), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1120556 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xefd0038a14c440ce: Processing first storage report for DS-fccbebee-927c-4b83-ad9d-a4db71be8944 from datanode 958617a0-b3e8-4c45-9637-619a9ce5f819
   [junit4]   2> 1120556 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xefd0038a14c440ce: from storage DS-fccbebee-927c-4b83-ad9d-a4db71be8944 node DatanodeRegistration(127.0.0.1:40823, datanodeUuid=958617a0-b3e8-4c45-9637-619a9ce5f819, infoPort=45323, infoSecurePort=0, ipcPort=39057, storageInfo=lv=-57;cid=testClusterID;nsid=1547786771;c=1588201324391), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1120632 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1120632 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1120632 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1120732 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer start zk server on port:44551
   [junit4]   2> 1120732 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44551
   [junit4]   2> 1120733 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44551
   [junit4]   2> 1120733 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44551
   [junit4]   2> 1120734 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120736 INFO  (zkConnectionManagerCallback-15546-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120736 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120738 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120739 INFO  (zkConnectionManagerCallback-15548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120739 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120743 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1120747 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1120751 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1120759 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1120771 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1120772 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1120782 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1120783 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1120783 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1120783 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1120784 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1120790 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120792 INFO  (zkConnectionManagerCallback-15552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120792 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120893 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1120975 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1120975 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1120975 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1121079 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1121079 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1121079 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1121091 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@740d09b{/,null,AVAILABLE}
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e470887{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36135}
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.s.Server Started @1121124ms
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=hdfs://localhost.localdomain:35453/hdfs__localhost.localdomain_35453__home_jenkins_workspace_Lucene-Solr-master-Linux_solr_build_solr-core_test_J3_temp_solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001_tempDir-002_control_data, hostPort=36135, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/control-001/cores}
   [junit4]   2> 1121099 ERROR (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1121099 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T23:02:05.516580Z
   [junit4]   2> 1121114 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1121123 INFO  (zkConnectionManagerCallback-15554-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1121123 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1121226 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1121227 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/control-001/solr.xml
   [junit4]   2> 1121260 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1121305 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1121319 WARN  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@238187f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121319 WARN  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@238187f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121351 WARN  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13d7d43b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121351 WARN  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13d7d43b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121352 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44551/solr
   [junit4]   2> 1121360 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1121376 INFO  (zkConnectionManagerCallback-15565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1121376 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1121503 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1121507 INFO  (zkConnectionManagerCallback-15567-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1121507 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1121574 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36135_
   [junit4]   2> 1121574 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.c.Overseer Overseer (id=72184481846788101-127.0.0.1:36135_-n_0000000000) starting
   [junit4]   2> 1121588 INFO  (OverseerStateUpdate-72184481846788101-127.0.0.1:36135_-n_0000000000) [n:127.0.0.1:36135_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36135_
   [junit4]   2> 1121599 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36135_
   [junit4]   2> 1121605 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1121605 WARN  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] 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> 1121608 INFO  (zkCallback-15566-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1121638 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1121665 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9
   [junit4]   2> 1121673 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9
   [junit4]   2> 1121674 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9
   [junit4]   2> 1121675 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [n:127.0.0.1:36135_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/control-001/cores
   [junit4]   2> 1121706 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1121708 INFO  (zkConnectionManagerCallback-15584-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1121708 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1121710 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1121710 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44551/solr ready
   [junit4]   2> 1121738 INFO  (qtp731551481-28395) [n:127.0.0.1:36135_     ] 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:36135_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1121747 INFO  (OverseerThreadFactory-15574-thread-1-processing-n:127.0.0.1:36135_) [n:127.0.0.1:36135_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1121866 INFO  (qtp731551481-28393) [n:127.0.0.1:36135_     ] 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> 1121868 INFO  (qtp731551481-28393) [n:127.0.0.1:36135_     ] 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> 1121872 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_    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> 1121872 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1122887 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1123013 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1123407 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123468 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123469 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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@13813e9
   [junit4]   2> 1123472 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35453/solr_hdfs_home
   [junit4]   2> 1123472 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1123472 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35453/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1123475 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35453/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1123521 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123521 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1123521 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 1123551 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123552 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35453/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1123584 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35453/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1123592 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123592 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1123598 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123599 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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=27, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=106.69921875, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=2.5136574464632035, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31535976686021483, deletesPctAllowed=28.8600136053012
   [junit4]   2> 1123760 WARN  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123877 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123877 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1123877 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1123916 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1123916 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1123952 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1124105 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71b999d9[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1124106 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1124106 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1124109 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1124112 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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 1665349796263624704
   [junit4]   2> 1124115 INFO  (searcherExecutor-15586-thread-1-processing-n:127.0.0.1:36135_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36135_ 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@71b999d9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1124136 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1124136 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1124138 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1124138 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1124138 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36135/control_collection_shard1_replica_n1/
   [junit4]   2> 1124138 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1124138 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36135/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1124138 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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/72184481846788101-core_node2-n_0000000000
   [junit4]   2> 1124139 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36135/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1124143 INFO  (zkCallback-15566-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> 1124144 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_ 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> 1124146 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_     ] 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=2273
   [junit4]   2> 1124169 INFO  (zkCallback-15566-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> 1124173 INFO  (qtp731551481-28395) [n:127.0.0.1:36135_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1124246 INFO  (zkCallback-15566-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> 1124246 INFO  (zkCallback-15566-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> 1124246 INFO  (zkCallback-15566-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> 1124246 INFO  (qtp731551481-28395) [n:127.0.0.1:36135_     ] 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:36135_&wt=javabin&version=2} status=0 QTime=2508
   [junit4]   2> 1124247 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1124378 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124390 INFO  (zkConnectionManagerCallback-15595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124390 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124393 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124394 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44551/solr ready
   [junit4]   2> 1124394 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1124410 INFO  (qtp731551481-28393) [n:127.0.0.1:36135_     ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1124437 INFO  (OverseerCollectionConfigSetProcessor-72184481846788101-127.0.0.1:36135_-n_0000000000) [n:127.0.0.1:36135_     ] 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> 1124440 INFO  (OverseerThreadFactory-15574-thread-2-processing-n:127.0.0.1:36135_) [n:127.0.0.1:36135_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1124650 WARN  (OverseerThreadFactory-15574-thread-2-processing-n:127.0.0.1:36135_) [n:127.0.0.1:36135_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1124652 INFO  (qtp731551481-28393) [n:127.0.0.1:36135_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1124652 INFO  (qtp731551481-28393) [n:127.0.0.1:36135_     ] 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=1&wt=javabin&version=2} status=0 QTime=242
   [junit4]   2> 1124661 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1124661 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1124661 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1124661 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1124661 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1124661 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1124661 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=1
   [junit4]   2> 1124837 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[CF3D9FFE82708C4C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1124863 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1124863 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1124863 INFO  (closeThreadPool-15596-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1124967 INFO  (closeThreadPool-15596-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124967 INFO  (closeThreadPool-15596-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124967 INFO  (closeThreadPool-15596-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1124967 INFO  (closeThreadPool-15596-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1f7ea6{/,null,AVAILABLE}
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2694daaa{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:33961}
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.e.j.s.Server Started @1125020ms
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:35453/hdfs__localhost.localdomain_35453__home_jenkins_workspace_Lucene-Solr-master-Linux_solr_build_solr-core_test_J3_temp_solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001_tempDir-002_jetty1, hostPort=33961, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1124995 ERROR (closeThreadPool-15596-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1124995 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T23:02:09.412525Z
   [junit4]   2> 1125010 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1125023 INFO  (zkConnectionManagerCallback-15598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125023 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1125133 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1125133 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/shard-1-001/solr.xml
   [junit4]   2> 1125137 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1125249 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1125277 WARN  (closeThreadPool-15596-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cae6ce0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1125277 WARN  (closeThreadPool-15596-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cae6ce0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1125306 WARN  (closeThreadPool-15596-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f33ab81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1125306 WARN  (closeThreadPool-15596-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f33ab81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1125308 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44551/solr
   [junit4]   2> 1125312 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1125338 INFO  (zkConnectionManagerCallback-15609-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125338 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1125462 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1125494 INFO  (zkConnectionManagerCallback-15611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125494 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1125498 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1125500 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33961_ as DOWN
   [junit4]   2> 1125500 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1125500 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33961_
   [junit4]   2> 1125501 INFO  (zkCallback-15594-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1125502 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1125503 WARN  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] 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> 1125507 INFO  (zkCallback-15566-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1125532 INFO  (zkCallback-15610-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1125569 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1125593 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9
   [junit4]   2> 1125606 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9
   [junit4]   2> 1125606 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13813e9
   [junit4]   2> 1125607 INFO  (closeThreadPool-15596-thread-1) [n:127.0.0.1:33961_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/shard-1-001/cores
   [junit4]   2> 1125645 INFO  (closeThreadPool-15596-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33961_
   [junit4]   2> 1125666 INFO  (qtp996859520-28455) [n:127.0.0.1:33961_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33961_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1125678 INFO  (OverseerCollectionConfigSetProcessor-72184481846788101-127.0.0.1:36135_-n_0000000000) [n:127.0.0.1:36135_     ] 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> 1125707 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_     ] 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> 1125713 INFO  (qtp731551481-28395) [n:127.0.0.1:36135_     ] 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=5
   [junit4]   2> 1125715 INFO  (qtp731551481-28397) [n:127.0.0.1:36135_     ] 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> 1125717 INFO  (qtp996859520-28459) [n:127.0.0.1:33961_     ] 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> 1125725 INFO  (qtp731551481-28393) [n:127.0.0.1:36135_     ] 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=7
   [junit4]   2> 1125728 INFO  (qtp731551481-28395) [n:127.0.0.1:36135_     ] 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> 1125729 INFO  (OverseerThreadFactory-15574-thread-3-processing-n:127.0.0.1:36135_) [n:127.0.0.1:36135_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33961_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1125732 INFO  (OverseerThreadFactory-15574-thread-3-processing-n:127.0.0.1:36135_) [n:127.0.0.1:36135_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1125795 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_    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> 1126810 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1126966 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1127458 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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> 1127477 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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> 1127477 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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@13813e9
   [junit4]   2> 1127478 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35453/solr_hdfs_home
   [junit4]   2> 1127478 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1127478 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35453/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 1127479 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35453/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 1127487 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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> 1127491 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1127500 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1127501 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35453/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 1127552 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35453/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 1127564 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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> 1127564 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1127579 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1127579 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=106.69921875, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=2.5136574464632035, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31535976686021483, deletesPctAllowed=28.8600136053012
   [junit4]   2> 1127730 WARN  (qtp996859520-28457) [n:127.0.0.1:33961_ 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> 1127826 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1127826 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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> 1127826 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1127846 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1127846 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1127849 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1127887 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@488d3d9a[collection1_shard1_replica_n1] main]
   [junit4]   2> 1127888 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1127889 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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> 1127889 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1127890 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ 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 1665349800225144832
   [junit4]   2> 1127892 INFO  (searcherExecutor-15622-thread-1-processing-n:127.0.0.1:33961_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@488d3d9a[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127904 INFO  (qtp996859520-28457) [n:127.0.0.1:33961_ c:collection1 s:shard1  x:collection1_sha

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

g.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 82798 WARN  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 82806 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@155533bc{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 82806 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4074f13e{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 82806 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82806 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@319bb700{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 82807 WARN  (BP-178900935-127.0.0.1-1588202449271 heartbeating to localhost.localdomain/127.0.0.1:37451) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 82807 WARN  (BP-178900935-127.0.0.1-1588202449271 heartbeating to localhost.localdomain/127.0.0.1:37451) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-178900935-127.0.0.1-1588202449271 (Datanode Uuid 3c171c91-4685-47eb-8573-6eee83f40da9) service to localhost.localdomain/127.0.0.1:37451
   [junit4]   2> 82820 WARN  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 82827 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@1e849d1f{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 82827 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@11fd7643{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 82827 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82827 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@713672c{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 82828 WARN  (BP-178900935-127.0.0.1-1588202449271 heartbeating to localhost.localdomain/127.0.0.1:37451) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 82828 WARN  (BP-178900935-127.0.0.1-1588202449271 heartbeating to localhost.localdomain/127.0.0.1:37451) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-178900935-127.0.0.1-1588202449271 (Datanode Uuid ce6549ea-fa9c-462d-b9ff-a48b51c158da) service to localhost.localdomain/127.0.0.1:37451
   [junit4]   2> 82845 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@4c0aa9a2{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 82846 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4760c311{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 82846 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82846 INFO  (SUITE-CheckHdfsIndexTest-seed#[CF3D9FFE82708C4C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4029b928{static,/static,jar:file:/home/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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.index.hdfs.CheckHdfsIndexTest_CF3D9FFE82708C4C-001
   [junit4]   2> Apr 29, 2020 11:22:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 129 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {date=PostingsFormat(name=MockRandom), rnd_b=FST50, field=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=MockRandom), docid=FST50, _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), titleTokenized=BlockTreeOrds(blocksize=128), id=FST50, body=PostingsFormat(name=MockRandom), title=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{docid_intDV=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=384, maxMBSortInHeap=5.8075991257258055, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@142c90d8), locale=tr, timezone=America/Lima
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=13,free=114797056,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest]
   [junit4] Completed [5/5 (5!)] on J3 in 84.84s, 5 tests, 1 error, 1 skipped <<< FAILURES!

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

Total time: 1 minute 27 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=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/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=207d240ae2427e15af929fa44f1b36d4f8e5a250, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #26503
Recording test results
Setting ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2