Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@locus.apache.org Received: (qmail 54112 invoked from network); 21 Aug 2008 02:24:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2008 02:24:19 -0000 Received: (qmail 18588 invoked by uid 500); 21 Aug 2008 02:24:17 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 18574 invoked by uid 500); 21 Aug 2008 02:24:17 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 18563 invoked by uid 99); 21 Aug 2008 02:24:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2008 19:24:17 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.106] (HELO hudson.zones.apache.org) (140.211.11.106) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 02:23:28 +0000 Received: from hudson.zones.apache.org (localhost [127.0.0.1]) by hudson.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id m7L2NwSZ025826 for ; Wed, 20 Aug 2008 22:23:58 -0400 (EDT) Date: Thu, 21 Aug 2008 02:23:58 +0000 (UTC) From: Apache Hudson Server To: hama-dev@incubator.apache.org Message-ID: <22417396.631219285438249.JavaMail.hudson@hudson.zones.apache.org> In-Reply-To: <13819384.621219285238331.JavaMail.hudson@hudson.zones.apache.org> References: <13819384.621219285238331.JavaMail.hudson@hudson.zones.apache.org> Subject: Build failed in Hudson: Hama-Patch #22 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/changes ------------------------------------------ [...truncated 55 lines...] ====================================================================== Applying patch. ====================================================================== ====================================================================== patching file src/java/overview.html ====================================================================== ====================================================================== Determining number of patched javadoc warnings. ====================================================================== ====================================================================== Buildfile: build.xml clean: [delete] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/Hama-Patch/workspace/trunk/build javadoc: [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/Hama-Patch/workspace/trunk/build/docs/site/api [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.hama... [javadoc] Loading source files for package org.apache.hama.algebra... [javadoc] Loading source files for package org.apache.hama.io... [javadoc] Loading source files for package org.apache.hama.mapred... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.6.0_06 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... BUILD SUCCESSFUL Total time: 2 seconds There appear to be 0 javadoc warnings generated by the patched build. ====================================================================== ====================================================================== Determining number of patched javac warnings. ====================================================================== ====================================================================== There appear to be javac compiler warnings before the patch and javac compiler warnings after applying the patch. ====================================================================== ====================================================================== Determining number of patched release audit warnings. ====================================================================== ====================================================================== There appear to be 0 release audit warnings before the patch and 0 release audit warnings after applying the patch. ====================================================================== ====================================================================== Determining number of patched checkstyle warnings. ====================================================================== ====================================================================== THIS IS NOT IMPLEMENTED YET Buildfile: build.xml BUILD FAILED Target "checkstyle" does not exist in the project "hama". Total time: 0 seconds ====================================================================== ====================================================================== Determining number of patched Findbugs warnings. ====================================================================== ====================================================================== Buildfile: build.xml init: compile: jar: findbugs: [findbugs] Executing findbugs from ant task [findbugs] Running FindBugs... [findbugs] Warnings generated: 15 [findbugs] Output saved to /zonestorage/hudson/home/hudson/hudson/jobs/Hama-Patch/workspace/trunk/build/reports/findbugs/hama-findbugs.html BUILD SUCCESSFUL Total time: 13 seconds cp: cannot access http://hudson.zones.apache.org/hudson/job/Hama-Patch/ws/trunk/build/test/findbugs/*.xml Exception in thread "main" java.io.FileNotFoundException: /export/home/edwardyoon/patchQueue/current/trunkFindbugsWarnings.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:177) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:164) at edu.umd.cs.findbugs.workflow.SetBugDatabaseInfo.main(SetBugDatabaseInfo.java:122) Exception in thread "main" java.io.FileNotFoundException: /export/home/edwardyoon/patchQueue/current/patchFindbugsWarnings.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:177) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:164) at edu.umd.cs.findbugs.workflow.SetBugDatabaseInfo.main(SetBugDatabaseInfo.java:122) Starting with /export/home/edwardyoon/patchQueue/current/trunkFindbugsWarnings.xml Exception in thread "main" java.io.FileNotFoundException: /export/home/edwardyoon/patchQueue/current/trunkFindbugsWarnings.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:177) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:164) at edu.umd.cs.findbugs.workflow.Update.doit(Update.java:392) at edu.umd.cs.findbugs.workflow.Update.main(Update.java:363) Exception in thread "main" java.io.FileNotFoundException: /export/home/edwardyoon/patchQueue/current/findbugsMerge.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:177) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:164) at edu.umd.cs.findbugs.workflow.Filter.main(Filter.java:439) Exception in thread "main" java.io.FileNotFoundException: http://hudson.zones.apache.org/hudson/job/Hama-Patch/ws/trunk/build/test/findbugs/newPatchFindbugsWarnings.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:177) at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:164) at edu.umd.cs.findbugs.PrintingBugReporter.xslt(PrintingBugReporter.java:177) at edu.umd.cs.findbugs.PrintingBugReporter.main(PrintingBugReporter.java:114) ====================================================================== ====================================================================== Running core tests. ====================================================================== ====================================================================== /usr/bin/kill -9 25790 kill: 25790: no such process Buildfile: build.xml BUILD FAILED Target "create-c++-configure" does not exist in the project "hama". Total time: 0 seconds ====================================================================== ====================================================================== Running contrib tests. ====================================================================== ====================================================================== /usr/bin/kill -9 25808 kill: 25808: no such process Buildfile: build.xml BUILD FAILED Target "test-contrib" does not exist in the project "hama". Total time: 0 seconds ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12388648/HAMA-34_v01.patch against trunk revision 687479. @author +1. The patch does not contain any @author tags. tests included -1. The patch doesn't appear to include any new or modified tests. Please justify why no tests are needed for this patch. javadoc +1. The javadoc tool did not generate any warning messages. javac +1. The applied patch does not generate any new javac compiler warnings. release audit +1. The applied patch does not generate any new release audit warnings. findbugs -1. The patch appears to introduce new Findbugs warnings. core tests -1. The patch failed core unit tests. contrib tests -1. The patch failed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/testReport/ Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/artifact/trunk/build/test/checkstyle-errors.html Console output: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/console This message is automatically generated. -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12388648/HAMA-34_v01.patch against trunk revision 687479. @author +1. The patch does not contain any @author tags. tests included -1. The patch doesn't appear to include any new or modified tests. Please justify why no tests are needed for this patch. javadoc +1. The javadoc tool did not generate any warning messages. javac +1. The applied patch does not generate any new javac compiler warnings. release audit +1. The applied patch does not generate any new release audit warnings. findbugs -1. The patch appears to introduce new Findbugs warnings. core tests -1. The patch failed core unit tests. contrib tests -1. The patch failed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/testReport/ Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/artifact/trunk/build/test/checkstyle-errors.html Console output: http://hudson.zones.apache.org/hudson/job/Hama-Patch/22/console This message is automatically generated. ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== Recording test results Description found: HAMA-34