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

4 tests failed.
FAILED:  
org.apache.lucene.index.TestIndexWriterWithThreads.testImmediateDiskFullWithThreads

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([A2675433BE91738A]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterWithThreads

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

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


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/2)={
   "replicationFactor":"3",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"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/2)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([8DBDC023EAAA0C40:C5C8B497EC9923D5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:236)
        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([8DBDC023EAAA0C40:A0C38F791D8EB64C]: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 1631 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4]   2> أكت 31, 2016 2:14:21 م 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4]   2>    1) 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>    2) 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>    3) Thread[id=104, name=Thread-54, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:642)
   [junit4]   2>         at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2>         at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:221)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:88)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:103)
   [junit4]   2>         at 
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:389)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:231)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2>    4) Thread[id=103, name=Thread-53, state=RUNNABLE, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
java.util.ComparableTimSort.sort(ComparableTimSort.java:188)
   [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1246)
   [junit4]   2>         at 
org.apache.lucene.store.RAMDirectory.listAll(RAMDirectory.java:128)
   [junit4]   2>         at 
org.apache.lucene.store.NRTCachingDirectory.listAll(NRTCachingDirectory.java:100)
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.sizeInBytes(MockDirectoryWrapper.java:261)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.checkDiskFull(MockIndexOutputWrapper.java:55)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:133)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.writeByte(MockIndexOutputWrapper.java:126)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeInt(DataOutput.java:72)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeLong(DataOutput.java:213)
   [junit4]   2>         at 
org.apache.lucene.codecs.CodecUtil.writeCRC(CodecUtil.java:546)
   [junit4]   2>         at 
org.apache.lucene.codecs.CodecUtil.writeFooter(CodecUtil.java:390)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.finish(CompressingStoredFieldsIndexWriter.java:205)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.finish(CompressingStoredFieldsWriter.java:467)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:116)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:443)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:539)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:396)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:499)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2>    5) Thread[id=73, 
name=TEST-TestIndexWriterWithThreads.testImmediateDiskFullWithThreads-seed#[A2675433BE91738A],
 state=WAITING, group=TGRP-TestIndexWriterWithThreads]
   [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 
org.apache.lucene.index.TestIndexWriterWithThreads.testImmediateDiskFullWithThreads(TestIndexWriterWithThreads.java:163)
   [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>    6) Thread[id=105, name=Thread-55, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:642)
   [junit4]   2>         at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2>         at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:221)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:88)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:103)
   [junit4]   2>         at 
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:389)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:231)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2>    7) Thread[id=72, 
name=SUITE-TestIndexWriterWithThreads-seed#[A2675433BE91738A], state=RUNNABLE, 
group=TGRP-TestIndexWriterWithThreads]
   [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> 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=TestIndexWriterWithThreads 
-Dtests.method=testImmediateDiskFullWithThreads -Dtests.seed=A2675433BE91738A 
-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=ar-MA -Dtests.timezone=America/Manaus -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7192s J0 | 
TestIndexWriterWithThreads.testImmediateDiskFullWithThreads <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A2675433BE91738A]:0)
   [junit4]   2> أكت 31, 2016 2:14:21 م 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> أكت 31, 2016 2:14:42 م 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 4 threads leaked from SUITE scope at 
org.apache.lucene.index.TestIndexWriterWithThreads: 
   [junit4]   2>    1) Thread[id=104, name=Thread-54, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:642)
   [junit4]   2>         at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2>         at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:221)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:88)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:103)
   [junit4]   2>         at 
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:389)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:231)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2>    2) Thread[id=103, name=Thread-53, state=RUNNABLE, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
java.util.ComparableTimSort.sort(ComparableTimSort.java:188)
   [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1246)
   [junit4]   2>         at 
org.apache.lucene.store.RAMDirectory.listAll(RAMDirectory.java:128)
   [junit4]   2>         at 
org.apache.lucene.store.NRTCachingDirectory.listAll(NRTCachingDirectory.java:100)
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.sizeInBytes(MockDirectoryWrapper.java:261)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.checkDiskFull(MockIndexOutputWrapper.java:55)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:133)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.writeByte(MockIndexOutputWrapper.java:126)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeInt(DataOutput.java:72)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeLong(DataOutput.java:213)
   [junit4]   2>         at 
