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

1 tests failed.
FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([6B327E92B5F4887:8EE7183385A3257F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:317)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        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 12041 lines...]
   [junit4] Suite: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/init-core-data-001
   [junit4]   2> 908822 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 908822 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 908823 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 908823 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 908853 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 908860 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 908863 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 908872 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-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_55141_hdfs____.m8fjig/webapp
   [junit4]   2> 909246 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:55141
   [junit4]   2> 909307 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 909308 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 909320 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-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_59155_datanode____.akm2p8/webapp
   [junit4]   2> 909724 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59155
   [junit4]   2> 909776 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 909777 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 909787 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-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_56195_datanode____.ioq0r1/webapp
   [junit4]   2> 909837 INFO  (IPC Server handler 3 on 49935) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-c136754a-c95c-4594-8701-6a06002f4aeb node 
DatanodeRegistration(127.0.0.1:44594, 
datanodeUuid=531c9885-8f86-4c31-942e-ce24f0d0d7c2, infoPort=47542, 
infoSecurePort=0, ipcPort=60652, 
storageInfo=lv=-56;cid=testClusterID;nsid=564158542;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 909837 INFO  (IPC Server handler 3 on 49935) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-44f2195a-d4d5-4b95-806f-bb32c87db2ba node 
DatanodeRegistration(127.0.0.1:44594, 
datanodeUuid=531c9885-8f86-4c31-942e-ce24f0d0d7c2, infoPort=47542, 
infoSecurePort=0, ipcPort=60652, 
storageInfo=lv=-56;cid=testClusterID;nsid=564158542;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 910199 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56195
   [junit4]   2> 910284 INFO  (IPC Server handler 8 on 49935) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-b0216fe9-73f7-4d12-8c5e-d4a4fd3704db node 
DatanodeRegistration(127.0.0.1:58631, 
datanodeUuid=4dea7652-e7d5-48ca-8292-8bb0be67b6f4, infoPort=32967, 
infoSecurePort=0, ipcPort=53953, 
storageInfo=lv=-56;cid=testClusterID;nsid=564158542;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 910284 INFO  (IPC Server handler 8 on 49935) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-66504a1e-29bf-4e0a-8452-7414a432e537 node 
DatanodeRegistration(127.0.0.1:58631, 
datanodeUuid=4dea7652-e7d5-48ca-8292-8bb0be67b6f4, infoPort=32967, 
infoSecurePort=0, ipcPort=53953, 
storageInfo=lv=-56;cid=testClusterID;nsid=564158542;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 910370 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 910370 INFO  (Thread-3535) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 910370 INFO  (Thread-3535) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 910372 ERROR (Thread-3535) [    ] 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> 910470 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41571
   [junit4]   2> 910485 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 910486 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 910488 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 910489 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 910491 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 910492 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 910493 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 910494 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 910495 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 910496 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 910497 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 910498 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 910591 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 910592 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5454954d{/,null,AVAILABLE}
   [junit4]   2> 910592 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@273bc2d4{HTTP/1.1,[http/1.1]}{127.0.0.1:59198}
   [junit4]   2> 910592 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server Started @912548ms
   [junit4]   2> 910592 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59198, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/control-001/cores}
   [junit4]   2> 910593 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 910593 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 910594 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 910594 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 910594 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-20T09:39:20.038Z
   [junit4]   2> 910596 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 910597 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/control-001/solr.xml
   [junit4]   2> 910604 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 910607 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41571/solr
   [junit4]   2> 910675 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 910675 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59198_
   [junit4]   2> 910676 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.c.Overseer Overseer 
(id=98339622736035844-127.0.0.1:59198_-n_0000000000) starting
   [junit4]   2> 910681 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59198_
   [junit4]   2> 910683 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 910843 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 910847 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 910847 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 910848 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:59198_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/control-001/cores
   [junit4]   2> 910862 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 910863 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41571/solr ready
   [junit4]   2> 910865 INFO  (qtp1620821296-8377) [n:127.0.0.1:59198_    ] 
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:59198_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 910867 INFO  
(OverseerThreadFactory-2760-thread-1-processing-n:127.0.0.1:59198_) 
[n:127.0.0.1:59198_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 910972 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_    ] 
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> 910972 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 911077 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] 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> 911989 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 912000 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 912075 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 912094 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 912095 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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@ff5497a
   [junit4]   2> 912095 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:49935/solr_hdfs_home
   [junit4]   2> 912095 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 912095 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 912095 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:49935/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 912096 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 912103 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 912103 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 912103 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 912107 WARN  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 917113 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917114 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 917129 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 917135 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917135 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 917138 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917139 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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@28780275
   [junit4]   2> 917159 INFO  (IPC Server handler 4 on 49935) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44594 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-b0216fe9-73f7-4d12-8c5e-d4a4fd3704db:NORMAL:127.0.0.1:58631|RBW],
 
ReplicaUC[[DISK]DS-44f2195a-d4d5-4b95-806f-bb32c87db2ba:NORMAL:127.0.0.1:44594|FINALIZED]]}
 size 0
   [junit4]   2> 917160 INFO  (IPC Server handler 5 on 49935) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58631 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-b0216fe9-73f7-4d12-8c5e-d4a4fd3704db:NORMAL:127.0.0.1:58631|RBW],
 
