See http://hudson.zones.apache.org/hudson/job/HBase-Patch/854/changes

Changes:

[stack] HBASE-1809 NPE thrown in BoundedRangeFileInputStream

------------------------------------------
started
Building remotely on vesta.apache.org (Ubuntu)
Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk
U         CHANGES.txt
U         src/java/org/apache/hadoop/hbase/io/hfile/HFile.java
At revision 810301
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/ant/apache-ant-1.7.0/bin/ant 
-Dtest.junit.output.format=xml -Dtest.output=yes -Drun.clover=true 
-Dclover.home=/home/hudson/tools/clover/latest clean jar test 
generate-clover-reports package tar
Buildfile: build.xml

clean-contrib:

clean:

clean:
     [echo] contrib: stargate
   [delete] Deleting directory 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/contrib/stargate
 

clean:
     [echo] contrib: transactional
   [delete] Deleting directory 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/contrib/transactional
 

clean:
   [delete] Deleting directory 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build 

clover.setup:
    [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/test/clover/db
 
[clover-setup] Clover Version 2.4.3, built on March 09 2009 (build-756)
[clover-setup] Loaded from: /home/hudson/tools/clover/latest/lib/clover.jar
[clover-setup] Clover: Open Source License registered to Apache.
[clover-setup] Clover is enabled with initstring 
'http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/test/clover/db/hbase_coverage.db'
 

clover.info:

clover:

init:
    [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/classes 
    [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/examples 
    [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/webapps 
     [copy] Copying 10 files to 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/webapps 
     [copy] Copied 10 empty directories to 3 empty directories under 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/webapps 
    [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/lib 
     [copy] Copying 34 files to 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/lib 
    [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/conf 
     [copy] Copying 6 files to 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/conf 
    [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/bin 
     [copy] Copying 13 files to 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/bin 

jspc:
  [taskdef] 2009-09-01 23:16:50.888::INFO:  Logging to STDERR via 
org.mortbay.log.StdErrLog
     [echo] Setting jspc.notRequired property. jsp pages generated once per ant 
session only

compile-core:
    [javac] Compiling 323 source files to 
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/classes 
   [clover] Clover Version 2.4.3, built on March 09 2009 (build-756)
   [clover] Loaded from: /home/hudson/tools/clover/latest/lib/clover.jar
   [clover] Clover: Open Source License registered to Apache.
   [clover] Creating new database at 
'http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/test/clover/db/hbase_coverage.db'.
 
   [clover] Processing files at 1.6 source level.
   [clover] Clover all over. Instrumented 317 files (30 packages).
   [clover] Elapsed time = 4.627 secs. (68.511 files/sec, 21,933.436 
srclines/sec)
    [javac] 
/tmp/clover2583928774235419441.tmp/org/apache/hadoop/hbase/io/hfile/HFile.java:990:
 cannot find symbol
    [javac] symbol  : variable buf
    [javac] location: class org.apache.hadoop.hbase.io.hfile.HFile.Reader
    [javac]       __CLR2_4_3o9ao9afz39e1wt.R.inc(31783);return buf;
    [javac]                                                    ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :160: 
Compile failed; see the compiler error output for details.

Total time: 11 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...

Reply via email to