org.apache.lucene.codecs.CodecUtil.writeCRC(CodecUtil.java:546)
   [junit4]   2>         at 
org.apache.lucene.codecs.CodecUtil.writeFooter(CodecUtil.java:390)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.finish(CompressingStoredFieldsIndexWriter.java:205)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.finish(CompressingStoredFieldsWriter.java:467)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:116)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:443)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:539)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:396)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:499)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2>    3) Thread[id=73, 
name=TEST-TestIndexWriterWithThreads.testImmediateDiskFullWithThreads-seed#[A2675433BE91738A],
 state=WAITING, group=TGRP-TestIndexWriterWithThreads]
   [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 
org.apache.lucene.index.TestIndexWriterWithThreads.testImmediateDiskFullWithThreads(TestIndexWriterWithThreads.java:163)
   [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>    4) Thread[id=105, name=Thread-55, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:642)
   [junit4]   2>         at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2>         at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:221)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:88)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:103)
   [junit4]   2>         at 
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:389)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:231)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2> أكت 31, 2016 2:14:42 م 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=104, name=Thread-54, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>    2) Thread[id=103, name=Thread-53, state=RUNNABLE, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>    3) Thread[id=73, 
name=TEST-TestIndexWriterWithThreads.testImmediateDiskFullWithThreads-seed#[A2675433BE91738A],
 state=WAITING, group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>    4) Thread[id=105, name=Thread-55, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/core/test/J0/temp/lucene.index.TestIndexWriterWithThreads_A2675433BE91738A-001
   [junit4]   2> Oct 31, 2016 6:14:45 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=104, name=Thread-54, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:642)
   [junit4]   2>         at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2>         at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:221)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:88)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:103)
   [junit4]   2>         at 
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:389)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:231)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2>    2) Thread[id=103, name=Thread-53, state=RUNNABLE, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
java.util.ComparableTimSort.sort(ComparableTimSort.java:188)
   [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1246)
   [junit4]   2>         at 
org.apache.lucene.store.RAMDirectory.listAll(RAMDirectory.java:128)
   [junit4]   2>         at 
org.apache.lucene.store.NRTCachingDirectory.listAll(NRTCachingDirectory.java:100)
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.sizeInBytes(MockDirectoryWrapper.java:261)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.checkDiskFull(MockIndexOutputWrapper.java:55)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:133)
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.writeByte(MockIndexOutputWrapper.java:126)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeInt(DataOutput.java:72)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeLong(DataOutput.java:213)
   [junit4]   2>         at 
org.apache.lucene.codecs.CodecUtil.writeCRC(CodecUtil.java:546)
   [junit4]   2>         at 
org.apache.lucene.codecs.CodecUtil.writeFooter(CodecUtil.java:390)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.finish(CompressingStoredFieldsIndexWriter.java:205)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.finish(CompressingStoredFieldsWriter.java:467)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:116)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:443)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:539)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:396)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:499)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2>    3) Thread[id=105, name=Thread-55, state=BLOCKED, 
group=TGRP-TestIndexWriterWithThreads]
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:642)
   [junit4]   2>         at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2>         at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:221)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:88)
   [junit4]   2>         at 
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:103)
   [junit4]   2>         at 
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
   [junit4]   2>         at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:389)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:231)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1562)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=18150, maxDocsPerChunk=169, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=18150, blockSize=9)), sim=ClassicSimilarity, locale=ar-MA, 
timezone=America/Manaus
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (32-bit)/cpus=4,threads=4,free=185966848,total=375390208
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelCompositeReader, 
TestCrash, TestUpgradeIndexMergePolicy, TestDocInverterPerFieldErrorInfo, 
TestSpanTermQuery, TestDeterminism, TestTermVectorsReader, 
TestFilterLeafReader, TestExceedMaxTermLength, TestForTooMuchCloning, 
TestDocValuesIndexing, TestRegexpQuery, TestOfflineSorter, 
TestThreadedForceMerge, FiniteStringsIteratorTest, TestConstantScoreQuery, 
TestOperations, TestFastCompressionMode, TestIndexWriterWithThreads]
   [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=TestIndexWriterWithThreads -Dtests.seed=A2675433BE91738A 
-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=ar-MA -Dtests.timezone=America/Manaus -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestIndexWriterWithThreads (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A2675433BE91738A]:0)
   [junit4] Completed [386/440 (1!)] on J0 in 7223.23s, 9 tests, 2 errors <<< 