ReplicaUC[[DISK]DS-44f2195a-d4d5-4b95-806f-bb32c87db2ba:NORMAL:127.0.0.1:44594|FINALIZED]]}
 size 0
   [junit4]   2> 917166 WARN  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917202 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917202 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917202 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 917211 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 917211 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 917213 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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=35, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=33.66796875, 
floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=27.618166472339453, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8267606389058317
   [junit4]   2> 917221 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20e84152[control_collection_shard1_replica_n1] main]
   [junit4]   2> 917222 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 917222 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917223 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 917224 INFO  
(searcherExecutor-2763-thread-1-processing-n:127.0.0.1:59198_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:59198_ 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@20e84152[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 917224 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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 1573433970962464768
   [junit4]   2> 917230 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 917230 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917231 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59198/control_collection_shard1_replica_n1/
   [junit4]   2> 917231 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917231 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:59198/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 917231 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917232 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] 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> 917235 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59198/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 917336 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] 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> 917386 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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> 917388 INFO  (qtp1620821296-8379) [n:127.0.0.1:59198_ 
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=6416
   [junit4]   2> 917391 INFO  (qtp1620821296-8377) [n:127.0.0.1:59198_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 917491 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] 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> 918391 INFO  (qtp1620821296-8377) [n:127.0.0.1:59198_    ] 
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:59198_&wt=javabin&version=2}
 status=0 QTime=7526
   [junit4]   2> 918398 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 918399 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41571/solr ready
   [junit4]   2> 918399 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 918401 INFO  (qtp1620821296-8374) [n:127.0.0.1:59198_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 918403 INFO  
(OverseerThreadFactory-2760-thread-2-processing-n:127.0.0.1:59198_) 
[n:127.0.0.1:59198_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 918404 INFO  
(OverseerCollectionConfigSetProcessor-98339622736035844-127.0.0.1:59198_-n_0000000000)
 [n:127.0.0.1:59198_    ] 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> 918404 WARN  
(OverseerThreadFactory-2760-thread-2-processing-n:127.0.0.1:59198_) 
[n:127.0.0.1:59198_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 918611 INFO  (qtp1620821296-8374) [n:127.0.0.1:59198_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 918614 INFO  (qtp1620821296-8374) [n:127.0.0.1:59198_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 918732 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-1-001
 of type NRT
   [junit4]   2> 918733 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 918734 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c580b68{/,null,AVAILABLE}
   [junit4]   2> 918734 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5ba1fd1d{HTTP/1.1,[http/1.1]}{127.0.0.1:56675}
   [junit4]   2> 918735 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server Started @920691ms
   [junit4]   2> 918735 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
solrconfig=solrconfig.xml, hostContext=/, hostPort=56675, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-1-001/cores}
   [junit4]   2> 918735 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 918736 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 918736 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 918736 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 918741 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-20T09:39:28.180Z
   [junit4]   2> 918747 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 918747 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-1-001/solr.xml
   [junit4]   2> 918752 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 918759 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41571/solr
   [junit4]   2> 918766 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:56675_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 918767 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:56675_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 918769 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:56675_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56675_
   [junit4]   2> 918770 INFO  (zkCallback-1002-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 918773 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 918774 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 918826 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:56675_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 918830 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:56675_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 918831 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:56675_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 918832 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:56675_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-1-001/cores
   [junit4]   2> 918852 INFO  (qtp1620821296-8375) [n:127.0.0.1:59198_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56675_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 918854 INFO  
(OverseerCollectionConfigSetProcessor-98339622736035844-127.0.0.1:59198_-n_0000000000)
 [n:127.0.0.1:59198_    ] 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> 918855 INFO  
(OverseerThreadFactory-2760-thread-3-processing-n:127.0.0.1:59198_) 
[n:127.0.0.1:59198_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56675_ 
for creating new replica
   [junit4]   2> 918857 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 918862 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 918969 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] 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> 919878 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 919888 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 920029 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 920042 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 920042 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 920042 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:49935/solr_hdfs_home
   [junit4]   2> 920042 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 920042 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 920042 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-1-001/cores/collection1_shard2_replica_n1],
 dataDir=[hdfs://localhost:49935/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 920043 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 920049 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 920050 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 920052 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 920053 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 920065 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 920070 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 920070 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 920072 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 920073 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@32c1dc01
   [junit4]   2> 920087 INFO  (IPC Server handler 6 on 49935) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58631 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-44f2195a-d4d5-4b95-806f-bb32c87db2ba:NORMAL:127.0.0.1:44594|RBW],
 
ReplicaUC[[DISK]DS-66504a1e-29bf-4e0a-8452-7414a432e537:NORMAL:127.0.0.1:58631|FINALIZED]]}
 size 0
   [junit4]   2> 920088 INFO  (IPC Server handler 7 on 49935) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44594 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-66504a1e-29bf-4e0a-8452-7414a432e537:NORMAL:127.0.0.1:58631|FINALIZED],
 
ReplicaUC[[DISK]DS-c136754a-c95c-4594-8701-6a06002f4aeb:NORMAL:127.0.0.1:44594|FINALIZED]]}
 size 0
   [junit4]   2> 920092 WARN  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_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> 920129 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 920129 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 920129 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 920140 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 920140 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 920141 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=33.66796875, 
floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=27.618166472339453, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8267606389058317
   [junit4]   2> 920160 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3bc442c9[collection1_shard2_replica_n1] main]
   [junit4]   2> 920161 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 920162 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 920162 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 920163 INFO  
(searcherExecutor-2774-thread-1-processing-n:127.0.0.1:56675_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@3bc442c9[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 920164 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573433974045278208
   [junit4]   2> 920169 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 920169 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 920169 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:56675/collection1_shard2_replica_n1/
   [junit4]   2> 920169 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 920169 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:56675/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 920169 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 920174 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56675/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 920275 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] 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> 920325 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 920326 INFO  (qtp1408004217-8425) [n:127.0.0.1:56675_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1468
   [junit4]   2> 920328 INFO  (qtp1620821296-8375) [n:127.0.0.1:59198_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:56675_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1476
   [junit4]   2> 920414 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-2-001
 of type NRT
   [junit4]   2> 920415 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 920416 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@255740d0{/,null,AVAILABLE}
   [junit4]   2> 920416 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@72a80a91{HTTP/1.1,[http/1.1]}{127.0.0.1:36944}
   [junit4]   2> 920416 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server Started @922372ms
   [junit4]   2> 920416 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
solrconfig=solrconfig.xml, hostContext=/, hostPort=36944, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-2-001/cores}
   [junit4]   2> 920417 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 920418 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 920418 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 920418 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 920418 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-20T09:39:29.862Z
   [junit4]   2> 920420 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 920421 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-2-001/solr.xml
   [junit4]   2> 920424 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 920427 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] 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> 920428 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41571/solr
   [junit4]   2> 920439 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:36944_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 920440 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:36944_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 920444 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:36944_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36944_
   [junit4]   2> 920445 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 920446 INFO  (zkCallback-1002-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 920446 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 920447 INFO  
(zkCallback-1013-thread-1-processing-n:127.0.0.1:36944_) [n:127.0.0.1:36944_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 920498 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:36944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 920502 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:36944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 920502 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:36944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 920503 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:36944_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-2-001/cores
   [junit4]   2> 920531 INFO  (qtp821921468-8464) [n:127.0.0.1:36944_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36944_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 920533 INFO  
(OverseerCollectionConfigSetProcessor-98339622736035844-127.0.0.1:59198_-n_0000000000)
 [n:127.0.0.1:59198_    ] 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> 920533 INFO  
(OverseerThreadFactory-2760-thread-4-processing-n:127.0.0.1:59198_) 
[n:127.0.0.1:59198_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36944_ 
for creating new replica
   [junit4]   2> 920538 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 920538 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 920642 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] 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> 920642 INFO  
(zkCallback-1013-thread-1-processing-n:127.0.0.1:36944_) [n:127.0.0.1:36944_    
] 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> 921550 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 921560 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 921626 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 921637 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 921637 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 921637 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:49935/solr_hdfs_home
   [junit4]   2> 921637 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 921637 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 921637 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-2-001/cores/collection1_shard1_replica_n3],
 dataDir=[hdfs://localhost:49935/solr_hdfs_home/collection1/core_node4/data/]
   [junit4]   2> 921638 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node4/data/snapshot_metadata
   [junit4]   2> 921644 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 921644 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 921649 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 921649 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node4/data
   [junit4]   2> 921662 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node4/data/index
   [junit4]   2> 921667 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 921667 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 921669 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 921669 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3c6bc59b
   [junit4]   2> 921678 INFO  (IPC Server handler 8 on 49935) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58631 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c136754a-c95c-4594-8701-6a06002f4aeb:NORMAL:127.0.0.1:44594|RBW],
 
ReplicaUC[[DISK]DS-b0216fe9-73f7-4d12-8c5e-d4a4fd3704db:NORMAL:127.0.0.1:58631|FINALIZED]]}
 size 0
   [junit4]   2> 921679 INFO  (IPC Server handler 7 on 49935) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44594 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-b0216fe9-73f7-4d12-8c5e-d4a4fd3704db:NORMAL:127.0.0.1:58631|FINALIZED],
 
