From dev-return-80608-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Sat Oct 1 04:00:12 2011 Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A66B9E03 for ; Sat, 1 Oct 2011 04:00:12 +0000 (UTC) Received: (qmail 84979 invoked by uid 500); 1 Oct 2011 04:00:11 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 84867 invoked by uid 500); 1 Oct 2011 04:00:10 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 84828 invoked by uid 99); 1 Oct 2011 04:00:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2011 04:00:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2011 04:00:06 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 5D166C00F3 for ; Sat, 1 Oct 2011 03:59:45 +0000 (UTC) Date: Sat, 1 Oct 2011 03:59:45 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <760521774.1361317441585342.JavaMail.hudson@aegis> In-Reply-To: <712735294.431317393492087.JavaMail.hudson@aegis> References: <712735294.431317393492087.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-trunk - Build # 1688 - Still Failing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Build: https://builds.apache.org/job/Lucene-trunk/1688/ 1 tests failed. REGRESSION: org.apache.lucene.util.automaton.TestCompiledAutomaton.testRandom Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at org.apache.lucene.util.automaton.RunAutomaton.(RunAutomaton.java:128) at org.apache.lucene.util.automaton.ByteRunAutomaton.(ByteRunAutomaton.java:28) at org.apache.lucene.util.automaton.CompiledAutomaton.(CompiledAutomaton.java:134) at org.apache.lucene.util.automaton.TestCompiledAutomaton.build(TestCompiledAutomaton.java:39) at org.apache.lucene.util.automaton.TestCompiledAutomaton.testTerms(TestCompiledAutomaton.java:55) at org.apache.lucene.util.automaton.TestCompiledAutomaton.testRandom(TestCompiledAutomaton.java:101) at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:608) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) Build Log (for compile errors): [...truncated 12831 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org