Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 17289 invoked from network); 25 May 2008 19:20:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2008 19:20:27 -0000 Received: (qmail 84981 invoked by uid 500); 25 May 2008 19:20:28 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 84947 invoked by uid 500); 25 May 2008 19:20:28 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 84936 invoked by uid 99); 25 May 2008 19:20:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 12:20:28 -0700 X-ASF-Spam-Status: No, hits=-1998.1 required=10.0 tests=ALL_TRUSTED,DATE_IN_PAST_06_12 X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 19:19:50 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 0257E72007C for ; Sun, 25 May 2008 03:16:59 -0700 (PDT) Date: Sun, 25 May 2008 03:16:59 PDT From: Stefan Bodewig To: dev@hc.apache.org Subject: [GUMP@vmgump]: Project httpcomponents-core-tests (in module httpcomponents) failed Message-Id: <20080525101659.0257E72007C@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project httpcomponents-core-tests has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 88 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - httpcomponents-core-tests : Unit Tests for HTTP Component: Core Full details are available at: http://vmgump.apache.org/gump/public/httpcomponents/httpcomponents-core-tests/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/httpcomponents/httpcore/gump_mvn_settings.xml] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/httpcomponents/httpcore/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/httpcomponents/httpcore/pom.xml -INFO- Project Reports in: /srv/gump/public/workspace/httpcomponents/httpcore/module-main/target/surefire-reports The following work was performed: http://vmgump.apache.org/gump/public/httpcomponents/httpcomponents-core-tests/gump_work/build_httpcomponents_httpcomponents-core-tests.html Work Name: build_httpcomponents_httpcomponents-core-tests (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 13 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/httpcomponents/httpcore/gump_mvn_settings.xml test [Working Directory: /srv/gump/public/workspace/httpcomponents/httpcore] CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/httpcomponents/httpcore/module-main/target/httpcore-4.0-beta2-SNAPSHOT.jar:/srv/gump/public/workspace/httpcomponents/httpcore/module-nio/target/httpcore-nio-4.0-beta2-SNAPSHOT.jar:/srv/gump/public/workspace/junit/dist/junit-25052008.jar:/srv/gump/packages/jsse1.0.3/lib/jcert.jar:/srv/gump/packages/jsse1.0.3/lib/jnet.jar:/srv/gump/packages/jsse1.0.3/lib/jsse.jar --------------------------------------------- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) java.io.InterruptedIOException: Input operation aborted at org.apache.http.nio.util.SharedInputBuffer.waitForData(SharedInputBuffer.java:102) at org.apache.http.nio.util.SharedInputBuffer.read(SharedInputBuffer.java:155) at org.apache.http.nio.entity.ContentInputStream.read(ContentInputStream.java:61) at org.apache.http.util.EntityUtils.toByteArray(EntityUtils.java:79) at org.apache.http.nio.protocol.TestThrottlingNHttpHandlers$10.handle(TestThrottlingNHttpHandlers.java:808) at org.apache.http.nio.protocol.ThrottlingHttpServiceHandler.handleRequest(ThrottlingHttpServiceHandler.java:538) at org.apache.http.nio.protocol.ThrottlingHttpServiceHandler.access$000(ThrottlingHttpServiceHandler.java:94) at org.apache.http.nio.protocol.ThrottlingHttpServiceHandler$1.run(ThrottlingHttpServiceHandler.java:245) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) java.io.InterruptedIOException: Input operation aborted at org.apache.http.nio.util.SharedInputBuffer.waitForData(SharedInputBuffer.java:102) at org.apache.http.nio.util.SharedInputBuffer.read(SharedInputBuffer.java:155) at org.apache.http.nio.entity.ContentInputStream.close(ContentInputStream.java:73) at org.apache.http.entity.BasicHttpEntity.consumeContent(BasicHttpEntity.java:142) at org.apache.http.nio.protocol.ThrottlingHttpServiceHandler.handleRequest(ThrottlingHttpServiceHandler.java:556) at org.apache.http.nio.protocol.ThrottlingHttpServiceHandler.access$000(ThrottlingHttpServiceHandler.java:94) at org.apache.http.nio.protocol.ThrottlingHttpServiceHandler$1.run(ThrottlingHttpServiceHandler.java:245) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Tests run: 122, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 56.33 sec <<< FAILURE! Results : Failed tests: testSimpleHttpPostsWithContentLength(org.apache.http.nio.protocol.TestThrottlingNHttpHandlers) testSimpleHttpPostsChunked(org.apache.http.nio.protocol.TestThrottlingNHttpHandlers) testSimpleHttpPostsHTTP10(org.apache.http.nio.protocol.TestThrottlingNHttpHandlers) testSimpleHttpPostsContentNotConsumed(org.apache.http.nio.protocol.TestThrottlingNHttpHandlers) Tests run: 122, Failures: 4, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/httpcomponents/httpcore/module-nio/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 12 seconds [INFO] Finished at: Sun May 25 02:16:58 GMT-08:00 2008 [INFO] Final Memory: 10M/20M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/httpcomponents/httpcomponents-core-tests/rss.xml - Atom: http://vmgump.apache.org/gump/public/httpcomponents/httpcomponents-core-tests/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 08000025052008, vmgump:vmgump-public:08000025052008 Gump E-mail Identifier (unique within run) #32. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org