See https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/25/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 223621 lines...]
    [javac]     assertFalse(new Pair<Integer, Integer>(
    [javac]     ^
    [javac] 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/mrunit/src/test/org/apache/hadoop/mrunit/types/TestPair.java:54:
 cannot find symbol
    [javac] symbol  : method assertFalse(boolean)
    [javac] location: class org.apache.hadoop.mrunit.types.TestPair
    [javac]     assertFalse(new Pair<Integer, Integer>(
    [javac]     ^
    [javac] 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/mrunit/src/test/org/apache/hadoop/mrunit/types/TestPair.java:74:
 cannot find symbol
    [javac] symbol  : method assertFalse(boolean)
    [javac] location: class org.apache.hadoop.mrunit.types.TestPair
    [javac]     assertFalse(new Pair<Integer, Integer>(null, null)
    [javac]     ^
    [javac] 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/mrunit/src/test/org/apache/hadoop/mrunit/types/TestPair.java:80:
 cannot find symbol
    [javac] symbol  : method assertFalse(boolean)
    [javac] location: class org.apache.hadoop.mrunit.types.TestPair
    [javac]     assertFalse(new Pair<Integer, Integer>(Integer.valueOf(VAL_A), 
null)
    [javac]     ^
    [javac] 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/mrunit/src/test/org/apache/hadoop/mrunit/types/TestPair.java:92:
 cannot find symbol
    [javac] symbol  : method assertFalse(boolean)
    [javac] location: class org.apache.hadoop.mrunit.types.TestPair
    [javac]     assertFalse(new Pair<Integer, Integer>(null, null)
    [javac]     ^
    [javac] 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/mrunit/src/test/org/apache/hadoop/mrunit/types/TestPair.java:98:
 cannot find symbol
    [javac] symbol  : method assertFalse(boolean)
    [javac] location: class org.apache.hadoop.mrunit.types.TestPair
    [javac]     assertFalse(new Pair<Integer, Integer>(null, 
Integer.valueOf(VAL_A))
    [javac]     ^
    [javac] 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/mrunit/src/test/org/apache/hadoop/mrunit/types/TestPair.java:117:
 cannot find symbol
    [javac] symbol  : method assertFalse(boolean)
    [javac] location: class org.apache.hadoop.mrunit.types.TestPair
    [javac]     assertFalse(0 == new Pair<Integer, 
Integer>(Integer.valueOf(VAL_A),
    [javac]     ^
    [javac] 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/mrunit/src/test/org/apache/hadoop/mrunit/types/TestPair.java:125:
 cannot find symbol
    [javac] symbol  : method assertFalse(boolean)
    [javac] location: class org.apache.hadoop.mrunit.types.TestPair
    [javac]     assertFalse(0 == new Pair<Integer, 
Integer>(Integer.valueOf(VAL_A),
    [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] 22 errors

BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build.xml:821:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build.xml:805:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/build.xml:60:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/contrib/build-contrib.xml:229:
 Compile failed; see the compiler error output for details.

Total time: 172 minutes 38 seconds
[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) 
##############################
All tests passed

Reply via email to