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.<init>(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.<init>(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.<init>(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.<init>(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.<init>(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

Reply via email to