Are you saying that this build failed because the archive service is down? It looks like the package building failed — you’ve installed the toolchain right? Can you run with the —debug or —info options to see why the build failed? The current output doesn’t show much error information.
Faraaz On 4/9/16, 10:12 AM, "Andrew Musselman" <[email protected]> wrote: >Oh nevermind it's back on Monday in theory. > >On Sat, Apr 9, 2016 at 10:06 AM, Andrew Musselman < >[email protected]> wrote: > >> Oh the Archive service is down; are there any tickets about this that >> anyone knows of, otherwise I'll file one. >> >> This service is currently undergoing maintenance! >> >> We are in the process of relocating this service. To save on the immense >> bandwidth that this service outputs, we have put it in maintenance mode, >> disabling all downloads for the next few days. We expect the maintenance to >> be complete no later than the morning of Monday the 11th of April, 2016. >> >> With regards, the Apache Infrastructure Team. >> >> On Sat, Apr 9, 2016 at 9:46 AM, Andrew Musselman < >> [email protected]> wrote: >> >>> This is from master; any tips? >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] BUILD FAILURE >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 03:26 min >>> [INFO] Finished at: 2016-04-09T16:33:04+00:00 >>> [INFO] Final Memory: 98M/1026M >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (dist) on project >>> hadoop-kms: An Ant BuildException has occured: Can't get >>> http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.41/bin/apache-tomcat-6.0.41.tar.gz >>> to >>> /ws/output/hadoop/hadoop-2.7.1/hadoop-common-project/hadoop-kms/downloads/apache-tomcat-6.0.41.tar.gz >>> [ERROR] around Ant part ...<get >>> dest="downloads/apache-tomcat-6.0.41.tar.gz" skipexisting="true" >>> verbose="true" src=" >>> http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.41/bin/apache-tomcat-6.0.41.tar.gz"/>... >>> @ 5:182 in >>> /ws/output/hadoop/hadoop-2.7.1/hadoop-common-project/hadoop-kms/target/antrun/build-main.xml >>> [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/MojoExecutionException >>> [ERROR] >>> [ERROR] After correcting the problems, you can resume the build with the >>> command >>> [ERROR] mvn <goals> -rf :hadoop-kms >>> make[1]: *** [override_dh_auto_build] Error 1 >>> make[1]: Leaving directory `/ws/output/hadoop/hadoop-2.7.1' >>> make: *** [build] Error 2 >>> dpkg-buildpackage: error: debian/rules build gave error exit status 2 >>> debuild: fatal error at line 1364: >>> dpkg-buildpackage -rfakeroot -D -us -uc -b >>> failed >>> :hadoop-deb FAILED >>> >>> FAILURE: Build failed with an exception. >>> >>> * Where: >>> Script '/ws/packages.gradle' line: 310 >>> >>> * What went wrong: >>> Execution failed for task ':hadoop-deb'. >>> > Process 'command 'debuild'' finished with non-zero exit value 29 >>> >>> * Try: >>> Run with --stacktrace option to get the stack trace. Run with --info or >>> --debug option to get more log output. >>> >>> BUILD FAILED >>> >>> >>
