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

5 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Error from server at http://127.0.0.1:46355/_jy/yy/delete_data_dir: Expected 
mime type application/octet-stream but got application/json. {   "error":{     
"metadata":[       "error-class","org.apache.solr.common.SolrException",       
"root-error-class","java.net.SocketTimeoutException"],     "msg":"Error trying 
to proxy request for url: 
http://127.0.0.1:35211/_jy/yy/delete_data_dir/update";,     
"trace":"org.apache.solr.common.SolrException: Error trying to proxy request 
for url: http://127.0.0.1:35211/_jy/yy/delete_data_dir/update\n\tat 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:735)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.base/java.lang.Thread.run(Thread.java:834)\nCaused by: 
java.net.SocketTimeoutException: Read timed out\n\tat 
java.base/java.net.SocketInputStream.socketRead0(Native Method)\n\tat 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)\n\tat
 java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)\n\tat 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)\n\tat 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat
 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat
 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat
 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat
 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:122)\n\tat
 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat
 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat
 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat
 org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:707)\n\t... 
32 more\n",     "code":500}} 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46355/_jy/yy/delete_data_dir: Expected mime 
type application/octet-stream but got application/json. {
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","java.net.SocketTimeoutException"],
    "msg":"Error trying to proxy request for url: 
http://127.0.0.1:35211/_jy/yy/delete_data_dir/update";,
    "trace":"org.apache.solr.common.SolrException: Error trying to proxy 
request for url: http://127.0.0.1:35211/_jy/yy/delete_data_dir/update\n\tat 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:735)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat
 java.base/java.lang.Thread.run(Thread.java:834)\nCaused by: 
java.net.SocketTimeoutException: Read timed out\n\tat 
java.base/java.net.SocketInputStream.socketRead0(Native Method)\n\tat 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)\n\tat
 java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)\n\tat 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)\n\tat 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat
 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat
 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat
 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat
 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:122)\n\tat
 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat
 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat
 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat
 org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:707)\n\t... 
32 more\n",
    "code":500}}

        at 
__randomizedtesting.SeedInfo.seed([82B552F66C9F6A23:AE16D2CC26307DB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
        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.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:189)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        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:566)
        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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:834)


FAILED:  org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([82B552F66C9F6A23:5E4CFA7D7E97B0E3]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
        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:566)
        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:834)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([82B552F66C9F6A23]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([82B552F66C9F6A23]:0)


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

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([82B552F66C9F6A23:AE16D2CC26307DB]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:151)
        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:566)
        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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:834)




