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 <je...@builds.apache.org> on 2012/09/30 15:16:36 UTC

Hadoop-Mapreduce-trunk - Build # 1212 - Still Failing

See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1212/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 28834 lines...]
Running org.apache.hadoop.mapreduce.v2.jobhistory.TestFileNameIndexUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.apache.hadoop.mapreduce.v2.util.TestMRApps
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 sec
Running org.apache.hadoop.mapreduce.v2.TestRecordFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
Running org.apache.hadoop.mapreduce.TestTypeConverter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec

Results :

Tests in error: 
  testNewApis(org.apache.hadoop.mapred.TestLocalModeWithNewApis): No valid local directories in property: mapreduce.cluster.local.dir
  testLocalJobRunner(org.apache.hadoop.mapred.TestMRWithDistributedCache): No valid local directories in property: mapreduce.cluster.local.dir
  testGetRunningJobFromJobClient(org.apache.hadoop.mapred.TestJobClientGetJob): No valid local directories in property: mapreduce.cluster.local.dir

Tests run: 40, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.086s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [16.496s]
[INFO] hadoop-mapreduce-client-common .................... FAILURE [13.997s]
[INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
[INFO] hadoop-mapreduce-client-app ....................... SKIPPED
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.158s
[INFO] Finished at: Sun Sep 30 13:16:28 UTC 2012
[INFO] Final Memory: 22M/235M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project hadoop-mapreduce-client-common: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-common
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating YARN-138
Updating YARN-137
Updating YARN-116
Updating HADOOP-8839
Email was triggered for: Failure
Sending email for trigger: Failure



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

Hadoop-Mapreduce-trunk - Build # 1214 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1214/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 30275 lines...]
Running org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.922 sec
Running org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncherImpl
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 sec
Running org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.861 sec
Running org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.996 sec

Results :

Failed tests:   testMultipleCrashes(org.apache.hadoop.mapreduce.v2.app.TestRecovery): Reduce Task state not correct expected:<RUNNING> but was:<SCHEDULED>
  testOutputRecovery(org.apache.hadoop.mapreduce.v2.app.TestRecovery): Task state is not correct (timedout) expected:<SUCCEEDED> but was:<RUNNING>
  testOutputRecoveryMapsOnly(org.apache.hadoop.mapreduce.v2.app.TestRecovery): Task state is not correct (timedout) expected:<SUCCEEDED> but was:<RUNNING>

Tests run: 175, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.124s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [16.378s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [21.235s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [1.069s]
[INFO] hadoop-mapreduce-client-app ....................... FAILURE [4:36.440s]
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:17.811s
[INFO] Finished at: Tue Oct 02 13:20:33 UTC 2012
[INFO] Final Memory: 22M/220M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project hadoop-mapreduce-client-app: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-app
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating MAPREDUCE-4695
Updating HADOOP-8851
Updating HADOOP-8738
Updating MAPREDUCE-3223
Updating HADOOP-8616
Email was triggered for: Failure
Sending email for trigger: Failure



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

Hadoop-Mapreduce-trunk - Build # 1213 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1213/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 30155 lines...]
Running org.apache.hadoop.mapreduce.v2.api.records.TestIds
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec
Running org.apache.hadoop.mapreduce.v2.jobhistory.TestFileNameIndexUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.hadoop.mapreduce.v2.util.TestMRApps
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 sec
Running org.apache.hadoop.mapreduce.v2.TestRecordFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec
Running org.apache.hadoop.mapreduce.TestTypeConverter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec

Results :

Tests in error: 
  testNewApis(org.apache.hadoop.mapred.TestLocalModeWithNewApis): No valid local directories in property: mapreduce.cluster.local.dir
  testLocalJobRunner(org.apache.hadoop.mapred.TestMRWithDistributedCache): No valid local directories in property: mapreduce.cluster.local.dir
  testGetRunningJobFromJobClient(org.apache.hadoop.mapred.TestJobClientGetJob): No valid local directories in property: mapreduce.cluster.local.dir

Tests run: 40, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.114s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [16.016s]
[INFO] hadoop-mapreduce-client-common .................... FAILURE [13.759s]
[INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
[INFO] hadoop-mapreduce-client-app ....................... SKIPPED
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.441s
[INFO] Finished at: Mon Oct 01 13:15:49 UTC 2012
[INFO] Final Memory: 22M/274M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project hadoop-mapreduce-client-common: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-common
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating MAPREDUCE-4681
Updating HDFS-3910
Email was triggered for: Failure
Sending email for trigger: Failure



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