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

6 tests failed.
FAILED:  org.apache.lucene.search.TestDoubleRangeFieldQueries.testRandomTiny

Error Message:
wrong hit (first of possibly more):  FAIL (iter 87): id=0 should not match but 
did  queryRange=Box(-Infinity TO Infinity)  box=Box(4.992828343822847E307 TO 
7.931369402719117E307)  queryType=CONTAINS  deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 87): id=0 should not match but did
 queryRange=Box(-Infinity TO Infinity)
 box=Box(4.992828343822847E307 TO 7.931369402719117E307)
 queryType=CONTAINS
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestFloatRangeFieldQueries.testRandomTiny

Error Message:
wrong hit (first of possibly more):  FAIL (iter 87): id=0 should not match but 
did  queryRange=Box(-Infinity TO Infinity)  box=Box(-1.1309494E38 TO 
1.5677334E38)  queryType=CONTAINS  deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 87): id=0 should not match but did
 queryRange=Box(-Infinity TO Infinity)
 box=Box(-1.1309494E38 TO 1.5677334E38)
 queryType=CONTAINS
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestIntRangeFieldQueries.testRandomTiny

Error Message:
wrong hit (first of possibly more):  FAIL (iter 87): id=0 should not match but 
did  queryRange=Box(-2147483648 TO 2147483647)  box=Box(-366308337 TO 
1411193155)  queryType=CONTAINS  deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 87): id=0 should not match but did
 queryRange=Box(-2147483648 TO 2147483647)
 box=Box(-366308337 TO 1411193155)
 queryType=CONTAINS
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestLongRangeFieldQueries.testRandomTiny

Error Message:
wrong hit (first of possibly more):  FAIL (iter 87): id=0 should not match but 
did  queryRange=Box(-9223372036854775808 TO 9223372036854775807)  
box=Box(-5634937821465863869 TO 6781131293060666383)  queryType=CONTAINS  
deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 87): id=0 should not match but did
 queryRange=Box(-9223372036854775808 TO 9223372036854775807)
 box=Box(-5634937821465863869 TO 6781131293060666383)
 queryType=CONTAINS
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([42B89F9F87834845:C5EFE21016DA34C5]:0)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:415)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
        at 
org.apache.lucene.index.BufferedUpdatesStream$SegmentState.<init>(BufferedUpdatesStream.java:384)
        at 
org.apache.lucene.index.BufferedUpdatesStream.openSegmentStates(BufferedUpdatesStream.java:416)
        at 
org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:261)
        at 
org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3458)
        at 
org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3444)
        at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:461)
        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
        at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:79)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:202)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomBig(BaseRangeFieldQueryTestCase.java:73)
        at 
