See <https://builds.apache.org/job/Hadoop-Common-trunk/1565/changes>
Changes: [aajisaka] HDFS-8806. Inconsistent metrics: number of missing blocks with replication factor 1 not properly cleared. Contributed by Zhe Zhang. [Carlo Curino] YARN-3969. Allow jobs to be submitted to reservation that is active but does not have any allocations. (subru via curino) [rkanter] HADOOP-12259. Utility to Dynamic port allocation (brahmareddy via rkanter) [xgong] YARN-3967. Fetch the application report from the AHS if the RM does not [aajisaka] HDFS-8735. Inotify: All events classes should implement toString() API. Contributed by Surendra Singh Lilhore. [kasha] YARN-3957. FairScheduler NPE In FairSchedulerQueueInfo causing scheduler page to return 500. (Anubhav Dhoot via kasha) [cmccabe] HADOOP-12170. hadoop-common's JNIFlags.cmake is redundant and can be removed (Alan Burlison via Colin P. McCabe) [Carlo Curino] YARN-3969. Updating CHANGES.txt to reflect the correct set of branches where this is committed [jianhe] YARN-3026. Move application-specific container allocation logic from LeafQueue to FiCaSchedulerApp. Contributed by Wangda Tan [jlowe] YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu [wangda] YARN-3973. Recent changes to application priority management break reservation system from YARN-1051 (Carlo Curino via wangda) [wang] HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw) [wang] HADOOP-12135. cleanup releasedocmaker [wang] HADOOP-12202. releasedocmaker drops missing component and assignee entries (aw) [wang] HADOOP-12237. releasedocmaker.py doesn't work behind a proxy (Tsuyoshi Ozawa via aw) ------------------------------------------ [...truncated 3652 lines...] Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.Stable.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.Evolving.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.Unstable.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.Public.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.LimitedPrivate.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.Private.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/class-use/IncludePublicAnnotationsStandardDoclet.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/class-use/ExcludePrivateAnnotationsStandardDoclet.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/class-use/ExcludePrivateAnnotationsJDiffDoclet.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/package-use.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/package-use.html...> Building index for all the packages and classes... Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/overview-tree.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/index-all.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/deprecated-list.html...> Building index for all classes... Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/allclasses-frame.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/allclasses-noframe.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/index.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/overview-summary.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/help-doc.html...> [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/hadoop-annotations-3.0.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop MiniKDC 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-minikdc --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target> [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-minikdc --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-minikdc --- [INFO] There are 10 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-minikdc --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-minikdc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-minikdc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-minikdc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-minikdc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-minikdc --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.minikdc.TestChangeOrgNameAndDomain Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.224 sec - in org.apache.hadoop.minikdc.TestChangeOrgNameAndDomain Running org.apache.hadoop.minikdc.TestMiniKdc Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.72 sec - in org.apache.hadoop.minikdc.TestMiniKdc Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hadoop-minikdc --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/hadoop-minikdc-3.0.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-minikdc --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/hadoop-minikdc-3.0.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-minikdc --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/hadoop-minikdc-3.0.0-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-minikdc --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-minikdc --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-minikdc --- [INFO] Loading source files for package org.apache.hadoop.minikdc... Constructing Javadoc information... Standard Doclet version 1.7.0_55 Building tree for all the packages and classes... Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/KerberosSecurityTestcase.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/MiniKdc.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/package-frame.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/package-summary.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/package-tree.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/constant-values.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/class-use/MiniKdc.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/class-use/KerberosSecurityTestcase.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/org/apache/hadoop/minikdc/package-use.html...> Building index for all the packages and classes... Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/overview-tree.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/index-all.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/deprecated-list.html...> Building index for all classes... Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/allclasses-frame.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/allclasses-noframe.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/index.html...> Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/help-doc.html...> 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/.m2/repository/org/apache/directory/api/api-ldap-model/1.0.0-M20/api-ldap-model-1.0.0-M20.jar(org/apache/directory/api/ldap/model/name/Dn.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found [WARNING] /home/jenkins/.m2/repository/org/apache/directory/api/api-ldap-model/1.0.0-M20/api-ldap-model-1.0.0-M20.jar(org/apache/directory/api/ldap/model/name/Dn.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings' [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/hadoop-minikdc-3.0.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop Auth 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-auth --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target> [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-auth --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-auth --- [INFO] There are 263 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-auth --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-auth --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.security.authentication.server.TestAuthenticationFilter Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 sec - in org.apache.hadoop.security.authentication.server.TestAuthenticationFilter Running org.apache.hadoop.security.authentication.server.TestJWTRedirectAuthentictionHandler Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.714 sec - in org.apache.hadoop.security.authentication.server.TestJWTRedirectAuthentictionHandler Running org.apache.hadoop.security.authentication.server.TestAuthenticationToken Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.hadoop.security.authentication.server.TestAuthenticationToken Running org.apache.hadoop.security.authentication.server.TestKerberosAuthenticationHandler Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.401 sec - in org.apache.hadoop.security.authentication.server.TestKerberosAuthenticationHandler Running org.apache.hadoop.security.authentication.server.TestAltKerberosAuthenticationHandler Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.105 sec - in org.apache.hadoop.security.authentication.server.TestAltKerberosAuthenticationHandler Running org.apache.hadoop.security.authentication.server.TestPseudoAuthenticationHandler Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.hadoop.security.authentication.server.TestPseudoAuthenticationHandler Running org.apache.hadoop.security.authentication.client.TestAuthenticatedURL Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.hadoop.security.authentication.client.TestAuthenticatedURL Running org.apache.hadoop.security.authentication.client.TestPseudoAuthenticator Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec - in org.apache.hadoop.security.authentication.client.TestPseudoAuthenticator Running org.apache.hadoop.security.authentication.client.TestKerberosAuthenticator Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.342 sec - in org.apache.hadoop.security.authentication.client.TestKerberosAuthenticator Running org.apache.hadoop.security.authentication.util.TestRandomSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.168 sec - in org.apache.hadoop.security.authentication.util.TestRandomSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestRolloverSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.169 sec - in org.apache.hadoop.security.authentication.util.TestRolloverSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestFileSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.apache.hadoop.security.authentication.util.TestFileSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestAuthToken Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.apache.hadoop.security.authentication.util.TestAuthToken Running org.apache.hadoop.security.authentication.util.TestJaasConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.apache.hadoop.security.authentication.util.TestJaasConfiguration Running org.apache.hadoop.security.authentication.util.TestStringSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.apache.hadoop.security.authentication.util.TestStringSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestCertificateUtil Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.apache.hadoop.security.authentication.util.TestCertificateUtil Running org.apache.hadoop.security.authentication.util.TestKerberosUtil Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.apache.hadoop.security.authentication.util.TestKerberosUtil Running org.apache.hadoop.security.authentication.util.TestKerberosName Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.apache.hadoop.security.authentication.util.TestKerberosName Running org.apache.hadoop.security.authentication.util.TestZKSignerSecretProvider Killed Running org.apache.hadoop.security.authentication.util.TestSigner Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.hadoop.security.authentication.util.TestSigner Results : Tests run: 103, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop Annotations ......................... SUCCESS [ 10.574 s] [INFO] Apache Hadoop MiniKDC ............................. SUCCESS [ 22.595 s] [INFO] Apache Hadoop Auth ................................ FAILURE [04:38 min] [INFO] Apache Hadoop Auth Examples ....................... SKIPPED [INFO] Apache Hadoop Common .............................. SKIPPED [INFO] Apache Hadoop NFS ................................. SKIPPED [INFO] Apache Hadoop KMS ................................. SKIPPED [INFO] Apache Hadoop Common Project ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:13 min [INFO] Finished at: 2015-07-25T09:08:23+00:00 [INFO] Final Memory: 57M/918M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-auth: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth> && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx4096m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target/surefire/surefirebooter7083750347356374966.jar> <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target/surefire/surefire6777009363063896884tmp> <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-auth/target/surefire/surefire_208019002836881731225tmp> [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-auth result: 1 Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results