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

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

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest:     1) 
Thread[id=2249, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
    2) Thread[id=2248, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest: 
   1) Thread[id=2249, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
   2) Thread[id=2248, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
        at __randomizedtesting.SeedInfo.seed([B5660C1FA2E71586]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2249, name=StoppableIndexingThread, state=BLOCKED, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]         at 
java.security.AccessController.doPrivileged(Native Method)         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:472) 
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)         
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)         at 
java.io.PrintStream.flush(PrintStream.java:338)         at 
java.io.FilterOutputStream.flush(FilterOutputStream.java:140)         at 
java.io.PrintStream.write(PrintStream.java:482)         at 
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)         at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)         at 
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)         at 
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)         at 
java.io.PrintStream.write(PrintStream.java:527)         at 
java.io.PrintStream.print(PrintStream.java:669)         at 
java.io.PrintStream.println(PrintStream.java:823)         at 
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)         at 
java.lang.Throwable.printStackTrace(Throwable.java:658)         at 
java.lang.Throwable.printStackTrace(Throwable.java:643)         at 
java.lang.Throwable.printStackTrace(Throwable.java:634)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
    2) Thread[id=2248, name=StoppableIndexingThread, state=RUNNABLE, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]         at 
java.util.HashMap.putVal(HashMap.java:629)         at 
java.util.HashMap.put(HashMap.java:612)         at 
org.apache.solr.common.params.ModifiableSolrParams.set(ModifiableSolrParams.java:93)
         at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.setParam(AbstractUpdateRequest.java:101)
         at 
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:175)
         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2249, name=StoppableIndexingThread, state=BLOCKED, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]
        at java.security.AccessController.doPrivileged(Native Method)
        at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
        at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:472)
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at java.io.PrintStream.flush(PrintStream.java:338)
        at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
        at java.io.PrintStream.write(PrintStream.java:482)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
        at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
        at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
        at java.io.PrintStream.write(PrintStream.java:527)
        at java.io.PrintStream.print(PrintStream.java:669)
        at java.io.PrintStream.println(PrintStream.java:823)
        at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
        at java.lang.Throwable.printStackTrace(Throwable.java:658)
        at java.lang.Throwable.printStackTrace(Throwable.java:643)
        at java.lang.Throwable.printStackTrace(Throwable.java:634)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
   2) Thread[id=2248, name=StoppableIndexingThread, state=RUNNABLE, 
group=TGRP-HdfsChaosMonkeySafeLeaderTest]
        at java.util.HashMap.putVal(HashMap.java:629)
        at java.util.HashMap.put(HashMap.java:612)
        at 
org.apache.solr.common.params.ModifiableSolrParams.set(ModifiableSolrParams.java:93)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.setParam(AbstractUpdateRequest.java:101)
        at 
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:175)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
        at __randomizedtesting.SeedInfo.seed([B5660C1FA2E71586]:0)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B5660C1FA2E71586:3D3233C50C1B787E]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
        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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 
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.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.test

Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth 
investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties 
were stopped - this is worth investigating!
        at 
__randomizedtesting.SeedInfo.seed([B5660C1FA2E71586:3D3233C50C1B787E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
        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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 
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.solr.update.CdcrUpdateLogTest.testSubReader

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B5660C1FA2E71586:F8BE867CD230C454]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.update.CdcrUpdateLogTest.testSubReader(CdcrUpdateLogTest.java:583)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 
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)




