See https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/89/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 9950 lines...]
compile-tools:
create-c++-examples-pipes-makefile:
compile-c++-examples-pipes:
[exec] make[1]: Entering directory
`/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
[exec] test -z
"/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
|| /bin/mkdir -p
"/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-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-0.23-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-0.23-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-0.23-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-0.23-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-0.23-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-0.23-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 215 source files to
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobQueueClient.java:58:
cannot find symbol
[javac] symbol : class JobQueueClient
[javac] location: class org.apache.hadoop.mapred.TestJobQueueClient
[javac] JobQueueClient client = new JobQueueClient(new JobConf());
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobQueueClient.java:58:
cannot find symbol
[javac] symbol : class JobQueueClient
[javac] location: class org.apache.hadoop.mapred.TestJobQueueClient
[javac] JobQueueClient client = new JobQueueClient(new JobConf());
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobQueueClient.java:78:
cannot find symbol
[javac] symbol : class JobQueueClient
[javac] location: class org.apache.hadoop.mapred.TestJobQueueClient
[javac] JobQueueClient client = new JobQueueClient(new JobConf());
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobQueueClient.java:78:
cannot find symbol
[javac] symbol : class JobQueueClient
[javac] location: class org.apache.hadoop.mapred.TestJobQueueClient
[javac] JobQueueClient client = new JobQueueClient(new JobConf());
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 4 errors
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/build.xml:526:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Commit/trunk/hadoop-mapreduce-project/build.xml:603:
Compile failed; see the compiler error output for details.
Total time: 34 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating MAPREDUCE-2736
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
All tests passed