ReplicaUC[[DISK]DS-44f2195a-d4d5-4b95-806f-bb32c87db2ba:NORMAL:127.0.0.1:44594|FINALIZED]]}
 size 0
   [junit4]   2> 921684 WARN  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
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> 921717 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 921717 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 921717 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 921725 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 921725 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 921728 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=33.66796875, 
floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=27.618166472339453, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8267606389058317
   [junit4]   2> 921732 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3388312c[collection1_shard1_replica_n3] main]
   [junit4]   2> 921733 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 921733 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 921733 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 921735 INFO  
(searcherExecutor-2785-thread-1-processing-n:127.0.0.1:36944_ 
x:collection1_shard1_replica_n3 s:shard1 c:collection1) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[collection1_shard1_replica_n3] Registered new searcher 
Searcher@3388312c[collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921735 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573433975692591104
   [junit4]   2> 921740 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 921740 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 921740 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36944/collection1_shard1_replica_n3/
   [junit4]   2> 921740 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 921740 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SyncStrategy 
http://127.0.0.1:36944/collection1_shard1_replica_n3/ has no replicas
   [junit4]   2> 921740 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 921742 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36944/collection1_shard1_replica_n3/ shard1
   [junit4]   2> 921844 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] 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> 921844 INFO  
(zkCallback-1013-thread-1-processing-n:127.0.0.1:36944_) [n:127.0.0.1:36944_    
] 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> 921893 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 921894 INFO  (qtp821921468-8466) [n:127.0.0.1:36944_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1356
   [junit4]   2> 921896 INFO  (qtp821921468-8464) [n:127.0.0.1:36944_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36944_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1365
   [junit4]   2> 921995 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-3-001
 of type NRT
   [junit4]   2> 921995 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 921996 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] 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> 921996 INFO  
(zkCallback-1013-thread-1-processing-n:127.0.0.1:36944_) [n:127.0.0.1:36944_    
] 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> 921996 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50169584{/,null,AVAILABLE}
   [junit4]   2> 921997 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62ebf943{HTTP/1.1,[http/1.1]}{127.0.0.1:60829}
   [junit4]   2> 921997 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.e.j.s.Server Started @923953ms
   [junit4]   2> 921997 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
solrconfig=solrconfig.xml, hostContext=/, hostPort=60829, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-3-001/cores}
   [junit4]   2> 921998 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921998 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 921998 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921998 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 921998 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-20T09:39:31.442Z
   [junit4]   2> 922000 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 922000 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-3-001/solr.xml
   [junit4]   2> 922004 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 922006 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41571/solr
   [junit4]   2> 922012 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:60829_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 922014 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:60829_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 922015 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:60829_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60829_
   [junit4]   2> 922016 INFO  
