Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/240/

6 tests failed.
FAILED:  org.apache.lucene.search.TestFuzzyQuery.testRandom

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestFuzzyQuery

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

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


FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 
AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 
1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
        at 
__randomizedtesting.SeedInfo.seed([3632FEAD465B2693:7C2B86983DF25126]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
        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.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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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 
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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchBoundaries

Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard1

Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete 
@source_collection:shard1
        at 
__randomizedtesting.SeedInfo.seed([343A326AE76CE8B5:1615EB3F9EC82952]:0)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:795)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchBoundaries(CdcrReplicationDistributedZkTest.java:557)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={
   "replicationFactor":"1",   "shards":{     "shard1":{       
"range":"80000000-bfffffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"c0000000-ffffffff",       "state":"active",       
"replicas":{}},     "shard3":{       "range":"0-3fffffff",       
"state":"active",       "replicas":{}},     "shard4":{       
"range":"40000000-7fffffff",       "state":"active",       "replicas":{}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{}},
    "shard4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([343A326AE76CE8B5:7C4F46DEE15FC720]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        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 
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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([343A326AE76CE8B5:19447D30104852B9]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
        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 
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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1694 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2> des 28, 2016 8:58:23 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2>    1) Thread[id=9, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    2) Thread[id=479, 
name=SUITE-TestFuzzyQuery-seed#[B9AA01A4CB8C1B16], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1556)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:690)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:687)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:687)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:703)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:683)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
   [junit4]   2>    3) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1249)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1323)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
   [junit4]   2>    4) Thread[id=480, 
name=TEST-TestFuzzyQuery.testRandom-seed#[B9AA01A4CB8C1B16], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4]   2>         at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:743)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
   [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$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFuzzyQuery 
-Dtests.method=testRandom -Dtests.seed=B9AA01A4CB8C1B16 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=no-NO -Dtests.timezone=America/Yellowknife -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J1 | TestFuzzyQuery.testRandom <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B9AA01A4CB8C1B16]:0)
   [junit4]   2> des 28, 2016 8:58:23 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> des 28, 2016 8:58:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestFuzzyQuery: 
   [junit4]   2>    1) Thread[id=480, 
name=TEST-TestFuzzyQuery.testRandom-seed#[B9AA01A4CB8C1B16], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4]   2>         at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:743)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
   [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$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> des 28, 2016 8:58:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=480, 
name=TEST-TestFuzzyQuery.testRandom-seed#[B9AA01A4CB8C1B16], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2> des 28, 2016 8:58:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=480, 
name=TEST-TestFuzzyQuery.testRandom-seed#[B9AA01A4CB8C1B16], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.lang.Object.hashCode(Native Method)
   [junit4]   2>         at java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]   2>         at java.util.WeakHashMap.getEntry(WeakHashMap.java:426)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:743)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
   [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$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=no-NO, 
timezone=America/Yellowknife
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=145636400,total=353894400
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTs, TestNewestSegment, 
TestAddIndexes, TestIsCurrent, TestWeakIdentityMap, TestSimilarity2, 
TestSimilarityBase, TestLucene60PointsFormat, TestLSBRadixSorter, 
TestIndexWriterOutOfFileDescriptors, TestDuelingCodecsAtNight, 
TestFilterDirectory, TestIndexWriterCommit, TestDateTools, 
TestBooleanSimilarity, TestMutablePointsReaderUtils, TestRAMDirectory, 
Test4GBStoredFields, TestRollingBuffer, TestBytesRefHash, TestTopDocsMerge, 
TestSpanTermQuery, TestSearch, TestPrefixRandom, TestFuzzyQuery]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFuzzyQuery 
-Dtests.seed=B9AA01A4CB8C1B16 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=no-NO -Dtests.timezone=America/Yellowknife -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFuzzyQuery (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B9AA01A4CB8C1B16]:0)
   [junit4] Completed [393/442 (1!)] on J1 in 7223.19s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 11318 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/init-core-data-001
   [junit4]   2> 2637527 INFO  