org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig(TestInetAddressRangeQueries.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Earlier: [59, 59, 59], now: [59, -1, 59]

Stack Trace:
java.lang.AssertionError: Earlier: [59, 59, 59], now: [59, -1, 59]
        at 
__randomizedtesting.SeedInfo.seed([D7A4E4C02C02BECB:5FF0DB1A82FED333]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.ensureRtgWorksWithPartialUpdatesTest(TestInPlaceUpdatesDistrib.java:557)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:161)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 358 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [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=TestLongRangeFieldQueries -Dtests.method=testRandomTiny 
-Dtests.seed=69A0759E7B6AFB0B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Jerusalem 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.10s J2 | TestLongRangeFieldQueries.testRandomTiny <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 87): id=0 should not match but did
   [junit4]    >  queryRange=Box(-9223372036854775808 TO 9223372036854775807)
   [junit4]    >  box=Box(-5634937821465863869 TO 6781131293060666383)
   [junit4]    >  queryType=CONTAINS
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J2/temp/lucene.search.TestLongRangeFieldQueries_69A0759E7B6AFB0B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{id=DocValuesFormat(name=Lucene70), 
longRangeField=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1325, 
maxMBSortInHeap=5.728447065351258, sim=RandomSimilarity(queryNorm=false): {}, 
locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=104683560,total=353370112
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestAllFilesHaveChecksumFooter, TestRollingBuffer, TestBufferedIndexInput, 
TestIntsRef, TestNRTReaderWithThreads, TestDirectoryReader, TestTryDelete, 
TestLongPostings, TestComplexExplanationsOfNonMatches, 
TestPackedTokenAttributeImpl, TestSpanSearchEquivalence, TestByteBlockPool, 
TestFieldsReader, TestTermRangeQuery, TestConjunctions, TestSpanTermQuery, 
TestLongRangeFieldQueries]
   [junit4] Completed [47/451 (1!)] on J2 in 116.77s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 420 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
   [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=TestDoubleRangeFieldQueries -Dtests.method=testRandomTiny 
-Dtests.seed=69A0759E7B6AFB0B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=hu-HU -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J0 | TestDoubleRangeFieldQueries.testRandomTiny <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 87): id=0 should not match but did
   [junit4]    >  queryRange=Box(-Infinity TO Infinity)
   [junit4]    >  box=Box(4.992828343822847E307 TO 7.931369402719117E307)
   [junit4]    >  queryType=CONTAINS
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J0/temp/lucene.search.TestDoubleRangeFieldQueries_69A0759E7B6AFB0B-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=hu-HU, 
timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=288978264,total=373817344
   [junit4]   2> NOTE: All tests run in this JVM: [TestNeverDelete, 
TestMultiCollector, TestIndexWriterExceptions2, TestWordlistLoader, TestTerm, 
TestSnapshotDeletionPolicy, TestIndexReaderClose, TestSmallFloat, 
TestDocInverterPerFieldErrorInfo, TestLongBitSet, TestLiveFieldValues, 
TestStandardAnalyzer, TestThreadedForceMerge, TestNoDeletionPolicy, TestBKD, 
TestUniqueTermCount, Test2BPoints, TestTopFieldCollector, TestNewestSegment, 
TestMergeRateLimiter, TestPersistentSnapshotDeletionPolicy, 
TestIndexWriterNRTIsCurrent, TestIndexWriterOnVMError, 
TestPerFieldPostingsFormat, TestSimilarityProvider, TestBytesStore, 
TestBooleanScorer, TestGeoUtils, TestDocValuesIndexing, TestOrdinalMap, 
TestFieldReuse, TestCodecHoldsOpenFiles, TestReaderWrapperDVTypeCheck, 
TestPagedBytes, TestSpanMultiTermQueryWrapper, TestNGramPhraseQuery, 
TestNearSpansOrdered, TestNot, TestSparseFixedBitDocIdSet, TestStressDeletes, 
TestMergedIterator, TestLongValuesSource, TestManyFields, 
TestMatchAllDocsQuery, TestNRTReaderCleanup, TestUTF32ToUTF8, 
TestBlockPostingsFormat2, TestIntroSelector, TestMultiTermQueryRewrites, 
TestSimpleSearchEquivalence, TestIndexableField, TestSimpleExplanations, 
TestOperations, TestIntBlockPool, TestDoubleRangeFieldQueries]
   [junit4] Completed [164/451 (2!)] on J0 in 64.30s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 773 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [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=TestFloatRangeFieldQueries -Dtests.method=testRandomTiny 
-Dtests.seed=69A0759E7B6AFB0B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-AE -Dtests.timezone=US/Eastern -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestFloatRangeFieldQueries.testRandomTiny <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 87): id=0 should not match but did
   [junit4]    >  queryRange=Box(-Infinity TO Infinity)
   [junit4]    >  box=Box(-1.1309494E38 TO 1.5677334E38)
   [junit4]    >  queryType=CONTAINS
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J2/temp/lucene.search.TestFloatRangeFieldQueries_69A0759E7B6AFB0B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{floatRangeField=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=201, 
maxMBSortInHeap=5.395318562767361, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-AE, timezone=US/Eastern
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=434881432,total=498073600
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestAllFilesHaveChecksumFooter, TestRollingBuffer, TestBufferedIndexInput, 
TestIntsRef, TestNRTReaderWithThreads, TestDirectoryReader, TestTryDelete, 
TestLongPostings, TestComplexExplanationsOfNonMatches, 
TestPackedTokenAttributeImpl, TestSpanSearchEquivalence, TestByteBlockPool, 
TestFieldsReader, TestTermRangeQuery, TestConjunctions, TestSpanTermQuery, 
TestLongRangeFieldQueries, TestFilterDirectory, TestDocValuesRewriteMethod, 
TestParallelCompositeReader, TestSentinelIntSet, TestBooleanSimilarity, 
TestSearchWithThreads, Test2BPositions, TestIndexWriterOnDiskFull, 
TestFixedBitSet, TestPerFieldPostingsFormat2, TestMultiMMap, 
TestOneMergeWrappingMergePolicy, TestEarlyTerminatingSortingCollector, 
TestSetOnce, TestSimpleExplanationsOfNonMatches, TestBlockPostingsFormat, 
TermInSetQueryTest, TestCharacterUtils, TestTermVectors, 
TestAllFilesHaveCodecHeader, TestPrefixQuery, TestExitableDirectoryReader, 
TestSortedSetDocValues, Test2BPagedBytes, TestPayloads, TestTopDocsMerge, 
TestReadOnlyIndex, TestPolygon2D, TestCharsRefBuilder, TestAttributeSource, 
TestStringHelper, TestFastCompressionMode, TestMultiTermsEnum, 
TestLucene60PointsFormat, TestDateSort, TestSpanNearQuery, TestSegmentTermEnum, 
TestIndexWriterReader, TestDocument, TestAssertions, TestSimilarityBase, 
TestMutablePointsReaderUtils, TestDocValuesScoring, TestSortRescorer, 
TestIndexWriterThreadsToSegments, TestDocIDMerger, TestSimilarity2, 
MultiCollectorTest, TestNIOFSDirectory, TestStressIndexing2, Test2BBKDPoints, 
TestSimpleFSDirectory, TestIndexWriterDeleteByQuery, TestSubScorerFreqs, 
TestShardSearching, Test2BNumericDocValues, TestSloppyPhraseQuery2, 
TestBoolean2ScorerSupplier, TestIndexWriterMerging, TestIndexWriter, 
TestPerFieldDocValuesFormat, TestPackedInts, TestIndexWriterWithThreads, 
TestGraphTokenizers, TestAddIndexes, TestIndexWriterExceptions, 
TestSearcherManager, TestDeletionPolicy, TestBooleanOr, TestBasics, 
TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, 
TestIndexWriterMergePolicy, TestNRTThreads, TestConsistentFieldNumbers, 
TestWeakIdentityMap, TestSegmentMerger, TestCollectionUtil, TestOmitNorms, 
TestNRTCachingDirectory, TestSegmentReader, TestFieldCacheRewriteMethod, 
TestTransactions, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, 
TestSort, TestMultiDocValues, TestHugeRamFile, TestBooleanMinShouldMatch, 
TestTermsEnum2, TestDeterminizeLexicon, TestSpans, TestPostingsOffsets, 
TestMixedCodecs, TestTransactionRollback, TestFlex, TestSpanExplanations, 
TestRAMDirectory, TestMultiPhraseQuery, TestLazyProxSkipping, TestDeterminism, 
TestDocsAndPositions, TestMergeSchedulerExternal, TestBagOfPostings, 
TestWildcard, TestFieldMaskingSpanQuery, TestRegexpQuery, 
TestTermVectorsReader, TestTopDocsCollector, TestBooleanQuery, 
TestPrefixCodedTerms, TestAutomatonQuery, TestSumDocFreq, TestPrefixRandom, 
TestBinaryTerms, TestIndexWriterConfig, TestField, TestSearch, TestDateTools, 
TestSameTokenSamePosition, TestBinaryDocument, TestRecyclingByteBlockAllocator, 
TestIsCurrent, TestNoMergeScheduler, TestBytesRef, TestTwoPhaseCommitTool, 
TestVersion, TestScoreCachingWrappingScorer, TestTermdocPerf, 
Test2BPostingsBytes, Test2BTerms, TestCharArrayMap, 
TestLucene60FieldInfoFormat, TestIndexedDISI, TestLucene70NormsFormat, 
TestNumericDocValuesUpdates, TestFilterWeight, TestFloatRangeFieldQueries]
   [junit4] Completed [399/451 (3!)] on J2 in 106.66s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 11 lines...]
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [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=TestIntRangeFieldQueries -Dtests.method=testRandomTiny 
-Dtests.seed=69A0759E7B6AFB0B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=de-GR -Dtests.timezone=Asia/Thimbu -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestIntRangeFieldQueries.testRandomTiny <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 87): id=0 should not match but did
   [junit4]    >  queryRange=Box(-2147483648 TO 2147483647)
   [junit4]    >  box=Box(-366308337 TO 1411193155)
   [junit4]    >  queryType=CONTAINS
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69A0759E7B6AFB0B:20E7ABD8254BC3A7]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomTiny(BaseRangeFieldQueryTestCase.java:64)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J2/temp/lucene.search.TestIntRangeFieldQueries_69A0759E7B6AFB0B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Direct)}, docValues:{id=DocValuesFormat(name=Lucene70), 
intRangeField=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=528, 
maxMBSortInHeap=7.090080949615185, sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-GR, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=109562936,total=488636416
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestAllFilesHaveChecksumFooter, TestRollingBuffer, TestBufferedIndexInput, 
TestIntsRef, TestNRTReaderWithThreads, TestDirectoryReader, TestTryDelete, 
TestLongPostings, TestComplexExplanationsOfNonMatches, 
TestPackedTokenAttributeImpl, TestSpanSearchEquivalence, TestByteBlockPool, 
TestFieldsReader, TestTermRangeQuery, TestConjunctions, TestSpanTermQuery, 
TestLongRangeFieldQueries, TestFilterDirectory, TestDocValuesRewriteMethod, 
TestParallelCompositeReader, TestSentinelIntSet, TestBooleanSimilarity, 
TestSearchWithThreads, Test2BPositions, TestIndexWriterOnDiskFull, 
TestFixedBitSet, TestPerFieldPostingsFormat2, TestMultiMMap, 
TestOneMergeWrappingMergePolicy, TestEarlyTerminatingSortingCollector, 
TestSetOnce, TestSimpleExplanationsOfNonMatches, TestBlockPostingsFormat, 
TermInSetQueryTest, TestCharacterUtils, TestTermVectors, 
TestAllFilesHaveCodecHeader, TestPrefixQuery, TestExitableDirectoryReader, 
TestSortedSetDocValues, Test2BPagedBytes, TestPayloads, TestTopDocsMerge, 
TestReadOnlyIndex, TestPolygon2D, TestCharsRefBuilder, TestAttributeSource, 
TestStringHelper, TestFastCompressionMode, TestMultiTermsEnum, 
TestLucene60PointsFormat, TestDateSort, TestSpanNearQuery, TestSegmentTermEnum, 
TestIndexWriterReader, TestDocument, TestAssertions, TestSimilarityBase, 
TestMutablePointsReaderUtils, TestDocValuesScoring, TestSortRescorer, 
TestIndexWriterThreadsToSegments, TestDocIDMerger, TestSimilarity2, 
MultiCollectorTest, TestNIOFSDirectory, TestStressIndexing2, Test2BBKDPoints, 
TestSimpleFSDirectory, TestIndexWriterDeleteByQuery, TestSubScorerFreqs, 
TestShardSearching, Test2BNumericDocValues, TestSloppyPhraseQuery2, 
TestBoolean2ScorerSupplier, TestIndexWriterMerging, TestIndexWriter, 
TestPerFieldDocValuesFormat, TestPackedInts, TestIndexWriterWithThreads, 
TestGraphTokenizers, TestAddIndexes, TestIndexWriterExceptions, 
TestSearcherManager, TestDeletionPolicy, TestBooleanOr, TestBasics, 
TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, 
TestIndexWriterMergePolicy, TestNRTThreads, TestConsistentFieldNumbers, 
TestWeakIdentityMap, TestSegmentMerger, TestCollectionUtil, TestOmitNorms, 
TestNRTCachingDirectory, TestSegmentReader, TestFieldCacheRewriteMethod, 
TestTransactions, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, 
TestSort, TestMultiDocValues, TestHugeRamFile, TestBooleanMinShouldMatch, 
TestTermsEnum2, TestDeterminizeLexicon, TestSpans, TestPostingsOffsets, 
TestMixedCodecs, TestTransactionRollback, TestFlex, TestSpanExplanations, 
TestRAMDirectory, TestMultiPhraseQuery, TestLazyProxSkipping, TestDeterminism, 
TestDocsAndPositions, TestMergeSchedulerExternal, TestBagOfPostings, 
TestWildcard, TestFieldMaskingSpanQuery, TestRegexpQuery, 
TestTermVectorsReader, TestTopDocsCollector, TestBooleanQuery, 
TestPrefixCodedTerms, TestAutomatonQuery, TestSumDocFreq, TestPrefixRandom, 
TestBinaryTerms, TestIndexWriterConfig, TestField, TestSearch, TestDateTools, 
TestSameTokenSamePosition, TestBinaryDocument, TestRecyclingByteBlockAllocator, 
TestIsCurrent, TestNoMergeScheduler, TestBytesRef, TestTwoPhaseCommitTool, 
TestVersion, TestScoreCachingWrappingScorer, TestTermdocPerf, 
Test2BPostingsBytes, Test2BTerms, TestCharArrayMap, 
TestLucene60FieldInfoFormat, TestIndexedDISI, TestLucene70NormsFormat, 
TestNumericDocValuesUpdates, TestFilterWeight, TestFloatRangeFieldQueries, 
TestIndexOrDocValuesQuery, TestIndexSearcher, TestIntRangeFieldQueries]
   [junit4] Completed [402/451 (4!)] on J2 in 108.04s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 6735 lines...]
   [junit4] Suite: org.apache.lucene.search.TestInetAddressRangeQueries
   [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=TestInetAddressRangeQueries -Dtests.method=testRandomBig 
-Dtests.seed=42B89F9F87834845 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-IN -Dtests.timezone=America/Argentina/Ushuaia 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    125s J2 | TestInetAddressRangeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([42B89F9F87834845:C5EFE21016DA34C5]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:415)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
   [junit4]    >        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]    >        at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
   [junit4]    >        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
   [junit4]    >        at 
