Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/308/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Error from server at http://127.0.0.1:44083/a/ea/collection1: ERROR adding 
document SolrInputDocument(fields: [id=-14142, title_s=title-14142, 
id_i=-14142, _version_=1683124250090668032, _root_=-14142])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:44083/a/ea/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-14142, title_s=title-14142, id_i=-14142, 
_version_=1683124250090668032, _root_=-14142])
        at 
__randomizedtesting.SeedInfo.seed([7E84BBD1563CEDAD:F6D0840BF8C08055]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:45917/a/ea/collection1: ERROR adding 
document SolrInputDocument(fields: [id=-14142, title_s=title-14142, 
id_i=-14142, _version_=1683124250186088448, _root_=-14142])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45917/a/ea/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-14142, title_s=title-14142, id_i=-14142, 
_version_=1683124250186088448, _root_=-14142])
        at 
__randomizedtesting.SeedInfo.seed([7E84BBD1563CEDAD:F6D0840BF8C08055]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:42711/a/ea/collection1: ERROR adding 
document SolrInputDocument(fields: [id=-14142, title_s=title-14142, 
id_i=-14142, _version_=1683124250774339585, _root_=-14142])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42711/a/ea/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-14142, title_s=title-14142, id_i=-14142, 
_version_=1683124250774339585, _root_=-14142])
        at 
__randomizedtesting.SeedInfo.seed([7E84BBD1563CEDAD:F6D0840BF8C08055]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:39679/a/ea/collection1: ERROR adding 
document SolrInputDocument(fields: [id=-14142, title_s=title-14142, 
id_i=-14142, _version_=1683124250871857153, _root_=-14142])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39679/a/ea/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-14142, title_s=title-14142, id_i=-14142, 
_version_=1683124250871857153, _root_=-14142])
        at 
__randomizedtesting.SeedInfo.seed([7E84BBD1563CEDAD:F6D0840BF8C08055]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:38829/a/ea/collection1: ERROR adding 
document SolrInputDocument(fields: [id=-14142, title_s=title-14142, 
id_i=-14142, _version_=1683124248325914624, _root_=-14142])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38829/a/ea/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-14142, title_s=title-14142, id_i=-14142, 
_version_=1683124248325914624, _root_=-14142])
        at 
__randomizedtesting.SeedInfo.seed([7E84BBD1563CEDAD:F6D0840BF8C08055]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:46267/a/ea/collection1: ERROR adding 
document SolrInputDocument(fields: [id=-14142, title_s=title-14142, 
id_i=-14142, _version_=1683122541204340736, _root_=-14142])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46267/a/ea/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-14142, title_s=title-14142, id_i=-14142, 
_version_=1683122541204340736, _root_=-14142])
        at 
__randomizedtesting.SeedInfo.seed([7E84BBD1563CEDAD:F6D0840BF8C08055]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 25 lines...]
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded 
(cannot open shared object file): ignored.
Buildfile: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/build.xml

jenkins-badapples:

