You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/05/30 23:01:28 UTC

Build failed in Jenkins: hbase-0.90 #499

See <https://builds.apache.org/job/hbase-0.90/499/changes>

Changes:

[stack] HBASE-6124 Backport HBASE-6033 to 0.90, 0.92 and 0.94

------------------------------------------
[...truncated 891 lines...]
A         src/main/resources/org/apache/hadoop/hbase/rest/protobuf/TableInfoMessage.proto
A         src/main/resources/org/apache/hadoop/hbase/rest/protobuf/TableListMessage.proto
A         src/main/resources/org/apache/hadoop/hbase/rest/protobuf/VersionMessage.proto
A         src/main/resources/org/apache/hadoop/hbase/rest/XMLSchema.xsd
A         src/main/xslt
A         src/main/xslt/configuration_to_docbook_section.xsl
A         src/site
A         src/site/site.xml
A         src/site/site.vm
A         src/site/resources
A         src/site/resources/images
AU        src/site/resources/images/replication_overview.png
AU        src/site/resources/images/asf_logo_wide.png
AU        src/site/resources/images/architecture.gif
AU        src/site/resources/images/hadoop-logo.jpg
AU        src/site/resources/images/hbase_logo_med.gif
AU        src/site/resources/images/favicon.ico
AU        src/site/resources/images/hbase_small.gif
A         src/site/resources/css
A         src/site/resources/css/freebsd_docbook.css
A         src/site/resources/css/site.css
A         src/site/xdoc
A         src/site/xdoc/cygwin.xml
A         src/site/xdoc/acid-semantics.xml
A         src/site/xdoc/metrics.xml
A         src/site/xdoc/index.xml
A         src/site/xdoc/replication.xml
A         src/site/xdoc/old_news.xml
A         src/site/xdoc/bulk-loads.xml
A         src/site/xdoc/pseudo-distributed.xml
A         src/docbkx
A         src/docbkx/upgrading.xml
A         src/docbkx/performance.xml
A         src/docbkx/developer.xml
A         src/docbkx/preface.xml
A         src/docbkx/configuration.xml
A         src/docbkx/getting_started.xml
A         src/docbkx/shell.xml
A         src/docbkx/troubleshooting.xml
A         src/docbkx/book.xml
A         src/docbkx/build.xml
AU        src/saveVersion.sh
A         src/examples
A         src/examples/thrift
A         src/examples/thrift/DemoClient.java
A         src/examples/thrift/DemoClient.cpp
A         src/examples/thrift/DemoClient.rb
A         src/examples/thrift/DemoClient.php
AU        src/examples/thrift/DemoClient.py
A         src/examples/thrift/README.txt
A         src/examples/thrift/Makefile
A         src/examples/mapreduce
A         src/examples/mapreduce/org
A         src/examples/mapreduce/org/apache
A         src/examples/mapreduce/org/apache/hadoop
A         src/examples/mapreduce/org/apache/hadoop/hbase
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/SampleUploader.java
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java
A         src/examples/mapreduce/index-builder-setup.rb
A         src/examples/README.txt
A         bin
AU        bin/hbase-daemons.sh
A         bin/rename_table.rb
AU        bin/hbase
A         bin/copy_table.rb
A         bin/check_meta.rb
AU        bin/start-hbase.sh
A         bin/hirb.rb
A         bin/set_meta_block_caching.rb
A         bin/loadtable.rb
AU        bin/hbase-daemon.sh
A         bin/region_mover.rb
A         bin/hbase-config.sh
A         bin/local-regionservers.sh
AU        bin/zookeepers.sh
A         bin/local-master-backup.sh
A         bin/add_table.rb
AU        bin/rolling-restart.sh
AU        bin/regionservers.sh
A         bin/graceful_stop.sh
AU        bin/master-backup.sh
A         bin/set_meta_memstore_size.rb
A         bin/replication
A         bin/replication/copy_tables_desc.rb
AU        bin/stop-hbase.sh
A         pom.xml
A         README.txt
 U        .