org.apache.lucene.index.BufferedUpdatesStream$SegmentState.<init>(BufferedUpdatesStream.java:384)
   [junit4]    >        at 
org.apache.lucene.index.BufferedUpdatesStream.openSegmentStates(BufferedUpdatesStream.java:416)
   [junit4]    >        at 
org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:261)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3458)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3444)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:461)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:79)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:202)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomBig(BaseRangeFieldQueryTestCase.java:73)
   [junit4]    >        at 
org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig(TestInetAddressRangeQueries.java:69)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/misc/test/J2/temp/lucene.search.TestInetAddressRangeQueries_42B89F9F87834845-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Direct)}, 
docValues:{ipRangeField=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1542, 
maxMBSortInHeap=5.75346996528201, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-IN, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=63867048,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPassIndexSplitter, 
TestDiversifiedTopDocsCollector, TestIndexSplitter, TestPKIndexSplitter, 
TestInetAddressRangeQueries]
   [junit4] Completed [13/13 (1!)] on J2 in 138.02s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/misc/test/temp/junit4-J2-20170428_193403_5269116712836149028879.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid22919.hprof
 ...
   [junit4] Heap dump file created [594918958 bytes in 4.180 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 4129 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/init-core-data-001
   [junit4]   2> 1499311 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1499313 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1499313 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hc_/pd
   [junit4]   2> 1499313 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1499314 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1499336 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1499349 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1499353 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1499390 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1499394 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1499394 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1499396 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1499423 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1499435 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1499440 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 1499440 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1499440 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1499440 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1499440 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/init-core-data-001/]
   [junit4]   2> 1499460 WARN  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1499569 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1499569 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1499570 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1499570 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1499573 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@267a57db[collection1] main]
   [junit4]   2> 1499574 WARN  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1499576 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1499577 INFO  (coreLoadExecutor-4373-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1565956997544673280
   [junit4]   2> 1499579 INFO  
(searcherExecutor-4374-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@267a57db[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1499580 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1499586 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1499586 INFO  (Thread-25539) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1499586 INFO  (Thread-25539) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1499587 ERROR (Thread-25539) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1499686 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49773
   [junit4]   2> 1499739 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1499743 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1499745 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1499749 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1499752 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1499753 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1499762 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1499764 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1499765 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1499767 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1499769 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1499932 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/control-001/cores/collection1
   [junit4]   2> 1499933 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1499934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14b8540e{/hc_/pd,null,AVAILABLE}
   [junit4]   2> 1499935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5fa5de9c{HTTP/1.1,[http/1.1]}{127.0.0.1:59942}
   [junit4]   2> 1499935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.Server Started @1502943ms
   [junit4]   2> 1499935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/tempDir-001/control/data,
 hostContext=/hc_/pd, hostPort=59942, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/control-001/cores}
   [junit4]   2> 1499935 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1499935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1499935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1499935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1499935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-28T20:56:09.513Z
   [junit4]   2> 1499938 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1499938 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/control-001/solr.xml
   [junit4]   2> 1499958 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1499972 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49773/solr
   [junit4]   2> 1500048 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1500048 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:59942_hc_%2Fpd
   [junit4]   2> 1500050 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.Overseer Overseer 
(id=97872312347197444-127.0.0.1:59942_hc_%2Fpd-n_0000000000) starting
   [junit4]   2> 1500081 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59942_hc_%2Fpd
   [junit4]   2> 1500084 INFO  
(zkCallback-1889-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1500202 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1500208 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1500209 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1500211 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/control-001/cores
   [junit4]   2> 1500211 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1500213 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1500215 INFO  
(OverseerStateUpdate-97872312347197444-127.0.0.1:59942_hc_%2Fpd-n_0000000000) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1500310 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1500329 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1500341 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1500341 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 1500341 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1500342 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1500342 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/control-001/cores/collection1/data/]
   [junit4]   2> 1500346 WARN  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1500408 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1500408 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1500409 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1500409 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1500411 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@304b5f3e[collection1] main]
   [junit4]   2> 1500416 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1500418 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1500423 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1500424 INFO  
(coreLoadExecutor-4386-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1565956998432817152
   [junit4]   2> 1500427 INFO  
(searcherExecutor-4387-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@304b5f3e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1500442 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1500442 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1500442 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:59942/hc_/pd/collection1/
   [junit4]   2> 1500442 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1500442 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:59942/hc_/pd/collection1/ has no replicas
   [junit4]   2> 1500443 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1500469 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59942/hc_/pd/collection1/ shard1
   [junit4]   2> 1500577 INFO  
(coreZkRegister-4379-thread-1-processing-n:127.0.0.1:59942_hc_%2Fpd 
x:collection1 c:control_collection) [n:127.0.0.1:59942_hc_%2Fpd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1500845 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1500847 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49773/solr ready
   [junit4]   2> 1500847 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1500848 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1501037 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/shard-1-001/cores/collection1
   [junit4]   2> 1501038 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/shard-1-001
   [junit4]   2> 1501039 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1501040 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@387e9ca6{/hc_/pd,null,AVAILABLE}
   [junit4]   2> 1501040 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7485c8c4{HTTP/1.1,[http/1.1]}{127.0.0.1:40607}
   [junit4]   2> 1501040 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.Server Started @1504048ms
   [junit4]   2> 1501040 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/hc_/pd, hostPort=40607, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/shard-1-001/cores}
   [junit4]   2> 1501041 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1501041 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1501041 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1501041 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1501041 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-28T20:56:10.619Z
   [junit4]   2> 1501054 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1501054 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/shard-1-001/solr.xml
   [junit4]   2> 1501059 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1501063 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49773/solr
   [junit4]   2> 1501085 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1501087 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1501089 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40607_hc_%2Fpd
   [junit4]   2> 1501090 INFO  (zkCallback-1893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1501093 INFO  
(zkCallback-1889-thread-3-processing-n:127.0.0.1:59942_hc_%2Fpd) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1501101 INFO  
(zkCallback-1899-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1501357 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1501363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1501363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1501365 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/shard-1-001/cores
   [junit4]   2> 1501366 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1501371 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1501372 INFO  
(OverseerStateUpdate-97872312347197444-127.0.0.1:59942_hc_%2Fpd-n_0000000000) 
[n:127.0.0.1:59942_hc_%2Fpd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1501474 INFO  
(zkCallback-1899-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1502420 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1502502 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1502511 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1502512 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1502512 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.core_node1' (registry 
'solr.core.collection1.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@731217
   [junit4]   2> 1502512 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1502512 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1502522 WARN  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1502585 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1502585 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1502586 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1502586 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1502587 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bb0439a[collection1] main]
   [junit4]   2> 1502589 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1502589 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1502590 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1502590 INFO  
(coreLoadExecutor-4397-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1565957000704032768
   [junit4]   2> 1502594 INFO  
(searcherExecutor-4398-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@bb0439a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1502600 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1502600 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 1502601 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40607/hc_/pd/collection1/
   [junit4]   2> 1502601 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1502605 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40607/hc_/pd/collection1/ has no replicas
   [junit4]   2> 1502605 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1502609 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:40607/hc_/pd/collection1/ shard1
   [junit4]   2> 1502714 INFO  
(zkCallback-1899-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd) 
[n:127.0.0.1:40607_hc_%2Fpd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1502762 INFO  
(coreZkRegister-4392-thread-1-processing-n:127.0.0.1:40607_hc_%2Fpd 
x:collection1 c:collection1) [n:127.0.0.1:40607_hc_%2Fpd c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1502866 INFO  
(zkCallback-1899-thread-1-processing-n:127.0.0.1:40607_hc_%2Fp

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

d c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.collection1.shard1.core_node3, 
tag=1396929025
   [junit4]   2> 1545125 INFO  
(zkCallback-1912-thread-1-processing-n:127.0.0.1:45935_hc_%2Fpd) 
[n:127.0.0.1:45935_hc_%2Fpd c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=1396929025
   [junit4]   2> 1545622 WARN  
(zkCallback-1912-thread-2-processing-n:127.0.0.1:45935_hc_%2Fpd) 
[n:127.0.0.1:45935_hc_%2Fpd    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1545629 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@399a424b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1545629 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@284fb964{/hc_/pd,null,UNAVAILABLE}
   [junit4]   2> 1545630 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1545631 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D7A4E4C02C02BECB]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49773 49773
   [junit4]   2> 1545810 INFO  (Thread-25539) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49773 49773
   [junit4]   2> 1545811 WARN  (Thread-25539) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test 
-Dtests.seed=D7A4E4C02C02BECB -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ms -Dtests.timezone=US/Pacific -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 46.2s J2 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Earlier: [59, 59, 59], 
now: [59, -1, 59]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D7A4E4C02C02BECB:5FF0DB1A82FED333]:0)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.ensureRtgWorksWithPartialUpdatesTest(TestInPlaceUpdatesDistrib.java:557)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:161)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1545823 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1545823 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1543011021
   [junit4]   2> 1545823 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1545825 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1545826 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1545826 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D7A4E4C02C02BECB]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1545826 INFO  (coreCloseExecutor-4457-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27f73fd6
   [junit4]   2> 1545834 INFO  (coreCloseExecutor-4457-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=670515158
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D7A4E4C02C02BECB-001
   [junit4]   2> Apr 28, 2017 8:56:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id_i=PostingsFormat(name=Direct), 
title_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Memory), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene70), 
id_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Memory), 
inplace_updatable_int_with_default=DocValuesFormat(name=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Direct), 
inplace_updatable_float_with_default=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1310, maxMBSortInHeap=7.49623265102791, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ms, timezone=US/Pacific
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=221281600,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: 
[LeaderFailureAfterFreshStartTest, RemoteQueryErrorTest, 
TestStressUserVersions, DistributedVersionInfoTest, SuggesterWFSTTest, 
TestRandomCollapseQParserPlugin, StatelessScriptUpdateProcessorFactoryTest, 
PrimitiveFieldTypeTest, ClusterStateTest, TestFreeTextSuggestions, 
BigEndianAscendingWordSerializerTest, JvmMetricsTest, 
FieldAnalysisRequestHandlerTest, TestIndexSearcher, TestUnifiedSolrHighlighter, 
TestLRUStatsCache, TestBinaryField, TestGroupingSearch, SimpleFacetsTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCacheReopen, 
OverseerModifyCollectionTest, MBeansHandlerTest, TestMinMaxOnMultiValuedField, 
DirectUpdateHandlerTest, TestIndexingPerformance, CreateCollectionCleanupTest, 
TestBinaryResponseWriter, TestCoreDiscovery, TestSolrCoreSnapshots, 
TestPushWriter, VersionInfoTest, TestSolrDeletionPolicy1, TestSolrQueryParser, 
DirectoryFactoryTest, AnalyticsMergeStrategyTest, 
VMParamsZkACLAndCredentialsProvidersTest, SpatialRPTFieldTypeTest, 
TestOnReconnectListenerSupport, TestMergePolicyConfig, MetricsHandlerTest, 
TestQuerySenderNoQuery, ChaosMonkeyNothingIsSafeTest, 
SharedFSAutoReplicaFailoverUtilsTest, DocValuesMultiTest, 
UnloadDistributedZkTest, StressHdfsTest, OverseerTest, LeaderElectionTest, 
TestLeaderInitiatedRecoveryThread, TestGeoJSONResponseWriter, 
TestLMDirichletSimilarityFactory, SolrCloudReportersTest, 
TestDistribDocBasedVersion, HighlighterConfigTest, 
CollectionTooManyReplicasTest, DistribDocExpirationUpdateProcessorTest, 
UpdateParamsTest, TestRecovery, SolrCoreCheckLockOnStartupTest, 
SolrPluginUtilsTest, TestEmbeddedSolrServerSchemaAPI, TestFieldResource, 
DistributedFacetPivotSmallTest, BinaryUpdateRequestHandlerTest, 
MultiThreadedOCPTest, DeleteLastCustomShardedReplicaTest, 
TestPHPSerializedResponseWriter, TermVectorComponentDistributedTest, 
TestPhraseSuggestions, TestConfigSetsAPIZkFailure, 
DistributedFacetPivotLargeTest, TestDocBasedVersionConstraints, 
CircularListTest, CloudExitableDirectoryReaderTest, 
TestImpersonationWithHadoopAuth, DirectUpdateHandlerOptimizeTest, 
TestAnalyzeInfixSuggestions, SolrCloudExampleTest, RequestHandlersTest, 
TestIBSimilarityFactory, TestSolrCloudWithKerberosAlt, TestLuceneMatchVersion, 
TestFieldSortValues, HdfsRestartWhileUpdatingTest, CurrencyFieldXmlFileTest, 
TestSolrConfigHandler, RulesTest, SolrTestCaseJ4Test, BlockDirectoryTest, 
OutputWriterTest, AddBlockUpdateTest, TestSchemaNameResource, LargeFieldTest, 
TestShortCircuitedRequests, PKIAuthenticationIntegrationTest, 
BadIndexSchemaTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [306/705 (1!)] on J2 in 47.33s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 8784 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:783:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:727:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid22919.hprof

Total time: 261 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to