See <https://builds.apache.org/job/Hadoop-Yarn-trunk/563/changes>
Changes: [wang] HDFS-6435. Add support for specifying a static uid/gid mapping for the NFS gateway. (atm via wang) [arp] HADOOP-10618. Remove SingleNodeSetup.apt.vm (Contributed by Akira Ajisaka) [jing9] MAPREDUCE-5899. Support incremental data copy in DistCp. Contributed by Jing Zhao. [jing9] HDFS-6423. Diskspace quota usage should be updated when appending data to partial block. Contributed by Jing Zhao. [jing9] HDFS-6438. DeleteSnapshot should be a DELETE request in WebHdfs. Contributed by Jing Zhao. [kasha] YARN-2089. FairScheduler: QueuePlacementPolicy and QueuePlacementRule are missing audience annotations. (Zhihai Xu via kasha) [vinodkv] YARN-2017. Merged some of the common scheduler code. Contributed by Jian He. [cnauroth] HDFS-6433. Replace BytesMoved class with AtomicLong. Contributed by Benoy Antony. [cnauroth] HDFS-6409. Fix typo in log message about NameNode layout version upgrade. Contributed by Chen He. [zjshen] YARN-2081. Fixed TestDistributedShell failure after YARN-1962. Contributed by Zhiguo Hong. [wang] HDFS-6396. Remove support for ACL feature from INodeSymlink. Contributed by Charles Lamb. [vinodkv] YARN-1938. Added kerberos login for the Timeline Server. Contributed by Zhijie Shen. [umamahesh] Merge HDFS-2006 HDFS XAttrs branch to Trunk [arp] HADOOP-10562. Fix CHANGES.txt entry again [arp] HADOOP-10562. Fix CHANGES.txt [kihwal] HDFS-6419. TestBookKeeperHACheckpoints.TestSBNCheckpoints fails on trunk. Contributed by Akira AJISAKA. [jing9] HDFS-6432. Add snapshot related APIs to webhdfs. Contributed by Jing Zhao. [cmccabe] HDFS-6421. Fix vecsum.c compile on BSD and some other systems (Mit Desai via Colin Patrick McCabe) [jlowe] YARN-2050. Fix LogCLIHelpers to create the correct FileContext. Contributed by Ming Ma [jlowe] MAPREDUCE-5309. 2.0.4 JobHistoryParser can't parse certain failed job history files generated by 2.0.3 history server. Contributed by Rushabh S Shah ------------------------------------------ [...truncated 15852 lines...] [INFO] Fork Value is true [INFO] xmlOutput is true [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoop-yarn-server-tests 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-yarn-server-tests --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-server-tests --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-yarn-server-tests --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-yarn-server-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-yarn-server-tests --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-yarn-server-tests --- [INFO] Compiling 5 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/test-classes> [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hadoop-yarn-server-tests --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.yarn.server.TestMiniYARNClusterForHA Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.816 sec - in org.apache.hadoop.yarn.server.TestMiniYARNClusterForHA Running org.apache.hadoop.yarn.server.TestContainerManagerSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.644 sec - in org.apache.hadoop.yarn.server.TestContainerManagerSecurity Running org.apache.hadoop.yarn.server.TestRMNMSecretKeys Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 sec - in org.apache.hadoop.yarn.server.TestRMNMSecretKeys Running org.apache.hadoop.yarn.server.TestDiskFailures Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.264 sec - in org.apache.hadoop.yarn.server.TestDiskFailures Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hadoop-yarn-server-tests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ hadoop-yarn-server-tests --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is false [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoop-yarn-client 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-yarn-client --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-client --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-yarn-client --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-yarn-client --- [INFO] Compiling 28 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-yarn-client --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-yarn-client --- [INFO] Compiling 20 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hadoop-yarn-client --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.597 sec - in org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA Running org.apache.hadoop.yarn.client.TestRMFailover Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.386 sec - in org.apache.hadoop.yarn.client.TestRMFailover Running org.apache.hadoop.yarn.client.TestRMAdminCLI Tests run: 13, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 1.303 sec <<< FAILURE! - in org.apache.hadoop.yarn.client.TestRMAdminCLI testTransitionToActive(org.apache.hadoop.yarn.client.TestRMAdminCLI) Time elapsed: 0.088 sec <<< ERROR! java.lang.UnsupportedOperationException: null at java.util.AbstractList.remove(AbstractList.java:144) at java.util.AbstractList$Itr.remove(AbstractList.java:360) at java.util.AbstractCollection.remove(AbstractCollection.java:252) at org.apache.hadoop.ha.HAAdmin.isOtherTargetNodeActive(HAAdmin.java:173) at org.apache.hadoop.ha.HAAdmin.transitionToActive(HAAdmin.java:144) at org.apache.hadoop.ha.HAAdmin.runCmd(HAAdmin.java:447) at org.apache.hadoop.ha.HAAdmin.run(HAAdmin.java:380) at org.apache.hadoop.yarn.client.cli.RMAdminCLI.run(RMAdminCLI.java:318) at org.apache.hadoop.yarn.client.TestRMAdminCLI.testTransitionToActive(TestRMAdminCLI.java:180) testHelp(org.apache.hadoop.yarn.client.TestRMAdminCLI) Time elapsed: 0.068 sec <<< FAILURE! java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.yarn.client.TestRMAdminCLI.testError(TestRMAdminCLI.java:366) at org.apache.hadoop.yarn.client.TestRMAdminCLI.testHelp(TestRMAdminCLI.java:307) Running org.apache.hadoop.yarn.client.cli.TestYarnCLI Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 sec - in org.apache.hadoop.yarn.client.cli.TestYarnCLI Running org.apache.hadoop.yarn.client.cli.TestLogsCLI Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 sec - in org.apache.hadoop.yarn.client.cli.TestLogsCLI Running org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.636 sec - in org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Running org.apache.hadoop.yarn.client.api.async.impl.TestNMClientAsync Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 sec - in org.apache.hadoop.yarn.client.api.async.impl.TestNMClientAsync Running org.apache.hadoop.yarn.client.api.async.impl.TestAMRMClientAsync Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in org.apache.hadoop.yarn.client.api.async.impl.TestAMRMClientAsync Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClientContainerRequest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 sec - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClientContainerRequest Running org.apache.hadoop.yarn.client.api.impl.TestAHSClient Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec - in org.apache.hadoop.yarn.client.api.impl.TestAHSClient Running org.apache.hadoop.yarn.client.api.impl.TestYarnClient Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.238 sec - in org.apache.hadoop.yarn.client.api.impl.TestYarnClient Running org.apache.hadoop.yarn.client.api.impl.TestNMClient Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.548 sec - in org.apache.hadoop.yarn.client.api.impl.TestNMClient Running org.apache.hadoop.yarn.client.api.impl.TestTimelineClient Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 sec - in org.apache.hadoop.yarn.client.api.impl.TestTimelineClient Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClient Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 214.428 sec - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClient Running org.apache.hadoop.yarn.client.TestGetGroups Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.689 sec - in org.apache.hadoop.yarn.client.TestGetGroups Running org.apache.hadoop.yarn.client.TestApplicationMasterServiceOnHA Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.14 sec - in org.apache.hadoop.yarn.client.TestApplicationMasterServiceOnHA Running org.apache.hadoop.yarn.client.TestYarnApiClasses Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in org.apache.hadoop.yarn.client.TestYarnApiClasses Running org.apache.hadoop.yarn.client.TestResourceTrackerOnHA Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.695 sec - in org.apache.hadoop.yarn.client.TestResourceTrackerOnHA Results : Failed tests: TestRMAdminCLI.testHelp:307->testError:366 null Tests in error: TestRMAdminCLI.testTransitionToActive:180 ยป UnsupportedOperation Tests run: 125, Failures: 1, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] hadoop-yarn ....................................... SUCCESS [3.789s] [INFO] hadoop-yarn-api ................................... SUCCESS [3:09.736s] [INFO] hadoop-yarn-common ................................ SUCCESS [2:11.292s] [INFO] hadoop-yarn-server ................................ SUCCESS [0.089s] [INFO] hadoop-yarn-server-common ......................... SUCCESS [35.363s] [INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [4:32.272s] [INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [19.573s] [INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [1:16.239s] [INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [20:13.154s] [INFO] hadoop-yarn-server-tests .......................... SUCCESS [1:19.670s] [INFO] hadoop-yarn-client ................................ FAILURE [8:21.760s] [INFO] hadoop-yarn-applications .......................... SKIPPED [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED [INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED [INFO] hadoop-yarn-site .................................. SKIPPED [INFO] hadoop-yarn-project ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42:04.997s [INFO] Finished at: Fri May 23 04:54:41 UTC 2014 [INFO] Final Memory: 60M/675M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project hadoop-yarn-client: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/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-yarn-client Build step 'Execute shell' marked build as failure Archiving artifacts Updating HADOOP-10562 Updating MAPREDUCE-5899 Updating YARN-2081 Updating YARN-2050 Updating HDFS-6396 Updating YARN-2089 Updating YARN-2017 Updating YARN-1962 Updating HDFS-6409 Updating HDFS-6419 Updating YARN-1938 Updating HDFS-6432 Updating HDFS-6421 Updating HDFS-6423 Updating HDFS-6433 Updating HADOOP-10618 Updating MAPREDUCE-5309 Updating HDFS-6435 Updating HDFS-6438 Updating HDFS-2006
