See <https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/39/changes>
Changes: [jmhsieh] HBASE-5874 When 'fs.default.name' not configured, the hbck tool and Merge tool throws IllegalArgumentException (fulin wang) [jmhsieh] HBASE-5892 [hbck] Refactor parallel WorkItem* to Futures (Andrew Wang) ------------------------------------------ [...truncated 1472 lines...] AU bin/hbase-daemon.sh A bin/region_mover.rb A bin/hbase-config.sh AU bin/local-regionservers.sh AU bin/zookeepers.sh AU bin/local-master-backup.sh AU bin/rolling-restart.sh AU bin/regionservers.sh AU bin/graceful_stop.sh AU bin/master-backup.sh A bin/replication A bin/replication/copy_tables_desc.rb A bin/hbase-jruby AU bin/stop-hbase.sh A dev-support AU dev-support/smart-apply-patch.sh AU dev-support/test-util.sh AU dev-support/findHangingTest.sh AU dev-support/test-patch.sh A dev-support/findbugs-exclude.xml A dev-support/test-patch.properties AU dev-support/hbasetests.sh A hbase-common A hbase-common/src A hbase-common/src/test A hbase-common/src/test/java A hbase-common/src/test/java/org A hbase-common/src/test/java/org/apache A hbase-common/src/test/java/org/apache/hadoop A hbase-common/src/test/java/org/apache/hadoop/hbase A hbase-common/src/test/java/org/apache/hadoop/hbase/util A hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestBytes.java A hbase-common/src/main A hbase-common/src/main/java A hbase-common/src/main/java/org A hbase-common/src/main/java/org/apache A hbase-common/src/main/java/org/apache/hadoop A hbase-common/src/main/java/org/apache/hadoop/hbase A hbase-common/src/main/java/org/apache/hadoop/hbase/VersionAnnotation.java A hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java A hbase-common/src/main/java/org/apache/hadoop/hbase/io A hbase-common/src/main/java/org/apache/hadoop/hbase/io/ImmutableBytesWritable.java A hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java A hbase-common/src/main/java/org/apache/hadoop/hbase/util A hbase-common/src/main/java/org/apache/hadoop/hbase/util/VersionInfo.java A hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java A hbase-common/pom.xml A .arcconfig A pom.xml A README.txt A examples A examples/thrift A examples/thrift/DemoClient.java A examples/thrift/DemoClient.cpp A examples/thrift/DemoClient.rb A examples/thrift/DemoClient.php A examples/thrift/DemoClient.py A examples/thrift/README.txt A examples/thrift/DemoClient.pl A examples/thrift/Makefile A examples/thrift2 A examples/thrift2/DemoClient.java A examples/thrift2/DemoClient.py A examples/mapreduce A examples/mapreduce/org A examples/mapreduce/org/apache A examples/mapreduce/org/apache/hadoop A examples/mapreduce/org/apache/hadoop/hbase A examples/mapreduce/org/apache/hadoop/hbase/mapreduce A examples/mapreduce/org/apache/hadoop/hbase/mapreduce/SampleUploader.java A examples/mapreduce/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java A examples/mapreduce/index-builder-setup.rb A examples/README.txt U . At revision 1345916 [HBase-TRUNK-on-Hadoop-2.0.0] $ /bin/bash -xe /tmp/hudson7044610415052937976.sh + uname -a Linux janus 2.6.32-33-server #70-Ubuntu SMP Thu Jul 7 22:28:30 UTC 2011 x86_64 GNU/Linux [HBase-TRUNK-on-Hadoop-2.0.0] $ /bin/bash -xe /tmp/hudson7692722103342512628.sh + ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 128588 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 40000 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 128588 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited + java -version java version "1.6.0_27" Java(TM) SE Runtime Environment (build 1.6.0_27-b07) Java HotSpot(TM) Server VM (build 20.2-b06, mixed mode) [trunk] $ /home/hudson/tools/maven/latest3/bin/mvn -PrunAllTests clean -Dmaven.test.redirectTestOutputToFile=true help:active-profiles install assembly:single -Prelease -Dhadoop.profile=2.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] HBase [INFO] HBase - Common [INFO] HBase - Server Downloading: http://people.apache.org/~garyh/mvn/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [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 Downloading: http://people.apache.org/~garyh/mvn/org/codehaus/mojo/maven-metadata.xml Downloading: http://people.apache.org/~garyh/mvn/org/apache/maven/plugins/maven-metadata.xml 567 B Downloaded: http://people.apache.org/~garyh/mvn/org/apache/maven/plugins/maven-metadata.xml (567 B at 4.0 KB/sec) Downloading: http://people.apache.org/~garyh/mvn/org/apache/maven/plugins/maven-help-plugin/maven-metadata.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Common 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-common --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Server 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-server --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.95-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-help-plugin:2.1.1:active-profiles (default-cli) @ hbase --- [INFO] Active Profiles for Project 'org.apache.hbase:hbase:pom:0.95-SNAPSHOT': The following profiles are active: - os.linux (source: pom) - release (source: pom) - hadoop-2.0 (source: pom) - runAllTests (source: pom) Active Profiles for Project 'org.apache.hbase:hbase-common:jar:0.95-SNAPSHOT': The following profiles are active: - hadoop-2.0 (source: pom) Active Profiles for Project 'org.apache.hbase:hbase-server:jar:0.95-SNAPSHOT': The following profiles are active: - hadoop-2.0 (source: pom) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- findbugs-maven-plugin:2.4.0:findbugs (default) @ hbase --- [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ hbase --- [INFO] Exclude: **/.* [INFO] Exclude: **/*.tgz [INFO] Exclude: **/*.orig [INFO] Exclude: **/test/** [INFO] Exclude: **/8e8ab58dcf39412da19833fcd8f687ac [INFO] Exclude: **/.git/** [INFO] Exclude: **/target/** [INFO] Exclude: **/CHANGES.txt [INFO] Exclude: **/generated/** [INFO] Exclude: **/conf/* [INFO] Exclude: **/*.avpr [INFO] Exclude: **/*.svg [INFO] Exclude: **/*.vm [INFO] Exclude: **/control [INFO] Exclude: **/conffile [INFO] Exclude: docs/* [INFO] Exclude: **/src/site/resources/css/freebsd_docbook.css [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ hbase --- [INFO] Installing <https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/ws/trunk/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase/0.95-SNAPSHOT/hbase-0.95-SNAPSHOT.pom [INFO] [INFO] --- maven-assembly-plugin:2.3:single (default-cli) @ hbase --- [INFO] Reading assembly descriptor: src/assembly/all.xml Downloading: http://repository.apache.org/snapshots/org/apache/hbase/hbase-common/0.95-SNAPSHOT/maven-metadata.xml Downloading: http://people.apache.org/~garyh/mvn/org/apache/hbase/hbase-common/0.95-SNAPSHOT/maven-metadata.xml Downloading: https://repository.apache.org/content/repositories/releases/org/apache/hbase/hbase-common/0.95-SNAPSHOT/maven-metadata.xml [WARNING] [DEPRECATION] moduleSet/binaries section detected in root-project assembly. MODULE BINARIES MAY NOT BE AVAILABLE FOR THIS ASSEMBLY! To refactor, move this assembly into a child project and use the flag <useAllReactorProjects>true</useAllReactorProjects> in each moduleSet. [INFO] Processing sources for module project: org.apache.hbase:hbase-common:jar:0.95-SNAPSHOT [INFO] Processing sources for module project: org.apache.hbase:hbase-server:jar:0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HBase ............................................. FAILURE [16.613s] [INFO] HBase - Common .................................... SUCCESS [0.004s] [INFO] HBase - Server .................................... SUCCESS [0.008s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.118s [INFO] Finished at: Mon Jun 04 11:16:33 UTC 2012 [INFO] Final Memory: 28M/210M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default-cli) on project hbase: Failed to create assembly: Artifact: org.apache.hbase:hbase-common:jar:0.95-SNAPSHOT (included by module) does not have an artifact with a file. Please ensure the package phase is run before the assembly is generated. -> [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 Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Recording test results Updating HBASE-5874 Updating HBASE-5892