Build Log:
[...truncated 12847 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/init-core-data-001
   [junit4]   2> 716675 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 716695 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 716697 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 716697 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 716697 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 722627 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-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> 730822 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 732567 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 732730 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 735684 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 736114 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_lucene2.us.west_apache_org_34528_hdfs____.a6r6fw/webapp
   [junit4]   2> 739044 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log Started 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:34528
   [junit4]   2> 747303 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 747343 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 747476 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_35850_datanode____z5vc7s/webapp
   [junit4]   2> 750162 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35850
   [junit4]   2> 754458 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 754475 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 754692 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_42335_datanode____lpd9mm/webapp
   [junit4]   2> 757838 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[B5660C1FA2E71586]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42335
   [junit4]   2> 762543 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:44071) [    ] 
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> 762635 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:44071) [    ] 
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> 764588 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x24b278af195fe0: from storage 
DS-fe3bf6de-44cb-4c0a-860c-d3dc1b75fcf1 node 
DatanodeRegistration(127.0.0.1:34876, 
datanodeUuid=ce1fb206-a557-4548-b3be-0ed4896a31fa, infoPort=36828, 
infoSecurePort=0, ipcPort=37654, 
storageInfo=lv=-56;cid=testClusterID;nsid=196133132;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 764606 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x24b278b02eb115: from storage 
DS-5b1ef6fc-b102-4528-bfb9-dccb02c69102 node 
DatanodeRegistration(127.0.0.1:34176, 
datanodeUuid=5100abb3-33d2-44ec-aa35-ca1f4af06491, infoPort=36766, 
infoSecurePort=0, ipcPort=39602, 
storageInfo=lv=-56;cid=testClusterID;nsid=196133132;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 17 msecs
   [junit4]   2> 764606 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x24b278af195fe0: from storage 
DS-88db529a-4630-4e16-923a-67e651bb0728 node 
DatanodeRegistration(127.0.0.1:34876, 
datanodeUuid=ce1fb206-a557-4548-b3be-0ed4896a31fa, infoPort=36828, 
infoSecurePort=0, ipcPort=37654, 
storageInfo=lv=-56;cid=testClusterID;nsid=196133132;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 764637 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x24b278b02eb115: from storage 
DS-164f9060-5e04-4e55-9080-a6848d522ac1 node 
DatanodeRegistration(127.0.0.1:34176, 
datanodeUuid=5100abb3-33d2-44ec-aa35-ca1f4af06491, infoPort=36766, 
infoSecurePort=0, ipcPort=39602, 
storageInfo=lv=-56;cid=testClusterID;nsid=196133132;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 768131 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 768131 INFO  (Thread-495) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 768131 INFO  (Thread-495) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 768132 ERROR (Thread-495) [    ] 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> 768239 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33407
   [junit4]   2> 768517 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 768518 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 768519 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 768536 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 768536 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 768537 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 768538 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 768538 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 768539 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 768552 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 768568 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 768641 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 769703 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 770236 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32faace3{/,null,AVAILABLE}
   [junit4]   2> 770236 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5ab4b877{HTTP/1.1,[http/1.1]}{127.0.0.1:38059}
   [junit4]   2> 770236 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.Server Started @782976ms
   [junit4]   2> 770236 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:44071/hdfs__lucene2-us-west.apache.org_44071__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001_tempDir-002_control_data,
 hostContext=/, hostPort=38059, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/control-001/cores}
   [junit4]   2> 770236 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 770236 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 770237 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770237 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 770237 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-09T09:33:47.059Z
   [junit4]   2> 770382 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 770382 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/control-001/solr.xml
   [junit4]   2> 770453 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 770453 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 770525 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 770542 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33407/solr
   [junit4]   2> 771482 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 771483 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:38059_
   [junit4]   2> 771483 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.c.Overseer Overseer 
(id=98973779555385348-127.0.0.1:38059_-n_0000000000) starting
   [junit4]   2> 771721 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38059_
   [junit4]   2> 771737 INFO  
(zkCallback-267-thread-1-processing-n:127.0.0.1:38059_) [n:127.0.0.1:38059_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 772198 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 772252 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 772253 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 772266 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:38059_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/control-001/cores
   [junit4]   2> 772774 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 772847 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33407/solr ready
   [junit4]   2> 773019 INFO  (qtp418682886-1844) [n:127.0.0.1:38059_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38059_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 773315 INFO  
(OverseerThreadFactory-680-thread-1-processing-n:127.0.0.1:38059_) 
[n:127.0.0.1:38059_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 773528 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_    ] 
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> 773528 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 773691 INFO  
(zkCallback-267-thread-1-processing-n:127.0.0.1:38059_) [n:127.0.0.1:38059_    
] 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> 774789 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 774900 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 779894 WARN  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]-SendThread(127.0.0.1:33407))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 7046ms for sessionid 0x15fa020cc7a0005
   [junit4]   2> 779894 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fa020cc7a0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 780033 WARN  (zkCallback-272-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@77cf76aa name: 
ZooKeeperConnection Watcher:127.0.0.1:33407/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 780033 WARN  (zkCallback-272-thread-3) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 780546 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 780601 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 780619 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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@58af9533
   [junit4]   2> 780819 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home
   [junit4]   2> 780819 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 780819 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 780819 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 780821 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 781317 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 781387 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 781387 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 787443 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 787462 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 787809 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 788119 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 788119 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 788119 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 788449 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 788449 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@257c0df3
   [junit4]   2> 790853 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34176 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-164f9060-5e04-4e55-9080-a6848d522ac1:NORMAL:127.0.0.1:34176|RBW],
 
ReplicaUC[[DISK]DS-88db529a-4630-4e16-923a-67e651bb0728:NORMAL:127.0.0.1:34876|RBW]]}
 size 69
   [junit4]   2> 790854 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34876 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 791318 WARN  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 792124 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 792124 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 792124 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 792432 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 792432 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 792524 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8720703125, noCFSRatio=0.0]
   [junit4]   2> 793392 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3fdda0eb[control_collection_shard1_replica_n1] main]
   [junit4]   2> 793442 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 793463 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 793466 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 793517 INFO  
