You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/02 13:45:14 UTC

Build failed in Jenkins: bookkeeper-trunk #85

See <https://builds.apache.org/job/bookkeeper-trunk/85/>

------------------------------------------
[...truncated 894 lines...]
[INFO] Copying junit-4.8.1.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/junit-4.8.1.jar>
[INFO] Copying log4j-1.2.15.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/log4j-1.2.15.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] Copying hedwig-client-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-client-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-protocol-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-protocol-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-server-compat400-4.0.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat400-4.0.0.jar>
[INFO] Copying hedwig-server-compat410-4.1.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat410-4.1.0.jar>
[INFO] Copying derby-10.8.2.2.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/derby-10.8.2.2.jar>
[INFO] Copying zookeeper-3.4.3.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3.jar>
[INFO] Copying zookeeper-3.4.3-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3-tests.jar>
[INFO] Copying netty-3.2.4.Final.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/netty-3.2.4.Final.jar>
[INFO] Copying slf4j-api-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-api-1.6.4.jar>
[INFO] Copying slf4j-log4j12-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-log4j12-1.6.4.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ hedwig-server ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/hedwig-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ hedwig-server ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-benchmark 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-benchmark ---
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bookkeeper-benchmark ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bookkeeper-benchmark ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ bookkeeper-benchmark ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.benchmark.TestBenchmark
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.591 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-benchmark ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/bookkeeper-benchmark-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ bookkeeper-benchmark ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hedwig-client-jms 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hedwig-client-jms ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ hedwig-client-jms ---
[INFO] Exclude: **/JmsHeader.java
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jjtree-javacc) @ hedwig-client-jms ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/main/grammar/javacc/selector_grammar.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTOrExpr.java" does not exist.  Will create one.
File "ASTAndExpr.java" does not exist.  Will create one.
File "ASTNotExpr.java" does not exist.  Will create one.
File "ASTGreaterThan.java" does not exist.  Will create one.
File "ASTLessThan.java" does not exist.  Will create one.
File "ASTLessThanEqualTo.java" does not exist.  Will create one.
File "ASTGreaterThanEqualTo.java" does not exist.  Will create one.
File "ASTEqualTo.java" does not exist.  Will create one.
File "ASTNotEqualTo.java" does not exist.  Will create one.
File "ASTIsNullExpr.java" does not exist.  Will create one.
File "ASTBetweenExpr.java" does not exist.  Will create one.
File "ASTInExpr.java" does not exist.  Will create one.
File "ASTLikeExpr.java" does not exist.  Will create one.
File "ASTAddExpr.java" does not exist.  Will create one.
File "ASTSubExpr.java" does not exist.  Will create one.
File "ASTDivideExpr.java" does not exist.  Will create one.
File "ASTMultiplyExpr.java" does not exist.  Will create one.
File "ASTNegateExpr.java" does not exist.  Will create one.
File "ASTLookupExpr.java" does not exist.  Will create one.
File "ASTConstant.java" does not exist.  Will create one.
File "ASTStringVarargParams.java" does not exist.  Will create one.
File "SelectorParserTreeConstants.java" does not exist.  Will create one.
File "SelectorParserVisitor.java" does not exist.  Will create one.
File "JJTSelectorParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1359809074814/node/selector_grammar.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1359809074814/node/selector_grammar.jj> . . .
Warning: Line 296, Column 3: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hedwig-client-jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hedwig-client-jms ---
[INFO] Compiling 76 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ hedwig-client-jms ---
[INFO] Compiling 104 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ hedwig-client-jms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (unit-tests) @ hedwig-client-jms ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hedwig.jms.BasicJMSTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.111 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.apache.hedwig.jms.selector.BasicSelectorGrammarTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hedwig-client-jms ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/hedwig-client-jms-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:findbugs (findbugs) @ hedwig-client-jms ---
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [3.682s]
[INFO] compability dependencies .......................... SUCCESS [0.060s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [5.227s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [2.599s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [4.127s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [4.327s]
[INFO] hedwig-protocol ................................... SUCCESS [23.838s]
[INFO] bookkeeper-server ................................. SUCCESS [13:37.730s]
[INFO] hedwig-client ..................................... SUCCESS [16.794s]
[INFO] hedwig-server ..................................... SUCCESS [11:09.936s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:10.567s]
[INFO] hedwig-client-jms ................................. FAILURE [33.994s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:33.735s
[INFO] Finished at: Sat Feb 02 12:45:08 UTC 2013
[INFO] Final Memory: 83M/243M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : bookkeeper-trunk #93

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/93/changes>


Build failed in Jenkins: bookkeeper-trunk #92

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/92/>

------------------------------------------
[...truncated 897 lines...]
[INFO] Copying junit-4.8.1.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/junit-4.8.1.jar>
[INFO] Copying log4j-1.2.15.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/log4j-1.2.15.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] Copying hedwig-client-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-client-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-protocol-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-protocol-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-server-compat400-4.0.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat400-4.0.0.jar>
[INFO] Copying hedwig-server-compat410-4.1.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat410-4.1.0.jar>
[INFO] Copying derby-10.8.2.2.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/derby-10.8.2.2.jar>
[INFO] Copying zookeeper-3.4.3.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3.jar>
[INFO] Copying zookeeper-3.4.3-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3-tests.jar>
[INFO] Copying netty-3.2.4.Final.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/netty-3.2.4.Final.jar>
[INFO] Copying slf4j-api-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-api-1.6.4.jar>
[INFO] Copying slf4j-log4j12-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-log4j12-1.6.4.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ hedwig-server ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/hedwig-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ hedwig-server ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-benchmark 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-benchmark ---
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bookkeeper-benchmark ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bookkeeper-benchmark ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ bookkeeper-benchmark ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.benchmark.TestBenchmark
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.423 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-benchmark ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/bookkeeper-benchmark-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ bookkeeper-benchmark ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hedwig-client-jms 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hedwig-client-jms ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ hedwig-client-jms ---
[INFO] Exclude: **/JmsHeader.java
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jjtree-javacc) @ hedwig-client-jms ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/main/grammar/javacc/selector_grammar.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTOrExpr.java" does not exist.  Will create one.
File "ASTAndExpr.java" does not exist.  Will create one.
File "ASTNotExpr.java" does not exist.  Will create one.
File "ASTGreaterThan.java" does not exist.  Will create one.
File "ASTLessThan.java" does not exist.  Will create one.
File "ASTLessThanEqualTo.java" does not exist.  Will create one.
File "ASTGreaterThanEqualTo.java" does not exist.  Will create one.
File "ASTEqualTo.java" does not exist.  Will create one.
File "ASTNotEqualTo.java" does not exist.  Will create one.
File "ASTIsNullExpr.java" does not exist.  Will create one.
File "ASTBetweenExpr.java" does not exist.  Will create one.
File "ASTInExpr.java" does not exist.  Will create one.
File "ASTLikeExpr.java" does not exist.  Will create one.
File "ASTAddExpr.java" does not exist.  Will create one.
File "ASTSubExpr.java" does not exist.  Will create one.
File "ASTDivideExpr.java" does not exist.  Will create one.
File "ASTMultiplyExpr.java" does not exist.  Will create one.
File "ASTNegateExpr.java" does not exist.  Will create one.
File "ASTLookupExpr.java" does not exist.  Will create one.
File "ASTConstant.java" does not exist.  Will create one.
File "ASTStringVarargParams.java" does not exist.  Will create one.
File "SelectorParserTreeConstants.java" does not exist.  Will create one.
File "SelectorParserVisitor.java" does not exist.  Will create one.
File "JJTSelectorParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1360327534168/node/selector_grammar.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1360327534168/node/selector_grammar.jj> . . .
Warning: Line 296, Column 3: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hedwig-client-jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hedwig-client-jms ---
[INFO] Compiling 76 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ hedwig-client-jms ---
[INFO] Compiling 104 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ hedwig-client-jms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (unit-tests) @ hedwig-client-jms ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hedwig.jms.BasicJMSTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.106 sec
Running org.apache.hedwig.jms.selector.BasicSelectorGrammarTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hedwig-client-jms ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/hedwig-client-jms-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:findbugs (findbugs) @ hedwig-client-jms ---
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [2.420s]
[INFO] compability dependencies .......................... SUCCESS [0.061s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [5.467s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [2.628s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [4.281s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [4.223s]
[INFO] hedwig-protocol ................................... SUCCESS [23.871s]
[INFO] bookkeeper-server ................................. SUCCESS [14:06.358s]
[INFO] hedwig-client ..................................... SUCCESS [17.723s]
[INFO] hedwig-server ..................................... SUCCESS [11:10.377s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:10.249s]
[INFO] hedwig-client-jms ................................. FAILURE [29.852s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:58.256s
[INFO] Finished at: Fri Feb 08 12:46:03 UTC 2013
[INFO] Final Memory: 75M/326M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: bookkeeper-trunk #91

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/91/>

------------------------------------------
[...truncated 22413 lines...]
21 KB   2527 KB   
21 KB   2531 KB   
21 KB   2535 KB   
21 KB   2539 KB   
21 KB   2543 KB   
21 KB   2547 KB   
21 KB   2551 KB   
21 KB   2555 KB   
21 KB   2559 KB   
21 KB   2563 KB   
21 KB   2567 KB   
21 KB   2571 KB   
21 KB   2575 KB   
21 KB   2579 KB   
21 KB   2583 KB   
21 KB   2587 KB   
21 KB   2591 KB   
21 KB   2595 KB   
21 KB   2599 KB   
21 KB   2603 KB   
21 KB   2607 KB   
21 KB   2611 KB   
21 KB   2615 KB   
21 KB   2619 KB   
21 KB   2623 KB   
21 KB   2627 KB   
21 KB   2631 KB   
21 KB   2635 KB   
21 KB   2639 KB   
21 KB   2643 KB   
21 KB   2647 KB   
21 KB   2651 KB   
21 KB   2655 KB   
21 KB   2659 KB   
21 KB   2663 KB   
21 KB   2667 KB   
21 KB   2671 KB   
21 KB   2675 KB   
21 KB   2679 KB   
21 KB   2683 KB   
21 KB   2687 KB   
21 KB   2691 KB   
21 KB   2695 KB   
21 KB   2699 KB   
21 KB   2703 KB   
21 KB   2707 KB   
21 KB   2711 KB   
21 KB   2715 KB   
21 KB   2719 KB   
21 KB   2723 KB   
21 KB   2727 KB   
21 KB   2731 KB   
21 KB   2735 KB   
21 KB   2739 KB   
21 KB   2743 KB   
21 KB   2747 KB   
21 KB   2751 KB   
21 KB   2755 KB   
21 KB   2759 KB   
21 KB   2763 KB   
21 KB   2767 KB   
21 KB   2771 KB   
21 KB   2775 KB   
21 KB   2779 KB   
21 KB   2783 KB   
21 KB   2787 KB   
21 KB   2791 KB   
21 KB   2795 KB   
21 KB   2799 KB   
21 KB   2803 KB   
21 KB   2807 KB   
21 KB   2811 KB   
21 KB   2815 KB   
21 KB   2819 KB   
21 KB   2823 KB   
21 KB   2827 KB   
21 KB   2831 KB   
21 KB   2835 KB   
21 KB   2839 KB   
21 KB   2843 KB   
21 KB   2847 KB   
21 KB   2851 KB   
21 KB   2855 KB   
21 KB   2859 KB   
21 KB   2863 KB   
21 KB   2867 KB   
21 KB   2871 KB   
21 KB   2875 KB   
21 KB   2879 KB   
21 KB   2883 KB   
21 KB   2887 KB   
21 KB   2891 KB   
21 KB   2895 KB   
21 KB   2899 KB   
21 KB   2903 KB   
21 KB   2907 KB   
21 KB   2911 KB   
21 KB   2915 KB   
21 KB   2919 KB   
21 KB   2923 KB   
21 KB   2927 KB   
21 KB   2931 KB   
21 KB   2935 KB   
21 KB   2939 KB   
21 KB   2943 KB   
21 KB   2947 KB   
21 KB   2951 KB   
21 KB   2955 KB   
21 KB   2959 KB   
21 KB   2963 KB   
21 KB   2967 KB   
21 KB   2971 KB   
21 KB   2975 KB   
21 KB   2979 KB   
21 KB   2983 KB   
21 KB   2987 KB   
21 KB   2991 KB   
21 KB   2995 KB   
21 KB   2999 KB   
21 KB   3003 KB   
21 KB   3007 KB   
21 KB   3011 KB   
21 KB   3015 KB   
21 KB   3019 KB   
21 KB   3023 KB   
21 KB   3027 KB   
21 KB   3031 KB   
21 KB   3035 KB   
21 KB   3039 KB   
21 KB   3043 KB   
21 KB   3047 KB   
21 KB   3051 KB   
21 KB   3055 KB   
21 KB   3059 KB   
21 KB   3063 KB   
21 KB   3067 KB   
21 KB   3071 KB   
21 KB   3075 KB   
21 KB   3079 KB   
21 KB   3083 KB   
21 KB   3087 KB   
21 KB   3091 KB   
21 KB   3095 KB   
21 KB   3099 KB   
21 KB   3103 KB   
21 KB   3107 KB   
21 KB   3111 KB   
21 KB   3115 KB   
21 KB   3119 KB   
21 KB   3123 KB   
21 KB   3127 KB   
21 KB   3131 KB   
21 KB   3135 KB   
21 KB   3139 KB   
21 KB   3143 KB   
21 KB   3147 KB   
21 KB   3151 KB   
21 KB   3155 KB   
21 KB   3159 KB   
21 KB   3163 KB   
21 KB   3167 KB   
21 KB   3171 KB   
21 KB   3175 KB   
21 KB   3179 KB   
21 KB   3183 KB   
21 KB   3187 KB   
21 KB   3191 KB   
21 KB   3195 KB   
21 KB   3199 KB   
21 KB   3203 KB   
21 KB   3207 KB   
21 KB   3211 KB   
21 KB   3215 KB   
21 KB   3219 KB   
21 KB   3223 KB   
21 KB   3227 KB   
21 KB   3231 KB   
21 KB   3235 KB   
21 KB   3239 KB   
21 KB   3243 KB   
21 KB   3247 KB   
21 KB   3251 KB   
21 KB   3255 KB   
21 KB   3259 KB   
21 KB   3263 KB   
21 KB   3267 KB   
21 KB   3271 KB   
21 KB   3275 KB   
21 KB   3279 KB   
21 KB   3283 KB   
21 KB   3287 KB   
21 KB   3291 KB   
21 KB   3295 KB   
21 KB   3299 KB   
21 KB   3303 KB   
21 KB   3307 KB   
21 KB   3311 KB   
21 KB   3315 KB   
21 KB   3319 KB   
21 KB   3323 KB   
21 KB   3327 KB   
21 KB   3330 KB   
                  
Downloaded: http://repo1.maven.org/maven2/asm/asm-tree/3.3/asm-tree-3.3.jar (21 KB at 259.2 KB/sec)
                  
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/2.0.0/findbugs-2.0.0.jar (3330 KB at 19357.5 KB/sec)
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [16.735s]
[INFO] compability dependencies .......................... SUCCESS [0.066s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [7.184s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [3.120s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [7.577s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [5.134s]
[INFO] hedwig-protocol ................................... SUCCESS [23.982s]
[INFO] bookkeeper-server ................................. SUCCESS [13:38.672s]
[INFO] hedwig-client ..................................... SUCCESS [18.270s]
[INFO] hedwig-server ..................................... SUCCESS [11:09.049s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:15.995s]
[INFO] hedwig-client-jms ................................. FAILURE [33.169s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:02.175s
[INFO] Finished at: Thu Feb 07 12:46:08 UTC 2013
[INFO] Final Memory: 83M/242M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: bookkeeper-trunk #90

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/90/changes>

Changes:

[ivank] BOOKKEEPER-526: multiple threads for delivery manager (sijie via ivank)

------------------------------------------
[...truncated 7446 lines...]
2698 KB   29 KB   571 KB   27 KB   
2702 KB   29 KB   571 KB   27 KB   
2706 KB   29 KB   571 KB   27 KB   
2710 KB   29 KB   571 KB   27 KB   
2714 KB   29 KB   571 KB   27 KB   
2718 KB   29 KB   571 KB   27 KB   
2722 KB   29 KB   571 KB   27 KB   
2726 KB   29 KB   571 KB   27 KB   
2730 KB   29 KB   571 KB   27 KB   
2734 KB   29 KB   571 KB   27 KB   
2738 KB   29 KB   571 KB   27 KB   
2742 KB   29 KB   571 KB   27 KB   
2746 KB   29 KB   571 KB   27 KB   
2750 KB   29 KB   571 KB   27 KB   
2754 KB   29 KB   571 KB   27 KB   
2758 KB   29 KB   571 KB   27 KB   
2762 KB   29 KB   571 KB   27 KB   
2766 KB   29 KB   571 KB   27 KB   
2770 KB   29 KB   571 KB   27 KB   
2774 KB   29 KB   571 KB   27 KB   
2778 KB   29 KB   571 KB   27 KB   
2782 KB   29 KB   571 KB   27 KB   
2786 KB   29 KB   571 KB   27 KB   
2790 KB   29 KB   571 KB   27 KB   
2794 KB   29 KB   571 KB   27 KB   
2798 KB   29 KB   571 KB   27 KB   
2802 KB   29 KB   571 KB   27 KB   
2806 KB   29 KB   571 KB   27 KB   
2810 KB   29 KB   571 KB   27 KB   
2814 KB   29 KB   571 KB   27 KB   
2818 KB   29 KB   571 KB   27 KB   
2822 KB   29 KB   571 KB   27 KB   
2826 KB   29 KB   571 KB   27 KB   
2830 KB   29 KB   571 KB   27 KB   
2834 KB   29 KB   571 KB   27 KB   
2838 KB   29 KB   571 KB   27 KB   
2842 KB   29 KB   571 KB   27 KB   
2846 KB   29 KB   571 KB   27 KB   
2850 KB   29 KB   571 KB   27 KB   
2854 KB   29 KB   571 KB   27 KB   
2858 KB   29 KB   571 KB   27 KB   
2862 KB   29 KB   571 KB   27 KB   
2866 KB   29 KB   571 KB   27 KB   
2870 KB   29 KB   571 KB   27 KB   
2874 KB   29 KB   571 KB   27 KB   
2878 KB   29 KB   571 KB   27 KB   
2882 KB   29 KB   571 KB   27 KB   
2886 KB   29 KB   571 KB   27 KB   
2890 KB   29 KB   571 KB   27 KB   
2894 KB   29 KB   571 KB   27 KB   
2898 KB   29 KB   571 KB   27 KB   
2902 KB   29 KB   571 KB   27 KB   
2906 KB   29 KB   571 KB   27 KB   
2910 KB   29 KB   571 KB   27 KB   
2914 KB   29 KB   571 KB   27 KB   
2918 KB   29 KB   571 KB   27 KB   
2922 KB   29 KB   571 KB   27 KB   
2926 KB   29 KB   571 KB   27 KB   
2930 KB   29 KB   571 KB   27 KB   
2934 KB   29 KB   571 KB   27 KB   
2938 KB   29 KB   571 KB   27 KB   
2942 KB   29 KB   571 KB   27 KB   
2946 KB   29 KB   571 KB   27 KB   
2950 KB   29 KB   571 KB   27 KB   
2954 KB   29 KB   571 KB   27 KB   
2958 KB   29 KB   571 KB   27 KB   
2962 KB   29 KB   571 KB   27 KB   
2966 KB   29 KB   571 KB   27 KB   
2970 KB   29 KB   571 KB   27 KB   
2974 KB   29 KB   571 KB   27 KB   
2978 KB   29 KB   571 KB   27 KB   
2982 KB   29 KB   571 KB   27 KB   
2986 KB   29 KB   571 KB   27 KB   
2990 KB   29 KB   571 KB   27 KB   
2994 KB   29 KB   571 KB   27 KB   
2998 KB   29 KB   571 KB   27 KB   
3002 KB   29 KB   571 KB   27 KB   
3006 KB   29 KB   571 KB   27 KB   
3010 KB   29 KB   571 KB   27 KB   
3014 KB   29 KB   571 KB   27 KB   
3018 KB   29 KB   571 KB   27 KB   
3022 KB   29 KB   571 KB   27 KB   
3026 KB   29 KB   571 KB   27 KB   
3030 KB   29 KB   571 KB   27 KB   
3034 KB   29 KB   571 KB   27 KB   
3038 KB   29 KB   571 KB   27 KB   
3042 KB   29 KB   571 KB   27 KB   
3046 KB   29 KB   571 KB   27 KB   
3050 KB   29 KB   571 KB   27 KB   
3054 KB   29 KB   571 KB   27 KB   
3058 KB   29 KB   571 KB   27 KB   
3062 KB   29 KB   571 KB   27 KB   
3066 KB   29 KB   571 KB   27 KB   
3070 KB   29 KB   571 KB   27 KB   
3074 KB   29 KB   571 KB   27 KB   
3078 KB   29 KB   571 KB   27 KB   
3082 KB   29 KB   571 KB   27 KB   
3086 KB   29 KB   571 KB   27 KB   
3090 KB   29 KB   571 KB   27 KB   
3094 KB   29 KB   571 KB   27 KB   
3098 KB   29 KB   571 KB   27 KB   
3102 KB   29 KB   571 KB   27 KB   
3106 KB   29 KB   571 KB   27 KB   
3110 KB   29 KB   571 KB   27 KB   
3114 KB   29 KB   571 KB   27 KB   
3118 KB   29 KB   571 KB   27 KB   
3122 KB   29 KB   571 KB   27 KB   
3126 KB   29 KB   571 KB   27 KB   
3130 KB   29 KB   571 KB   27 KB   
3134 KB   29 KB   571 KB   27 KB   
3138 KB   29 KB   571 KB   27 KB   
3142 KB   29 KB   571 KB   27 KB   
3146 KB   29 KB   571 KB   27 KB   
3150 KB   29 KB   571 KB   27 KB   
3154 KB   29 KB   571 KB   27 KB   
3158 KB   29 KB   571 KB   27 KB   
3162 KB   29 KB   571 KB   27 KB   
3166 KB   29 KB   571 KB   27 KB   
3170 KB   29 KB   571 KB   27 KB   
3174 KB   29 KB   571 KB   27 KB   
3178 KB   29 KB   571 KB   27 KB   
3182 KB   29 KB   571 KB   27 KB   
3186 KB   29 KB   571 KB   27 KB   
3190 KB   29 KB   571 KB   27 KB   
3194 KB   29 KB   571 KB   27 KB   
3198 KB   29 KB   571 KB   27 KB   
3202 KB   29 KB   571 KB   27 KB   
3206 KB   29 KB   571 KB   27 KB   
3210 KB   29 KB   571 KB   27 KB   
3214 KB   29 KB   571 KB   27 KB   
3218 KB   29 KB   571 KB   27 KB   
3222 KB   29 KB   571 KB   27 KB   
3226 KB   29 KB   571 KB   27 KB   
3230 KB   29 KB   571 KB   27 KB   
3234 KB   29 KB   571 KB   27 KB   
3238 KB   29 KB   571 KB   27 KB   
3242 KB   29 KB   571 KB   27 KB   
3246 KB   29 KB   571 KB   27 KB   
3250 KB   29 KB   571 KB   27 KB   
3254 KB   29 KB   571 KB   27 KB   
3258 KB   29 KB   571 KB   27 KB   
3262 KB   29 KB   571 KB   27 KB   
3266 KB   29 KB   571 KB   27 KB   
3270 KB   29 KB   571 KB   27 KB   
3274 KB   29 KB   571 KB   27 KB   
3278 KB   29 KB   571 KB   27 KB   
3282 KB   29 KB   571 KB   27 KB   
3286 KB   29 KB   571 KB   27 KB   
3290 KB   29 KB   571 KB   27 KB   
3294 KB   29 KB   571 KB   27 KB   
3298 KB   29 KB   571 KB   27 KB   
3302 KB   29 KB   571 KB   27 KB   
3306 KB   29 KB   571 KB   27 KB   
3310 KB   29 KB   571 KB   27 KB   
3314 KB   29 KB   571 KB   27 KB   
3318 KB   29 KB   571 KB   27 KB   
3322 KB   29 KB   571 KB   27 KB   
3326 KB   29 KB   571 KB   27 KB   
3330 KB   29 KB   571 KB   27 KB   
3330 KB   29 KB   571 KB   27 KB   
3330 KB   29 KB   4 KB   571 KB   27 KB   
3330 KB   29 KB   6 KB   571 KB   27 KB   
3330 KB   29 KB   10 KB   571 KB   27 KB   
3330 KB   29 KB   14 KB   571 KB   27 KB   
3330 KB   29 KB   18 KB   571 KB   27 KB   
3330 KB   29 KB   22 KB   571 KB   27 KB   
3330 KB   29 KB   23 KB   571 KB   27 KB   
3330 KB   29 KB   26 KB   571 KB   27 KB   
3330 KB   29 KB   30 KB   571 KB   27 KB   
3330 KB   29 KB   32 KB   571 KB   27 KB   
                                           
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.0/jsr305-2.0.0.jar (32 KB at 184.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/code/findbugs/annotations/2.0.0/annotations-2.0.0.jar
                                           
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jFormatString/2.0.0/jFormatString-2.0.0.jar (27 KB at 125.0 KB/sec)
                                           
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/bcel/2.0.0/bcel-2.0.0.jar (571 KB at 2457.3 KB/sec)
                                           
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs-ant/2.0.0/findbugs-ant-2.0.0.jar (29 KB at 118.4 KB/sec)
                                           
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/2.0.0/findbugs-2.0.0.jar (3330 KB at 12063.3 KB/sec)
4 KB                                       
8 KB   
12 KB   
16 KB   
20 KB   
24 KB   
25 KB   
29 KB   
29 KB   
33 KB   
37 KB   
37 KB   
41 KB   
45 KB   
49 KB   
53 KB   
57 KB   
61 KB   
63 KB   
67 KB   
71 KB   
73 KB   
        
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/annotations/2.0.0/annotations-2.0.0.jar (73 KB at 333.4 KB/sec)
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [4.031s]
[INFO] compability dependencies .......................... SUCCESS [0.066s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [6.497s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [3.561s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [5.965s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [6.468s]
[INFO] hedwig-protocol ................................... SUCCESS [24.203s]
[INFO] bookkeeper-server ................................. SUCCESS [14:01.772s]
[INFO] hedwig-client ..................................... SUCCESS [17.096s]
[INFO] hedwig-server ..................................... SUCCESS [11:16.511s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:15.124s]
[INFO] hedwig-client-jms ................................. FAILURE [35.099s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:17.792s
[INFO] Finished at: Wed Feb 06 15:59:34 UTC 2013
[INFO] Final Memory: 76M/437M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results
Updating BOOKKEEPER-526

Build failed in Jenkins: bookkeeper-trunk #89

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/89/>

------------------------------------------
[...truncated 894 lines...]
[INFO] Copying junit-4.8.1.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/junit-4.8.1.jar>
[INFO] Copying log4j-1.2.15.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/log4j-1.2.15.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] Copying hedwig-client-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-client-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-protocol-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-protocol-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-server-compat400-4.0.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat400-4.0.0.jar>
[INFO] Copying hedwig-server-compat410-4.1.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat410-4.1.0.jar>
[INFO] Copying derby-10.8.2.2.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/derby-10.8.2.2.jar>
[INFO] Copying zookeeper-3.4.3.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3.jar>
[INFO] Copying zookeeper-3.4.3-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3-tests.jar>
[INFO] Copying netty-3.2.4.Final.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/netty-3.2.4.Final.jar>
[INFO] Copying slf4j-api-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-api-1.6.4.jar>
[INFO] Copying slf4j-log4j12-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-log4j12-1.6.4.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ hedwig-server ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/hedwig-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ hedwig-server ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-benchmark 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-benchmark ---
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bookkeeper-benchmark ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bookkeeper-benchmark ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ bookkeeper-benchmark ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.benchmark.TestBenchmark
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.251 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-benchmark ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/bookkeeper-benchmark-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ bookkeeper-benchmark ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hedwig-client-jms 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hedwig-client-jms ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ hedwig-client-jms ---
[INFO] Exclude: **/JmsHeader.java
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jjtree-javacc) @ hedwig-client-jms ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/main/grammar/javacc/selector_grammar.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTOrExpr.java" does not exist.  Will create one.
File "ASTAndExpr.java" does not exist.  Will create one.
File "ASTNotExpr.java" does not exist.  Will create one.
File "ASTGreaterThan.java" does not exist.  Will create one.
File "ASTLessThan.java" does not exist.  Will create one.
File "ASTLessThanEqualTo.java" does not exist.  Will create one.
File "ASTGreaterThanEqualTo.java" does not exist.  Will create one.
File "ASTEqualTo.java" does not exist.  Will create one.
File "ASTNotEqualTo.java" does not exist.  Will create one.
File "ASTIsNullExpr.java" does not exist.  Will create one.
File "ASTBetweenExpr.java" does not exist.  Will create one.
File "ASTInExpr.java" does not exist.  Will create one.
File "ASTLikeExpr.java" does not exist.  Will create one.
File "ASTAddExpr.java" does not exist.  Will create one.
File "ASTSubExpr.java" does not exist.  Will create one.
File "ASTDivideExpr.java" does not exist.  Will create one.
File "ASTMultiplyExpr.java" does not exist.  Will create one.
File "ASTNegateExpr.java" does not exist.  Will create one.
File "ASTLookupExpr.java" does not exist.  Will create one.
File "ASTConstant.java" does not exist.  Will create one.
File "ASTStringVarargParams.java" does not exist.  Will create one.
File "SelectorParserTreeConstants.java" does not exist.  Will create one.
File "SelectorParserVisitor.java" does not exist.  Will create one.
File "JJTSelectorParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1360154762859/node/selector_grammar.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1360154762859/node/selector_grammar.jj> . . .
Warning: Line 296, Column 3: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hedwig-client-jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hedwig-client-jms ---
[INFO] Compiling 76 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ hedwig-client-jms ---
[INFO] Compiling 104 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ hedwig-client-jms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (unit-tests) @ hedwig-client-jms ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hedwig.jms.BasicJMSTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.123 sec
Running org.apache.hedwig.jms.selector.BasicSelectorGrammarTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hedwig-client-jms ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/hedwig-client-jms-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:findbugs (findbugs) @ hedwig-client-jms ---
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [2.594s]
[INFO] compability dependencies .......................... SUCCESS [0.060s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [5.462s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [2.483s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [4.277s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [4.252s]
[INFO] hedwig-protocol ................................... SUCCESS [24.408s]
[INFO] bookkeeper-server ................................. SUCCESS [14:00.229s]
[INFO] hedwig-client ..................................... SUCCESS [18.145s]
[INFO] hedwig-server ..................................... SUCCESS [11:17.264s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:09.115s]
[INFO] hedwig-client-jms ................................. FAILURE [35.529s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:04.559s
[INFO] Finished at: Wed Feb 06 12:46:38 UTC 2013
[INFO] Final Memory: 81M/184M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: bookkeeper-trunk #88

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/88/>

------------------------------------------
[...truncated 7507 lines...]
571 KB   2719 KB   27 KB   
571 KB   2723 KB   27 KB   
571 KB   2727 KB   27 KB   
571 KB   2731 KB   27 KB   
571 KB   2735 KB   27 KB   
571 KB   2739 KB   27 KB   
571 KB   2743 KB   27 KB   
571 KB   2747 KB   27 KB   
571 KB   2751 KB   27 KB   
571 KB   2755 KB   27 KB   
571 KB   2759 KB   27 KB   
571 KB   2763 KB   27 KB   
571 KB   2767 KB   27 KB   
571 KB   2771 KB   27 KB   
571 KB   2775 KB   27 KB   
571 KB   2779 KB   27 KB   
571 KB   2783 KB   27 KB   
571 KB   2787 KB   27 KB   
571 KB   2791 KB   27 KB   
571 KB   2795 KB   27 KB   
571 KB   2799 KB   27 KB   
571 KB   2803 KB   27 KB   
571 KB   2807 KB   27 KB   
571 KB   2811 KB   27 KB   
571 KB   2815 KB   27 KB   
571 KB   2819 KB   27 KB   
571 KB   2823 KB   27 KB   
571 KB   2827 KB   27 KB   
571 KB   2831 KB   27 KB   
571 KB   2835 KB   27 KB   
571 KB   2839 KB   27 KB   
571 KB   2843 KB   27 KB   
571 KB   2847 KB   27 KB   
571 KB   2851 KB   27 KB   
571 KB   2855 KB   27 KB   
571 KB   2859 KB   27 KB   
571 KB   2863 KB   27 KB   
571 KB   2867 KB   27 KB   
571 KB   2871 KB   27 KB   
571 KB   2875 KB   27 KB   
571 KB   2879 KB   27 KB   
571 KB   2883 KB   27 KB   
571 KB   2887 KB   27 KB   
571 KB   2891 KB   27 KB   
571 KB   2895 KB   27 KB   
571 KB   2899 KB   27 KB   
571 KB   2903 KB   27 KB   
571 KB   2907 KB   27 KB   
571 KB   2911 KB   27 KB   
571 KB   2915 KB   27 KB   
571 KB   2919 KB   27 KB   
571 KB   2923 KB   27 KB   
571 KB   2927 KB   27 KB   
571 KB   2931 KB   27 KB   
571 KB   2935 KB   27 KB   
571 KB   2939 KB   27 KB   
571 KB   2943 KB   27 KB   
571 KB   2947 KB   27 KB   
571 KB   2951 KB   27 KB   
571 KB   2955 KB   27 KB   
571 KB   2959 KB   27 KB   
571 KB   2963 KB   27 KB   
571 KB   2967 KB   27 KB   
571 KB   2971 KB   27 KB   
571 KB   2975 KB   27 KB   
571 KB   2979 KB   27 KB   
571 KB   2983 KB   27 KB   
571 KB   2987 KB   27 KB   
571 KB   2991 KB   27 KB   
571 KB   2995 KB   27 KB   
571 KB   2999 KB   27 KB   
571 KB   3003 KB   27 KB   
571 KB   3007 KB   27 KB   
571 KB   3011 KB   27 KB   
571 KB   3015 KB   27 KB   
571 KB   3019 KB   27 KB   
571 KB   3023 KB   27 KB   
571 KB   3027 KB   27 KB   
571 KB   3031 KB   27 KB   
571 KB   3035 KB   27 KB   
571 KB   3039 KB   27 KB   
571 KB   3043 KB   27 KB   
571 KB   3047 KB   27 KB   
571 KB   3051 KB   27 KB   
571 KB   3055 KB   27 KB   
571 KB   3059 KB   27 KB   
571 KB   3063 KB   27 KB   
571 KB   3067 KB   27 KB   
571 KB   3071 KB   27 KB   
571 KB   3075 KB   27 KB   
571 KB   3079 KB   27 KB   
571 KB   3083 KB   27 KB   
571 KB   3087 KB   27 KB   
571 KB   3091 KB   27 KB   
571 KB   3095 KB   27 KB   
571 KB   3099 KB   27 KB   
571 KB   3103 KB   27 KB   
571 KB   3107 KB   27 KB   
571 KB   3111 KB   27 KB   
571 KB   3115 KB   27 KB   
571 KB   3119 KB   27 KB   
571 KB   3123 KB   27 KB   
571 KB   3127 KB   27 KB   
571 KB   3131 KB   27 KB   
571 KB   3135 KB   27 KB   
571 KB   3139 KB   27 KB   
571 KB   3143 KB   27 KB   
571 KB   3147 KB   27 KB   
571 KB   3151 KB   27 KB   
571 KB   3155 KB   27 KB   
571 KB   3159 KB   27 KB   
571 KB   3163 KB   27 KB   
571 KB   3167 KB   27 KB   
571 KB   3171 KB   27 KB   
571 KB   3175 KB   27 KB   
571 KB   3179 KB   27 KB   
571 KB   3183 KB   27 KB   
571 KB   3187 KB   27 KB   
571 KB   3191 KB   27 KB   
571 KB   3195 KB   27 KB   
571 KB   3199 KB   27 KB   
571 KB   3203 KB   27 KB   
571 KB   3207 KB   27 KB   
571 KB   3211 KB   27 KB   
571 KB   3215 KB   27 KB   
571 KB   3219 KB   27 KB   
571 KB   3223 KB   27 KB   
571 KB   3227 KB   27 KB   
571 KB   3231 KB   27 KB   
571 KB   3235 KB   27 KB   
571 KB   3239 KB   27 KB   
571 KB   3243 KB   27 KB   
571 KB   3247 KB   27 KB   
571 KB   3251 KB   27 KB   
571 KB   3255 KB   27 KB   
571 KB   3259 KB   27 KB   
571 KB   3263 KB   27 KB   
571 KB   3267 KB   27 KB   
571 KB   3271 KB   27 KB   
571 KB   3275 KB   27 KB   
571 KB   3279 KB   27 KB   
571 KB   3283 KB   27 KB   
571 KB   3287 KB   27 KB   
571 KB   4 KB   3287 KB   27 KB   
571 KB   4 KB   3291 KB   27 KB   
571 KB   6 KB   3291 KB   27 KB   
571 KB   6 KB   3295 KB   27 KB   
571 KB   6 KB   3299 KB   27 KB   
571 KB   6 KB   3303 KB   27 KB   
571 KB   6 KB   3307 KB   27 KB   
571 KB   6 KB   3311 KB   27 KB   
571 KB   6 KB   3315 KB   27 KB   
571 KB   6 KB   3319 KB   27 KB   
571 KB   6 KB   3323 KB   27 KB   
571 KB   6 KB   3327 KB   27 KB   
571 KB   6 KB   3330 KB   27 KB   
571 KB   7 KB   3330 KB   27 KB   
571 KB   11 KB   3330 KB   27 KB   
571 KB   15 KB   3330 KB   27 KB   
571 KB   19 KB   3330 KB   27 KB   
571 KB   23 KB   3330 KB   27 KB   
571 KB   23 KB   3330 KB   27 KB   
571 KB   27 KB   3330 KB   27 KB   
571 KB   31 KB   3330 KB   27 KB   
571 KB   32 KB   3330 KB   27 KB   
                                   
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jFormatString/2.0.0/jFormatString-2.0.0.jar (27 KB at 157.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/code/findbugs/annotations/2.0.0/annotations-2.0.0.jar
                                   
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/2.0.0/findbugs-2.0.0.jar (3330 KB at 19025.6 KB/sec)
                                   
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.0/jsr305-2.0.0.jar (32 KB at 172.9 KB/sec)
                                   
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/bcel/2.0.0/bcel-2.0.0.jar (571 KB at 3115.3 KB/sec)
4 KB                               
8 KB   
12 KB   
15 KB   
19 KB   
23 KB   
27 KB   
29 KB   
29 KB   4 KB   
29 KB   8 KB   
29 KB   12 KB   
29 KB   16 KB   
29 KB   20 KB   
29 KB   22 KB   
29 KB   26 KB   
29 KB   30 KB   
29 KB   34 KB   
29 KB   38 KB   
29 KB   40 KB   
29 KB   44 KB   
29 KB   48 KB   
29 KB   50 KB   
29 KB   54 KB   
29 KB   58 KB   
29 KB   62 KB   
29 KB   66 KB   
29 KB   70 KB   
29 KB   73 KB   
                
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/annotations/2.0.0/annotations-2.0.0.jar (73 KB at 321.5 KB/sec)
                
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs-ant/2.0.0/findbugs-ant-2.0.0.jar (29 KB at 66.2 KB/sec)
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [3.111s]
[INFO] compability dependencies .......................... SUCCESS [0.062s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [6.834s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [3.674s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [6.707s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [7.699s]
[INFO] hedwig-protocol ................................... SUCCESS [23.629s]
[INFO] bookkeeper-server ................................. SUCCESS [13:40.821s]
[INFO] hedwig-client ..................................... SUCCESS [17.670s]
[INFO] hedwig-server ..................................... SUCCESS [11:09.021s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:14.678s]
[INFO] hedwig-client-jms ................................. FAILURE [34.138s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:49.254s
[INFO] Finished at: Tue Feb 05 12:46:10 UTC 2013
[INFO] Final Memory: 77M/210M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: bookkeeper-trunk #87

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/87/>

------------------------------------------
[...truncated 2149 lines...]
29 KB   32 KB   73 KB   2546 KB   
29 KB   32 KB   73 KB   2550 KB   
29 KB   32 KB   73 KB   2554 KB   
29 KB   32 KB   73 KB   2558 KB   
29 KB   32 KB   73 KB   2562 KB   
29 KB   32 KB   73 KB   2566 KB   
29 KB   32 KB   73 KB   2570 KB   
29 KB   32 KB   73 KB   2574 KB   
29 KB   32 KB   73 KB   2578 KB   
29 KB   32 KB   73 KB   2582 KB   
29 KB   32 KB   73 KB   2586 KB   
29 KB   32 KB   73 KB   2590 KB   
29 KB   32 KB   73 KB   2594 KB   
29 KB   32 KB   73 KB   2598 KB   
29 KB   32 KB   73 KB   2602 KB   
29 KB   32 KB   73 KB   2606 KB   
29 KB   32 KB   73 KB   2610 KB   
29 KB   32 KB   73 KB   2614 KB   
29 KB   32 KB   73 KB   2618 KB   
29 KB   32 KB   73 KB   2622 KB   
29 KB   32 KB   73 KB   2626 KB   
29 KB   32 KB   73 KB   2630 KB   
29 KB   32 KB   73 KB   2634 KB   
29 KB   32 KB   73 KB   2638 KB   
29 KB   32 KB   73 KB   2642 KB   
29 KB   32 KB   73 KB   2646 KB   
29 KB   32 KB   73 KB   2650 KB   
29 KB   32 KB   73 KB   2654 KB   
29 KB   32 KB   73 KB   2658 KB   
29 KB   32 KB   73 KB   2662 KB   
29 KB   32 KB   73 KB   2666 KB   
29 KB   32 KB   73 KB   2670 KB   
29 KB   32 KB   73 KB   2674 KB   
29 KB   32 KB   73 KB   2678 KB   
29 KB   32 KB   73 KB   2682 KB   
29 KB   32 KB   73 KB   2686 KB   
29 KB   32 KB   73 KB   2690 KB   
29 KB   32 KB   73 KB   2694 KB   
29 KB   32 KB   73 KB   2698 KB   
29 KB   32 KB   73 KB   2702 KB   
29 KB   32 KB   73 KB   2706 KB   
29 KB   32 KB   73 KB   2710 KB   
29 KB   32 KB   73 KB   2714 KB   
29 KB   32 KB   73 KB   2718 KB   
29 KB   32 KB   73 KB   2722 KB   
29 KB   32 KB   73 KB   2726 KB   
29 KB   32 KB   73 KB   2730 KB   
29 KB   32 KB   73 KB   2734 KB   
29 KB   32 KB   73 KB   2738 KB   
29 KB   32 KB   73 KB   2742 KB   
29 KB   32 KB   73 KB   2746 KB   
29 KB   32 KB   73 KB   2750 KB   
29 KB   32 KB   73 KB   2754 KB   
29 KB   32 KB   73 KB   2758 KB   
29 KB   32 KB   73 KB   2762 KB   
29 KB   32 KB   73 KB   2766 KB   
29 KB   32 KB   73 KB   2770 KB   
29 KB   32 KB   73 KB   2774 KB   
29 KB   32 KB   73 KB   2778 KB   
29 KB   32 KB   73 KB   2782 KB   
29 KB   32 KB   73 KB   2786 KB   
29 KB   32 KB   73 KB   2790 KB   
29 KB   32 KB   73 KB   2794 KB   
29 KB   32 KB   73 KB   2798 KB   
29 KB   32 KB   73 KB   2802 KB   
29 KB   32 KB   73 KB   2806 KB   
29 KB   32 KB   73 KB   2810 KB   
29 KB   32 KB   73 KB   2814 KB   
29 KB   32 KB   73 KB   2818 KB   
29 KB   32 KB   73 KB   2822 KB   
29 KB   32 KB   73 KB   2826 KB   
29 KB   32 KB   73 KB   2830 KB   
29 KB   32 KB   73 KB   2834 KB   
29 KB   32 KB   73 KB   2838 KB   
29 KB   32 KB   73 KB   2842 KB   
29 KB   32 KB   73 KB   2846 KB   
29 KB   32 KB   73 KB   2850 KB   
29 KB   32 KB   73 KB   2854 KB   
29 KB   32 KB   73 KB   2858 KB   
29 KB   32 KB   73 KB   2862 KB   
29 KB   32 KB   73 KB   2866 KB   
29 KB   32 KB   73 KB   2870 KB   
29 KB   32 KB   73 KB   2874 KB   
29 KB   32 KB   73 KB   2878 KB   
29 KB   32 KB   73 KB   2882 KB   
29 KB   32 KB   73 KB   2886 KB   
29 KB   32 KB   73 KB   2890 KB   
29 KB   32 KB   73 KB   2894 KB   
29 KB   32 KB   73 KB   2898 KB   
29 KB   32 KB   73 KB   2902 KB   
29 KB   32 KB   73 KB   2906 KB   
29 KB   32 KB   73 KB   2910 KB   
29 KB   32 KB   73 KB   2914 KB   
29 KB   32 KB   73 KB   2918 KB   
29 KB   32 KB   73 KB   2922 KB   
29 KB   32 KB   73 KB   2926 KB   
29 KB   32 KB   73 KB   2930 KB   
29 KB   32 KB   73 KB   2934 KB   
29 KB   32 KB   73 KB   2938 KB   
29 KB   32 KB   73 KB   2942 KB   
29 KB   32 KB   73 KB   2946 KB   
29 KB   32 KB   73 KB   2950 KB   
29 KB   32 KB   73 KB   2954 KB   
29 KB   32 KB   73 KB   2958 KB   
29 KB   32 KB   73 KB   2962 KB   
29 KB   32 KB   73 KB   2966 KB   
29 KB   32 KB   73 KB   2970 KB   
29 KB   32 KB   73 KB   2974 KB   
29 KB   32 KB   73 KB   2978 KB   
29 KB   32 KB   73 KB   2982 KB   
29 KB   32 KB   73 KB   2986 KB   
29 KB   32 KB   73 KB   2990 KB   
29 KB   32 KB   73 KB   2994 KB   
29 KB   32 KB   73 KB   2998 KB   
29 KB   32 KB   73 KB   3002 KB   
29 KB   32 KB   73 KB   3006 KB   
29 KB   32 KB   73 KB   3010 KB   
29 KB   32 KB   73 KB   3014 KB   
29 KB   32 KB   73 KB   3018 KB   
29 KB   32 KB   73 KB   3022 KB   
29 KB   32 KB   73 KB   3026 KB   
29 KB   32 KB   73 KB   3030 KB   
29 KB   32 KB   73 KB   3034 KB   
29 KB   32 KB   73 KB   3038 KB   
29 KB   32 KB   73 KB   3042 KB   
29 KB   32 KB   73 KB   3046 KB   
29 KB   32 KB   73 KB   3050 KB   
29 KB   32 KB   73 KB   3054 KB   
29 KB   32 KB   73 KB   3058 KB   
29 KB   32 KB   73 KB   3062 KB   
29 KB   32 KB   73 KB   3066 KB   
29 KB   32 KB   73 KB   3070 KB   
29 KB   32 KB   73 KB   3074 KB   
29 KB   32 KB   73 KB   3078 KB   
29 KB   32 KB   73 KB   3082 KB   
29 KB   32 KB   73 KB   3086 KB   
29 KB   32 KB   73 KB   3090 KB   
29 KB   32 KB   73 KB   3094 KB   
29 KB   32 KB   73 KB   3098 KB   
29 KB   32 KB   73 KB   3102 KB   
29 KB   32 KB   73 KB   3106 KB   
29 KB   32 KB   73 KB   3110 KB   
29 KB   32 KB   73 KB   3114 KB   
29 KB   32 KB   73 KB   3118 KB   
29 KB   32 KB   73 KB   3122 KB   
29 KB   32 KB   73 KB   3126 KB   
29 KB   32 KB   73 KB   3130 KB   
29 KB   32 KB   73 KB   3134 KB   
29 KB   32 KB   73 KB   3138 KB   
29 KB   32 KB   73 KB   3142 KB   
29 KB   32 KB   73 KB   3146 KB   
29 KB   32 KB   73 KB   3150 KB   
29 KB   32 KB   73 KB   3154 KB   
29 KB   32 KB   73 KB   3158 KB   
29 KB   32 KB   73 KB   3162 KB   
29 KB   32 KB   73 KB   3166 KB   
29 KB   32 KB   73 KB   3170 KB   
29 KB   32 KB   73 KB   3174 KB   
29 KB   32 KB   73 KB   3178 KB   
29 KB   32 KB   73 KB   3182 KB   
29 KB   32 KB   73 KB   3186 KB   
29 KB   32 KB   73 KB   3190 KB   
29 KB   32 KB   73 KB   3194 KB   
29 KB   32 KB   73 KB   3198 KB   
29 KB   32 KB   73 KB   3202 KB   
29 KB   32 KB   73 KB   3206 KB   
29 KB   32 KB   73 KB   3210 KB   
29 KB   32 KB   73 KB   3214 KB   
29 KB   32 KB   73 KB   3218 KB   
29 KB   32 KB   73 KB   3222 KB   
29 KB   32 KB   73 KB   3226 KB   
29 KB   32 KB   73 KB   3230 KB   
29 KB   32 KB   73 KB   3234 KB   
29 KB   32 KB   73 KB   3238 KB   
29 KB   32 KB   73 KB   3242 KB   
29 KB   32 KB   73 KB   3246 KB   
29 KB   32 KB   73 KB   3250 KB   
29 KB   32 KB   73 KB   3254 KB   
29 KB   32 KB   73 KB   3258 KB   
29 KB   32 KB   73 KB   3262 KB   
29 KB   32 KB   73 KB   3266 KB   
29 KB   32 KB   73 KB   3270 KB   
29 KB   32 KB   73 KB   3274 KB   
29 KB   32 KB   73 KB   3278 KB   
29 KB   32 KB   73 KB   3282 KB   
29 KB   32 KB   73 KB   3286 KB   
29 KB   32 KB   73 KB   3290 KB   
29 KB   32 KB   73 KB   3294 KB   
29 KB   32 KB   73 KB   3298 KB   
29 KB   32 KB   73 KB   3302 KB   
29 KB   32 KB   73 KB   3306 KB   
29 KB   32 KB   73 KB   3310 KB   
29 KB   32 KB   73 KB   3314 KB   
29 KB   32 KB   73 KB   3318 KB   
29 KB   32 KB   73 KB   3322 KB   
29 KB   32 KB   73 KB   3326 KB   
                                  
29 KB   73 KB   3330 KB           
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.0/jsr305-2.0.0.jar (32 KB at 158.0 KB/sec)
29 KB   73 KB   3330 KB   
                          
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/2.0.0/findbugs-2.0.0.jar (3330 KB at 14413.3 KB/sec)
                          
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/annotations/2.0.0/annotations-2.0.0.jar (73 KB at 418.2 KB/sec)
                          
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs-ant/2.0.0/findbugs-ant-2.0.0.jar (29 KB at 96.4 KB/sec)
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [2.678s]
[INFO] compability dependencies .......................... SUCCESS [0.060s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [5.475s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [2.506s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [4.249s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [4.248s]
[INFO] hedwig-protocol ................................... SUCCESS [24.504s]
[INFO] bookkeeper-server ................................. SUCCESS [14:00.778s]
[INFO] hedwig-client ..................................... SUCCESS [17.138s]
[INFO] hedwig-server ..................................... SUCCESS [11:11.630s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:10.511s]
[INFO] hedwig-client-jms ................................. FAILURE [39.549s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:04.072s
[INFO] Finished at: Mon Feb 04 12:45:39 UTC 2013
[INFO] Final Memory: 77M/475M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: bookkeeper-trunk #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/86/>

------------------------------------------
[...truncated 22400 lines...]
2527 KB   32 KB   
2531 KB   32 KB   
2535 KB   32 KB   
2539 KB   32 KB   
2543 KB   32 KB   
2547 KB   32 KB   
2551 KB   32 KB   
2555 KB   32 KB   
2559 KB   32 KB   
2563 KB   32 KB   
2567 KB   32 KB   
2571 KB   32 KB   
2575 KB   32 KB   
2579 KB   32 KB   
2583 KB   32 KB   
2587 KB   32 KB   
2591 KB   32 KB   
2595 KB   32 KB   
2599 KB   32 KB   
2603 KB   32 KB   
2607 KB   32 KB   
2611 KB   32 KB   
2615 KB   32 KB   
2619 KB   32 KB   
2623 KB   32 KB   
2627 KB   32 KB   
2631 KB   32 KB   
2635 KB   32 KB   
2639 KB   32 KB   
2643 KB   32 KB   
2647 KB   32 KB   
2651 KB   32 KB   
2655 KB   32 KB   
2659 KB   32 KB   
2663 KB   32 KB   
2667 KB   32 KB   
2671 KB   32 KB   
2675 KB   32 KB   
2679 KB   32 KB   
2683 KB   32 KB   
2687 KB   32 KB   
2691 KB   32 KB   
2695 KB   32 KB   
2699 KB   32 KB   
2703 KB   32 KB   
2707 KB   32 KB   
2711 KB   32 KB   
2715 KB   32 KB   
2719 KB   32 KB   
2723 KB   32 KB   
2727 KB   32 KB   
2731 KB   32 KB   
2735 KB   32 KB   
2739 KB   32 KB   
2743 KB   32 KB   
2747 KB   32 KB   
2751 KB   32 KB   
2755 KB   32 KB   
2759 KB   32 KB   
2763 KB   32 KB   
2767 KB   32 KB   
2771 KB   32 KB   
2775 KB   32 KB   
2779 KB   32 KB   
2783 KB   32 KB   
2787 KB   32 KB   
2791 KB   32 KB   
2795 KB   32 KB   
2799 KB   32 KB   
2803 KB   32 KB   
2807 KB   32 KB   
2811 KB   32 KB   
2815 KB   32 KB   
2819 KB   32 KB   
2823 KB   32 KB   
2827 KB   32 KB   
2831 KB   32 KB   
2835 KB   32 KB   
2839 KB   32 KB   
2843 KB   32 KB   
2847 KB   32 KB   
2851 KB   32 KB   
2855 KB   32 KB   
2859 KB   32 KB   
2863 KB   32 KB   
2867 KB   32 KB   
2871 KB   32 KB   
2875 KB   32 KB   
2879 KB   32 KB   
2883 KB   32 KB   
2887 KB   32 KB   
2891 KB   32 KB   
2895 KB   32 KB   
2899 KB   32 KB   
2903 KB   32 KB   
2907 KB   32 KB   
2911 KB   32 KB   
2915 KB   32 KB   
2919 KB   32 KB   
2923 KB   32 KB   
2927 KB   32 KB   
2931 KB   32 KB   
2935 KB   32 KB   
2939 KB   32 KB   
2943 KB   32 KB   
2947 KB   32 KB   
2951 KB   32 KB   
2955 KB   32 KB   
2959 KB   32 KB   
2963 KB   32 KB   
2967 KB   32 KB   
2971 KB   32 KB   
2975 KB   32 KB   
2979 KB   32 KB   
2983 KB   32 KB   
2987 KB   32 KB   
2991 KB   32 KB   
2995 KB   32 KB   
2999 KB   32 KB   
3003 KB   32 KB   
3007 KB   32 KB   
3011 KB   32 KB   
3015 KB   32 KB   
3019 KB   32 KB   
3023 KB   32 KB   
3027 KB   32 KB   
3031 KB   32 KB   
3035 KB   32 KB   
3039 KB   32 KB   
3043 KB   32 KB   
3047 KB   32 KB   
3051 KB   32 KB   
3055 KB   32 KB   
3059 KB   32 KB   
3063 KB   32 KB   
3067 KB   32 KB   
3071 KB   32 KB   
3075 KB   32 KB   
3079 KB   32 KB   
3083 KB   32 KB   
3087 KB   32 KB   
3091 KB   32 KB   
3095 KB   32 KB   
3099 KB   32 KB   
3103 KB   32 KB   
3107 KB   32 KB   
3111 KB   32 KB   
3115 KB   32 KB   
3119 KB   32 KB   
3123 KB   32 KB   
3127 KB   32 KB   
3131 KB   32 KB   
3135 KB   32 KB   
3139 KB   32 KB   
3143 KB   32 KB   
3147 KB   32 KB   
3151 KB   32 KB   
3155 KB   32 KB   
3159 KB   32 KB   
3163 KB   32 KB   
3167 KB   32 KB   
3171 KB   32 KB   
3175 KB   32 KB   
3179 KB   32 KB   
3183 KB   32 KB   
3187 KB   32 KB   
3191 KB   32 KB   
3195 KB   32 KB   
3199 KB   32 KB   
3203 KB   32 KB   
3207 KB   32 KB   
3211 KB   32 KB   
3215 KB   32 KB   
3219 KB   32 KB   
3223 KB   32 KB   
3227 KB   32 KB   
3231 KB   32 KB   
3235 KB   32 KB   
3239 KB   32 KB   
3243 KB   32 KB   
3247 KB   32 KB   
3251 KB   32 KB   
3255 KB   32 KB   
3259 KB   32 KB   
3263 KB   32 KB   
3267 KB   32 KB   
3271 KB   32 KB   
3275 KB   32 KB   
3279 KB   32 KB   
3283 KB   32 KB   
3287 KB   32 KB   
3291 KB   32 KB   
3295 KB   32 KB   
3299 KB   32 KB   
3303 KB   32 KB   
3307 KB   32 KB   
3311 KB   32 KB   
3315 KB   32 KB   
3319 KB   32 KB   
3323 KB   32 KB   
3327 KB   32 KB   
3330 KB   32 KB   
                  
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/2.0.0/findbugs-2.0.0.jar (3330 KB at 19818.3 KB/sec)
                  
Downloaded: http://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.0/jsr305-2.0.0.jar (32 KB at 171.9 KB/sec)
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [17.856s]
[INFO] compability dependencies .......................... SUCCESS [0.063s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [7.475s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [3.467s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [7.941s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [6.360s]
[INFO] hedwig-protocol ................................... SUCCESS [24.070s]
[INFO] bookkeeper-server ................................. SUCCESS [13:43.328s]
[INFO] hedwig-client ..................................... SUCCESS [17.462s]
[INFO] hedwig-server ..................................... SUCCESS [11:11.112s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:12.258s]
[INFO] hedwig-client-jms ................................. FAILURE [38.801s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:13.006s
[INFO] Finished at: Sun Feb 03 12:45:47 UTC 2013
[INFO] Final Memory: 81M/193M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [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 :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results