See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1161/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 12554 lines...]
create-c++-examples-pipes-makefile:
compile-c++-examples-pipes:
[exec] make[1]: Entering directory
`/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
[exec] test -z
"/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
|| /bin/mkdir -p
"/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
[exec] /bin/bash ./libtool --mode=install /usr/bin/install -c
wordcount-simple wordcount-part wordcount-nopipe pipes-sort
'/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin'
[exec] libtool: install: /usr/bin/install -c wordcount-simple
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-simple
[exec] libtool: install: /usr/bin/install -c wordcount-part
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-part
[exec] libtool: install: /usr/bin/install -c wordcount-nopipe
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe
[exec] libtool: install: /usr/bin/install -c pipes-sort
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/pipes-sort
[exec] make[1]: Nothing to be done for `install-data-am'.
[exec] make[1]: Leaving directory
`/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
compile-c++-examples:
compile-examples:
ivy-resolve-test:
ivy-retrieve-test:
compile-mapred-test:
[javac] Compiling 259 source files to
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:133:
cannot find symbol
[javac] symbol : variable END_NOTIFICATION_RETRIES
[javac] location: interface org.apache.hadoop.mapred.JobContext
[javac] conf.setInt(JobContext.END_NOTIFICATION_RETRIES, 3);
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:134:
cannot find symbol
[javac] symbol : variable END_NOTIFICATION_RETRIE_INTERVAL
[javac] location: interface org.apache.hadoop.mapred.JobContext
[javac] conf.setInt(JobContext.END_NOTIFICATION_RETRIE_INTERVAL, 200);
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:108:
warning: [unchecked] unchecked conversion
[javac] found : org.apache.hadoop.mapred.IFile.Writer
[javac] required:
org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
[javac] Writer<String, Integer> mockWriter = mock(Writer.class);
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:128:
warning: [unchecked] unchecked conversion
[javac] found : org.apache.hadoop.mapred.IFile.Writer
[javac] required:
org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
[javac] Writer<String, Integer> mockWriter = mock(Writer.class);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors
[javac] 2 warnings
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:538:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:615:
Compile failed; see the compiler error output for details.
Total time: 46 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating MAPREDUCE-3249
Updating MAPREDUCE-3028
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
All tests passed