(SUITE-CdcrReplicationDistributedZkTest-seed#[343A326AE76CE8B5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2637527 INFO  
(SUITE-CdcrReplicationDistributedZkTest-seed#[343A326AE76CE8B5]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_sns/
   [junit4]   2> 2637529 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2637530 INFO  (Thread-53365) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2637530 INFO  (Thread-53365) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2637630 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.ZkTestServer start zk server on port:49587
   [junit4]   2> 2637644 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2637647 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2637649 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2637651 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2637653 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2637655 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2637657 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2637658 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2637660 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2637661 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2637663 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2637665 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testReplicationStartStop
   [junit4]   2> 2637775 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-001/cores/collection1
   [junit4]   2> 2637777 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2637778 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@266aa9e4{/_sns,null,AVAILABLE}
   [junit4]   2> 2637779 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@7ffd79a8{HTTP/1.1,[http/1.1]}{127.0.0.1:38450}
   [junit4]   2> 2637779 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.Server Started @2641940ms
   [junit4]   2> 2637779 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/_sns, hostPort=38450, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-001/cores}
   [junit4]   2> 2637780 ERROR 
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2637780 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 2637780 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2637780 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2637781 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T19:07:48.586Z
   [junit4]   2> 2637783 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2637783 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-001/solr.xml
   [junit4]   2> 2637790 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2637790 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49587/solr
   [junit4]   2> 2637813 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:38450__sns    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38450__sns
   [junit4]   2> 2637815 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:38450__sns    ] o.a.s.c.Overseer Overseer 
(id=97186746750599172-127.0.0.1:38450__sns-n_0000000000) starting
   [junit4]   2> 2637822 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:38450__sns    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38450__sns
   [junit4]   2> 2637824 INFO  
(zkCallback-2419-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2637856 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:38450__sns    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-001/cores
   [junit4]   2> 2637856 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:38450__sns    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2637863 INFO  
(OverseerStateUpdate-97186746750599172-127.0.0.1:38450__sns-n_0000000000) 
[n:127.0.0.1:38450__sns    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 2638866 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 2638879 WARN  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2638880 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2638893 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2638989 WARN  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2638991 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2639010 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 2639011 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-001/cores/collection1/data/]
   [junit4]   2> 2639011 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9de114
   [junit4]   2> 2639012 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=27.37890625, 
floorSegmentMB=2.1572265625, forceMergeDeletesPctAllowed=17.974190855934996, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5957851182324488
   [junit4]   2> 2639029 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2639029 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2639029 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2639029 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2639030 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=8, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=20.4375, 
floorSegmentMB=0.869140625, forceMergeDeletesPctAllowed=0.6010815267909153, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=2.1884765625, 
noCFSRatio=0.8474746592104594
   [junit4]   2> 2639030 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@24ccf69f[collection1] main]
   [junit4]   2> 2639036 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2639037 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2639037 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2639040 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2639041 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2639057 INFO  