(searcherExecutor-683-thread-1-processing-n:127.0.0.1:38059_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:38059_ 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@3fdda0eb[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 793519 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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 1583580499506364416
   [junit4]   2> 793663 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 793663 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 793663 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38059/control_collection_shard1_replica_n1/
   [junit4]   2> 793663 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 793663 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38059/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 793663 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 793700 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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:38059/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 793738 INFO  
(zkCallback-267-thread-2-processing-n:127.0.0.1:38059_) [n:127.0.0.1:38059_    
] 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> 793773 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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> 793793 INFO  (qtp418682886-1846) [n:127.0.0.1:38059_ 
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=20265
   [junit4]   2> 793911 INFO  (qtp418682886-1844) [n:127.0.0.1:38059_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 793955 INFO  
(zkCallback-267-thread-2-processing-n:127.0.0.1:38059_) [n:127.0.0.1:38059_    
] 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> 794196 INFO  
(OverseerCollectionConfigSetProcessor-98973779555385348-127.0.0.1:38059_-n_0000000000)
 [n:127.0.0.1:38059_    ] 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> 794915 INFO  (qtp418682886-1844) [n:127.0.0.1:38059_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38059_&wt=javabin&version=2}
 status=0 QTime=21895
   [junit4]   2> 795070 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795071 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33407/solr ready
   [junit4]   2> 795071 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 795072 INFO  (qtp418682886-1843) [n:127.0.0.1:38059_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 795105 INFO  
(OverseerThreadFactory-680-thread-2-processing-n:127.0.0.1:38059_) 
[n:127.0.0.1:38059_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 795106 WARN  
(OverseerThreadFactory-680-thread-2-processing-n:127.0.0.1:38059_) 
[n:127.0.0.1:38059_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 795328 INFO  (qtp418682886-1843) [n:127.0.0.1:38059_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 795328 INFO  (qtp418682886-1843) [n:127.0.0.1:38059_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=256
   [junit4]   2> 797119 INFO  
(OverseerCollectionConfigSetProcessor-98973779555385348-127.0.0.1:38059_-n_0000000000)
 [n:127.0.0.1:38059_    ] 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> 797188 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-1-001
 of type NRT
   [junit4]   2> 797189 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 797331 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1028eeff{/,null,AVAILABLE}
   [junit4]   2> 797368 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e3a09f4{HTTP/1.1,[http/1.1]}{127.0.0.1:34026}
   [junit4]   2> 797368 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.Server Started @810107ms
   [junit4]   2> 797372 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:44071/hdfs__lucene2-us-west.apache.org_44071__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34026, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-1-001/cores}
   [junit4]   2> 797372 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 797372 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 797372 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797372 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 797372 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-09T09:34:14.194Z
   [junit4]   2> 797498 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 797498 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-1-001/solr.xml
   [junit4]   2> 797535 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 797535 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 797536 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 797571 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33407/solr
   [junit4]   2> 797757 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:34026_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 797772 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:34026_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 797773 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:34026_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34026_
   [junit4]   2> 797880 INFO  (zkCallback-275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 797909 INFO  
(zkCallback-267-thread-1-processing-n:127.0.0.1:38059_) [n:127.0.0.1:38059_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 797953 INFO  
(zkCallback-280-thread-1-processing-n:127.0.0.1:34026_) [n:127.0.0.1:34026_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798356 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:34026_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 798466 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:34026_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 798466 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:34026_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 798468 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:34026_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-1-001/cores
   [junit4]   2> 799034 INFO  (qtp2102923143-1905) [n:127.0.0.1:34026_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34026_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 799052 INFO  
(OverseerThreadFactory-680-thread-3-processing-n:127.0.0.1:38059_) 
[n:127.0.0.1:38059_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34026_ 
for creating new replica
   [junit4]   2> 799144 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_    ] 
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> 799144 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 799438 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 799785 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 800837 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 801054 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 801054 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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@58af9533
   [junit4]   2> 801054 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home
   [junit4]   2> 801093 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 801093 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 801093 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node62/data/]
   [junit4]   2> 801095 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node62/data/snapshot_metadata
   [junit4]   2> 801260 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 801260 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 801260 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 801606 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 801625 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node62/data
   [junit4]   2> 801815 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node62/data/index
   [junit4]   2> 801961 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 801961 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 801961 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 802169 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 802169 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@679f8045
   [junit4]   2> 802636 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34876 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-164f9060-5e04-4e55-9080-a6848d522ac1:NORMAL:127.0.0.1:34176|RBW],
 
ReplicaUC[[DISK]DS-88db529a-4630-4e16-923a-67e651bb0728:NORMAL:127.0.0.1:34876|FINALIZED]]}
 size 0
   [junit4]   2> 802672 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34176 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 802921 WARN  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 803415 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 803415 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 803415 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 803526 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 803526 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 803559 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8720703125, noCFSRatio=0.0]
   [junit4]   2> 803688 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14b2c937[collection1_shard2_replica_n61] main]
   [junit4]   2> 803726 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 803726 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 803727 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 803744 INFO  
(searcherExecutor-694-thread-1-processing-n:127.0.0.1:34026_ 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@14b2c937[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 803744 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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 
1583580510228054016
   [junit4]   2> 803765 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 803765 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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> 803765 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34026/collection1_shard2_replica_n61/
   [junit4]   2> 803765 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 803765 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:34026/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 803765 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 803816 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34026/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 803831 INFO  
(zkCallback-280-thread-1-processing-n:127.0.0.1:34026_) [n:127.0.0.1:34026_    
] 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> 803872 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 803873 INFO  (qtp2102923143-1902) [n:127.0.0.1:34026_ 
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=4729
   [junit4]   2> 803909 INFO  (qtp2102923143-1905) [n:127.0.0.1:34026_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34026_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=4875
   [junit4]   2> 804014 INFO  
(zkCallback-280-thread-1-processing-n:127.0.0.1:34026_) [n:127.0.0.1:34026_    
] 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> 805135 INFO  
(OverseerCollectionConfigSetProcessor-98973779555385348-127.0.0.1:38059_-n_0000000000)
 [n:127.0.0.1:38059_    ] 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> 805977 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-2-001
 of type NRT
   [junit4]   2> 805978 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 806136 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a174969{/,null,AVAILABLE}
   [junit4]   2> 806136 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@635a13a0{HTTP/1.1,[http/1.1]}{127.0.0.1:43660}
   [junit4]   2> 806136 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.Server Started @818876ms
   [junit4]   2> 806136 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:44071/hdfs__lucene2-us-west.apache.org_44071__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001_tempDir-002_jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43660, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-2-001/cores}
   [junit4]   2> 806137 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 806156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 806156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 806156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 806156 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-09T09:34:22.978Z
   [junit4]   2> 806340 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 806340 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-2-001/solr.xml
   [junit4]   2> 806356 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 806356 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 806357 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 806397 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33407/solr
   [junit4]   2> 806582 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:43660_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 806616 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:43660_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 806618 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:43660_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43660_
   [junit4]   2> 806620 INFO  
(zkCallback-280-thread-1-processing-n:127.0.0.1:34026_) [n:127.0.0.1:34026_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 806766 INFO  
(zkCallback-267-thread-2-processing-n:127.0.0.1:38059_) [n:127.0.0.1:38059_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 806774 INFO  (zkCallback-275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 806827 INFO  
(zkCallback-286-thread-1-processing-n:127.0.0.1:43660_) [n:127.0.0.1:43660_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 807311 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:43660_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 807401 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:43660_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 807402 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:43660_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58af9533
   [junit4]   2> 807494 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[B5660C1FA2E71586]) 
[n:127.0.0.1:43660_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-2-001/cores
   [junit4]   2> 807840 INFO  (qtp2102923143-1906) [n:127.0.0.1:34026_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43660_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 807909 INFO  
(OverseerThreadFactory-680-thread-4-processing-n:127.0.0.1:38059_) 
[n:127.0.0.1:38059_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43660_ 
for creating new replica
   [junit4]   2> 807971 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_    ] 
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> 807971 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 807994 INFO  
(zkCallback-280-thread-1-processing-n:127.0.0.1:34026_) [n:127.0.0.1:34026_    
] 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> 808082 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 808476 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 809416 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
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> 809621 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
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> 809658 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
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@58af9533
   [junit4]   2> 809707 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home
   [junit4]   2> 809707 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 809707 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 809708 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_B5660C1FA2E71586-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node64/data/]
   [junit4]   2> 809709 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node64/data/snapshot_metadata
   [junit4]   2> 809799 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
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> 809799 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
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> 809799 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 809959 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 809979 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node64/data
   [junit4]   2> 810419 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44071/solr_hdfs_home/collection1/core_node64/data/index
   [junit4]   2> 810457 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
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> 810457 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
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> 810457 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 810638 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 810639 INFO  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5eb6d1f5
   [junit4]   2> 811369 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34176 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-fe3bf6de-44cb-4c0a-860c-d3dc1b75fcf1:NORMAL:127.0.0.1:34876|RBW],
 
ReplicaUC[[DISK]DS-5b1ef6fc-b102-4528-bfb9-dccb02c69102:NORMAL:127.0.0.1:34176|RBW]]}
 size 0
   [junit4]   2> 811380 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34876 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 811694 WARN  (qtp467418219-1943) [n:127.0.0.1:43660_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
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> 812455 INFO  (qtp467418219-1943) 

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

ster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/ocptest4/state.json] for collection [ocptest4] has occurred - 
updating... (live nodes size: [0])
   [junit4]   2> 4305856 INFO  
(zkCallback-1130-thread-4-processing-n:127.0.0.1:40705_gk%2Fq) 
[n:127.0.0.1:40705_gk%2Fq    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/ocptest1/state.json] for collection [ocptest1] has occurred - 
updating... (live nodes size: [0])
   [junit4]   2> 4305871 INFO  (coreCloseExecutor-3299-thread-6) 
[n:127.0.0.1:40705_gk%2Fq c:ocptest_shardsplit s:shard2 r:core_node6 
x:ocptest_shardsplit_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.ocptest_shardsplit.shard2.leader, 
tag=1373230316
   [junit4]   2> 4305871 INFO  (coreCloseExecutor-3299-thread-7) 
[n:127.0.0.1:40705_gk%2Fq c:ocptest_shardsplit2 s:shard3 r:core_node8 
x:ocptest_shardsplit2_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.ocptest_shardsplit2.shard3.replica_n3, 
tag=1072526499
   [junit4]   2> 4305872 INFO  (coreCloseExecutor-3299-thread-7) 
[n:127.0.0.1:40705_gk%2Fq c:ocptest_shardsplit2 s:shard3 r:core_node8 
x:ocptest_shardsplit2_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d8956b2: rootName 
= null, domain = solr.core.ocptest_shardsplit2.shard3.replica_n3, service url = 
null, agent id = null] for registry 
solr.core.ocptest_shardsplit2.shard3.replica_n3 / 
com.codahale.metrics.MetricRegistry@280e126a
   [junit4]   2> 4305890 INFO  (coreCloseExecutor-3299-thread-7) 
[n:127.0.0.1:40705_gk%2Fq c:ocptest_shardsplit2 s:shard3 r:core_node8 
x:ocptest_shardsplit2_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.ocptest_shardsplit2.shard3.leader, tag=1072526499
   [junit4]   2> 4305890 INFO  (coreCloseExecutor-3299-thread-1) 
[n:127.0.0.1:40705_gk%2Fq c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1323348468
   [junit4]   2> 4305890 INFO  (coreCloseExecutor-3299-thread-1) 
[n:127.0.0.1:40705_gk%2Fq c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 4305890 INFO  (coreCloseExecutor-3299-thread-1) 
[n:127.0.0.1:40705_gk%2Fq c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@5b78e9e1 commitCommandVersion:0
   [junit4]   2> 4306095 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98974004827062290-127.0.0.1:40705_gk%2Fq-n_0000000004) closing
   [junit4]   2> 4306096 INFO  
(OverseerStateUpdate-98974004827062290-127.0.0.1:40705_gk%2Fq-n_0000000004) 
[n:127.0.0.1:40705_gk%2Fq    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40705_gk%2Fq
   [junit4]   2> 4306106 WARN  
(OverseerAutoScalingTriggerThread-98974004827062290-127.0.0.1:40705_gk%2Fq-n_0000000004)
 [n:127.0.0.1:40705_gk%2Fq    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4306118 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@24dc3b7b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 4306118 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7735a1c8{/gk/q,null,UNAVAILABLE}
   [junit4]   2> 4306118 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[B5660C1FA2E71586]) [    ] 
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> 4306119 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[B5660C1FA2E71586]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42739 42739
   [junit4]   2> 4306199 INFO  (Thread-4346) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42739 42739
   [junit4]   2> 4306199 WARN  (Thread-4346) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2>        4       /solr/collections/ocptest1/state.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        4       /solr/collections/ocptest3/state.json
   [junit4]   2>        4       /solr/collections/ocptest2/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        4       /solr/collections/ocptest4/state.json
   [junit4]   2>        4       /solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [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=MultiThreadedOCPTest -Dtests.method=test 
-Dtests.seed=B5660C1FA2E71586 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ja -Dtests.timezone=Europe/Andorra -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 99.3s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B5660C1FA2E71586:3D3233C50C1B787E]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_B5660C1FA2E71586-001
   [junit4]   2> Nov 09, 2017 10:32:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=PostingsFormat(name=Asserting), id=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
id_i1=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1406, 
maxMBSortInHeap=6.945053174078652, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e24329d),
 locale=ja, timezone=Europe/Andorra
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=143430704,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, 
SuggesterWFSTTest, ClusterStateTest, TestLMJelinekMercerSimilarityFactory, 
TestDocTermOrds, SimpleMLTQParserTest, TestIndexSearcher, ZkStateReaderTest, 
CollectionsAPIAsyncDistributedZkTest, AliasIntegrationTest, EchoParamsTest, 
TestRandomFlRTGCloud, TestDeleteCollectionOnDownNodes, TestCollectionAPI, 
TestManagedSchema, TestMaxTokenLenTokenizer, PropertiesRequestHandlerTest, 
ManagedSchemaRoundRobinCloudTest, DistributedExpandComponentTest, 
TestRealTimeGet, AsyncCallRequestStatusResponseTest, ReplaceNodeTest, 
MetricsConfigTest, DefaultValueUpdateProcessorTest, 
CloneFieldUpdateProcessorFactoryTest, TestDefaultStatsCache, 
UniqFieldsUpdateProcessorFactoryTest, ReplicaListTransformerTest, 
DistributedSuggestComponentTest, DistributedFacetPivotLongTailTest, 
TestConfigOverlay, TestInPlaceUpdatesStandalone, 
TestOverriddenPrefixQueryForCustomFieldType, CdcrRequestHandlerTest, 
TestFieldTypeCollectionResource, TestLockTree, AnalyticsQueryTest, 
TestDistributedGrouping, TestConfigReload, TestFunctionQuery, 
ConfigSetsAPITest, TestReplicaProperties, HttpPartitionTest, 
HdfsDirectoryFactoryTest, TestUseDocValuesAsStored, TestPointFields, 
HdfsThreadLeakTest, TestSizeLimitedDistributedMap, TestExpandComponent, 
DeleteStatusTest, TestSubQueryTransformer, TestBulkSchemaAPI, 
CollectionReloadTest, TestSearcherReuse, TestShardHandlerFactory, 
HdfsCollectionsAPIDistributedZkTest, CoreSorterTest, SuggesterTest, 
TestFieldCacheSort, TestComplexPhraseQParserPlugin, TestGeoJSONResponseWriter, 
TestStandardQParsers, PeerSyncReplicationTest, MultiThreadedOCPTest]
   [junit4] Completed [689/749 (3!)] on J2 in 99.81s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to