See <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/758/changes>
Changes: [jianhe] YARN-4405. Support node label store in non-appendable file system. ------------------------------------------ [...truncated 1491 lines...] [INFO] Total time: 01:46 min [INFO] Finished at: 2015-12-04T02:37:49+00:00 [INFO] Final Memory: 138M/838M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-yarn-common: Compilation failure [ERROR] <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/nodelabels/TestFileSystemNodeLabelsStore.java>:[75,15] cannot find symbol [ERROR] symbol: class NonAppendableFSNodeLabelStore [ERROR] location: class org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore [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-common + cd hadoop-yarn-project + /home/jenkins/tools/maven/latest/bin/mvn clean verify checkstyle:checkstyle findbugs:findbugs -Pdist -Pnative -Dtar -Dmaven.javadoc.skip=true Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Hadoop YARN [INFO] Apache Hadoop YARN API [INFO] Apache Hadoop YARN Common [INFO] Apache Hadoop YARN Server [INFO] Apache Hadoop YARN Server Common [INFO] Apache Hadoop YARN NodeManager [INFO] Apache Hadoop YARN Web Proxy [INFO] Apache Hadoop YARN ApplicationHistoryService [INFO] Apache Hadoop YARN ResourceManager [INFO] Apache Hadoop YARN Server Tests [INFO] Apache Hadoop YARN Client [INFO] Apache Hadoop YARN SharedCacheManager [INFO] Apache Hadoop YARN Applications [INFO] Apache Hadoop YARN DistributedShell [INFO] Apache Hadoop YARN Unmanaged Am Launcher [INFO] Apache Hadoop YARN Site [INFO] Apache Hadoop YARN Registry [INFO] Apache Hadoop YARN Project [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop YARN 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-yarn --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-yarn --- [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-yarn --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-yarn --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-yarn --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-yarn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-yarn --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-yarn --- [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-yarn --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop YARN API 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-yarn-api --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-api --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- hadoop-maven-plugins:3.0.0-SNAPSHOT:protoc (compile-protoc) @ hadoop-yarn-api --- [INFO] Wrote protoc checksums to file <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/hadoop-maven-plugins-protoc-checksums.json> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-yarn-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-yarn-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 226 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-yarn-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-yarn-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/test-classes> [INFO] [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ hadoop-yarn-api --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/hadoop-yarn-api-3.0.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-yarn-api --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.conf.TestYarnConfigurationFields Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.apache.hadoop.yarn.conf.TestYarnConfigurationFields Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hadoop-yarn-api --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/hadoop-yarn-api-3.0.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-yarn-api --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/hadoop-yarn-api-3.0.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-yarn-api --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/hadoop-yarn-api-3.0.0-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-yarn-api --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-yarn-api --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-yarn-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-yarn-api --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-yarn-api --- [INFO] There are 36654 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-yarn-api --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop YARN Common 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-yarn-common --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-common --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- hadoop-maven-plugins:3.0.0-SNAPSHOT:protoc (compile-protoc) @ hadoop-yarn-common --- [INFO] Wrote protoc checksums to file <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/hadoop-maven-plugins-protoc-checksums.json> [INFO] [INFO] --- hadoop-maven-plugins:3.0.0-SNAPSHOT:version-info (version-info) @ hadoop-yarn-common --- [WARNING] [svn, info] failed with error code 1 [INFO] SCM: GIT [INFO] Computed MD5: 3fb24877d980ac2310b3afe2d9b3e0d0 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-yarn-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 49 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-yarn-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 340 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-yarn-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-yarn-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/nodelabels/TestFileSystemNodeLabelsStore.java>:[75,15] cannot find symbol symbol: class NonAppendableFSNodeLabelStore location: class org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.656 s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [01:30 min] [INFO] Apache Hadoop YARN Common ......................... FAILURE [ 8.332 s] [INFO] Apache Hadoop YARN Server ......................... SKIPPED [INFO] Apache Hadoop YARN Server Common .................. SKIPPED [INFO] Apache Hadoop YARN NodeManager .................... SKIPPED [INFO] Apache Hadoop YARN Web Proxy ...................... SKIPPED [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SKIPPED [INFO] Apache Hadoop YARN ResourceManager ................ SKIPPED [INFO] Apache Hadoop YARN Server Tests ................... SKIPPED [INFO] Apache Hadoop YARN Client ......................... SKIPPED [INFO] Apache Hadoop YARN SharedCacheManager ............. SKIPPED [INFO] Apache Hadoop YARN Applications ................... SKIPPED [INFO] Apache Hadoop YARN DistributedShell ............... SKIPPED [INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED [INFO] Apache Hadoop YARN Site ........................... SKIPPED [INFO] Apache Hadoop YARN Registry ....................... SKIPPED [INFO] Apache Hadoop YARN Project ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:44 min [INFO] Finished at: 2015-12-04T02:39:36+00:00 [INFO] Final Memory: 80M/1121M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-yarn-common: Compilation failure [ERROR] <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/nodelabels/TestFileSystemNodeLabelsStore.java>:[75,15] cannot find symbol [ERROR] symbol: class NonAppendableFSNodeLabelStore [ERROR] location: class org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore [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-common Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results
