HADOOP-8237 tracks the TestJobInProgress, unclear the change is invalid or if the test is just using a bogus topology and the new checking is catching it.
On Sun, Apr 1, 2012 at 2:38 PM, Apache Jenkins Server <[email protected]> wrote: > See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1977/ > > ################################################################################### > ########################## LAST 60 LINES OF THE CONSOLE > ########################### > [...truncated 15826 lines...] > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/cache > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/cache > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/cache > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/cache > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/concat > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/concat > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/concat > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/concat > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/concat > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/concat > > run-commit-test: > [mkdir] Created dir: > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/data > [mkdir] Created dir: > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/logs > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/extraconf > [copy] Copying 1 file to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/extraconf > [junit] Running org.apache.hadoop.mapred.TestJobHistoryParsing > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.675 sec > [junit] Running org.apache.hadoop.mapred.TestJobInProgress > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.191 sec > [junit] Test org.apache.hadoop.mapred.TestJobInProgress FAILED > [junit] Running org.apache.hadoop.mapred.TestJobQueueTaskScheduler > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.106 sec > [junit] Running org.apache.hadoop.mapred.TestKillCompletedJob > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.359 sec > [junit] Running org.apache.hadoop.mapred.TestLostTracker > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.073 sec > [junit] Running org.apache.hadoop.mapred.TestQueueAclsForCurrentUser > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.631 sec > [junit] Running org.apache.hadoop.mapred.TestRackAwareTaskPlacement > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.597 sec > [junit] Running org.apache.hadoop.mapred.TestSeveral > [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.032 sec > [junit] Running org.apache.hadoop.mapred.TestSpeculativeExecution > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.785 sec > [junit] Running org.apache.hadoop.mapred.TestTaskLimits > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.951 sec > [junit] Running org.apache.hadoop.mapred.TestTaskTrackerBlacklisting > [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.846 sec > [junit] Running org.apache.hadoop.mapred.TestTrackerBlacklistAcrossJobs > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 42.014 sec > [junit] Running org.apache.hadoop.mapreduce.TestMapReduceLocal > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.53 sec > > checkfailure: > [touch] Creating > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/testsfailed > > BUILD FAILED > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:744: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:707: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:768: > Tests failed! > > Total time: 3 minutes 1 second > Build step 'Execute shell' marked build as failure > Recording test results > Updating HADOOP-8199 > Updating HADOOP-8238 > Email was triggered for: Failure > Sending email for trigger: Failure > > > > ################################################################################### > ############################## FAILED TESTS (if any) > ############################## > All tests passed