At revision 1344454
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[hbase-0.90] $ /bin/bash -xe /tmp/hudson3558831311452589535.sh
+ hostname
janus
+ 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
+ jps
21044 jar
16491 Jps
[trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean -Dmaven.test.redirectTestOutputToFile=true site assembly:assembly
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase ---
[INFO] 
[INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase ---
[INFO] Transforming file: <https://builds.apache.org/job/hbase-0.90/ws/trunk/src/main/resources/hbase-default.xml>
[INFO] Transformed 1 file(s).
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.11:generate-html (default) @ hbase ---
[INFO] Processing input file: build.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/build.html> has been generated.
[INFO] Processing input file: developer.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/developer.html> has been generated.
[INFO] Processing input file: preface.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/preface.html> has been generated.
[INFO] Processing input file: performance.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/performance.html> has been generated.
[INFO] Processing input file: upgrading.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/upgrading.html> has been generated.
[INFO] Processing input file: configuration.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/configuration.html> has been generated.
[INFO] Processing input file: getting_started.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/getting_started.html> has been generated.
[INFO] Processing input file: shell.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/shell.html> has been generated.
[INFO] Processing input file: book.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/book.html> has been generated.
[INFO] Processing input file: troubleshooting.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/499/artifact/trunk/target/site/troubleshooting.html> has been generated.
[INFO] 
[INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase ---
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
Downloading: http://people.apache.org/~rawson/repo/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> maven-assembly-plugin:2.2-beta-5:assembly (default-cli) @ hbase >>>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (generate) @ hbase ---
[INFO] Executing tasks
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
     [copy] Copying 4 files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2012-05-30 20:43:56.373:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/master/WEB-INF>
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/regionserver/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-jspc-source) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/jspc> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-package-info) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/generated-sources> added.
[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] --- maven-resources-plugin:2.4:resources (default-resources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ hbase ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase ---
[INFO] Compiling 470 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ hbase ---
[INFO] Compiling 203 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ hbase ---
[INFO] Surefire report directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec
Running org.apache.hadoop.hbase.regionserver.TestColumnSeeking
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.914 sec
Running org.apache.hadoop.hbase.client.TestMultipleTimestamps
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.446 sec
Running org.apache.hadoop.hbase.regionserver.TestMemStoreLAB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 sec
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.97 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
killed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:46.936s
[INFO] Finished at: Wed May 30 21:01:25 UTC 2012
[INFO] Final Memory: 45M/592M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project hbase: Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed. Process timeout out after 900 seconds -> [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
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Jenkins build is back to normal : hbase-0.90 #502

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/hbase-0.90/502/changes>


Build failed in Jenkins: hbase-0.90 #501

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/hbase-0.90/501/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 900 lines...]
A         src/site/resources
A         src/site/resources/images
AU        src/site/resources/images/replication_overview.png
AU        src/site/resources/images/asf_logo_wide.png
AU        src/site/resources/images/architecture.gif
AU        src/site/resources/images/hadoop-logo.jpg
AU        src/site/resources/images/hbase_logo_med.gif
AU        src/site/resources/images/favicon.ico
AU        src/site/resources/images/hbase_small.gif
A         src/site/resources/css
A         src/site/resources/css/freebsd_docbook.css
A         src/site/resources/css/site.css
A         src/site/xdoc
A         src/site/xdoc/cygwin.xml
A         src/site/xdoc/acid-semantics.xml
A         src/site/xdoc/metrics.xml
A         src/site/xdoc/index.xml
A         src/site/xdoc/replication.xml
A         src/site/xdoc/old_news.xml
A         src/site/xdoc/bulk-loads.xml
A         src/site/xdoc/pseudo-distributed.xml
A         src/docbkx
A         src/docbkx/upgrading.xml
A         src/docbkx/performance.xml
A         src/docbkx/developer.xml
A         src/docbkx/preface.xml
A         src/docbkx/configuration.xml
A         src/docbkx/getting_started.xml
A         src/docbkx/shell.xml
A         src/docbkx/troubleshooting.xml
A         src/docbkx/book.xml
A         src/docbkx/build.xml
AU        src/saveVersion.sh
A         src/examples
A         src/examples/thrift
A         src/examples/thrift/DemoClient.java
A         src/examples/thrift/DemoClient.cpp
A         src/examples/thrift/DemoClient.rb
A         src/examples/thrift/DemoClient.php
AU        src/examples/thrift/DemoClient.py
A         src/examples/thrift/README.txt
A         src/examples/thrift/Makefile
A         src/examples/mapreduce
A         src/examples/mapreduce/org
A         src/examples/mapreduce/org/apache
A         src/examples/mapreduce/org/apache/hadoop
A         src/examples/mapreduce/org/apache/hadoop/hbase
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/SampleUploader.java
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java
A         src/examples/mapreduce/index-builder-setup.rb
A         src/examples/README.txt
A         bin
AU        bin/hbase-daemons.sh
A         bin/rename_table.rb
AU        bin/hbase
A         bin/copy_table.rb
A         bin/check_meta.rb
AU        bin/start-hbase.sh
A         bin/hirb.rb
A         bin/set_meta_block_caching.rb
A         bin/loadtable.rb
AU        bin/hbase-daemon.sh
A         bin/region_mover.rb
A         bin/hbase-config.sh
A         bin/local-regionservers.sh
AU        bin/zookeepers.sh
A         bin/local-master-backup.sh
A         bin/add_table.rb
AU        bin/rolling-restart.sh
AU        bin/regionservers.sh
A         bin/graceful_stop.sh
AU        bin/master-backup.sh
A         bin/set_meta_memstore_size.rb
A         bin/replication
A         bin/replication/copy_tables_desc.rb
AU        bin/stop-hbase.sh
A         pom.xml
A         README.txt
 U        .
At revision 1345908
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[hbase-0.90] $ /bin/bash -xe /tmp/hudson6187922644210705944.sh
+ hostname
vesta.apache.org
+ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 20
file size               (blocks, -f) unlimited
pending signals                 (-i) 16382
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) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) unlimited
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
+ jps
20296 Jps
28386 surefirebooter3007803833313156261.jar
24321 jar
28335 SeleniumServer
16381 Maven3Main
[trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean -Dmaven.test.redirectTestOutputToFile=true site assembly:assembly
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.jdmk:jmxtools:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.jmx:jmxri:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase ---
[INFO] 
[INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase ---
[INFO] Transforming file: <https://builds.apache.org/job/hbase-0.90/ws/trunk/src/main/resources/hbase-default.xml>
[INFO] Transformed 1 file(s).
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.11:generate-html (default) @ hbase ---
[INFO] Processing input file: troubleshooting.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/troubleshooting.html> has been generated.
[INFO] Processing input file: configuration.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/configuration.html> has been generated.
[INFO] Processing input file: getting_started.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/getting_started.html> has been generated.
[INFO] Processing input file: book.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/book.html> has been generated.
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/shell.html> is up to date.
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/performance.html> is up to date.
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/upgrading.html> is up to date.
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/preface.html> is up to date.
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/build.html> is up to date.
[INFO] Processing input file: developer.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/501/artifact/trunk/target/site/developer.html> has been generated.
[INFO] 
[INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase ---
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
Downloading: http://download.java.net/maven/2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading: http://people.apache.org/~rawson/repo/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading: http://repository.codehaus.org/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml

487 B   
        
        
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml (487 B at 1.2 KB/sec)
        
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> maven-assembly-plugin:2.2-beta-5:assembly (default-cli) @ hbase >>>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (generate) @ hbase ---
[INFO] Executing tasks
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
     [copy] Copying 4 files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2012-06-04 10:17:07.986:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/master/WEB-INF>
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/regionserver/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-jspc-source) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/jspc> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-package-info) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/generated-sources> added.
[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] --- maven-resources-plugin:2.4:resources (default-resources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ hbase ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase ---
[INFO] Compiling 470 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ hbase ---
[INFO] Compiling 203 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ hbase ---
[INFO] Surefire report directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
Running org.apache.hadoop.hbase.regionserver.TestColumnSeeking
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 sec
Running org.apache.hadoop.hbase.client.TestMultipleTimestamps
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.65 sec
Running org.apache.hadoop.hbase.regionserver.TestMemStoreLAB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 sec
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.284 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
killed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:51.196s
[INFO] Finished at: Mon Jun 04 10:34:40 UTC 2012
[INFO] Final Memory: 47M/637M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project hbase: Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed. Process timeout out after 900 seconds -> [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
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: hbase-0.90 #500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/hbase-0.90/500/>

------------------------------------------
[...truncated 901 lines...]
A         src/site/resources/images
AU        src/site/resources/images/replication_overview.png
AU        src/site/resources/images/asf_logo_wide.png
AU        src/site/resources/images/architecture.gif
AU        src/site/resources/images/hadoop-logo.jpg
AU        src/site/resources/images/hbase_logo_med.gif
AU        src/site/resources/images/favicon.ico
AU        src/site/resources/images/hbase_small.gif
A         src/site/resources/css
A         src/site/resources/css/freebsd_docbook.css
A         src/site/resources/css/site.css
A         src/site/xdoc
A         src/site/xdoc/cygwin.xml
A         src/site/xdoc/acid-semantics.xml
A         src/site/xdoc/metrics.xml
A         src/site/xdoc/index.xml
A         src/site/xdoc/replication.xml
A         src/site/xdoc/old_news.xml
A         src/site/xdoc/bulk-loads.xml
A         src/site/xdoc/pseudo-distributed.xml
A         src/docbkx
A         src/docbkx/upgrading.xml
A         src/docbkx/performance.xml
A         src/docbkx/developer.xml
A         src/docbkx/preface.xml
A         src/docbkx/configuration.xml
A         src/docbkx/getting_started.xml
A         src/docbkx/shell.xml
A         src/docbkx/troubleshooting.xml
A         src/docbkx/book.xml
A         src/docbkx/build.xml
AU        src/saveVersion.sh
A         src/examples
A         src/examples/thrift
A         src/examples/thrift/DemoClient.java
A         src/examples/thrift/DemoClient.cpp
A         src/examples/thrift/DemoClient.rb
A         src/examples/thrift/DemoClient.php
AU        src/examples/thrift/DemoClient.py
A         src/examples/thrift/README.txt
A         src/examples/thrift/Makefile
A         src/examples/mapreduce
A         src/examples/mapreduce/org
A         src/examples/mapreduce/org/apache
A         src/examples/mapreduce/org/apache/hadoop
A         src/examples/mapreduce/org/apache/hadoop/hbase
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/SampleUploader.java
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java
A         src/examples/mapreduce/index-builder-setup.rb
A         src/examples/README.txt
A         bin
AU        bin/hbase-daemons.sh
A         bin/rename_table.rb
AU        bin/hbase
A         bin/copy_table.rb
A         bin/check_meta.rb
AU        bin/start-hbase.sh
A         bin/hirb.rb
A         bin/set_meta_block_caching.rb
A         bin/loadtable.rb
AU        bin/hbase-daemon.sh
A         bin/region_mover.rb
A         bin/hbase-config.sh
A         bin/local-regionservers.sh
AU        bin/zookeepers.sh
A         bin/local-master-backup.sh
A         bin/add_table.rb
AU        bin/rolling-restart.sh
AU        bin/regionservers.sh
A         bin/graceful_stop.sh
AU        bin/master-backup.sh
A         bin/set_meta_memstore_size.rb
A         bin/replication
A         bin/replication/copy_tables_desc.rb
AU        bin/stop-hbase.sh
A         pom.xml
A         README.txt
 U        .
At revision 1345596
no change for https://svn.apache.org/repos/asf/hbase/branches/0.90 since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[hbase-0.90] $ /bin/bash -xe /tmp/hudson5335594878657131998.sh
+ hostname
minerva
+ 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) 63880
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 4096
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 63880
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
+ jps
13692 Launcher
13656 jar
399 Jps
23655 surefirebooter1646830222020111479.jar
376 Launcher
[trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean -Dmaven.test.redirectTestOutputToFile=true site assembly:assembly
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase ---
[INFO] 
[INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase ---
[INFO] Transforming file: <https://builds.apache.org/job/hbase-0.90/ws/trunk/src/main/resources/hbase-default.xml>
[INFO] Transformed 1 file(s).
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.11:generate-html (default) @ hbase ---
[INFO] Processing input file: upgrading.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/upgrading.html> has been generated.
[INFO] Processing input file: build.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/build.html> has been generated.
[INFO] Processing input file: preface.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/preface.html> has been generated.
[INFO] Processing input file: configuration.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/configuration.html> has been generated.
[INFO] Processing input file: shell.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/shell.html> has been generated.
[INFO] Processing input file: performance.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/performance.html> has been generated.
[INFO] Processing input file: getting_started.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/getting_started.html> has been generated.
[INFO] Processing input file: book.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/book.html> has been generated.
[INFO] Processing input file: troubleshooting.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/troubleshooting.html> has been generated.
[INFO] Processing input file: developer.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/500/artifact/trunk/target/site/developer.html> has been generated.
[INFO] 
[INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase ---
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
Downloading: http://people.apache.org/~rawson/repo/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading: http://repository.codehaus.org/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading: http://download.java.net/maven/2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml

487 B   
        
        
        
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml (487 B at 1.2 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> maven-assembly-plugin:2.2-beta-5:assembly (default-cli) @ hbase >>>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (generate) @ hbase ---
[INFO] Executing tasks
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
     [copy] Copying 4 files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2012-06-02 22:20:23.352:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/master/WEB-INF>
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/regionserver/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-jspc-source) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/jspc> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-package-info) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/generated-sources> added.
[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] --- maven-resources-plugin:2.4:resources (default-resources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ hbase ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase ---
[INFO] Compiling 470 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ hbase ---
[INFO] Compiling 203 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ hbase ---
[INFO] Surefire report directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 sec
Running org.apache.hadoop.hbase.regionserver.TestColumnSeeking
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.291 sec
Running org.apache.hadoop.hbase.regionserver.TestMemStoreLAB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec
Running org.apache.hadoop.hbase.client.TestMultipleTimestamps
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.875 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
killed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:49.870s
[INFO] Finished at: Sat Jun 02 22:36:54 UTC 2012
[INFO] Final Memory: 46M/814M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project hbase: Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed. Process timeout out after 900 seconds -> [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
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results