You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/04/22 22:46:12 UTC

Hadoop-Mapreduce-trunk-Commit - Build # 644 - Still Failing

See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/644/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 8507 lines...]
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   48  |   4   |   0   |   9   ||   39  |   0   |
	---------------------------------------------------------------------

ivy-retrieve-test:
[ivy:retrieve] :: retrieving :: org.apache.hadoop#raid [sync]
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	39 artifacts copied, 0 already retrieved (15406kB/75ms)

compile-test:
     [echo] contrib: raid
    [javac] Compiling 19 source files to /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build/contrib/raid/test
    [javac] /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/contrib/raid/src/test/org/apache/hadoop/raid/TestBlockFixer.java:643: cannot find symbol
    [javac] symbol  : method corruptReplica(java.lang.String,int)
    [javac] location: class org.apache.hadoop.hdfs.TestDatanodeBlockScanner
    [javac]       corrupted |= TestDatanodeBlockScanner.corruptReplica(blockName, i);
    [javac]                                            ^
    [javac] /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/contrib/raid/src/test/org/apache/hadoop/raid/TestRaidShell.java:292: cannot find symbol
    [javac] symbol  : method corruptReplica(java.lang.String,int)
    [javac] location: class org.apache.hadoop.hdfs.TestDatanodeBlockScanner
    [javac]       corrupted |= TestDatanodeBlockScanner.corruptReplica(blockName, i);
    [javac]                                            ^
    [javac] /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/contrib/raid/src/test/org/apache/hadoop/raid/TestReedSolomonDecoder.java:121: cannot find symbol
    [javac] symbol  : method corruptReplica(java.lang.String,int)
    [javac] location: class org.apache.hadoop.hdfs.TestDatanodeBlockScanner
    [javac]       corrupted |= TestDatanodeBlockScanner.corruptReplica(blockName, i);
    [javac]                                            ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 3 errors

BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build.xml:1162: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/contrib/build.xml:39: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/contrib/build-contrib.xml:226: Compile failed; see the compiler error output for details.

Total time: 5 minutes 7 seconds


======================================================================
======================================================================
STORE: saving artifacts
======================================================================
======================================================================


mv: cannot stat `build/*.tar.gz': No such file or directory
mv: cannot stat `build/test/findbugs': No such file or directory
Build Failed
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording fingerprints
Archiving artifacts
Recording test results
Publishing Javadoc
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.