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

2 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.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([816B775345BBAEC2:93F4889EB47C33A]: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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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([816B775345BBAEC2:93F4889EB47C33A]: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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11696 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/init-core-data-001
   [junit4]   2> 564709 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 564709 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 564711 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 564712 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 564746 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 564752 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 564753 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 564768 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_38599_hdfs____.p89j2e/webapp
   [junit4]   2> 565143 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38599
   [junit4]   2> 565202 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 565204 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 565217 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_56576_datanode____lvpat6/webapp
   [junit4]   2> 565620 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56576
   [junit4]   2> 565654 WARN  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 565656 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 565669 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_51669_datanode____bsvumc/webapp
   [junit4]   2> 565722 INFO  (IPC Server handler 3 on 59001) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-a49a44d9-3411-4aee-97f9-bbdda2c95e08 node 
DatanodeRegistration(127.0.0.1:58939, 
datanodeUuid=378ce1a4-60a5-4187-9bf2-63cb1a15eea2, infoPort=39045, 
infoSecurePort=0, ipcPort=36319, 
storageInfo=lv=-56;cid=testClusterID;nsid=1105079723;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 565722 INFO  (IPC Server handler 3 on 59001) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-8b2c8039-2b1a-4cea-8cbe-ca2418e058c3 node 
DatanodeRegistration(127.0.0.1:58939, 
datanodeUuid=378ce1a4-60a5-4187-9bf2-63cb1a15eea2, infoPort=39045, 
infoSecurePort=0, ipcPort=36319, 
storageInfo=lv=-56;cid=testClusterID;nsid=1105079723;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 566067 INFO  
(SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[816B775345BBAEC2]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:51669
   [junit4]   2> 566164 INFO  (IPC Server handler 8 on 59001) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-a6058b5d-2366-4377-8b07-b7076ab0ab24 node 
DatanodeRegistration(127.0.0.1:41078, 
datanodeUuid=821402ea-3062-4acf-91fc-4b31099b5b85, infoPort=45121, 
infoSecurePort=0, ipcPort=37002, 
storageInfo=lv=-56;cid=testClusterID;nsid=1105079723;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 566164 INFO  (IPC Server handler 8 on 59001) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-21d26fd5-9195-489b-bae0-d7065dc0ed5d node 
DatanodeRegistration(127.0.0.1:41078, 
datanodeUuid=821402ea-3062-4acf-91fc-4b31099b5b85, infoPort=45121, 
infoSecurePort=0, ipcPort=37002, 
storageInfo=lv=-56;cid=testClusterID;nsid=1105079723;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 566250 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 566250 INFO  (Thread-14201) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 566250 INFO  (Thread-14201) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 566254 ERROR (Thread-14201) [    ] 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> 566350 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46882
   [junit4]   2> 566366 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566368 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566370 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566371 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566373 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566374 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566376 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566377 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566378 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566380 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566381 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/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> 566386 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 566544 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 566546 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64089399{/,null,AVAILABLE}
   [junit4]   2> 566546 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@32c108da{SSL,[ssl, 
http/1.1]}{127.0.0.1:52488}
   [junit4]   2> 566547 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server Started @569860ms
   [junit4]   2> 566547 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59001/hdfs__localhost_59001__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/, hostPort=52488, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/control-001/cores}
   [junit4]   2> 566547 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 566548 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 566548 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 566548 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 566548 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-05T10:59:59.887Z
   [junit4]   2> 566550 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 566551 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/control-001/solr.xml
   [junit4]   2> 566567 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 566571 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46882/solr
   [junit4]   2> 566681 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 566681 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:52488_
   [junit4]   2> 566682 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.c.Overseer Overseer 
(id=98255005259530245-127.0.0.1:52488_-n_0000000000) starting
   [junit4]   2> 566697 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52488_
   [junit4]   2> 566700 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 566828 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 566834 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 566834 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 566836 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:52488_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/control-001/cores
   [junit4]   2> 566879 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 566880 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46882/solr ready
   [junit4]   2> 566917 INFO  (qtp2087241229-18341) [n:127.0.0.1:52488_    ] 
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:52488_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 566921 INFO  
(OverseerThreadFactory-2037-thread-1-processing-n:127.0.0.1:52488_) 
[n:127.0.0.1:52488_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 567032 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_    ] 
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> 567032 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 567137 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_    
] 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> 568052 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 568069 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568199 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568217 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568218 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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@55a1ff62
   [junit4]   2> 568220 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:59001/solr_hdfs_home
   [junit4]   2> 568220 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 568220 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 568220 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:59001/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 568235 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 568247 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568247 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568247 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 568275 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568277 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 568295 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 568302 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568302 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568302 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 568317 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568318 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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@5940b760
   [junit4]   2> 568378 INFO  (IPC Server handler 2 on 59001) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41078 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a49a44d9-3411-4aee-97f9-bbdda2c95e08:NORMAL:127.0.0.1:58939|RBW],
 
ReplicaUC[[DISK]DS-a6058b5d-2366-4377-8b07-b7076ab0ab24:NORMAL:127.0.0.1:41078|RBW]]}
 size 0
   [junit4]   2> 568378 INFO  (IPC Server handler 3 on 59001) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58939 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a6058b5d-2366-4377-8b07-b7076ab0ab24:NORMAL:127.0.0.1:41078|RBW],
 
ReplicaUC[[DISK]DS-8b2c8039-2b1a-4cea-8cbe-ca2418e058c3:NORMAL:127.0.0.1:58939|FINALIZED]]}
 size 0
   [junit4]   2> 568393 WARN  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568469 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568469 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568469 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 568480 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 568480 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 568482 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=6, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=0.8271484375, 
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=7.251543243114843, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 568489 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c4d4e3f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 568491 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 568491 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568492 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 568494 INFO  
(searcherExecutor-2040-thread-1-processing-n:127.0.0.1:52488_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:52488_ 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@4c4d4e3f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 568494 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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 1572080086504439808
   [junit4]   2> 568501 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 568501 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568502 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:52488/control_collection_shard1_replica_n1/
   [junit4]   2> 568502 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568502 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:52488/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 568502 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568506 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52488/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 568609 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_    
] 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> 568657 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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> 568661 INFO  (qtp2087241229-18347) [n:127.0.0.1:52488_ 
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=1629
   [junit4]   2> 568674 INFO  (qtp2087241229-18341) [n:127.0.0.1:52488_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 568776 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_    
] 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> 568922 INFO  
(OverseerCollectionConfigSetProcessor-98255005259530245-127.0.0.1:52488_-n_0000000000)
 [n:127.0.0.1:52488_    ] 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> 569674 INFO  (qtp2087241229-18341) [n:127.0.0.1:52488_    ] 
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:52488_&wt=javabin&version=2}
 status=0 QTime=2757
   [junit4]   2> 569692 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 569693 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46882/solr ready
   [junit4]   2> 569693 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 569696 INFO  (qtp2087241229-18344) [n:127.0.0.1:52488_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 569707 INFO  
(OverseerThreadFactory-2037-thread-2-processing-n:127.0.0.1:52488_) 
[n:127.0.0.1:52488_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 569708 WARN  
(OverseerThreadFactory-2037-thread-2-processing-n:127.0.0.1:52488_) 
[n:127.0.0.1:52488_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 569919 INFO  (qtp2087241229-18344) [n:127.0.0.1:52488_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 569919 INFO  (qtp2087241229-18344) [n:127.0.0.1:52488_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=222
   [junit4]   2> 570079 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-1-001
 of type NRT
   [junit4]   2> 570085 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 570098 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55f4fc7d{/,null,AVAILABLE}
   [junit4]   2> 570099 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@feb4bf3{SSL,[ssl, 
http/1.1]}{127.0.0.1:32976}
   [junit4]   2> 570099 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server Started @573412ms
   [junit4]   2> 570099 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59001/hdfs__localhost_59001__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001_tempDir-002_jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32976, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-1-001/cores}
   [junit4]   2> 570099 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 570099 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 570099 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 570099 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 570099 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-05T11:00:03.438Z
   [junit4]   2> 570111 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 570111 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-1-001/solr.xml
   [junit4]   2> 570118 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 570123 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46882/solr
   [junit4]   2> 570187 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:32976_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 570189 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:32976_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 570191 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:32976_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32976_
   [junit4]   2> 570193 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 570215 INFO  (zkCallback-897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 570215 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 570299 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:32976_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 570308 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:32976_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 570308 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:32976_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 570310 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:32976_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-1-001/cores
   [junit4]   2> 570386 INFO  (qtp210925036-18398) [n:127.0.0.1:32976_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:32976_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 570396 INFO  
(OverseerCollectionConfigSetProcessor-98255005259530245-127.0.0.1:52488_-n_0000000000)
 [n:127.0.0.1:52488_    ] 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> 570403 INFO  
(OverseerThreadFactory-2037-thread-3-processing-n:127.0.0.1:52488_) 
[n:127.0.0.1:52488_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:32976_ 
for creating new replica
   [junit4]   2> 570408 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 570409 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 570515 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] 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> 571428 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 571447 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 571614 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 571634 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 571635 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n0' (registry 
'solr.core.collection1.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 571635 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:59001/solr_hdfs_home
   [junit4]   2> 571635 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 571635 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 571635 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-1-001/cores/collection1_shard2_replica_n0],
 dataDir=[hdfs://localhost:59001/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 571637 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 571646 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 571646 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 571646 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 571654 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 571655 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 571675 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 571682 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 571682 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 571682 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 571694 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 571694 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4383d4b6
   [junit4]   2> 571716 INFO  (IPC Server handler 3 on 59001) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41078 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8b2c8039-2b1a-4cea-8cbe-ca2418e058c3:NORMAL:127.0.0.1:58939|RBW],
 
ReplicaUC[[DISK]DS-21d26fd5-9195-489b-bae0-d7065dc0ed5d:NORMAL:127.0.0.1:41078|FINALIZED]]}
 size 0
   [junit4]   2> 571717 INFO  (IPC Server handler 4 on 59001) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58939 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-21d26fd5-9195-489b-bae0-d7065dc0ed5d:NORMAL:127.0.0.1:41078|FINALIZED],
 
ReplicaUC[[DISK]DS-a49a44d9-3411-4aee-97f9-bbdda2c95e08:NORMAL:127.0.0.1:58939|FINALIZED]]}
 size 0
   [junit4]   2> 571732 WARN  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
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> 571797 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 571797 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 571797 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 571808 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 571808 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 571811 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=6, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=0.8271484375, 
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=7.251543243114843, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 571822 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28ed3358[collection1_shard2_replica_n0] main]
   [junit4]   2> 571823 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 571824 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 571825 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 571838 INFO  