(searcherExecutor-6348-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@24ccf69f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2639057 INFO  
(coreLoadExecutor-6347-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1554987949607616512
   [junit4]   2> 2639074 INFO  
(coreZkRegister-6340-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2639074 INFO  
(coreZkRegister-6340-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 2639074 INFO  
(coreZkRegister-6340-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38450/_sns/collection1/
   [junit4]   2> 2639075 INFO  
(coreZkRegister-6340-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2639075 INFO  
(coreZkRegister-6340-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38450/_sns/collection1/ has no replicas
   [junit4]   2> 2639078 INFO  
(coreZkRegister-6340-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:38450/_sns/collection1/ shard2
   [junit4]   2> 2639088 INFO  
(zkCallback-2419-thread-1-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ tmp_collection:shard2
   [junit4]   2> 2639229 INFO  
(coreZkRegister-6340-thread-1-processing-n:127.0.0.1:38450__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:38450__sns c:tmp_collection s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2639650 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-002/cores/collection1
   [junit4]   2> 2639652 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2639653 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45b69344{/_sns,null,AVAILABLE}
   [junit4]   2> 2639653 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2b0e9dfb{HTTP/1.1,[http/1.1]}{127.0.0.1:51829}
   [junit4]   2> 2639654 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.Server Started @2643814ms
   [junit4]   2> 2639654 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/_sns, hostPort=51829, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-002/cores}
   [junit4]   2> 2639654 ERROR 
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2639660 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 2639661 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2639661 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2639661 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T19:07:50.466Z
   [junit4]   2> 2639670 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2639670 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-002/solr.xml
   [junit4]   2> 2639677 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2639678 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49587/solr
   [junit4]   2> 2639687 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:51829__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2639692 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:51829__sns    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51829__sns
   [junit4]   2> 2639693 INFO  
(zkCallback-2419-thread-2-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2639708 INFO  
(zkCallback-2425-thread-2-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2639783 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:51829__sns    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-002/cores
   [junit4]   2> 2639783 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:51829__sns    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2639785 INFO  
(OverseerStateUpdate-97186746750599172-127.0.0.1:38450__sns-n_0000000000) 
[n:127.0.0.1:38450__sns    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2640821 WARN  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2640822 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2640843 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2640934 WARN  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2640936 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2640952 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 2640953 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-002/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-002/cores/collection1/data/]
   [junit4]   2> 2640953 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9de114
   [junit4]   2> 2640954 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=27.37890625, 
floorSegmentMB=2.1572265625, forceMergeDeletesPctAllowed=17.974190855934996, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5957851182324488
   [junit4]   2> 2640969 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2640969 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2640970 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2640970 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2640971 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=8, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=20.4375, 
floorSegmentMB=0.869140625, forceMergeDeletesPctAllowed=0.6010815267909153, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=2.1884765625, 
noCFSRatio=0.8474746592104594
   [junit4]   2> 2640971 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@38c8700[collection1] main]
   [junit4]   2> 2640972 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2640972 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2640972 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2640977 INFO  
(coreLoadExecutor-6359-thread-1-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1554987951620882432
   [junit4]   2> 2640981 INFO  
(searcherExecutor-6360-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38c8700[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2640988 INFO  
(coreZkRegister-6354-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2640988 INFO  
(coreZkRegister-6354-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 2640988 INFO  
(coreZkRegister-6354-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51829/_sns/collection1/
   [junit4]   2> 2640988 INFO  
(coreZkRegister-6354-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2640988 INFO  
(coreZkRegister-6354-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:51829/_sns/collection1/ has no replicas
   [junit4]   2> 2640991 INFO  
(zkCallback-2425-thread-2-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ tmp_collection:shard1
   [junit4]   2> 2640994 INFO  
(coreZkRegister-6354-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:51829/_sns/collection1/ shard1
   [junit4]   2> 2641145 INFO  
(coreZkRegister-6354-thread-1-processing-n:127.0.0.1:51829__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:51829__sns c:tmp_collection s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2641576 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-003/cores/collection1
   [junit4]   2> 2641580 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2641591 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43c4c3ce{/_sns,null,AVAILABLE}
   [junit4]   2> 2641591 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@521a5ecc{HTTP/1.1,[http/1.1]}{127.0.0.1:59602}
   [junit4]   2> 2641592 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.e.j.s.Server Started @2645752ms
   [junit4]   2> 2641592 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/_sns, hostPort=59602, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-003/cores}
   [junit4]   2> 2641592 ERROR 
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2641594 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 2641594 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2641594 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2641594 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T19:07:52.399Z
   [junit4]   2> 2641603 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2641603 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-003/solr.xml
   [junit4]   2> 2641610 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2641610 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49587/solr
   [junit4]   2> 2641626 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:59602__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2641632 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:59602__sns    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59602__sns
   [junit4]   2> 2641633 INFO  
(zkCallback-2425-thread-2-processing-n:127.0.0.1:51829__sns) 
[n:127.0.0.1:51829__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2641633 INFO  
(zkCallback-2419-thread-2-processing-n:127.0.0.1:38450__sns) 
[n:127.0.0.1:38450__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2641637 INFO  
(zkCallback-2431-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2641694 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:59602__sns    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-003/cores
   [junit4]   2> 2641694 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [n:127.0.0.1:59602__sns    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2641705 INFO  
(OverseerStateUpdate-97186746750599172-127.0.0.1:38450__sns-n_0000000000) 
[n:127.0.0.1:38450__sns    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 2642717 WARN  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2642718 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2642730 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2642816 WARN  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2642818 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2642835 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 2642836 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-003/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-001/jetty-003/cores/collection1/data/]
   [junit4]   2> 2642837 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e9de114
   [junit4]   2> 2642837 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=27.37890625, 
floorSegmentMB=2.1572265625, forceMergeDeletesPctAllowed=17.974190855934996, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5957851182324488
   [junit4]   2> 2642854 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2642854 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2642855 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2642855 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2642856 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=8, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=20.4375, 
floorSegmentMB=0.869140625, forceMergeDeletesPctAllowed=0.6010815267909153, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=2.1884765625, 
noCFSRatio=0.8474746592104594
   [junit4]   2> 2642857 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@62e948e6[collection1] main]
   [junit4]   2> 2642858 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2642859 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2642859 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2642862 INFO  
(coreLoadExecutor-6371-thread-1-processing-n:127.0.0.1:59602__sns) 
[n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1554987953597448192
   [junit4]   2> 2642864 INFO  
(searcherExecutor-6372-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:59602__sns c:tmp_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@62e948e6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2642867 INFO  
(coreZkRegister-6366-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
c:tmp_collection) [n:127.0.0.1:59602__sns c:tmp_collection s:shard2 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 2642868 INFO  
(updateExecutor-2428-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:59602__sns 
c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2642868 INFO  
(recoveryExecutor-2429-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:59602__sns 
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2642869 INFO  
(recoveryExecutor-2429-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:59602__sns 
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2642869 INFO  
(recoveryExecutor-2429-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:59602__sns 
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2642869 INFO  
(recoveryExecutor-2429-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:59602__sns 
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2642869 INFO  
(recoveryExecutor-2429-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:59602__sns 
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:38450/_sns/collection1/] and I am 
[http://127.0.0.1:59602/_sns/collection1/]
   [junit4]   2> 2642871 INFO  
(recoveryExecutor-2429-thread-1-processing-n:127.0.0.1:59602__sns x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:59602__sns 
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:38450/_sns]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:59602__sns&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2642872 INFO  (qtp1654344195-65098) [n:127.0.0.1:38450__sns    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2642873 INFO  (qtp1654344195-65098) [n:127.0.0.1:38450__sns    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of tmp_collection) have state: recovering
   [junit4]   2> 2642873 INFO  (qtp1654344195-65098) [n:127.0.0.1:38450__sns    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:59602__sns, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:59602/_sns","node_name":"127.0.0.1:59602__sns","state":"down"}
   [junit4]   2> 2642999 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[343A326AE76CE8B5])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_343A326AE76CE8B5-00

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

.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:198)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52)
   [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:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [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> 4644496 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[343A326AE76CE8B5]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44111 44111
   [junit4]   2> 4644497 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[343A326AE76CE8B5]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_343A326AE76CE8B5-001
   [junit4]   2> Dec 28, 2016 7:41:15 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=7, maxDocsPerChunk=10, blockSize=404), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=7, blockSize=404)), sim=RandomSimilarity(queryNorm=false,coord=no): 
{}, locale=fr-CA, timezone=Africa/Porto-Novo
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=337324104,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetImmutable, 
DistributedSpellCheckComponentTest, RequiredFieldsTest, 
TestAtomicUpdateErrorCases, OverseerRolesTest, TestDownShardTolerantSearch, 
PeerSyncTest, QueryResultKeyTest, TestRTimerTree, TestFunctionQuery, 
TestRandomFaceting, TestCustomSort, TestPseudoReturnFields, 
TestDistributedSearch, RuleEngineTest, BlockCacheTest, RankQueryTest, 
FileBasedSpellCheckerTest, TestReplicaProperties, 
SuggestComponentContextFilterQueryTest, HdfsWriteToMultipleCollectionsTest, 
TestBlobHandler, CdcrVersionReplicationTest, TestIntervalFaceting, 
TestEmbeddedSolrServerConstructors, RollingRestartTest, 
PeerSyncReplicationTest, TestRealTimeGet, ClassificationUpdateProcessorTest, 
TestSolrCloudSnapshots, TestPerFieldSimilarity, HdfsThreadLeakTest, 
TestReloadDeadlock, ZkStateReaderTest, TestSolrConfigHandlerConcurrent, 
TestSSLRandomization, ReplaceNodeTest, TestDFISimilarityFactory, 
CreateCollectionCleanupTest, TestPHPSerializedResponseWriter, 
PeerSyncWithIndexFingerprintCachingTest, DeleteLastCustomShardedReplicaTest, 
TemplateUpdateProcessorTest, TestHighlightDedupGrouping, TestCloudInspectUtil, 
TestSortByMinMaxFunction, PolyFieldTest, TestSolrConfigHandler, 
TestFieldCacheSort, PathHierarchyTokenizerFactoryTest, DateFieldTest, 
HdfsRecoveryZkTest, BasicDistributedZkTest, BlockJoinFacetRandomTest, 
ActionThrottleTest, TestRemoteStreaming, TestSolrDeletionPolicy2, 
TestCorePropertiesReload, TestFastWriter, BitVectorTest, MBeansHandlerTest, 
ResourceLoaderTest, TestConfigSetsAPI, SimpleCollectionCreateDeleteTest, 
TriLevelCompositeIdRoutingTest, UniqFieldsUpdateProcessorFactoryTest, 
QueryElevationComponentTest, HighlighterConfigTest, DirectoryFactoryTest, 
SolrMetricManagerTest, CurrencyFieldOpenExchangeTest, TestBadConfig, 
TestChildDocTransformer, CloudMLTQParserTest, TestCloudRecovery, 
AsyncCallRequestStatusResponseTest, TestRangeQuery, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestCustomDocTransformer, 
TestDynamicFieldResource, TestFieldCacheWithThreads, 
TestOverriddenPrefixQueryForCustomFieldType, TestSQLHandler, 
TestComponentsName, BasicZkTest, ConcurrentDeleteAndCreateCollectionTest, 
TestJsonFacets, TestStressRecovery, TestXmlQParser, 
CoreMergeIndexesAdminHandlerTest, SolrRequestParserTest, DateRangeFieldTest, 
ConjunctionSolrSpellCheckerTest, TestPerFieldSimilarityWithDefaultOverride, 
TestImplicitCoreProperties, TestLocalFSCloudBackupRestore, 
TestAuthorizationFramework, TestSolr4Spatial, SolrSlf4jReporterTest, 
TestFoldingMultitermQuery, TestFastLRUCache, 
DistributedQueryComponentOptimizationTest, TestManagedSchemaAPI, 
TestSolrCoreProperties, TestScoreJoinQPNoScore, 
DocumentAnalysisRequestHandlerTest, TestSerializedLuceneMatchVersion, 
HttpPartitionTest, CdcrReplicationDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [530/675 (2!)] on J0 in 198.15s, 20 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 5659 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate 
-Dtests.seed=3632FEAD465B2693 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-NI -Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed 
timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3632FEAD465B2693:7C2B86983DF25126]:0)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1356, maxMBSortInHeap=6.038601940454235, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-NI, 
timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=201494096,total=253231104
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 1.95s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 57261 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to