-print-java-info:
[java-info] java version "1.8.0_201"
[java-info] Java(TM) SE Runtime Environment (1.8.0_201-b09, Oracle Corporation)
[java-info] Java HotSpot(TM) Server VM (25.201-b09, Oracle Corporation)
[java-info] Test args: [-server -XX:+UseSerialGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.17 in public
[ivy:cachepath] :: resolution report :: resolve 75ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) Server VM: Enabling heap dumps on OutOfMemoryError 
to dir '/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/heapdumps'.
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java
    [javac] Compiling 947 source files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:338:
 warning: [rawtypes] found raw type: Arc
    [javac]       static boolean isBitSet(int bitIndex, Arc arc, 
FST.BytesReader in) throws IOException {
    [javac]                                             ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:348:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int countBits(Arc arc, FST.BytesReader in) throws 
IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:355:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int countBitsUpTo(int bitIndex, Arc arc, 
FST.BytesReader in) throws IOException {
    [javac]                                              ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:362:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int nextBitSet(int bitIndex, Arc arc, FST.BytesReader 
in) throws IOException {
    [javac]                                           ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:369:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int previousBitSet(int bitIndex, Arc arc, 
FST.BytesReader in) throws IOException {
    [javac]                                               ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:378:
 warning: [rawtypes] found raw type: Arc
    [javac]       static boolean assertIsValid(Arc arc, FST.BytesReader in) 
throws IOException {
    [javac]                                    ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/search/MaxScoreAccumulator.java:55:
 warning: [overrides] Class DocAndScore overrides equals, but neither it nor 
any superclass overrides hashCode method
    [javac]   static class DocAndScore implements Comparable<DocAndScore> {
    [javac]          ^
    [javac] 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/core/src/java/org/apache/lucene/store/SimpleFSDirectory.java:50:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac] public class SimpleFSDirectory extends FSDirectory {
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 8 warnings
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/compress/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/comparators/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene87/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene86/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene84/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
     [copy] Copying 4 files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java
    [javac] Compiling 102 source files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/sharedterms/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
     [copy] Copying 3 files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java
    [javac] Compiling 205 source files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
     [copy] Copying 7 files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/test
    [javac] Compiling 585 source files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/test

-mrjar-classes-uptodate:

resolve-groovy:

patch-mrjar-classes:
[patch-cls] Remapped: 
org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl
[patch-cls] Remapped: 
org/apache/lucene/codecs/blocktree/BlockTreeTermsWriter$TermsWriter
[patch-cls] Remapped: org/apache/lucene/codecs/blocktree/SegmentTermsEnumFrame
[patch-cls] Remapped: org/apache/lucene/codecs/compressing/FieldsIndexReader
[patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2
[patch-cls] Remapped: org/apache/lucene/document/DoubleRange
[patch-cls] Remapped: org/apache/lucene/document/FloatRange
[patch-cls] Remapped: org/apache/lucene/document/IntRange
[patch-cls] Remapped: 
org/apache/lucene/document/LatLonPointDistanceFeatureQuery$DistanceScorer$2
[patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceQuery$1
[patch-cls] Remapped: org/apache/lucene/document/LatLonPointInGeometryQuery$1
[patch-cls] Remapped: 
org/apache/lucene/document/LatLonShapeBoundingBoxQuery$EncodedRectangle
[patch-cls] Remapped: 
org/apache/lucene/document/LongDistanceFeatureQuery$DistanceScorer$2
[patch-cls] Remapped: org/apache/lucene/document/LongRange
[patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$1
[patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$2
[patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$3
[patch-cls] Remapped: org/apache/lucene/index/BitsSlice
[patch-cls] Remapped: org/apache/lucene/index/CheckIndex$VerifyPointsVisitor
[patch-cls] Remapped: org/apache/lucene/index/CodecReader
[patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper
[patch-cls] Remapped: org/apache/lucene/index/PointValues
[patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue
[patch-cls] Remapped: 
org/apache/lucene/search/PointInSetQuery$SinglePointVisitor
[patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1
[patch-cls] Remapped: org/apache/lucene/search/TopFieldCollector
[patch-cls] Remapped: 
org/apache/lucene/search/comparators/NumericComparator$NumericLeafComparator$1
[patch-cls] Remapped: org/apache/lucene/store/DataInput
[patch-cls] Remapped: org/apache/lucene/util/BytesRef
[patch-cls] Remapped: org/apache/lucene/util/BytesRefArray
[patch-cls] Remapped: 
org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator
[patch-cls] Remapped: org/apache/lucene/util/CharsRef
[patch-cls] Remapped: org/apache/lucene/util/IntsRef
[patch-cls] Remapped: org/apache/lucene/util/LongsRef
[patch-cls] Remapped: org/apache/lucene/util/StringHelper
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$1$1
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$2$1
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDReader
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$BKDMergeQueue
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$OneDimensionBKDWriter
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter
[patch-cls] Remapped: org/apache/lucene/util/bkd/HeapPointWriter
[patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$1$1
[patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$2
[patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$3$1
[patch-cls] Remapped: 
org/apache/lucene/util/compress/LZ4$FastCompressionHashTable
[patch-cls] Remapped: 
org/apache/lucene/util/compress/LZ4$HighCompressionHashTable
[patch-cls] Remapped: org/apache/lucene/util/compress/LZ4
[patch-cls] Remapped 51 class files for Java 9 to: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/classes/java9
    [touch] Creating 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/patch-mrjar.stamp

install-junit4-taskdef:

validate:

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/build/core/test/temp
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/.caches/test-stats/core
   [junit4] <JUnit4> says ahoj! Master seed: 47D8D9DDD10330BA
   [junit4] Executing 570 suites with 6 JVMs.
   [junit4] 
   [junit4] Started J4 PID(83138@localhost).
   [junit4] Started J1 PID(83147@localhost).
   [junit4] Started J2 PID(83150@localhost).
   [junit4] Started J0 PID(83153@localhost).
   [junit4] Started J5 PID(83152@localhost).
   [junit4] Started J3 PID(83151@localhost).
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [1/570] on J1 in 0.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [2/570] on J4 in 1.45s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [3/570] on J3 in 2.63s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [4/570] on J5 in 4.42s, 11 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.document.TestLatLonPointDistanceFeatureQuery
   [junit4] Completed [5/570] on J1 in 3.80s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed [6/570] on J1 in 0.52s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed [7/570] on J0 in 5.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPointShapeQueries
   [junit4] IGNOR/A 0.00s J3 | TestLatLonPointShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [8/570] on J3 in 2.54s, 9 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed [9/570] on J1 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPoint
   [junit4] Completed [10/570] on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
   [junit4] Completed [11/570] on J1 in 0.26s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonShape
   [junit4] Completed [12/570] on J5 in 1.26s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermQuery
   [junit4] Completed [13/570] on J0 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScorerPerf
   [junit4] Completed [14/570] on J2 in 5.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [15/570] on J1 in 1.53s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [16/570] on J5 in 1.53s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [17/570] on J5 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [18/570] on J5 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelG
   [junit4] Completed [19/570] on J1 in 1.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexReaderClose
   [junit4] Completed [20/570] on J5 in 0.53s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [21/570] on J1 in 0.26s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPointDistanceSort
   [junit4] IGNOR/A 0.00s J2 | TestLatLonPointDistanceSort.testRandomHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [22/570] on J2 in 2.52s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [23/570] on J5 in 0.52s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed [24/570] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed [25/570] on J2 in 0.53s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBufferedUpdates
   [junit4] Completed [26/570] on J2 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreScorer
   [junit4] Completed [27/570] on J5 in 0.54s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [junit4] IGNOR/A 0.01s J4 | TestLatLonPolygonShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [28/570] on J4 in 8.03s, 9 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed [29/570] on J5 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed [30/570] on J3 in 4.27s, 7 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene86.TestLucene86SegmentInfoFormat
   [junit4] Completed [31/570] on J1 in 0.79s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [junit4] Completed [32/570] on J2 in 0.52s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
   [junit4] Completed [33/570] on J1 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4] IGNOR/A 0.01s J1 | 
TestIndexingSequenceNumbers.testStressUpdateSameID
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | 
TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | 
TestIndexingSequenceNumbers.testStressConcurrentDocValuesUpdatesCommit
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | 
TestIndexingSequenceNumbers.testStressConcurrentCommit
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [34/570] on J1 in 0.30s, 8 tests, 4 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [35/570] on J2 in 1.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [36/570] on J3 in 1.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed [37/570] on J1 in 1.78s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSelector
   [junit4] Completed [38/570] on J3 in 1.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIF
   [junit4] Completed [39/570] on J2 in 1.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.01s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [40/570] on J0 in 7.04s, 29 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [41/570] on J4 in 3.53s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] Completed [42/570] on J0 in 0.27s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [43/570] on J3 in 1.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [44/570] on J0 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
   [junit4] Completed [45/570] on J0 in 0.77s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [46/570] on J3 in 1.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteBuffersDataInput
   [junit4] Completed [47/570] on J1 in 2.13s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed [48/570] on J3 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [49/570] on J1 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed [50/570] on J4 in 1.51s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [51/570] on J4 in 0.27s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [junit4] Completed [52/570] on J2 in 3.04s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [53/570] on J0 in 1.80s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence
   [junit4] Completed [54/570] on J3 in 1.77s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy
   [junit4] Completed [55/570] on J0 in 1.54s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.01s J1 | 
TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [56/570] on J1 in 3.04s, 47 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed [57/570] on J1 in 0.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TermInSetQueryTest
   [junit4] Completed [58/570] on J2 in 2.29s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50LiveDocsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene50LiveDocsFormat.testOverflow
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=Uses lots of memory))
   [junit4] Completed [59/570] on J1 in 0.29s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexOptions
   [junit4] Completed [60/570] on J4 in 3.53s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIne
   [junit4] Completed [61/570] on J4 in 1.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed [62/570] on J4 in 0.29s, 5 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene87.TestLucene87StoredFieldsFormatHighCompression
   [junit4] IGNOR/A 0.00s J3 | 
TestLucene87StoredFieldsFormatHighCompression.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J3 | 
TestLucene87StoredFieldsFormatHighCompression.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [63/570] on J3 in 4.81s, 21 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed [64/570] on J4 in 1.77s, 8 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene87.TestLucene87StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J2 | TestLucene87StoredFieldsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | TestLucene87StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [65/570] on J2 in 4.05s, 18 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [66/570] on J2 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene86.TestLucene86PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene86PointsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene86PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets 
angry!
   [junit4] IGNOR/A 0.00s J0 | TestLucene86PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [67/570] on J0 in 4.77s, 23 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [68/570] on J2 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [69/570] on J1 in 4.53s, 45 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [70/570] on J0 in 0.28s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed [71/570] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed [72/570] on J3 in 1.78s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed [73/570] on J3 in 0.53s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [74/570] on J0 in 1.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [75/570] on J2 in 2.02s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteBuffersDataOutput
   [junit4] Completed [76/570] on J2 in 0.54s, 9 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene87.TestLucene87StoredFieldsFormatMergeInstance
   [junit4] IGNOR/A 0.00s J4 | 
TestLucene87StoredFieldsFormatMergeInstance.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J4 | 
TestLucene87StoredFieldsFormatMergeInstance.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [77/570] on J4 in 3.51s, 18 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [junit4] Completed [78/570] on J2 in 0.52s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [79/570] on J4 in 0.29s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed [80/570] on J4 in 0.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [81/570] on J1 in 3.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [82/570] on J4 in 0.26s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] IGNOR/A 0.00s J2 | TestNativeFSLockFactory.testDeleteLockFile
   [junit4]    > Assumption #1: we must be able to delete an open file
   [junit4] IGNOR/A 0.00s J2 | TestNativeFSLockFactory.testStressLocks
   [junit4]    > Assumption #1: cannot handle buggy Files.delete
   [junit4] Completed [83/570] on J2 in 0.75s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [84/570] on J3 in 2.79s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedNumericSortField
   [junit4] Completed [85/570] on J1 in 0.26s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J4 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [86/570] on J4 in 0.28s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [87/570] on J2 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterPerThreadPool
   [junit4] Completed [88/570] on J4 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] Completed [89/570] on J4 in 0.50s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteBuffersDirectory
   [junit4] IGNOR/A 0.01s J3 | TestByteBuffersDirectory.testPendingDeletions 
{impl=many buffers (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.01s J3 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=many buffers 
(heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J3 | TestByteBuffersDirectory.testPendingDeletions 
{impl=one buffer (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J3 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=one buffer (heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.02s J3 | TestByteBuffersDirectory.testPendingDeletions 
{impl=byte array (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J3 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=byte array (heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J3 | TestByteBuffersDirectory.testPendingDeletions 
{impl=lucene's buffers (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J3 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=lucene's buffers 
(heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [90/570] on J3 in 3.04s, 180 tests, 8 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [91/570] on J1 in 3.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [92/570] on J3 in 0.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed [93/570] on J1 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [junit4] Completed [94/570] on J1 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J3 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J3 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [95/570] on J3 in 0.80s, 48 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [96/570] on J3 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [junit4] Completed [97/570] on J1 in 0.79s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [98/570] on J3 in 0.51s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [99/570] on J1 in 1.01s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPoints
   [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] Completed [100/570] on J1 in 0.01s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed [101/570] on J3 in 0.80s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [102/570] on J1 in 0.26s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
   [junit4] IGNOR/A 0.01s J0 | TestSimpleExplanationsWithFillerDocs.testMA1
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler 
docs, null]>, expected: every item is not null
   [junit4] IGNOR/A 0.00s J0 | TestSimpleExplanationsWithFillerDocs.testMA2
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler 
docs, null]>, expected: every item is not null
   [junit4] Completed [103/570] on J0 in 8.32s, 70 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
   [junit4] Completed [104/570] on J3 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed [105/570] on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] IGNOR/A 0.00s J1 | 
TestDeletionPolicy.testExpirationTimeDeletionPolicy
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [106/570] on J1 in 0.76s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [107/570] on J0 in 0.78s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] IGNOR/A 0.00s J2 | TestLucene50TermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [108/570] on J2 in 7.54s, 18 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4] Completed [109/570] on J0 in 1.01s, 45 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [110/570] on J3 in 2.01s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
   [junit4] Completed [111/570] on J2 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlockMaxConjunction
   [junit4] Completed [112/570] on J1 in 1.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
   [junit4] Completed [114/570] on J0 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
   [junit4] Completed [115/570] on J3 in 0.25s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [116/570] on J2 in 0.25s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [117/570] on J3 in 0.75s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [junit4] Completed [118/570] on J3 in 0.26s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLongDistanceFeatureQuery
   [junit4] Completed [119/570] on J1 in 1.50s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [120/570] on J4 in 8.82s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermStates
   [junit4] Completed [121/570] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenFilter
   [junit4] Completed [122/570] on J1 in 0.28s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4] Completed [123/570] on J2 in 2.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed [124/570] on J1 in 0.28s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [125/570] on J3 in 1.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSelector
   [junit4] Completed [126/570] on J2 in 0.26s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [127/570] on J3 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene50CompoundFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [128/570] on J0 in 3.26s, 28 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [129/570] on J0 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed [130/570] on J3 in 1.03s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [junit4] IGNOR/A 0.00s J3 | Test2BPostings.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [131/570] on J3 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [132/570] on J0 in 0.25s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [133/570] on J0 in 0.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [134/570] on J3 in 0.78s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene80.TestIndexedDISI
   [junit4] IGNOR/A 0.00s J4 | TestIndexedDISI.testRandomBlocks
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J4 | TestIndexedDISI.testEmptyBlocks
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [135/570] on J4 in 3.05s, 17 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRescorer
   [junit4] Completed [136/570] on J0 in 0.50s, 3 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [137/570] on J4 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
   [junit4] Completed [138/570] on J0 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [139/570] on J4 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestAnalyzerWrapper
   [junit4] Completed [140/570] on J0 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed [141/570] on J3 in 1.01s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [junit4] Completed [142/570] on J4 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [143/570] on J3 in 0.27s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed [144/570] on J4 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [145/570] on J0 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4] Completed [146/570] on J0 in 0.26s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] IGNOR/A 0.00s J0 | TestMinimize.testMinimizeHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [147/570] on J0 in 1.01s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.00s J0 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes ~ 2 hours if the heap is 5gb))
   [junit4] Completed [148/570] on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed [149/570] on J4 in 1.53s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [150/570] on J3 in 1.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed [151/570] on J4 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [152/570] on J0 in 0.52s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [153/570] on J0 in 0.26s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [154/570] on J0 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.compress.TestLowercaseAsciiCompression
   [junit4] Completed [155/570] on J0 in 0.52s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] Completed [156/570] on J0 in 0.26s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerm
   [junit4] Completed [157/570] on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYLineShapeQueries
   [junit4] IGNOR/A 0.00s J3 | TestXYLineShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [158/570] on J3 in 1.75s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper
   [junit4] Completed [159/570] on J0 in 0.31s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed [160/570] on J3 in 0.28s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J2 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [161/570] on J2 in 7.04s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed [162/570] on J0 in 0.25s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [163/570] on J3 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [164/570] on J2 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4] Completed [165/570] on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [166/570] on J2 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] IGNOR/A 0.00s J2 | TestRamUsageEstimator.testHotspotBean
   [junit4]    > Assumption #1: testHotspotBean only works on 64bit JVMs.
   [junit4] IGNOR/A 0.00s J2 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants 
of RamUsageEstimator.
   [junit4] Completed [167/570] on J2 in 0.27s, 10 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [168/570] on J0 in 0.50s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed [169/570] on J3 in 1.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4] Completed [170/570] on J2 in 1.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J2 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=uses lots of space and takes a few minutes))
   [junit4] Completed [171/570] on J2 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed [172/570] on J2 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet
   [junit4] Completed [173/570] on J0 in 1.25s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [174/570] on J4 in 4.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] IGNOR/A 0.00s J0 | TestSimpleFSLockFactory.testStressLocks
   [junit4]    > Assumption #1: cannot handle buggy Files.delete
   [junit4] Completed [175/570] on J0 in 0.51s, 7 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [176/570] on J4 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints
   [junit4] IGNOR/A 0.00s J4 | Test2BBKDPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] IGNOR/A 0.00s J4 | Test2BBKDPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit

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

        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 48124 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 48124 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31150421
   [junit4]   2> 48124 INFO  (coreCloseExecutor-185-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@74b480
   [junit4]   2> 48124 INFO  (coreCloseExecutor-185-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@74b480
   [junit4]   2> 48125 INFO  (coreCloseExecutor-185-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fbf2f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3a9bba
   [junit4]   2> 48136 INFO  (coreCloseExecutor-185-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 48138 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 48138 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1289360: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@519f74
   [junit4]   2> 48139 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 48139 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@366028: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1f06d59
   [junit4]   2> 48139 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 48139 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[7E84BBD1563CEDAD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60262c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@7749e3
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7E84BBD1563CEDAD-001
   [junit4]   2> Nov 12, 2020 3:39:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{id_i=BlockTreeOrds(blocksize=128), _root_=PostingsFormat(name=Direct), 
title_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 id=PostingsFormat(name=LuceneVarGapFixedInterval), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Direct)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting), 
id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), 
_root_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene80), 
inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=1247, maxMBSortInHeap=5.2518389447329294, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ms-MY, 
timezone=America/Guyana
   [junit4]   2> NOTE: Linux 5.4.0-52-generic i386/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=16,threads=1,free=134678072,total=276824064
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib]
   [junit4] Completed [5/5 (5!)] on J0 in 47.89s, 1 test, 1 error <<< FAILURES!
   [junit4] 
   [junit4] JVM J4: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/temp/junit4-J4-20201112_033844_0841140665841436798377.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.
   [junit4] <<< JVM J4: EOF ----
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20201112_033844_0847486760483819771129.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.
   [junit4] <<< JVM J0: EOF ----
   [junit4] 
   [junit4] Tests with failures [seed: 7E84BBD1563CEDAD]:
   [junit4]   - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
   [junit4]   - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
   [junit4]   - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
   [junit4]   - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
   [junit4]   - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.64 ..    50.05 =    49.42s
   [junit4] JVM J1:     0.64 ..    48.71 =    48.07s
   [junit4] JVM J2:     0.64 ..    49.07 =    48.43s
   [junit4] JVM J3:     0.66 ..    47.83 =    47.17s
   [junit4] JVM J4:     0.66 ..    49.69 =    49.03s
   [junit4] Execution time total: 50 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 5 errors

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/common-build.xml:1599:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/common-build.xml:1126:
 There were test failures: 5 suites, 5 tests, 5 errors [seed: 7E84BBD1563CEDAD]

Total time: 51 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.update.TestInPlaceUpdatesDistrib
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-BadApples-8.x-Linux/builds/308/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-BadApples-8.x-Linux #307' to compute 
new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 
'Lucene-Solr-BadApples-8.x-Linux #308'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to