(searcherExecutor-2051-thread-1-processing-n:127.0.0.1:32976_ 
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[collection1_shard2_replica_n0] Registered new searcher 
Searcher@28ed3358[collection1_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 571838 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572080090010877952
   [junit4]   2> 571847 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 571847 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 571847 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:32976/collection1_shard2_replica_n0/
   [junit4]   2> 571847 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 571847 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
https://127.0.0.1:32976/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 571847 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 571852 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:32976/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 571953 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] 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> 572003 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 572005 INFO  (qtp210925036-18395) [n:127.0.0.1:32976_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1596
   [junit4]   2> 572008 INFO  (qtp210925036-18398) [n:127.0.0.1:32976_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:32976_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1622
   [junit4]   2> 572108 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] 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> 572163 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-2-001
 of type NRT
   [junit4]   2> 572164 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 572166 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@608a7ffd{/,null,AVAILABLE}
   [junit4]   2> 572166 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@922b906{SSL,[ssl, 
http/1.1]}{127.0.0.1:48769}
   [junit4]   2> 572166 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server Started @575480ms
   [junit4]   2> 572167 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59001/hdfs__localhost_59001__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001_tempDir-002_jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=48769, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-2-001/cores}
   [junit4]   2> 572170 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 572171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 572171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 572171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 572171 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-05T11:00:05.510Z
   [junit4]   2> 572174 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 572174 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-2-001/solr.xml
   [junit4]   2> 572182 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 572185 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46882/solr
   [junit4]   2> 572195 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:48769_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 572198 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:48769_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 572201 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:48769_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48769_
   [junit4]   2> 572202 INFO  
(zkCallback-890-thread-2-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 572202 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 572202 INFO  (zkCallback-897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 572204 INFO  
(zkCallback-908-thread-1-processing-n:127.0.0.1:48769_) [n:127.0.0.1:48769_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 572266 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:48769_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 572273 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:48769_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 572273 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:48769_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 572274 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:48769_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-2-001/cores
   [junit4]   2> 572307 INFO  (qtp210925036-18399) [n:127.0.0.1:32976_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:48769_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 572310 INFO  
(OverseerCollectionConfigSetProcessor-98255005259530245-127.0.0.1:52488_-n_0000000000)
 [n:127.0.0.1:52488_    ] 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> 572310 INFO  
(OverseerThreadFactory-2037-thread-4-processing-n:127.0.0.1:52488_) 
[n:127.0.0.1:52488_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:48769_ 
for creating new replica
   [junit4]   2> 572342 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n0&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 572343 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 572447 INFO  
(zkCallback-908-thread-1-processing-n:127.0.0.1:48769_) [n:127.0.0.1:48769_    
] 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> 572447 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] 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> 573360 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 573375 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n0] Schema name=test
   [junit4]   2> 573488 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 573504 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 573504 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n0' (registry 
'solr.core.collection1.shard3.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 573504 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:59001/solr_hdfs_home
   [junit4]   2> 573505 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 573505 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 573505 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-2-001/cores/collection1_shard3_replica_n0],
 dataDir=[hdfs://localhost:59001/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 573506 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 573520 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 573520 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 573520 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 573532 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 573534 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 573556 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59001/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 573563 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 573563 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 573563 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 573570 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 573571 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@13efbbf3
   [junit4]   2> 573583 INFO  (IPC Server handler 6 on 59001) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58939 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-21d26fd5-9195-489b-bae0-d7065dc0ed5d:NORMAL:127.0.0.1:41078|RBW],
 
ReplicaUC[[DISK]DS-8b2c8039-2b1a-4cea-8cbe-ca2418e058c3:NORMAL:127.0.0.1:58939|FINALIZED]]}
 size 0
   [junit4]   2> 573583 INFO  (IPC Server handler 7 on 59001) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41078 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8b2c8039-2b1a-4cea-8cbe-ca2418e058c3:NORMAL:127.0.0.1:58939|FINALIZED],
 