(zkCallback-1013-thread-1-processing-n:127.0.0.1:36944_) [n:127.0.0.1:36944_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 922017 INFO  (zkCallback-1002-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 922017 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 922017 INFO  
(zkCallback-995-thread-1-processing-n:127.0.0.1:59198_) [n:127.0.0.1:59198_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 922018 INFO  
(zkCallback-1019-thread-1-processing-n:127.0.0.1:60829_) [n:127.0.0.1:60829_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 922114 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:60829_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 922119 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:60829_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 922119 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:60829_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 922120 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[6B327E92B5F4887]) 
[n:127.0.0.1:60829_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-3-001/cores
   [junit4]   2> 922148 INFO  (qtp440654466-8501) [n:127.0.0.1:60829_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60829_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 922149 INFO  
(OverseerCollectionConfigSetProcessor-98339622736035844-127.0.0.1:59198_-n_0000000000)
 [n:127.0.0.1:59198_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 922150 INFO  
(OverseerThreadFactory-2760-thread-5-processing-n:127.0.0.1:59198_) 
[n:127.0.0.1:59198_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60829_ 
for creating new replica
   [junit4]   2> 922152 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 922152 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 922256 INFO  
(zkCallback-1007-thread-1-processing-n:127.0.0.1:56675_) [n:127.0.0.1:56675_    
] 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: [4])
   [junit4]   2> 922256 INFO  
(zkCallback-1013-thread-1-processing-n:127.0.0.1:36944_) [n:127.0.0.1:36944_    
] 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: [4])
   [junit4]   2> 922256 INFO  
(zkCallback-1019-thread-1-processing-n:127.0.0.1:60829_) [n:127.0.0.1:60829_    
] 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: [4])
   [junit4]   2> 923164 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 923174 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n5] Schema name=test
   [junit4]   2> 923238 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 923249 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n5' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 923249 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n5' (registry 
'solr.core.collection1.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff5497a
   [junit4]   2> 923250 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:49935/solr_hdfs_home
   [junit4]   2> 923250 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 923250 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 923250 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/shard-3-001/cores/collection1_shard2_replica_n5],
 dataDir=[hdfs://localhost:49935/solr_hdfs_home/collection1/core_node6/data/]
   [junit4]   2> 923251 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node6/data/snapshot_metadata
   [junit4]   2> 923257 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 923257 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 923259 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 923260 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node6/data
   [junit4]   2> 923272 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:49935/solr_hdfs_home/collection1/core_node6/data/index
   [junit4]   2> 923277 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 923277 INFO  (qtp440654466-8502) [n:127.0.0.1:60829_ 
c:collection1 s:shard2  x:collectio

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

e/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:49935) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-2141385656-10.41.0.5-1500543558278 
(Datanode Uuid 531c9885-8f86-4c31-942e-ce24f0d0d7c2) service to 
localhost/127.0.0.1:49935
   [junit4]   2> 1189835 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1189937 ERROR 
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[6B327E92B5F4887]-worker) [    ] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
   [junit4]   2>        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.hdfsFailoverAfterClass(SharedFSAutoReplicaFailoverTest.java:97)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_6B327E92B5F4887-001
   [junit4]   2> Jul 20, 2017 9:43:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-CU, 
timezone=America/Mexico_City
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=164018760,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrCloudWithSecureImpersonation, TestDocumentBuilder, 
DistribDocExpirationUpdateProcessorTest, TestBulkSchemaAPI, TestCloudRecovery, 
TestJoin, TestRandomCollapseQParserPlugin, TestWordDelimiterFilterFactory, 
TestSimpleQParserPlugin, CdcrRequestHandlerTest, SolrCoreTest, RankQueryTest, 
TestSchemaNameResource, ZkNodePropsTest, DistributedVersionInfoTest, 
MetricUtilsTest, TestLeaderElectionWithEmptyReplica, TestManagedSchemaAPI, 
ClassificationUpdateProcessorTest, CurrencyFieldTypeTest, 
SolrIndexSplitterTest, ImplicitSnitchTest, TestCollationFieldDocValues, 
NodeMutatorTest, DebugComponentTest, TestFieldResource, 
ExternalFileFieldSortTest, SSLMigrationTest, TestPrepRecovery, 
TestSolrCLIRunExample, SyncSliceTest, TestAuthenticationFramework, 
TestCSVResponseWriter, TestManagedStopFilterFactory, OutputWriterTest, 
TestSolrQueryParser, TestReplicationHandlerBackup, TestNumericTerms32, 
TestRecoveryHdfs, TestWriterPerf, ChaosMonkeyNothingIsSafeTest, 
TestStressUserVersions, SolrRequestParserTest, UUIDFieldTest, 
SpellCheckCollatorTest, TestHighlightDedupGrouping, 
CoreMergeIndexesAdminHandlerTest, ResponseHeaderTest, TestLegacyFieldReuse, 
MigrateRouteKeyTest, TestCSVLoader, TestLazyCores, 
TestCloudJSONFacetJoinDomain, FieldMutatingUpdateProcessorTest, 
AddBlockUpdateTest, TestQuerySenderNoQuery, DocumentAnalysisRequestHandlerTest, 
ExitableDirectoryReaderTest, TestFastOutputStream, TestFieldCacheVsDocValues, 
TestComponentsName, SolrMetricReporterTest, WordBreakSolrSpellCheckerTest, 
BasicZkTest, TestFieldCacheReopen, TestPhraseSuggestions, 
TestSolrDeletionPolicy1, TestConfigsApi, TestCryptoKeys, 
SolrCloudReportersTest, SharedFSAutoReplicaFailoverTest]
   [junit4] Completed [230/728 (1!)] on J0 in 290.99s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44928 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to