Build Log:
[...truncated 13326 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
   [junit4]   2> 702083 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 702084 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/data-dir-142-001
   [junit4]   2> 702084 WARN  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 702084 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 702085 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 702085 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 702085 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vsd/c
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 702167 WARN  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 702168 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 702169 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 702169 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 702169 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 702169 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c20db11{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> 702285 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@542899ff{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost_localdomain-37599-hadoop-hdfs-3_2_0-tests_jar-_-any-7410864276316933987.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> 702285 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@434a1d18{HTTP/1.1, 
(http/1.1)}{localhost.localdomain:37599}
   [junit4]   2> 702285 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] o.e.j.s.Server 
Started @702317ms
   [junit4]   2> 702353 WARN  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 702355 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 702355 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 702356 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 702356 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 702356 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44c0ec3d{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> 702505 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@4b7dd4f2{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-39219-hadoop-hdfs-3_2_0-tests_jar-_-any-17433511943657298725.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> 702505 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7dce1247{HTTP/1.1, 
(http/1.1)}{localhost:39219}
   [junit4]   2> 702505 INFO  
(SUITE-HdfsSyncSliceTest-seed#[82B552F66C9F6A23]-worker) [     ] o.e.j.s.Server 
Started @702537ms
   [junit4]   2> 702673 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x2ff545fc5b0c0774: Processing first storage report for 
DS-51a0af0a-fe82-4452-be62-e436695e1deb from datanode 
14e1a62b-d88e-4f3e-88c5-d8aecfb46a50
   [junit4]   2> 702673 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x2ff545fc5b0c0774: from storage 
DS-51a0af0a-fe82-4452-be62-e436695e1deb node 
DatanodeRegistration(127.0.0.1:40847, 
datanodeUuid=14e1a62b-d88e-4f3e-88c5-d8aecfb46a50, infoPort=40827, 
infoSecurePort=0, ipcPort=34087, 
storageInfo=lv=-57;cid=testClusterID;nsid=379596244;c=1586517103916), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 702673 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x2ff545fc5b0c0774: Processing first storage report for 
DS-3ee61b4e-90b2-4f64-8b6d-354eb47f8dc3 from datanode 
14e1a62b-d88e-4f3e-88c5-d8aecfb46a50
   [junit4]   2> 702673 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x2ff545fc5b0c0774: from storage 
DS-3ee61b4e-90b2-4f64-8b6d-354eb47f8dc3 node 
DatanodeRegistration(127.0.0.1:40847, 
datanodeUuid=14e1a62b-d88e-4f3e-88c5-d8aecfb46a50, infoPort=40827, 
infoSecurePort=0, ipcPort=34087, 
storageInfo=lv=-57;cid=testClusterID;nsid=379596244;c=1586517103916), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 702743 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 702743 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 702743 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 702843 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43317
   [junit4]   2> 702843 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43317
   [junit4]   2> 702843 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43317
   [junit4]   2> 702843 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43317
   [junit4]   2> 702844 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702846 INFO  (zkConnectionManagerCallback-3207-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702846 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702849 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702849 INFO  (zkConnectionManagerCallback-3209-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702849 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702850 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 702851 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 702856 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 702858 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 702859 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 702860 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 702861 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 702862 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 702863 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 702866 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 702867 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 702868 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 703055 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 703055 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 703055 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 703056 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 703056 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 703056 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 703059 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2da36564{/vsd/c,null,AVAILABLE}
   [junit4]   2> 703059 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@330dc644{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34459}
   [junit4]   2> 703059 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] o.e.j.s.Server 
Started @703091ms
   [junit4]   2> 703059 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vsd/c, 
solr.data.dir=hdfs://localhost.localdomain:38455/hdfs__localhost.localdomain_38455__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001_tempDir-002_control_data,
 hostPort=34459, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/control-001/cores}
   [junit4]   2> 703059 ERROR 
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 703059 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 703059 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 703060 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 703060 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 703060 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-10T11:11:44.877034Z
   [junit4]   2> 703062 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703065 INFO  (zkConnectionManagerCallback-3211-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703065 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703167 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 703167 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/control-001/solr.xml
   [junit4]   2> 703171 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 704375 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 704376 WARN  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ec98081[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704376 WARN  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ec98081[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704378 WARN  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b27aa5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704378 WARN  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b27aa5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704380 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43317/solr
   [junit4]   2> 704382 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704383 INFO  (zkConnectionManagerCallback-3218-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704383 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704485 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 704486 INFO  (zkConnectionManagerCallback-3220-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704486 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 704569 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:34459_vsd%2Fc
   [junit4]   2> 704569 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.Overseer Overseer 
(id=73560904537473028-127.0.0.1:34459_vsd%2Fc-n_0000000000) starting
   [junit4]   2> 704575 INFO  
(OverseerStateUpdate-73560904537473028-127.0.0.1:34459_vsd%2Fc-n_0000000000) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34459_vsd%2Fc
   [junit4]   2> 704577 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34459_vsd%2Fc
   [junit4]   2> 704583 INFO  (zkCallback-3219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 704585 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 704585 WARN  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 704612 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 704630 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42
   [junit4]   2> 704638 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42
   [junit4]   2> 704638 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42
   [junit4]   2> 704639 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/control-001/cores
   [junit4]   2> 704647 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704650 INFO  (zkConnectionManagerCallback-3229-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704650 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704651 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 704652 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43317/solr ready
   [junit4]   2> 704653 INFO  (qtp993017170-18275) [n:127.0.0.1:34459_vsd%2Fc   
  ] 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:34459_vsd%252Fc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 704663 INFO  
(OverseerThreadFactory-3531-thread-1-processing-n:127.0.0.1:34459_vsd%2Fc) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 704769 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc   
 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> 704770 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc   
 x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 705783 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 705799 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 705894 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 705913 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 705913 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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@4bfacb42
   [junit4]   2> 705913 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:38455/solr_hdfs_home
   [junit4]   2> 705913 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 705913 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:38455/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 705914 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:38455/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 705921 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 705921 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 705921 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 705930 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 705931 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:38455/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 705949 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:38455/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 705955 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 705956 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 705956 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 705960 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 705960 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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=50, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=49.1240234375, 
floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=19.925913056807413, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4948349508263853, deletesPctAllowed=26.713892976928356
   [junit4]   2> 705990 WARN  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706051 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706051 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706051 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 706061 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 706061 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 706062 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 706067 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b093036[control_collection_shard1_replica_n1] main]
   [junit4]   2> 706069 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 706069 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706069 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 706070 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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 1663583762919718912
   [junit4]   2> 706072 INFO  
(searcherExecutor-3536-thread-1-processing-n:127.0.0.1:34459_vsd%2Fc 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:34459_vsd%2Fc 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@7b093036[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 706076 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706076 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706084 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 706084 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706084 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34459/vsd/c/control_collection_shard1_replica_n1/
   [junit4]   2> 706085 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706090 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34459/vsd/c/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 706090 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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/73560904537473028-core_node2-n_0000000000
   [junit4]   2> 706092 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34459/vsd/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 706193 INFO  (zkCallback-3219-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> 706193 INFO  (zkCallback-3219-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> 706195 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc 
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> 706197 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc   
  ] 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=1427
   [junit4]   2> 706198 INFO  (qtp993017170-18275) [n:127.0.0.1:34459_vsd%2Fc   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 706296 INFO  (zkCallback-3219-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> 706296 INFO  (zkCallback-3219-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> 706296 INFO  (zkCallback-3219-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> 706297 INFO  (qtp993017170-18275) [n:127.0.0.1:34459_vsd%2Fc   
  ] 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:34459_vsd%252Fc&wt=javabin&version=2}
 status=0 QTime=1644
   [junit4]   2> 706297 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 706407 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 706410 INFO  (zkConnectionManagerCallback-3235-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706410 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 706411 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 706412 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43317/solr ready
   [junit4]   2> 706412 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 706413 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc   
  ] 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> 706418 INFO  
(OverseerThreadFactory-3531-thread-2-processing-n:127.0.0.1:34459_vsd%2Fc) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 706419 INFO  
(OverseerCollectionConfigSetProcessor-73560904537473028-127.0.0.1:34459_vsd%2Fc-n_0000000000)
 [n:127.0.0.1:34459_vsd%2Fc     ] 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> 706621 WARN  
(OverseerThreadFactory-3531-thread-2-processing-n:127.0.0.1:34459_vsd%2Fc) 
[n:127.0.0.1:34459_vsd%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 706622 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 706623 INFO  (qtp993017170-18277) [n:127.0.0.1:34459_vsd%2Fc   
  ] 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=210
   [junit4]   2> 706623 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 706623 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 706624 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 706624 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 706624 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 706624 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 706624 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 706821 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 706822 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 706822 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 706822 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 706823 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 706823 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 706823 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 706823 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6026aa15{/vsd/c,null,AVAILABLE}
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@715f7379{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37285}
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.s.Server Started @706856ms
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vsd/c, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost.localdomain:38455/hdfs__localhost.localdomain_38455__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001_tempDir-002_jetty1,
 hostPort=37285, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 706824 ERROR (closeThreadPool-3236-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 706824 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-10T11:11:48.641758Z
   [junit4]   2> 706825 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 706826 INFO  (zkConnectionManagerCallback-3238-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706826 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 706930 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 706930 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-1-001/solr.xml
   [junit4]   2> 706935 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 707012 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 707013 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 707013 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 707013 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 707014 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 707014 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 707014 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 707014 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@249a5656{/vsd/c,null,AVAILABLE}
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@625e2039{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39787}
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.e.j.s.Server Started @707047ms
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vsd/c, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost.localdomain:38455/hdfs__localhost.localdomain_38455__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001_tempDir-002_jetty2,
 hostPort=39787, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 707015 ERROR (closeThreadPool-3236-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 707015 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-10T11:11:48.832525Z
   [junit4]   2> 707016 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707017 INFO  (zkConnectionManagerCallback-3241-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707017 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707118 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 707118 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-2-001/solr.xml
   [junit4]   2> 707123 INFO  (closeThreadPool-3236-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 707199 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 707202 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 707202 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 707202 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 707211 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b2f5508{/vsd/c,null,AVAILABLE}
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35cf64d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45121}
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.s.Server Started @707244ms
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vsd/c, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost.localdomain:38455/hdfs__localhost.localdomain_38455__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001_tempDir-002_jetty3,
 hostPort=45121, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 707212 ERROR (closeThreadPool-3236-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 707212 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 707213 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-10T11:11:49.029998Z
   [junit4]   2> 707229 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707229 INFO  (zkConnectionManagerCallback-3244-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707229 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707331 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 707331 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-3-001/solr.xml
   [junit4]   2> 707335 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 707365 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 707365 WARN  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2307730c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 707365 WARN  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2307730c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 707390 WARN  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@171c23be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 707390 WARN  (closeThreadPool-3236-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@171c23be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 707391 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43317/solr
   [junit4]   2> 707393 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707394 INFO  (zkConnectionManagerCallback-3251-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707394 INFO  (closeThreadPool-3236-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707447 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[82B552F66C9F6A23]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 707457 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 707457 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 707457 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 707481 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 707481 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 707481 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 707482 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cfa4880{/vsd/c,null,AVAILABLE}
   [junit4]   2> 707482 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@547f0f82{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40077}
   [junit4]   2> 707482 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.e.j.s.Server Started @707514ms
   [junit4]   2> 707482 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vsd/c, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost.localdomain:38455/hdfs__localhost.localdomain_38455__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001_tempDir-002_jetty4,
 hostPort=40077, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 707484 ERROR (closeThreadPool-3236-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 707484 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 707484 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 707484 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 707484 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 707484 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-10T11:11:49.301485Z
   [junit4]   2> 707485 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707486 INFO  (zkConnectionManagerCallback-3253-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707486 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707497 INFO  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 707497 INFO  (zkConnectionManagerCallback-3255-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707497 INFO  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 707587 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 707587 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_82B552F66C9F6A23-001/shard-4-001/solr.xml
   [junit4]   2> 707591 INFO  (closeThreadPool-3236-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bfacb42, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 707601 INFO  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 707603 INFO  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37285_vsd%2Fc as DOWN
   [junit4]   2> 707604 INFO  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 707604 INFO  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37285_vsd%2Fc
   [junit4]   2> 707605 INFO  (zkCallback-3234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 707605 INFO  (zkCallback-3219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 707606 INFO  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 707606 WARN  (closeThreadPool-3236-thread-1) 
[n:127.0.0.1:37285_vsd%2Fc     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 707618 INFO  (zkCallback-3254-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 707622 INFO  (closeThreadPool-3236-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 707623 WARN  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e555e5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 707623 WARN  (closeThreadPool-3236-thread-3) [     ] 
o.e.j.u.s.S.config

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

1.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{_root_=PostingsFormat(name=Direct), 
title_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=Asserting), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Direct)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting), 
id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), 
_root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), 
inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=20, maxMBSortInHeap=5.943443975271911, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@703b08db),
 locale=kab, timezone=America/Fortaleza
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=155,free=16156136,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AuditLoggerIntegrationTest, 
HdfsCollectionsAPIDistributedZkTest, UpdateRequestProcessorFactoryTest, 
TestFoldingMultitermQuery, TestXmlQParser, PeerSyncReplicationTest, 
JWTAuthPluginTest, SchemaVersionSpecificBehaviorTest, 
TestPartialUpdateDeduplication, TestPivotHelperCode, 
ZkCollectionPropsCachingTest, DistributedFacetPivotWhiteBoxTest, 
DirectUpdateHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, 
SortSpecParsingTest, SOLR749Test, JavabinLoaderTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestWithCollection, 
SharedFSAutoReplicaFailoverTest, HealthCheckHandlerTest, 
TestWordDelimiterFilterFactory, TestSimDistributedQueue, TestInitParams, 
TestDistributedSearch, TestMergePolicyConfig, MetricsHandlerTest, 
ConnectionManagerTest, TestDownShardTolerantSearch, TestAuthorizationFramework, 
TestCopyFieldCollectionResource, DeleteReplicaTest, AnalyticsMergeStrategyTest, 
TestExportTool, TestLMJelinekMercerSimilarityFactory, EnumFieldTest, 
SearchHandlerTest, NodeMutatorTest, ImplicitSnitchTest, TestPerFieldSimilarity, 
TestSolr4Spatial, TestSha256AuthenticationProvider, TestJsonRequest, 
TestPushWriter, LoggingHandlerTest, TestJsonFacets, CdcrOpsAndBoundariesTest, 
UtilsToolTest, TestSchemalessBufferedUpdates, 
TestStressCloudBlindAtomicUpdates, ZkCLITest, TestCloudManagedSchema, 
TestRandomCollapseQParserPlugin, RAMDirectoryFactoryTest, 
TestFieldCacheWithThreads, TestBlendedInfixSuggestions, SplitByPrefixTest, 
BooleanFieldTest, URLClassifyProcessorTest, RangeFacetCloudTest, 
ChaosMonkeyNothingIsSafeTest, TestRandomFlRTGCloud, SolrShardReporterTest, 
TestSolrTestCaseJ4, TestSolrCoreSnapshots, VersionInfoTest, 
OverseerSolrResponseTest, TestJettySolrRunner, ExplicitHLLTest, 
DistanceUnitsTest, TestSQLHandler, IndexSizeTriggerSizeEstimationTest, 
TestSimNodeLostTrigger, DistribCursorPagingTest, 
ClassificationUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, 
TriggerEventQueueTest, DistributedUpdateProcessorTest, TestRealTimeGet, 
TestShortCircuitedRequests, LeaderElectionContextKeyTest, 
TestMultiWordSynonyms, DirectSolrConnectionTest, ScheduledTriggerTest, 
MinimalSchemaTest, OrderedExecutorTest, TestFieldCacheSort, 
TestExactSharedStatsCache, TestScoreJoinQPScore, 
TriLevelCompositeIdRoutingTest, TestPostingsSolrHighlighter, 
HdfsRecoveryZkTest, TestManagedSynonymGraphFilterFactory, TestRemoteStreaming, 
HdfsDirectoryFactoryTest, SolrJmxReporterTest, XsltUpdateRequestHandlerTest, 
BlockCacheTest, TestConfig, TestFieldSortValues, SystemLogListenerTest, 
TestUseDocValuesAsStored, SolrCloudExampleTest, ResponseHeaderTest, 
AutoScalingHandlerTest, InfixSuggestersTest, CollectionTooManyReplicasTest, 
TestSolrDeletionPolicy2, LeaderFailoverAfterPartitionTest, 
TestCollationFieldDocValues, TestFieldTypeResource, 
CoreAdminCreateDiscoverTest, BasicFunctionalityTest, SecurityConfHandlerTest, 
QueryElevationComponentTest, SynonymTokenizerTest, JsonLoaderTest, 
TestRetrieveFieldsOptimizer, OverseerCollectionConfigSetProcessorTest, 
TestReplicationHandlerDiskOverFlow, TestSolrConfigHandlerConcurrent, 
RankQueryTest, TestConfigsApi, SolrIndexMetricsTest, TestCloudInspectUtil, 
MultiSolrCloudTestCaseTest, MetricsHistoryWithAuthIntegrationTest, 
TestOnReconnectListenerSupport, TestSimClusterStateProvider, Tagger2Test, 
TestHighlightDedupGrouping, TestTermsQParserPlugin, TestQuerySenderNoQuery, 
DistanceFunctionTest, BadComponentTest, TestXIncludeConfig, TestCoreDiscovery, 
TestSimpleTextCodec, TestPointFields, SignatureUpdateProcessorFactoryTest, 
TestTolerantUpdateProcessorRandomCloud, SoftAutoCommitTest, 
ByteBuffersDirectoryFactoryTest, TestSimGenericDistributedQueue, 
CircularListTest, DeleteInactiveReplicaTest, TestSearcherReuse, 
ZkNodePropsTest, DirectSolrSpellCheckerTest, MoveReplicaHDFSTest, 
NestedShardedAtomicUpdateTest, OverseerTaskQueueTest, OverseerTest, 
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
RestartWhileUpdatingTest, SaslZkACLProviderTest, ShardRoutingCustomTest, 
SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudConsistency, 
TestCloudRecovery, TestCloudSearcherWarming, TestExactSharedStatsCacheCloud, 
TestExactStatsCacheCloud, TestLeaderElectionWithEmptyReplica, 
TestQueryingOnDownCollection, TestRebalanceLeaders, TestSkipOverseerOperations, 
TestSolrCloudWithDelegationTokens, TestTlogReplayVsRecovery, TestTlogReplica, 
ZkFailoverTest, AssignTest, AsyncCallRequestStatusResponseTest, 
ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, 
TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, 
AutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
MetricTriggerIntegrationTest, MetricTriggerTest, 
NodeAddedTriggerIntegrationTest, NodeLostTriggerTest, 
ScheduledMaintenanceTriggerTest, TriggerSetPropertiesIntegrationTest, 
TestSimUtils, TestSnapshotCloudManager, CdcrWithNodesRestartsTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, 
HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, AlternateDirectoryTest, BlobRepositoryCloudTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, QueryResultKeyTest, SolrCoreTest, 
TestBackupRepositoryFactory, TestBadConfig, TestConfigSetProperties, 
TestConfigSets, TestCoreContainer, TestCustomStream, TestDirectoryFactory, 
TestDynamicLoading, TestDynamicLoadingUrl, TestDynamicURP, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestQuerySenderListener, 
TestSolrDeletionPolicy1, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestCSVLoader, 
TestConfigReload, TestHdfsBackupRestoreCore, TestReplicationHandler, 
V2StandaloneTest, AutoscalingHistoryHandlerTest, 
DistributedExpandComponentTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotSmallAdvancedTest, 
DistributedQueryComponentCustomSortTest, 
DistributedQueryElevationComponentTest, DistributedTermsComponentTest, 
PhrasesIdentificationComponentTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TermVectorComponentTest, TermsComponentTest, 
TestDistributedStatsComponentCardinality, TestNumericRangeQuery64, 
TestJavabinTupleStreamParser, TestChildDocTransformerHierarchy, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
TestFieldResource, TestSchemaVersionResource, TestManagedStopFilterFactory, 
CopyFieldTest, CurrencyFieldTypeTest, DocValuesMissingTest, IndexSchemaTest, 
NumericFieldsTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, 
RequiredFieldsTest, SchemaApiFailureTest, TestManagedSchemaAPI, 
TestManagedSchemaThreadSafety, TestOmitPositions, TestTextField, UUIDFieldTest, 
CursorMarkTest, FuzzySearchTest, LargeFieldTest, QueryEqualityTest, 
QueryParsingTest, TestCaffeineCache, TestComponentsName, 
TestElisionMultitermQuery, TestFiltering, 
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin, 
TestPseudoReturnFields, TestQueryUtils, TestRecoveryHdfs, TestSearchPerf, 
TestSolrCoreParser, TestSolrFieldCacheBean, TestSort, TestSurroundQueryParser, 
TestValueSourceCache, TestCloudJSONFacetJoinDomain, TestJsonFacetErrors, 
TestJsonFacetRefinement, TestJsonRangeFacets, SortByFunctionTest, 
TestFunctionQuery, TestMinMaxOnMultiValuedField, TestOrdValues, GraphQueryTest, 
TestCloudNestedDocsSort, TestNestedDocsSort, SimpleMLTQParserTest, 
TestBM25SimilarityFactory, TestClassicSimilarityFactory, 
TestDFRSimilarityFactory, TestIBSimilarityFactory, TestLRUStatsCache, 
BasicAuthIntegrationTest, BasicAuthOnSingleNodeTest, 
TestRuleBasedAuthorizationPlugin, TestImpersonationWithHadoopAuth, 
TestZkAclsWithHadoopAuth, CacheHeaderTest, SpellCheckCollatorWithCollapseTest, 
SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest, SuggesterTSTTest, 
TestAnalyzeInfixSuggestions, TestFuzzyAnalyzedSuggestions, 
TestPhraseSuggestions, HdfsDirectoryTest, TestUninvertingReader, 
AddBlockUpdateTest, AnalysisErrorHandlingTest, CdcrUpdateLogTest, 
SolrIndexConfigTest, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesDistrib]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=82B552F66C9F6A23 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=kab -Dtests.timezone=America/Fortaleza -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestInPlaceUpdatesDistrib (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([82B552F66C9F6A23]:0)
   [junit4] Completed [907/907 (4!)] on J1 in 7226.61s, 1 test, 2 errors <<< 
FAILURES!

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

Reply via email to