Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 24656 invoked from network); 1 Sep 2008 09:10:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Sep 2008 09:10:19 -0000 Received: (qmail 43056 invoked by uid 500); 1 Sep 2008 09:10:15 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 43018 invoked by uid 500); 1 Sep 2008 09:10:15 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 43009 invoked by uid 99); 1 Sep 2008 09:10:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 02:10:15 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 09:09:14 +0000 Received: by an-out-0708.google.com with SMTP id c37so260473anc.49 for ; Mon, 01 Sep 2008 02:09:25 -0700 (PDT) Received: by 10.100.105.15 with SMTP id d15mr5622005anc.33.1220260165283; Mon, 01 Sep 2008 02:09:25 -0700 (PDT) Received: from ?10.17.4.4? ( [96.237.252.30]) by mx.google.com with ESMTPS id c23sm9992603ana.18.2008.09.01.02.09.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 01 Sep 2008 02:09:24 -0700 (PDT) Message-Id: <712E9C84-42C6-405D-8864-355C730E5B50@mikemccandless.com> From: Michael McCandless To: java-dev@lucene.apache.org In-Reply-To: <33214001.181220236368036.JavaMail.hudson@hudson.zones.apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Subject: Re: Build failed in Hudson: Lucene-trunk #573 Date: Mon, 1 Sep 2008 05:09:23 -0400 References: <33214001.181220236368036.JavaMail.hudson@hudson.zones.apache.org> X-Mailer: Apple Mail (2.926) X-Virus-Checked: Checked by ClamAV on apache.org This is the 2nd time in recent memory that we've had a false failure from HighlighterTest.testEncoding -- here's the traceback this time: [junit] Testcase: testEncoding(org.apache.lucene.search.highlight.HighlighterTest): Caused an ERROR [junit] Connection refused [junit] java.net.ConnectException: Connection refused [junit] at java.net.PlainSocketImpl.socketConnect(Native Method) [junit] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) [junit] at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) [junit] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java: 182) [junit] at java.net.Socket.connect(Socket.java:520) [junit] at java.net.Socket.connect(Socket.java:470) [junit] at sun.net.NetworkClient.doConnect(NetworkClient.java:157) [junit] at sun.net.www.http.HttpClient.openServer(HttpClient.java:388) [junit] at sun.net.www.http.HttpClient.openServer(HttpClient.java:523) [junit] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java: 640) [junit] at sun.net.www.protocol.http.HttpURLConnection.getInputStream (HttpURLConnection.java:957) [junit] at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) [junit] at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source) [junit] at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source) [junit] at org.apache.xerces.impl.XMLDTDScannerImpl.startPE(Unknown Source) [junit] at org.apache.xerces.impl.XMLDTDScannerImpl.skipSeparator(Unknown Source) [junit] at org.apache.xerces.impl.XMLDTDScannerImpl.scanDecls(Unknown Source) [junit] at org.apache.xerces.impl.XMLDTDScannerImpl.scanDTDExternalSubset(Unknown Source) [junit] at org.apache.xerces.impl.XMLDocumentScannerImpl $DTDDispatcher.dispatch(Unknown Source) [junit] at org .apache .xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) [junit] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [junit] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [junit] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [junit] at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) [junit] at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) [junit] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:98) [junit] at org .apache .lucene .search.highlight.HighlighterTest.testEncoding(HighlighterTest.java: 1010) [junit] I just committed a small change to the XML fragment used in that test not declare its DOCTYPE (which refers to the DTD that xerces was trying to load). Mike Apache Hudson Server wrote: > See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/573/changes > > Changes: > > [kalle] Javadocs fix > > ------------------------------------------ > [...truncated 9731 lines...] > [junit] No terms in bi field for: kxor* > [junit] No terms in bi field for: kxork* > [junit] No terms in bi field for: kxor* > [junit] ------------- ---------------- --------------- > [delete] Deleting: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/surround/test/junitfailed.flag > [echo] Building swing... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > test: > [echo] Building swing... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > compile-test: > [echo] Building swing... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > common.compile-test: > > common.test: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/swing/test > [junit] Testsuite: org.apache.lucene.swing.models.TestBasicList > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.811 > sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestBasicTable > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.602 > sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestSearchingList > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.637 > sec > [junit] > [junit] Testsuite: > org.apache.lucene.swing.models.TestSearchingTable > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.678 > sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingList > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.8 sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingTable > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.913 > sec > [junit] > [delete] Deleting: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/swing/test/junitfailed.flag > [echo] Building wikipedia... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > test: > [echo] Building wikipedia... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > compile-test: > [echo] Building wikipedia... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > common.compile-test: > > common.test: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/wikipedia/test > [junit] Testsuite: > org.apache.lucene.wikipedia.analysis.WikipediaTokenizerTest > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.223 > sec > [junit] > [delete] Deleting: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/wikipedia/test/junitfailed.flag > [echo] Building wordnet... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > test: > [echo] Building xml-query-parser... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > test: > [echo] Building xml-query-parser... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > compile-test: > [echo] Building xml-query-parser... > > build-queries: > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > init: > > clover.setup: > > clover.info: > > clover: > > common.compile-core: > > compile-core: > > common.compile-test: > > common.test: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/xml-query-parser/test > [junit] Testsuite: org.apache.lucene.xmlparser.TestParser > [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: > 3.158 sec > [junit] > [junit] Testsuite: > org.apache.lucene.xmlparser.TestQueryTemplateManager > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.94 > sec > [junit] > [delete] Deleting: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/xml-query-parser/test/junitfailed.flag > > BUILD FAILED > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml > :574: Contrib tests failed! > > Total time: 17 minutes 6 seconds > Publishing Javadoc > Recording test results > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org