ReplicaUC[[DISK]DS-a6058b5d-2366-4377-8b07-b7076ab0ab24:NORMAL:127.0.0.1:41078|FINALIZED]]}
 size 0
   [junit4]   2> 573589 WARN  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
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> 573646 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 573646 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 573646 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 573657 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 573657 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 573659 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=6, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=0.8271484375, 
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=7.251543243114843, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 573666 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3de0c843[collection1_shard3_replica_n0] main]
   [junit4]   2> 573667 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 573668 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 573668 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 573670 INFO  
(searcherExecutor-2062-thread-1-processing-n:127.0.0.1:48769_ 
x:collection1_shard3_replica_n0 s:shard3 c:collection1) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SolrCore 
[collection1_shard3_replica_n0] Registered new searcher 
Searcher@3de0c843[collection1_shard3_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573670 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572080091931869184
   [junit4]   2> 573677 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 573677 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 573677 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:48769/collection1_shard3_replica_n0/
   [junit4]   2> 573678 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 573678 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.SyncStrategy 
https://127.0.0.1:48769/collection1_shard3_replica_n0/ has no replicas
   [junit4]   2> 573678 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 573683 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:48769/collection1_shard3_replica_n0/ shard3
   [junit4]   2> 573786 INFO  
(zkCallback-908-thread-1-processing-n:127.0.0.1:48769_) [n:127.0.0.1:48769_    
] 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> 573786 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] 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> 573834 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 573837 INFO  (qtp191489558-18437) [n:127.0.0.1:48769_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n0&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1494
   [junit4]   2> 573840 INFO  (qtp210925036-18399) [n:127.0.0.1:32976_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:48769_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1532
   [junit4]   2> 573939 INFO  
(zkCallback-908-thread-1-processing-n:127.0.0.1:48769_) [n:127.0.0.1:48769_    
] 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> 573939 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] 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> 573989 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-3-001
 of type NRT
   [junit4]   2> 573993 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 573995 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33edac9f{/,null,AVAILABLE}
   [junit4]   2> 573995 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@150221ef{SSL,[ssl, 
http/1.1]}{127.0.0.1:54069}
   [junit4]   2> 573995 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.Server Started @577309ms
   [junit4]   2> 573997 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59001/hdfs__localhost_59001__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001_tempDir-002_jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=54069, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-3-001/cores}
   [junit4]   2> 573997 ERROR 
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 573998 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 573998 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 573998 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 573998 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-05T11:00:07.337Z
   [junit4]   2> 574001 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 574001 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-3-001/solr.xml
   [junit4]   2> 574007 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 574010 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46882/solr
   [junit4]   2> 574023 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:54069_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 574025 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:54069_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 574027 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:54069_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54069_
   [junit4]   2> 574029 INFO  (zkCallback-897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574029 INFO  
(zkCallback-890-thread-2-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574030 INFO  
(zkCallback-908-thread-1-processing-n:127.0.0.1:48769_) [n:127.0.0.1:48769_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574030 INFO  
(zkCallback-902-thread-2-processing-n:127.0.0.1:32976_) [n:127.0.0.1:32976_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574031 INFO  
(zkCallback-914-thread-1-processing-n:127.0.0.1:54069_) [n:127.0.0.1:54069_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574170 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:54069_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 574176 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:54069_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 574176 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:54069_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a1ff62
   [junit4]   2> 574178 INFO  
(TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) 
[n:127.0.0.1:54069_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_816B775345BBAEC2-001/shard-3-001/cores
   [junit4]   2> 574219 INFO  (qtp210925036-18397) [n:127.0.0.1:32976_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:54069_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 574222 INFO  
(OverseerCollectionConfigSetProcessor-98255005259530245-127.0.0.1:52488_-n_0000000000)
 [n:127.0.0.1:52488_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-00000000

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

d#[816B775345BBAEC2]) [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6291b07a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1927876 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44c7d1f2{/,null,UNAVAILABLE}
   [junit4]   2> 1927877 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 44482
   [junit4]   2> 1927877 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=50704302
   [junit4]   2> 1927877 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1927877 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1927878 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1927879 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1927880 INFO  (coreCloseExecutor-4743-thread-1) 
[n:127.0.0.1:44482_ c:collection1 s:shard2 r:core_node13 
x:collection1_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72a2b0b8
   [junit4]   2> 1927882 INFO  (coreCloseExecutor-4743-thread-1) 
[n:127.0.0.1:44482_ c:collection1 s:shard2 r:core_node13 
x:collection1_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n3, tag=1923264696
   [junit4]   2> 1927886 INFO  (coreCloseExecutor-4743-thread-1) 
[n:127.0.0.1:44482_ c:collection1 s:shard2 r:core_node13 
x:collection1_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1923264696
   [junit4]   2> 1927887 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.Overseer Overseer (id=98255089138466862-127.0.0.1:44482_-n_0000000013) 
closing
   [junit4]   2> 1927887 INFO  
(OverseerStateUpdate-98255089138466862-127.0.0.1:44482_-n_0000000013) 
[n:127.0.0.1:44482_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44482_
   [junit4]   2> 1929388 WARN  
(zkCallback-2331-thread-2-processing-n:127.0.0.1:44482_) [n:127.0.0.1:44482_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1929389 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@fba1cce{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1929389 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1225fcd6{/,null,UNAVAILABLE}
   [junit4]   2> 1929390 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
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> 1929392 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[816B775345BBAEC2]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55167 55167
   [junit4]   2> 1929558 INFO  (Thread-18539) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55167 55167
   [junit4]   2> 1929559 WARN  (Thread-18539) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/aliases.json
   [junit4]   2>        14      /solr/security.json
   [junit4]   2>        14      /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/clusterprops.json
   [junit4]   2>        16      /solr/clusterstate.json
   [junit4]   2>        13      /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/live_nodes
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        12      /solr/overseer/collection-queue-work
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/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=ChaosMonkeySafeLeaderTest -Dtests.method=test 
-Dtests.seed=816B775345BBAEC2 -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=en -Dtests.timezone=Africa/Ceuta -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 83.4s J2 | ChaosMonkeySafeLeaderTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The Monkey ran for 
over 45 seconds and no jetties were stopped - this is worth investigating!
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([816B775345BBAEC2:93F4889EB47C33A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_816B775345BBAEC2-001
   [junit4]   2> Jul 05, 2017 11:22:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=FST50, a_t=BlockTreeOrds(blocksize=128), a_i=FST50, id=FST50}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1128, 
maxMBSortInHeap=5.897491505619646, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=138995144,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldTest, 
TestDownShardTolerantSearch, MinimalSchemaTest, TimeZoneUtilsTest, 
AutoCommitTest, TestTolerantSearch, TestStressReorder, DirectUpdateHandlerTest, 
TestBlobHandler, BasicAuthIntegrationTest, DistributedQueueTest, 
TestSolrCloudWithSecureImpersonation, BasicDistributedZk2Test, 
CloudMLTQParserTest, ConfigureRecoveryStrategyTest, NumericFieldsTest, 
HdfsSyncSliceTest, TestExpandComponent, CleanupOldIndexTest, 
TestSolrCloudWithHadoopAuthPlugin, TestQuerySenderListener, SolrTestCaseJ4Test, 
SuggesterFSTTest, NodeMutatorTest, SortSpecParsingTest, 
TestTolerantUpdateProcessorRandomCloud, TestHashQParserPlugin, 
SimplePostToolTest, BaseCdcrDistributedZkTest, MoveReplicaHDFSTest, 
RequiredFieldsTest, LeaderElectionTest, TestManagedSchemaThreadSafety, 
TestPseudoReturnFields, TestRecovery, TestAuthorizationFramework, 
TestBackupRepositoryFactory, CopyFieldTest, WrapperMergePolicyFactoryTest, 
HdfsBasicDistributedZk2Test, TestNumericTokenStream, TestReloadDeadlock, 
ConnectionManagerTest, TestTestInjection, SolrCLIZkUtilsTest, 
TestSolrConfigHandler, ReplicationFactorTest, TestSSLRandomization, 
TestMaxScoreQueryParser, TestInfoStreamLogging, 
TestSubQueryTransformerCrossCore, SolrInfoBeanTest, 
TemplateUpdateProcessorTest, HdfsChaosMonkeySafeLeaderTest, DateMathParserTest, 
TestCloudJSONFacetJoinDomain, TestJmxIntegration, TestCustomStream, 
TestSuggestSpellingConverter, TestSizeLimitedDistributedMap, TestConfigsApi, 
TestComplexPhraseLeadingWildcard, TestUtils, V2StandaloneTest, 
TestSchemalessBufferedUpdates, DistributedFacetPivotLongTailTest, 
TestCryptoKeys, AliasIntegrationTest, TestZkChroot, OverseerTest, 
TestLocalFSCloudBackupRestore, SpellPossibilityIteratorTest, 
FullSolrCloudDistribCmdsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ShowFileRequestHandlerTest, TestAnalyzedSuggestions, 
TestMultiValuedNumericRangeQuery, UniqFieldsUpdateProcessorFactoryTest, 
StatsComponentTest, BlockJoinFacetDistribTest, TestSolrCoreProperties, 
SolrMetricReporterTest, TestExceedMaxTermLength, PropertiesRequestHandlerTest, 
SuggestComponentContextFilterQueryTest, TestInPlaceUpdatesStandalone, 
RecoveryAfterSoftCommitTest, PolyFieldTest, TestConfigSetProperties, 
SimpleFacetsTest, ForceLeaderTest, TestPushWriter, TestCodecSupport, 
TestRandomFlRTGCloud, LargeFieldTest, ExitableDirectoryReaderTest, 
TestReversedWildcardFilterFactory, ClassificationUpdateProcessorFactoryTest, 
TestSurroundQueryParser, TestSha256AuthenticationProvider, 
AnalysisErrorHandlingTest, ParsingFieldUpdateProcessorsTest, 
PingRequestHandlerTest, TestReplicaProperties, MultiTermTest, 
FastVectorHighlighterTest, TestManagedSynonymFilterFactory, 
DistribCursorPagingTest, TestFastWriter, PrimitiveFieldTypeTest, 
TestHighFrequencyDictionaryFactory, SearchHandlerTest, 
TestSolrConfigHandlerConcurrent, DirectUpdateHandlerOptimizeTest, 
TestClusterStateMutator, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed [330/726 (2!)] on J2 in 83.70s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to