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

5 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([77DB2F2D370A1967]: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([77DB2F2D370A1967]:0)


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

Error Message:
expected:<152> but was:<136>

Stack Trace:
java.lang.AssertionError: expected:<152> but was:<136>
        at 
__randomizedtesting.SeedInfo.seed([67EA57A07CEAB5CE:EFBE687AD216D836]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
        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":"4",   "shards":{     "shard1":{       
"range":"80000000-d554ffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"d5550000-2aa9ffff",       "state":"active",       
"replicas":{}},     "shard3":{       "range":"2aaa0000-7fffffff",       
"state":"active",       "replicas":{}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"4",   "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":"4",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"4",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([67EA57A07CEAB5CE:2F9F23147AD99A5B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:237)
        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([67EA57A07CEAB5CE:4A9418FA8BCE0FC2]: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 1638 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2> 11 28, 2016 12:19:42 午前 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2>    1) Thread[id=1193, 
name=SUITE-TestFuzzyQuery-seed#[77DB2F2D370A1967], 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>    2) Thread[id=1194, 
name=TEST-TestFuzzyQuery.testRandom-seed#[77DB2F2D370A1967], 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:729)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:503)
   [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>    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=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> 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=77DB2F2D370A1967 -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=ja-JP -Dtests.timezone=Etc/GMT-13 -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([77DB2F2D370A1967]:0)
   [junit4]   2> 11 28, 2016 12:19:43 午前 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> 11 28, 2016 12:20:03 午前 
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=1194, 
name=TEST-TestFuzzyQuery.testRandom-seed#[77DB2F2D370A1967], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4]   2>         at java.util.WeakHashMap.get(WeakHashMap.java:397)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.getPerThread(RandomizedContext.java:319)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.getRandomness(RandomizedContext.java:92)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.getRandom(RandomizedContext.java:114)
   [junit4]   2>         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:729)
   [junit4]   2>         at 
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:503)
   [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> 11 28, 2016 12:20:03 午前 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1194, 
name=TEST-TestFuzzyQuery.testRandom-seed#[77DB2F2D370A1967], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2> 11 28, 2016 12:20:06 午前 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=1194, 
name=TEST-TestFuzzyQuery.testRandom-seed#[77DB2F2D370A1967], 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:729)
   [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=false,coord=no): {field=DFR I(F)L2}, 
locale=ja-JP, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=83728744,total=108003328
   [junit4]   2> NOTE: All tests run in this JVM: [TestFilterSpans, 
TestTragicIndexWriterDeadlock, TestBM25Similarity, TestSwappedIndexFiles, 
TestNIOFSDirectory, TestDocsAndPositions, TestSimilarityBase, TestAutomaton, 
TestByteSlices, TestFlushByRamOrCountsPolicy, TestIndexWriterCommit, 
TestMatchNoDocsQuery, TestFlex, TestIndexableField, TestByteArrayDataInput, 
TestPerSegmentDeletes, TestExitableDirectoryReader, TestPrefixQuery, 
TestBooleanScorer, TestPrefixRandom, TestNRTReaderCleanup, TestDocValues, 
Test2BPositions, 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=77DB2F2D370A1967 -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=ja-JP -Dtests.timezone=Etc/GMT-13 -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([77DB2F2D370A1967]:0)
   [junit4] Completed [392/442 (1!)] on J1 in 7223.15s, 5 tests, 2 errors <<< 
FAILURES!

[...truncated 11002 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/init-core-data-001
   [junit4]   2> 2730519 INFO  
(SUITE-PeerSyncReplicationTest-seed#[67EA57A07CEAB5CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2730519 INFO  
(SUITE-PeerSyncReplicationTest-seed#[67EA57A07CEAB5CE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2730521 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2730522 INFO  (Thread-61256) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2730523 INFO  (Thread-61256) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2730622 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57852
   [junit4]   2> 2730629 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2730631 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2730632 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730633 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730634 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730635 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730636 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730637 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730638 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730639 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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> 2730709 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/control-001/cores/collection1
   [junit4]   2> 2730712 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2730712 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a65f673{/,null,AVAILABLE}
   [junit4]   2> 2730715 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4fc0ffeb{SSL,[ssl, 
http/1.1]}{127.0.0.1:36590}
   [junit4]   2> 2730715 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.Server Started @2734405ms
   [junit4]   2> 2730715 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/tempDir-001/control/data,
 hostContext=/, hostPort=36590, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/control-001/cores}
   [junit4]   2> 2730715 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2730716 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2730716 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2730716 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2730716 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-27T13:49:43.365Z
   [junit4]   2> 2730717 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2730717 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/control-001/solr.xml
   [junit4]   2> 2730722 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2730722 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57852/solr
   [junit4]   2> 2730736 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:36590_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:36590_
   [junit4]   2> 2730737 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:36590_ 
   ] o.a.s.c.Overseer Overseer 
(id=97009964362760197-127.0.0.1:36590_-n_0000000000) starting
   [junit4]   2> 2730741 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:36590_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36590_
   [junit4]   2> 2730753 INFO  
(zkCallback-3364-thread-1-processing-n:127.0.0.1:36590_) [n:127.0.0.1:36590_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2730813 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:36590_ 
   ] 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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/control-001/cores
   [junit4]   2> 2730813 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:36590_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2730816 INFO  
(OverseerStateUpdate-97009964362760197-127.0.0.1:36590_-n_0000000000) 
[n:127.0.0.1:36590_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2731825 WARN  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2731825 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2731836 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2731919 WARN  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_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> 2731921 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2731930 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 2731931 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/control-001/cores/collection1/data/]
   [junit4]   2> 2731931 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ce6c31
   [junit4]   2> 2731932 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2731938 WARN  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2731943 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2731943 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2731944 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2731944 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2731944 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=10.65625, 
floorSegmentMB=0.51953125, forceMergeDeletesPctAllowed=0.3159356723083484, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.539348751548307
   [junit4]   2> 2731944 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2268e2d7[collection1] main]
   [junit4]   2> 2731951 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2731952 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2731952 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2731952 INFO  
(searcherExecutor-7996-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@2268e2d7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2731952 INFO  
(coreLoadExecutor-7995-thread-1-processing-n:127.0.0.1:36590_) 
[n:127.0.0.1:36590_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552159431302578176
   [junit4]   2> 2731958 INFO  
(coreZkRegister-7988-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2731958 INFO  
(coreZkRegister-7988-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2731958 INFO  
(coreZkRegister-7988-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:36590/collection1/
   [junit4]   2> 2731958 INFO  
(coreZkRegister-7988-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2731958 INFO  
(coreZkRegister-7988-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:36590/collection1/ has no replicas
   [junit4]   2> 2731961 INFO  
(coreZkRegister-7988-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36590/collection1/ shard1
   [junit4]   2> 2732112 INFO  
(coreZkRegister-7988-thread-1-processing-n:127.0.0.1:36590_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36590_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2732317 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2732317 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57852/solr ready
   [junit4]   2> 2732317 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2732317 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2732387 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-1-001/cores/collection1
   [junit4]   2> 2732388 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-1-001
   [junit4]   2> 2732389 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2732391 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57e897cc{/,null,AVAILABLE}
   [junit4]   2> 2732393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@253fcded{SSL,[ssl, 
http/1.1]}{127.0.0.1:44055}
   [junit4]   2> 2732393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.Server Started @2736083ms
   [junit4]   2> 2732393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44055, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-1-001/cores}
   [junit4]   2> 2732393 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2732393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2732393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2732393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2732393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-27T13:49:45.042Z
   [junit4]   2> 2732396 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2732396 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-1-001/solr.xml
   [junit4]   2> 2732400 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2732400 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57852/solr
   [junit4]   2> 2732406 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:44055_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2732409 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:44055_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44055_
   [junit4]   2> 2732415 INFO  (zkCallback-3368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2732415 INFO  
(zkCallback-3364-thread-3-processing-n:127.0.0.1:36590_) [n:127.0.0.1:36590_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2732416 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2732481 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:44055_ 
   ] 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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-1-001/cores
   [junit4]   2> 2732481 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:44055_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2732483 INFO  
(OverseerStateUpdate-97009964362760197-127.0.0.1:36590_-n_0000000000) 
[n:127.0.0.1:36590_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2732585 WARN  
(OverseerStateUpdate-97009964362760197-127.0.0.1:36590_-n_0000000000) 
[n:127.0.0.1:36590_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 2732588 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2732589 INFO  
(OverseerStateUpdate-97009964362760197-127.0.0.1:36590_-n_0000000000) 
[n:127.0.0.1:36590_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2732590 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2733495 WARN  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2733496 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2733522 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2733602 WARN  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1   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> 2733605 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2733613 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2733614 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2733614 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ce6c31
   [junit4]   2> 2733615 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2733625 WARN  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2733632 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2733632 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2733632 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2733632 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2733633 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=10.65625, 
floorSegmentMB=0.51953125, forceMergeDeletesPctAllowed=0.3159356723083484, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.539348751548307
   [junit4]   2> 2733633 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@47f0c847[collection1] main]
   [junit4]   2> 2733634 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2733634 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2733634 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2733634 INFO  
(coreLoadExecutor-8006-thread-1-processing-n:127.0.0.1:44055_) 
[n:127.0.0.1:44055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552159433066283008
   [junit4]   2> 2733637 INFO  
(searcherExecutor-8007-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@47f0c847[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2733641 INFO  
(coreZkRegister-8001-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2733641 INFO  
(coreZkRegister-8001-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 2733641 INFO  
(coreZkRegister-8001-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44055/collection1/
   [junit4]   2> 2733641 INFO  
(coreZkRegister-8001-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2733641 INFO  
(coreZkRegister-8001-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:44055/collection1/ has no replicas
   [junit4]   2> 2733645 INFO  
(coreZkRegister-8001-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:44055/collection1/ shard1
   [junit4]   2> 2733748 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2733797 INFO  
(coreZkRegister-8001-thread-1-processing-n:127.0.0.1:44055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:44055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2733901 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2734052 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-2-001/cores/collection1
   [junit4]   2> 2734052 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-2-001
   [junit4]   2> 2734054 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2734071 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2908fb93{/,null,AVAILABLE}
   [junit4]   2> 2734072 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@59fdef18{SSL,[ssl, 
http/1.1]}{127.0.0.1:55878}
   [junit4]   2> 2734072 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.Server Started @2737762ms
   [junit4]   2> 2734072 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=55878, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-2-001/cores}
   [junit4]   2> 2734073 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2734073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2734073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2734073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2734073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-27T13:49:46.722Z
   [junit4]   2> 2734075 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2734075 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-2-001/solr.xml
   [junit4]   2> 2734080 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2734081 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57852/solr
   [junit4]   2> 2734092 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:55878_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2734095 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:55878_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55878_
   [junit4]   2> 2734096 INFO  (zkCallback-3368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2734099 INFO  
(zkCallback-3380-thread-1-processing-n:127.0.0.1:55878_) [n:127.0.0.1:55878_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2734099 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2734100 INFO  
(zkCallback-3364-thread-3-processing-n:127.0.0.1:36590_) [n:127.0.0.1:36590_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2734156 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:55878_ 
   ] 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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-2-001/cores
   [junit4]   2> 2734156 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [n:127.0.0.1:55878_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2734160 INFO  
(OverseerStateUpdate-97009964362760197-127.0.0.1:36590_-n_0000000000) 
[n:127.0.0.1:36590_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2734263 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2734263 INFO  
(zkCallback-3380-thread-1-processing-n:127.0.0.1:55878_) [n:127.0.0.1:55878_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2735170 WARN  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2735170 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2735181 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2735267 WARN  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1   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> 2735269 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2735275 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2735276 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2735276 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ce6c31
   [junit4]   2> 2735277 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2735284 WARN  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2735293 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2735294 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2735294 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2735294 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2735294 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=10.65625, 
floorSegmentMB=0.51953125, forceMergeDeletesPctAllowed=0.3159356723083484, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.539348751548307
   [junit4]   2> 2735295 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@94c2260[collection1] main]
   [junit4]   2> 2735295 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2735296 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2735296 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2735296 INFO  
(searcherExecutor-8018-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@94c2260[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2735296 INFO  
(coreLoadExecutor-8017-thread-1-processing-n:127.0.0.1:55878_) 
[n:127.0.0.1:55878_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552159434809016320
   [junit4]   2> 2735299 INFO  
(coreZkRegister-8012-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 2735300 INFO  
(updateExecutor-3377-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2735300 INFO  
(recoveryExecutor-3378-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 2735300 INFO  
(recoveryExecutor-3378-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2735300 INFO  
(recoveryExecutor-3378-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 2735300 INFO  
(recoveryExecutor-3378-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2735300 INFO  
(recoveryExecutor-3378-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:44055/collection1/] 
and I am [https://127.0.0.1:55878/collection1/]
   [junit4]   2> 2735301 INFO  
(recoveryExecutor-3378-thread-1-processing-n:127.0.0.1:55878_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55878_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:44055]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:55878_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2735360 INFO  (qtp433282644-74444) [n:127.0.0.1:44055_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2735360 INFO  (qtp433282644-74444) [n:127.0.0.1:44055_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2735360 INFO  (qtp433282644-74444) [n:127.0.0.1:44055_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:55878_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:55878","node_name":"127.0.0.1:55878_","state":"down"}
   [junit4]   2> 2735402 INFO  
(zkCallback-3374-thread-1-processing-n:127.0.0.1:44055_) [n:127.0.0.1:44055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2735403 INFO  
(zkCallback-3380-thread-1-processing-n:127.0.0.1:55878_) [n:127.0.0.1:55878_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2735729 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
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/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-3-001/cores/collection1
   [junit4]   2> 2735729 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_67EA57A07CEAB5CE-001/shard-3-001
   [junit4]   2> 2735731 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2735732 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c6acaa1{/,null,AVAILABLE}
   [junit4]   2> 2735734 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[67EA57A07CEAB5CE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d0e0e86{SSL,[ssl, 
http/1.1]}{127.0.0.1:55671}
   [junit4]   2> 2735734 INFO  (TEST-PeerSyncReplicationTest.test-seed#

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

a:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java: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> 4156259 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[67EA57A07CEAB5CE]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60336 60336
   [junit4]   2> 4156259 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[67EA57A07CEAB5CE]-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/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_67EA57A07CEAB5CE-001
   [junit4]   2> Nov 27, 2016 2:13:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=866, maxMBSortInHeap=5.767426717351802, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-AE, 
timezone=America/Noronha
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=246181488,total=475529216
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedUpdateProcessors, 
TestFieldTypeResource, TestSQLHandler, SuggesterTest, TestMacroExpander, 
TestSort, TestPerFieldSimilarityClassic, TestOnReconnectListenerSupport, 
QueryParsingTest, TestWriterPerf, HdfsWriteToMultipleCollectionsTest, 
TestSolrDeletionPolicy1, SimpleFacetsTest, TestStressReorder, BadComponentTest, 
StatsComponentTest, TestBinaryField, CollectionStateFormat2Test, 
SpellPossibilityIteratorTest, SpatialRPTFieldTypeTest, PingRequestHandlerTest, 
FullSolrCloudDistribCmdsTest, HdfsThreadLeakTest, TestFieldCacheVsDocValues, 
SolrTestCaseJ4Test, FieldAnalysisRequestHandlerTest, TestNRTOpen, 
TestSolrCLIRunExample, TestImplicitCoreProperties, MergeStrategyTest, 
TestCloudPseudoReturnFields, UpdateParamsTest, TestRecoveryHdfs, 
TestExactStatsCache, MinimalSchemaTest, TestDistribDocBasedVersion, 
SolrCloudExampleTest, TestLFUCache, TestDefaultSearchFieldResource, 
DirectUpdateHandlerOptimizeTest, LeaderFailoverAfterPartitionTest, 
TestNumericTerms32, TestIndexSearcher, TestSolrCloudWithSecureImpersonation, 
TestCloudDeleteByQuery, AddSchemaFieldsUpdateProcessorFactoryTest, 
PrimUtilsTest, DocValuesMultiTest, TestSolrJ, DeleteInactiveReplicaTest, 
OverseerTest, TestSolrQueryParserDefaultOperatorResource, SuggesterWFSTTest, 
HdfsRecoveryZkTest, TestDFRSimilarityFactory, TestZkChroot, 
PreAnalyzedFieldTest, TestFilteredDocIdSet, TestRuleBasedAuthorizationPlugin, 
TestFieldCollectionResource, HLLUtilTest, DocValuesMissingTest, 
CoreAdminHandlerTest, TestHdfsCloudBackupRestore, TestConfig, 
TestRebalanceLeaders, PluginInfoTest, TestBlendedInfixSuggestions, 
LeaderElectionTest, SmileWriterTest, SuggesterTSTTest, 
ShufflingReplicaListTransformerTest, OverseerTaskQueueTest, 
TestTolerantUpdateProcessorCloud, TestExtendedDismaxParser, AssignTest, 
TestBulkSchemaAPI, TestRawTransformer, DOMUtilTest, SolrPluginUtilsTest, 
TestTrieFacet, XmlUpdateRequestHandlerTest, ShowFileRequestHandlerTest, 
UnloadDistributedZkTest, TestExportWriter, ConnectionManagerTest, 
TestNoOpRegenerator, SuggestComponentTest, JSONWriterTest, 
TestLMJelinekMercerSimilarityFactory, RemoteQueryErrorTest, ExplicitHLLTest, 
AnalyticsMergeStrategyTest, TestSolrConfigHandlerConcurrent, 
HardAutoCommitTest, CdcrBootstrapTest, ResponseLogComponentTest, 
ConnectionReuseTest, CloneFieldUpdateProcessorFactoryTest, TestCoreDiscovery, 
TestExceedMaxTermLength, BooleanFieldTest, TestManagedSchema, 
PrimitiveFieldTypeTest, LukeRequestHandlerTest, TestJavabinTupleStreamParser, 
BigEndianAscendingWordDeserializerTest, FieldMutatingUpdateProcessorTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
SyncSliceTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, 
TestDocSet, TestSearchPerf, OutputWriterTest, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, 
EchoParamsTest, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, 
TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, CdcrRequestHandlerTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionsAPISolrJTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest, OverseerRolesTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, 
ShardSplitTest, TestRandomFlRTGCloud, HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [515/658 (2!)] on J2 in 171.33s, 20 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 11549 lines...]
-validate-source-patterns:
[source-patterns] nocommit: 
solr/core/src/test/org/apache/solr/cloud/DocValuesNotIndexedTest.java

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:773:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:130:
 Found 1 violations in source files (nocommit).

Total time: 320 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to