Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/266/

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

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)  
at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:76) 
 at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:335)  at 
org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:659)  at 
org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:526)
  at 
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:78)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:956)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:1688)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1577)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1362)
  at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
  at 
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:158)  at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:114)
  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  
at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at org.eclipse.jetty.server.Server.handle(Server.java:531)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
  at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
  at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680) 
 at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:76)
        at 
org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:335)
        at org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:659)
        at 
org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:526)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:78)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:956)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:1688)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1577)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1362)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
        at 
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:158)
        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:114)
        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at org.eclipse.jetty.server.Server.handle(Server.java:531)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
        at java.lang.Thread.run(Thread.java:748)


        at __randomizedtesting.SeedInfo.seed([17C3484A7E923D01]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:304)
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([AEC5BDFEA2072157:2992C071335E5DD7]:0)
        at org.apache.lucene.geo.Polygon.<init>(Polygon.java:95)
        at 
org.apache.lucene.geo.GeoTestUtil.createRegularPolygon(GeoTestUtil.java:384)
        at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:398)
        at 
org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
        at 
org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)




Build Log:
[...truncated 10164 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig 
-Dtests.seed=AEC5BDFEA2072157 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=und -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    296s J0 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AEC5BDFEA2072157:2992C071335E5DD7]:0)
   [junit4]    >        at org.apache.lucene.geo.Polygon.<init>(Polygon.java:95)
   [junit4]    >        at 
org.apache.lucene.geo.GeoTestUtil.createRegularPolygon(GeoTestUtil.java:384)
   [junit4]    >        at 
org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:398)
   [junit4]    >        at 
org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
   [junit4]    >        at 
org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_AEC5BDFEA2072157-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=25991, maxDocsPerChunk=499, blockSize=649), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=25991, blockSize=649)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=und, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=160556664,total=310378496
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestFloatPointNearestNeighbor, TestTermAutomatonQuery, 
TestLatLonBoundingBoxQueries, TestLatLonShapeQueries]
   [junit4] Completed [24/24 (1!)] on J0 in 409.63s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180720_073350_9555855313049014565457.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid21561.hprof
 ...
   [junit4] Heap dump file created [457460375 bytes in 3.723 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 3248 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/init-core-data-001
   [junit4]   2> 1320927 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1321504 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1322141 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1322298 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@3aed9eaa via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1322322 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1322687 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1322809 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_41917_hdfs____.730slw/webapp
   [junit4]   2> 1323792 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41917
   [junit4]   2> 1324730 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1324736 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1324747 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_47919_datanode____.fo1v17/webapp
   [junit4]   2> 1325093 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47919
   [junit4]   2> 1325724 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1325726 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1325762 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_56380_datanode____.78aub3/webapp
   [junit4]   2> 1326657 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[17C3484A7E923D01]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56380
   [junit4]   2> 1327380 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:36660) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1327380 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:36660) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1327592 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x72d9a27cf6408d: from storage 
