I committed a fix: curiously, a bug in MDW's enforcing of disk full. Mike McCandless
http://blog.mikemccandless.com On Fri, Nov 14, 2014 at 2:38 AM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/86/ > Java: 32bit/jdk1.8.0_20 -server -XX:+UseConcMarkSweepGC (asserts: true) > > 1 tests failed. > REGRESSION: > org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions > > Error Message: > _9.cfe > > Stack Trace: > java.io.FileNotFoundException: _9.cfe > at > org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:138) > at > org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936) > at > org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:219) > at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:561) > at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207) > at > org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:724) > at org.apache.lucene.util.IOUtils.close(IOUtils.java:77) > at > org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:153) > 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:483) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:885) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:54) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 9643 lines...] > [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest > [junit4] 1> CheckIndex failed > [junit4] 1> Segments file=segments_a numSegments=10 version=4.10.3 > format= userData={version=a} > [junit4] 1> 1 of 10: name=_0 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679307} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 2 of 10: name=_1 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679319} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 3 of 10: name=_2 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679422} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 4 of 10: name=_3 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679525} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 5 of 10: name=_4 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679680} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 6 of 10: name=_5 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679785} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 7 of 10: name=_6 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679888} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 8 of 10: name=_7 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950679991} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 9 of 10: name=_8 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> size (MB)=0.001 > [junit4] 1> diagnostics = {os=Linux, java.vendor=Oracle Corporation, > java.version=1.8.0_20, lucene.version=4.10.3, os.arch=i386, source=flush, > os.version=3.13.0-39-generic, timestamp=1415950680097} > [junit4] 1> no deletions > [junit4] 1> test: open reader.........OK > [junit4] 1> test: check integrity.....OK > [junit4] 1> test: check live docs.....OK > [junit4] 1> test: fields..............OK [0 fields] > [junit4] 1> test: field norms.........OK [0 fields] > [junit4] 1> test: terms, freq, prox...OK [0 terms; 0 terms/docs > pairs; 0 tokens] > [junit4] 1> test: stored fields.......OK [0 total field count; avg 0 > fields per doc] > [junit4] 1> test: term vectors........OK [0 total vector count; avg > 0 term/freq vector fields per doc] > [junit4] 1> test: docvalues...........OK [0 docvalues fields; 0 > BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] > [junit4] 1> > [junit4] 1> 10 of 10: name=_9 docCount=1 > [junit4] 1> version=4.10.3 > [junit4] 1> codec=Lucene42 > [junit4] 1> compound=true > [junit4] 1> numFiles=3 > [junit4] 1> FAILED > [junit4] 1> WARNING: fixIndex() would remove reference to this > segment; full exception: > [junit4] 1> java.io.FileNotFoundException: _9.cfe > [junit4] 1> at > org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:138) > [junit4] 1> at > org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:219) > [junit4] 1> at > org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:561) > [junit4] 1> at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207) > [junit4] 1> at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196) > [junit4] 1> at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192) > [junit4] 1> at > org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:308) > [junit4] 1> at > org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78) > [junit4] 1> > [junit4] 1> WARNING: 1 broken segments (containing 1 documents) detected > [junit4] 1> > [junit4] 2> nov 14, 2014 12:38:00 AM > com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler > uncaughtException > [junit4] 2> WARNING: Uncaught exception in thread: > Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest] > [junit4] 2> java.lang.RuntimeException: CheckIndex failed > [junit4] 2> at > __randomizedtesting.SeedInfo.seed([CA287A920EFA4E50]:0) > [junit4] 2> at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211) > [junit4] 2> at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196) > [junit4] 2> at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192) > [junit4] 2> at > org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:308) > [junit4] 2> at > org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78) > [junit4] 2> > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=IndexReplicationClientTest > -Dtests.method=testConsistencyOnExceptions -Dtests.seed=CA287A920EFA4E50 > -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et_EE > -Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 > [junit4] ERROR 1.88s J1 | > IndexReplicationClientTest.testConsistencyOnExceptions <<< > [junit4] > Throwable #1: java.io.FileNotFoundException: _9.cfe > [junit4] > at > org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:138) > [junit4] > at > org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936) > [junit4] > at > org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:219) > [junit4] > at > org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:561) > [junit4] > at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207) > [junit4] > at > org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:724) > [junit4] > at > org.apache.lucene.util.IOUtils.close(IOUtils.java:77) > [junit4] > at > org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:153) > [junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2: > com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an > uncaught exception in thread: Thread[id=17, name=ReplicationThread-index, > state=RUNNABLE, group=TGRP-IndexReplicationClientTest] > [junit4] > Caused by: java.lang.RuntimeException: CheckIndex failed > [junit4] > at > __randomizedtesting.SeedInfo.seed([CA287A920EFA4E50]:0) > [junit4] > at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211) > [junit4] > at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196) > [junit4] > at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192) > [junit4] > at > org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:308) > [junit4] > at > org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78) > [junit4] 2> NOTE: leaving temporary files on disk at: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build/replicator/test/J1/./lucene.replicator.IndexReplicationClientTest-CA287A920EFA4E50-001 > [junit4] 2> NOTE: test params are: codec=Lucene42, > sim=DefaultSimilarity, locale=et_EE, timezone=MST > [junit4] 2> NOTE: Linux 3.13.0-39-generic i386/Oracle Corporation > 1.8.0_20 (32-bit)/cpus=8,threads=1,free=55119000,total=64880640 > [junit4] 2> NOTE: All tests run in this JVM: [LocalReplicatorTest, > IndexReplicationClientTest] > [junit4] Completed on J1 in 2.54s, 4 tests, 1 error <<< FAILURES! > > [...truncated 22 lines...] > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following > error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build.xml:540: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:2107: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/module-build.xml:60: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: > There were test failures: 7 suites, 31 tests, 1 error > > Total time: 48 minutes 49 seconds > Build step 'Invoke Ant' marked build as failure > [description-setter] Description set: Java: 32bit/jdk1.8.0_20 -server > -XX:+UseConcMarkSweepGC (asserts: true) > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