FAILURES!

[...truncated 9713 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/init-core-data-001
   [junit4]   2> 247133 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 247134 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001
   [junit4]   2> 247134 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 247134 INFO  (Thread-1079) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 247134 INFO  (Thread-1079) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 247234 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:60582
   [junit4]   2> 247248 INFO  (jetty-launcher-272-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247250 INFO  (jetty-launcher-272-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247250 INFO  (jetty-launcher-272-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247261 INFO  (jetty-launcher-272-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247263 INFO  (jetty-launcher-272-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f88c2fe{/solr,null,AVAILABLE}
   [junit4]   2> 247265 INFO  (jetty-launcher-272-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@67b51609{HTTP/1.1,[http/1.1]}{127.0.0.1:39314}
   [junit4]   2> 247265 INFO  (jetty-launcher-272-thread-1) [    ] 
o.e.j.s.Server Started @250647ms
   [junit4]   2> 247265 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39314}
   [junit4]   2> 247268 ERROR (jetty-launcher-272-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 247268 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 247268 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 247268 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 247268 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-31T20:13:30.072Z
   [junit4]   2> 247278 INFO  (jetty-launcher-272-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a141758{/solr,null,AVAILABLE}
   [junit4]   2> 247278 INFO  (jetty-launcher-272-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@96a7e90{HTTP/1.1,[http/1.1]}{127.0.0.1:35949}
   [junit4]   2> 247278 INFO  (jetty-launcher-272-thread-2) [    ] 
o.e.j.s.Server Started @250660ms
   [junit4]   2> 247278 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35949}
   [junit4]   2> 247278 ERROR (jetty-launcher-272-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 247279 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 247279 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 247279 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 247279 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-31T20:13:30.083Z
   [junit4]   2> 247294 INFO  (jetty-launcher-272-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b8e7dca{/solr,null,AVAILABLE}
   [junit4]   2> 247295 INFO  (jetty-launcher-272-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@28fd5475{HTTP/1.1,[http/1.1]}{127.0.0.1:38724}
   [junit4]   2> 247295 INFO  (jetty-launcher-272-thread-4) [    ] 
o.e.j.s.Server Started @250676ms
   [junit4]   2> 247295 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38724}
   [junit4]   2> 247295 ERROR (jetty-launcher-272-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 247295 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 247295 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 247295 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 247296 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-31T20:13:30.099Z
   [junit4]   2> 247306 INFO  (jetty-launcher-272-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26e75a83{/solr,null,AVAILABLE}
   [junit4]   2> 247307 INFO  (jetty-launcher-272-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@57a68c40{HTTP/1.1,[http/1.1]}{127.0.0.1:35667}
   [junit4]   2> 247307 INFO  (jetty-launcher-272-thread-3) [    ] 
o.e.j.s.Server Started @250688ms
   [junit4]   2> 247307 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35667}
   [junit4]   2> 247307 ERROR (jetty-launcher-272-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 247307 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 247307 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 247307 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 247307 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-31T20:13:30.111Z
   [junit4]   2> 247321 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 247322 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 247322 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 247330 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1581c6019d40002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 247333 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 247337 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 247340 INFO  (jetty-launcher-272-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60582/solr
   [junit4]   2> 247343 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 247352 INFO  (jetty-launcher-272-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60582/solr
   [junit4]   2> 247357 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 247358 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 247364 INFO  (jetty-launcher-272-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60582/solr
   [junit4]   2> 247365 INFO  (jetty-launcher-272-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60582/solr
   [junit4]   2> 247378 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1581c6019d40006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 247380 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1581c6019d40007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 247444 INFO  (jetty-launcher-272-thread-1) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39314_solr
   [junit4]   2> 247446 INFO  (jetty-launcher-272-thread-4) 
[n:127.0.0.1:38724_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38724_solr
   [junit4]   2> 247446 INFO  (jetty-launcher-272-thread-1) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.Overseer Overseer 
(id=96858591064227849-127.0.0.1:39314_solr-n_0000000000) starting
   [junit4]   2> 247447 INFO  (jetty-launcher-272-thread-3) 
[n:127.0.0.1:35667_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35667_solr
   [junit4]   2> 247448 INFO  
(zkCallback-293-thread-1-processing-n:127.0.0.1:35949_solr) 
[n:127.0.0.1:35949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 247449 INFO  
(zkCallback-290-thread-1-processing-n:127.0.0.1:39314_solr) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 247450 INFO  
(zkCallback-291-thread-1-processing-n:127.0.0.1:38724_solr) 
[n:127.0.0.1:38724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 247454 INFO  
(zkCallback-291-thread-1-processing-n:127.0.0.1:38724_solr) 
[n:127.0.0.1:38724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 247454 INFO  
(zkCallback-290-thread-1-processing-n:127.0.0.1:39314_solr) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 247454 INFO  
(zkCallback-293-thread-1-processing-n:127.0.0.1:35949_solr) 
[n:127.0.0.1:35949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 247469 INFO  
(zkCallback-292-thread-1-processing-n:127.0.0.1:35667_solr) 
[n:127.0.0.1:35667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 247473 INFO  
(zkCallback-292-thread-2-processing-n:127.0.0.1:35667_solr) 
[n:127.0.0.1:35667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 247475 INFO  (jetty-launcher-272-thread-2) 
[n:127.0.0.1:35949_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35949_solr
   [junit4]   2> 247481 INFO  
(zkCallback-293-thread-1-processing-n:127.0.0.1:35949_solr) 
[n:127.0.0.1:35949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 247482 INFO  
(zkCallback-291-thread-1-processing-n:127.0.0.1:38724_solr) 
[n:127.0.0.1:38724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 247482 INFO  
(OverseerStateUpdate-96858591064227849-127.0.0.1:39314_solr-n_0000000000) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 247487 INFO  
(zkCallback-292-thread-2-processing-n:127.0.0.1:35667_solr) 
[n:127.0.0.1:35667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 247488 INFO  (jetty-launcher-272-thread-1) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39314_solr
   [junit4]   2> 247490 INFO  
(zkCallback-292-thread-2-processing-n:127.0.0.1:35667_solr) 
[n:127.0.0.1:35667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 247490 INFO  
(zkCallback-291-thread-1-processing-n:127.0.0.1:38724_solr) 
[n:127.0.0.1:38724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 247490 INFO  
(zkCallback-290-thread-1-processing-n:127.0.0.1:39314_solr) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 247492 INFO  
(zkCallback-293-thread-1-processing-n:127.0.0.1:35949_solr) 
[n:127.0.0.1:35949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 247496 INFO  (jetty-launcher-272-thread-3) 
[n:127.0.0.1:35667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node3/.
   [junit4]   2> 247510 INFO  (jetty-launcher-272-thread-2) 
[n:127.0.0.1:35949_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node2/.
   [junit4]   2> 247514 INFO  (jetty-launcher-272-thread-1) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node1/.
   [junit4]   2> 247514 INFO  (jetty-launcher-272-thread-4) 
[n:127.0.0.1:38724_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node4/.
   [junit4]   2> 247543 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 247599 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 247609 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 247610 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 247624 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_53183_hdfs____.s98s08/webapp
   [junit4]   2> 248062 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53183
   [junit4]   2> 248362 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 248363 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 248376 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_50125_datanode____jgw65c/webapp
   [junit4]   2> 248769 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50125
   [junit4]   2> 248825 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 248826 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 248845 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_41504_datanode____.w43wzh/webapp
   [junit4]   2> 248880 INFO  (IPC Server handler 4 on 46170) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-2a1c0edf-59e1-4df8-b477-ab51afe10333 node 
DatanodeRegistration(127.0.0.1:54284, 
datanodeUuid=f145fa02-6563-4423-a079-a0098091ca3f, infoPort=55549, 
infoSecurePort=0, ipcPort=51066, 
storageInfo=lv=-56;cid=testClusterID;nsid=386242792;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 248880 INFO  (IPC Server handler 4 on 46170) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-e415f201-b606-458a-9c54-0b2cb8e9932c node 
DatanodeRegistration(127.0.0.1:54284, 
datanodeUuid=f145fa02-6563-4423-a079-a0098091ca3f, infoPort=55549, 
infoSecurePort=0, ipcPort=51066, 
storageInfo=lv=-56;cid=testClusterID;nsid=386242792;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 249254 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41504
   [junit4]   2> 249359 INFO  (IPC Server handler 3 on 46170) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-621733c7-f8e3-40fa-8bf0-754d43e01335 node 
DatanodeRegistration(127.0.0.1:38521, 
datanodeUuid=9237200b-106f-4008-b994-a8899f5bf161, infoPort=57998, 
infoSecurePort=0, ipcPort=44175, 
storageInfo=lv=-56;cid=testClusterID;nsid=386242792;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 249359 INFO  (IPC Server handler 3 on 46170) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-91554b72-8e70-47a3-a6f6-32e2bf3dfd87 node 
DatanodeRegistration(127.0.0.1:38521, 
datanodeUuid=9237200b-106f-4008-b994-a8899f5bf161, infoPort=57998, 
infoSecurePort=0, ipcPort=44175, 
storageInfo=lv=-56;cid=testClusterID;nsid=386242792;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 249465 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[8DBDC023EAAA0C40])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 249467 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[8DBDC023EAAA0C40])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 249477 INFO  (qtp1124549653-2322) [n:127.0.0.1:39314_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 249483 INFO  
(OverseerThreadFactory-576-thread-1-processing-n:127.0.0.1:39314_solr) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
nodes_used_collection
   [junit4]   2> 249600 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 249606 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 249607 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 249609 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 249718 INFO  
(zkCallback-293-thread-1-processing-n:127.0.0.1:35949_solr) 
[n:127.0.0.1:35949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 249718 INFO  
(zkCallback-292-thread-2-processing-n:127.0.0.1:35667_solr) 
[n:127.0.0.1:35667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 249718 INFO  
(zkCallback-291-thread-1-processing-n:127.0.0.1:38724_solr) 
[n:127.0.0.1:38724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 249718 INFO  
(zkCallback-290-thread-4-processing-n:127.0.0.1:39314_solr) 
[n:127.0.0.1:39314_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 250623 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 250633 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 250635 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 250636 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 250640 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250642 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica1' 
using configuration from collection nodes_used_collection
   [junit4]   2> 250643 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 250650 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 250653 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250654 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46170/data
   [junit4]   2> 250654 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 250654 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 250654 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore 
[[nodes_used_collection_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node1/nodes_used_collection_shard2_replica1],
 dataDir=[hdfs://localhost:46170/data/nodes_used_collection/core_node1/data/]
   [junit4]   2> 250654 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 250658 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica1' 
using configuration from collection nodes_used_collection
   [junit4]   2> 250659 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46170/data
   [junit4]   2> 250659 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 250659 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore 
[[nodes_used_collection_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node2/nodes_used_collection_shard1_replica1],
 dataDir=[hdfs://localhost:46170/data/nodes_used_collection/core_node4/data/]
   [junit4]   2> 250660 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node4/data/snapshot_metadata
   [junit4]   2> 250661 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 250665 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250688 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 250688 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 250688 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 250691 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250691 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica2' 
using configuration from collection nodes_used_collection
   [junit4]   2> 250692 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46170/data
   [junit4]   2> 250692 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 250692 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore 
[[nodes_used_collection_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node3/nodes_used_collection_shard2_replica2],
 dataDir=[hdfs://localhost:46170/data/nodes_used_collection/core_node2/data/]
   [junit4]   2> 250692 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 250699 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 250699 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 250699 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 250700 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica2' 
using configuration from collection nodes_used_collection
   [junit4]   2> 250701 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46170/data
   [junit4]   2> 250701 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 250701 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore 
[[nodes_used_collection_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-001/node4/nodes_used_collection_shard1_replica2],
 dataDir=[hdfs://localhost:46170/data/nodes_used_collection/core_node3/data/]
   [junit4]   2> 250701 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node3/data/snapshot_metadata
   [junit4]   2> 250711 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 250711 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 250711 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 250725 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 250725 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 250725 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 250735 WARN  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.s.h.HdfsDirectory The NameNode 
is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 250737 WARN  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode 
is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 250740 WARN  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode 
is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 250748 WARN  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.s.h.HdfsDirectory The NameNode 
is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 255740 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255743 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255743 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node1/data
   [junit4]   2> 255744 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node4/data
   [junit4]   2> 255747 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255747 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node3/data
   [junit4]   2> 255756 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255759 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node2/data
   [junit4]   2> 255775 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node1/data/index
   [junit4]   2> 255782 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node3/data/index
   [junit4]   2> 255782 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node4/data/index
   [junit4]   2> 255783 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 255783 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 255783 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 255789 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 255789 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 255789 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 255796 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 255796 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 255796 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 255809 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:46170/data/nodes_used_collection/core_node2/data/index
   [junit4]   2> 255825 INFO  (qtp206216247-2331) [n:127.0.0.1:35949_solr 
c:nodes_used_collection s:shard1 r:core_node4 
x:nodes_used_collection_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255828 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 255828 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [16777216] will allocate [1] slabs and 
use ~[16777216] bytes
   [junit4]   2> 255828 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 255830 INFO  (qtp1124549653-2319) [n:127.0.0.1:39314_solr 
c:nodes_used_collection s:shard2 r:core_node1 
x:nodes_used_collection_shard2_replica1] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255832 INFO  (qtp1165959295-2328) [n:127.0.0.1:38724_solr 
c:nodes_used_collection s:shard1 r:core_node3 
x:nodes_used_collection_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255849 INFO  (qtp518115045-2350) [n:127.0.0.1:35667_solr 
c:nodes_used_collection s:shard2 r:core_node2 
x:nodes_used_collection_shard2_replica2] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 255892 INFO  (IPC Server handler 5 on 46170) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38521 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2a1c0edf-59e1-4df8

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

empDir-002/hdfsBaseDir/data/data1/, 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:46170) [    ] o.a.h.h.s.d.DataNode 
BPOfferService for Block pool BP-1908895843-10.41.0.5-1477944810377 (Datanode 
Uuid f145fa02-6563-4423-a079-a0098091ca3f) service to localhost/127.0.0.1:46170 
interrupted
   [junit4]   2> 407695 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:46170) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1908895843-10.41.0.5-1477944810377 
(Datanode Uuid f145fa02-6563-4423-a079-a0098091ca3f) service to 
localhost/127.0.0.1:46170
   [junit4]   2> 407705 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 407809 ERROR 
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java: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> 407813 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60582 60582
   [junit4]   2> 407814 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8DBDC023EAAA0C40]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8DBDC023EAAA0C40-001
   [junit4]   2> Oct 31, 2016 8:16:10 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=230, maxMBSortInHeap=7.623337626798657, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ca-ES, 
timezone=Europe/Vienna
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (32-bit)/cpus=4,threads=2,free=317202352,total=484966400
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudSnapshots, 
TestIBSimilarityFactory, TestRawTransformer, ScriptEngineTest, 
TestCorePropertiesReload, TestFileDictionaryLookup, 
TestFieldTypeCollectionResource, DistributedQueryElevationComponentTest, 
HdfsDirectoryTest, HdfsWriteToMultipleCollectionsTest, TestPerFieldSimilarity, 
TestSolrFieldCacheMBean, TestSQLHandler, TestLockTree, 
DeleteLastCustomShardedReplicaTest, TestOmitPositions, 
TestReplicationHandlerBackup, TestFastWriter, ReturnFieldsTest, 
TestPseudoReturnFields, TestClassicSimilarityFactory, FullHLLTest, 
TestInitQParser, TestRealTimeGet, ResourceLoaderTest, 
HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [40/648 (1!)] on J0 in 168.81s, 20 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 62303 lines...]


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

Reply via email to