DS-3e13681d-7205-4b26-b4ea-a78721a11c9a node 
DatanodeRegistration(127.0.0.1:57238, 
datanodeUuid=707efcb5-04f2-4611-a456-4a830fa4926e, infoPort=55703, 
infoSecurePort=0, ipcPort=60204, 
storageInfo=lv=-56;cid=testClusterID;nsid=1135053266;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 1327597 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x72d9a27cf6408d: from storage 
DS-f45f75a1-d389-4da9-b233-39796e9201da node 
DatanodeRegistration(127.0.0.1:57238, 
datanodeUuid=707efcb5-04f2-4611-a456-4a830fa4926e, infoPort=55703, 
infoSecurePort=0, ipcPort=60204, 
storageInfo=lv=-56;cid=testClusterID;nsid=1135053266;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1327615 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x72d9a27c669442: from storage 
DS-7cb38d34-7081-4d0d-983c-ab7e97a5ae42 node 
DatanodeRegistration(127.0.0.1:39649, 
datanodeUuid=5781d8b4-f2c7-4fa2-a58b-d260fc8b9014, infoPort=45283, 
infoSecurePort=0, ipcPort=34954, 
storageInfo=lv=-56;cid=testClusterID;nsid=1135053266;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1327615 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x72d9a27c669442: from storage 
DS-982026ed-2324-4f49-a1ac-3d8fe579fa76 node 
DatanodeRegistration(127.0.0.1:39649, 
datanodeUuid=5781d8b4-f2c7-4fa2-a58b-d260fc8b9014, infoPort=45283, 
infoSecurePort=0, ipcPort=34954, 
storageInfo=lv=-56;cid=testClusterID;nsid=1135053266;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1328623 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1328634 INFO  (Thread-1634) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1328634 INFO  (Thread-1634) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1328680 ERROR (Thread-1634) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1328734 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44571
   [junit4]   2> 1328754 INFO  (zkConnectionManagerCallback-2162-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328764 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10786dd97c00000, likely client has closed socket
   [junit4]   2> 1328784 INFO  (zkConnectionManagerCallback-2164-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328790 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1328792 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1328793 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328794 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1328795 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1328795 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1328796 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1328801 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1328802 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328803 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1328804 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1328807 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1329583 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1329648 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1329648 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1329648 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1329652 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@557f0698{/,null,AVAILABLE}
   [junit4]   2> 1329653 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f58dcce{HTTP/1.1,[http/1.1]}{127.0.0.1:55250}
   [junit4]   2> 1329661 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.Server Started @1329810ms
   [junit4]   2> 1329661 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:36660/hdfs__localhost_36660__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001_tempDir-002_control_data,
 hostContext=/, hostPort=55250, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/control-001/cores}
   [junit4]   2> 1329661 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1329661 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1329661 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1329661 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1329661 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1329661 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-20T08:32:26.216Z
   [junit4]   2> 1329695 INFO  (zkConnectionManagerCallback-2166-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1329711 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1329711 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/control-001/solr.xml
   [junit4]   2> 1329716 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1329716 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1329717 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1330197 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44571/solr
   [junit4]   2> 1330206 INFO  (zkConnectionManagerCallback-2170-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330211 INFO  (zkConnectionManagerCallback-2172-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330265 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:55250_
   [junit4]   2> 1330267 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.c.Overseer Overseer 
(id=74176205166739460-127.0.0.1:55250_-n_0000000000) starting
   [junit4]   2> 1330288 INFO  (zkConnectionManagerCallback-2179-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330289 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44571/solr ready
   [junit4]   2> 1330290 INFO  
(OverseerStateUpdate-74176205166739460-127.0.0.1:55250_-n_0000000000) [    ] 
o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55250_
   [junit4]   2> 1330299 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55250_
   [junit4]   2> 1330310 INFO  (zkCallback-2171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1330430 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1330471 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1330534 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1330564 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1330564 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1330573 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:55250_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/control-001/cores
   [junit4]   2> 1330623 INFO  (zkConnectionManagerCallback-2185-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330624 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1330625 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44571/solr ready
   [junit4]   2> 1330636 INFO  (qtp151179599-7161) [n:127.0.0.1:55250_    ] 
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:55250_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1330648 INFO  (OverseerThreadFactory-2483-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1330780 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_    
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> 1330780 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1331808 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1332539 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1332802 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1332839 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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 collection control_collection, trusted=true
   [junit4]   2> 1332845 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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@47e50d09
   [junit4]   2> 1332862 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:36660/solr_hdfs_home
   [junit4]   2> 1332862 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1332862 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1332862 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:36660/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1332864 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36660/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1332896 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1332896 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1332896 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1334059 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1334065 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36660/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1334124 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36660/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1334138 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1334138 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1334138 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1334149 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1334150 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.797949181226865]
   [junit4]   2> 1334419 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39649 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-982026ed-2324-4f49-a1ac-3d8fe579fa76:NORMAL:127.0.0.1:39649|RBW],
 
ReplicaUC[[DISK]DS-f45f75a1-d389-4da9-b233-39796e9201da:NORMAL:127.0.0.1:57238|RBW]]}
 size 69
   [junit4]   2> 1334422 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57238 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 1334891 WARN  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335020 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335021 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335021 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1335053 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1335053 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1335058 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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=22, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=70.462890625, 
floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=29.300618142792015, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1362477202758802, deletesPctAllowed=27.068071327032843
   [junit4]   2> 1335141 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73af34b5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1335142 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1335142 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335146 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1335147 INFO  
(searcherExecutor-2488-thread-1-processing-n:127.0.0.1:55250_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:55250_ 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@73af34b5[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1335148 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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 1606497653702524928
   [junit4]   2> 1335155 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335157 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1335157 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335157 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55250/control_collection_shard1_replica_n1/
   [junit4]   2> 1335164 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335164 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:55250/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1335164 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1335167 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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:55250/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1335219 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
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> 1335222 INFO  (qtp151179599-7156) [n:127.0.0.1:55250_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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=4442
   [junit4]   2> 1335225 INFO  (qtp151179599-7161) [n:127.0.0.1:55250_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1335322 INFO  (zkCallback-2171-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> 1336225 INFO  (qtp151179599-7161) [n:127.0.0.1:55250_    ] 
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:55250_&wt=javabin&version=2}
 status=0 QTime=5589
   [junit4]   2> 1336230 INFO  (zkConnectionManagerCallback-2190-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336231 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1336231 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44571/solr ready
   [junit4]   2> 1336231 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1336236 INFO  (qtp151179599-7157) [n:127.0.0.1:55250_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1336240 INFO  (OverseerThreadFactory-2483-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1336240 INFO  
(OverseerCollectionConfigSetProcessor-74176205166739460-127.0.0.1:55250_-n_0000000000)
 [    ] 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> 1336244 WARN  (OverseerThreadFactory-2483-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 1336447 INFO  (qtp151179599-7157) [n:127.0.0.1:55250_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1336449 INFO  (qtp151179599-7157) [n:127.0.0.1:55250_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 1336617 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-1-001
 of type NRT
   [junit4]   2> 1336618 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1336619 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336619 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336619 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1336619 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7540155f{/,null,AVAILABLE}
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6115b752{HTTP/1.1,[http/1.1]}{127.0.0.1:57441}
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.Server Started @1336769ms
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:36660/hdfs__localhost_36660__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=57441, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-1-001/cores}
   [junit4]   2> 1336620 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1336620 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-20T08:32:33.175Z
   [junit4]   2> 1336628 INFO  (zkConnectionManagerCallback-2192-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336652 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1336652 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-1-001/solr.xml
   [junit4]   2> 1336656 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1336656 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1336657 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1336808 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44571/solr
   [junit4]   2> 1336829 INFO  (zkConnectionManagerCallback-2196-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336852 INFO  (zkConnectionManagerCallback-2198-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336855 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1336858 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1336858 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57441_
   [junit4]   2> 1336859 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1336859 INFO  (zkCallback-2171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1336879 INFO  (zkCallback-2197-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1336885 INFO  (zkCallback-2189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1336889 INFO  (zkConnectionManagerCallback-2205-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336889 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1336890 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44571/solr ready
   [junit4]   2> 1336891 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1336906 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1336916 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1336916 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1336918 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:57441_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-1-001/cores
   [junit4]   2> 1336941 INFO  (qtp151179599-7163) [n:127.0.0.1:55250_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57441_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1336943 INFO  
(OverseerCollectionConfigSetProcessor-74176205166739460-127.0.0.1:55250_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1336944 INFO  (OverseerThreadFactory-2483-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:57441_ for creating new replica
   [junit4]   2> 1336947 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_    
x:collection1_shard2_replica_n61] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1337975 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1338011 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1338226 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1338251 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1338252 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1338252 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:36660/solr_hdfs_home
   [junit4]   2> 1338252 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1338252 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1338252 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-1-001/cores/collection1_shard2_replica_n61],
 dataDir=[hdfs://localhost:36660/solr_hdfs_home/collection1/core_node62/data/]
   [junit4]   2> 1338253 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36660/solr_hdfs_home/collection1/core_node62/data/snapshot_metadata
   [junit4]   2> 1338288 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1338288 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1338288 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1338316 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1338318 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36660/solr_hdfs_home/collection1/core_node62/data
   [junit4]   2> 1338397 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36660/solr_hdfs_home/collection1/core_node62/data/index
   [junit4]   2> 1338403 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1338403 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1338403 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1338440 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1338440 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.797949181226865]
   [junit4]   2> 1338531 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39649 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3e13681d-7205-4b26-b4ea-a78721a11c9a:NORMAL:127.0.0.1:57238|RBW],
 
ReplicaUC[[DISK]DS-7cb38d34-7081-4d0d-983c-ab7e97a5ae42:NORMAL:127.0.0.1:39649|FINALIZED]]}
 size 0
   [junit4]   2> 1338537 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57238 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 1338559 WARN  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
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> 1338644 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1338644 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1338644 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1338667 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1338667 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1338671 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=70.462890625, 
floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=29.300618142792015, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1362477202758802, deletesPctAllowed=27.068071327032843
   [junit4]   2> 1338728 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72b82307[collection1_shard2_replica_n61] main]
   [junit4]   2> 1338729 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1338729 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1338730 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1338730 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1606497657458524160
   [junit4]   2> 1338737 INFO  
(searcherExecutor-2502-thread-1-processing-n:127.0.0.1:57441_ 
x:collection1_shard2_replica_n61 c:collection1 s:shard2) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@72b82307[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1338776 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node62=0}, version=0}
   [junit4]   2> 1338778 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1338778 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1338778 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57441/collection1_shard2_replica_n61/
   [junit4]   2> 1338778 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1338778 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:57441/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1338778 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1338781 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57441/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1338946 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1338953 INFO  (qtp813602391-7227) [n:127.0.0.1:57441_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2006
   [junit4]   2> 1338955 INFO  (qtp151179599-7163) [n:127.0.0.1:55250_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:57441_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2014
   [junit4]   2> 1339048 INFO  (zkCallback-2197-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1339154 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-2-001
 of type NRT
   [junit4]   2> 1339155 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1339156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1339156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1339156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1339156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23c8b2c9{/,null,AVAILABLE}
   [junit4]   2> 1339157 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@60d813b0{HTTP/1.1,[http/1.1]}{127.0.0.1:47354}
   [junit4]   2> 1339157 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.e.j.s.Server Started @1339307ms
   [junit4]   2> 1339157 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:36660/hdfs__localhost_36660__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=47354, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-2-001/cores}
   [junit4]   2> 1339158 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1339158 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1339158 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1339158 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1339158 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1339158 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-20T08:32:35.713Z
   [junit4]   2> 1339164 INFO  (zkConnectionManagerCallback-2208-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339165 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1339165 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-2-001/solr.xml
   [junit4]   2> 1339168 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1339168 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1339169 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1339526 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44571/solr
   [junit4]   2> 1339543 INFO  (zkConnectionManagerCallback-2212-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339564 INFO  (zkConnectionManagerCallback-2214-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339568 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1339571 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1339571 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47354_
   [junit4]   2> 1339572 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1339572 INFO  (zkCallback-2171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1339572 INFO  (zkCallback-2197-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1339572 INFO  (zkCallback-2189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1339601 INFO  (zkCallback-2204-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1339601 INFO  (zkCallback-2213-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1339644 INFO  (zkConnectionManagerCallback-2221-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339648 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1339648 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44571/solr ready
   [junit4]   2> 1339649 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1339665 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1339674 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1339674 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1339675 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[17C3484A7E923D01]) 
[n:127.0.0.1:47354_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-2-001/cores
   [junit4]   2> 1339768 INFO  (qtp683325242-7273) [n:127.0.0.1:47354_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:47354_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1339775 INFO  
(OverseerCollectionConfigSetProcessor-74176205166739460-127.0.0.1:55250_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1339780 INFO  (OverseerThreadFactory-2483-thread-4) [ 
c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:47354_ for creating new replica
   [junit4]   2> 1339784 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_    
x:collection1_shard3_replica_n63] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1339922 INFO  (zkCallback-2197-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1340800 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1340811 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1340898 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1340918 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1340919 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47e50d09
   [junit4]   2> 1340924 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:36660/solr_hdfs_home
   [junit4]   2> 1340924 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1340924 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1340924 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_17C3484A7E923D01-001/shard-2-001/cores/collection1_shard3_replica_n63],
 dataDir=[hdfs://localhost:36660/solr_hdfs_home/collection1/core_node64/data/]
   [junit4]   2> 1340926 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:36660/solr_hdfs_home/collection1/core_node64/data/snapshot_metadata
   [junit4]   2> 1340941 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1340941 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1340941 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1340988 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1340995 INFO  (qtp683325242-7268) [n:127.0.0.1:47354_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:366

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

   2>     
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>     
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Africa/Nairobi
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=6,free=83480352,total=497025024
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyNumericUtils, 
DirectSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
TestCSVResponseWriter, ZkStateReaderTest, TriggerIntegrationTest, 
TestLegacyNumericRangeQueryBuilder, TestRawTransformer, LoggingHandlerTest, 
TestSQLHandlerNonCloud, TestComplexPhraseLeadingWildcard, 
ClassificationUpdateProcessorIntegrationTest, TestConfigSets, 
TestMiniSolrCloudClusterSSL, TestUpdate, SolrJmxReporterCloudTest, 
TestReqParamsAPI, TestCharFilters, SignatureUpdateProcessorFactoryTest, 
TestFuzzyAnalyzedSuggestions, TestCloudNestedDocsSort, StatsReloadRaceTest, 
CdcrRequestHandlerTest, HttpPartitionTest, PluginInfoTest, 
ConfigureRecoveryStrategyTest, PreAnalyzedFieldManagedSchemaCloudTest, 
ReplicaListTransformerTest, HighlighterConfigTest, 
TestJsonFacetsWithNestedObjects, TestSearchPerf, TestInPlaceUpdatesStandalone, 
TestCSVLoader, TestSolrQueryParser, TestMinMaxOnMultiValuedField, 
TestObjectReleaseTracker, DistribCursorPagingTest, FullHLLTest, 
OverriddenZkACLAndCredentialsProvidersTest, SolrCmdDistributorTest, 
TestCloudPseudoReturnFields, TestDynamicLoading, TestNumericTerms64, TestUtils, 
ResponseBuilderTest, TestRandomCollapseQParserPlugin, TestTriggerIntegration, 
TestGenericDistributedQueue, OverseerRolesTest, AddReplicaTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BlobRepositoryCloudTest, 
AsyncCallRequestStatusResponseTest, TestSha256AuthenticationProvider, 
RequiredFieldsTest, TestExpandComponent, SolrXmlInZkTest, TestJettySolrRunner, 
TestDFISimilarityFactory, TemplateUpdateProcessorTest, ChangedSchemaMergeTest, 
BadCopyFieldTest, TestInfoStreamLogging, DistributedSpellCheckComponentTest, 
HdfsChaosMonkeySafeLeaderTest]
   [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=HdfsChaosMonkeySafeLeaderTest -Dtests.seed=17C3484A7E923D01 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar -Dtests.timezone=Africa/Nairobi -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | HdfsChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
   [junit4]    >        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:76)
   [junit4]    >        at 
org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:335)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:659)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:526)
   [junit4]    >        at 
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:78)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:956)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:1688)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1577)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1362)
   [junit4]    >        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
   [junit4]    >        at 
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:158)
   [junit4]    >        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:114)
   [junit4]    >        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]    >        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]    >        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]    >        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]    >        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([17C3484A7E923D01]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:304)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [176/823 (1!)] on J2 in 185.56s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 11092 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid21561.hprof

Total time: 313 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to