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 Hudson Server <hu...@hudson.zones.apache.org> on 2010/04/06 10:46:29 UTC

Build failed in Hudson: HBase-Patch #1202

See <http://hudson.zones.apache.org/hudson/job/HBase-Patch/1202/changes>

Changes:

[apurtell] HBASE-2412 [stargate] PerformanceEvaluation; and related fixes

------------------------------------------
Started by an SCM change
Building remotely on vesta.apache.org (Ubuntu)
Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk
A         contrib/stargate/core/src/test/java/org/apache/hadoop/hbase/stargate/PerformanceEvaluation.java
A         contrib/stargate/core/src/test/java/org/apache/hadoop/hbase/stargate/client/TestRemoteAdmin.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/TableResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/ScannerResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/SchemaResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/User.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/RegionsResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/RowResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/model/TableSchemaModel.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/model/TableRegionModel.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/RESTServlet.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/StorageClusterStatusResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/Main.java
A         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/ExistsResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/RootResource.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/util/UserData.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/util/HTableTokenBucket.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/client/Cluster.java
A         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/client/RemoteAdmin.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/client/RemoteHTable.java
U         contrib/stargate/core/src/main/java/org/apache/hadoop/hbase/stargate/client/Client.java
U         contrib/stargate/core/pom.xml
U         CHANGES.txt
At revision 931048
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/maven/apache-maven-2.2.1/bin/mvn clean install assembly:assembly
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   HBase
[INFO]   HBase Core
[INFO]   HBase Contrib
[INFO]   HBase Contrib - Stargate
[INFO]   HBase Contrib - Stargate Core
[INFO]   HBase Contrib - Stargate WAR
[INFO]   HBase Contrib - Transactional
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/target>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/hbase/hbase/0.21.0-SNAPSHOT/hbase-0.21.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/target>
[INFO] [antrun:run {execution: JSPC}]
[INFO] Executing tasks
10/04/06 08:42:01 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] Executed tasks
[INFO] [antrun:run {execution: package-info}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [build-helper:add-source {execution: add-jspc-source}]
[INFO] Source directory: <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/target/jspc> added.
[INFO] [build-helper:add-source {execution: add-package-info}]
[INFO] Source directory: <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/target/generated-sources> added.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/src/main/webapps>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 270 source files to <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 100 source files to <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.TestFullLogReconstruction
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 234.262 sec <<< FAILURE!
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.
There are no tests to run.

Results :

Tests in error: 

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/core/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 23 seconds
[INFO] Finished at: Tue Apr 06 08:46:21 UTC 2010
[INFO] Final Memory: 37M/93M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results


Hudson build is back to normal : HBase-Patch #1203

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/HBase-Patch/1203/changes>