See 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/286/display/redirect?page=changes>

Changes:

[govindappumenon] BOOKKEEPER-1018: Allow client to select older V2 protocol (no 
protobuf)

------------------------------------------
[...truncated 58.24 KB...]
        at 
org.apache.bookkeeper.test.BookieFailureTest.testLedgerOpenAfterBKCrashed(BookieFailureTest.java:341)

testReadLastConfirmedOp[6](org.apache.bookkeeper.test.BookieFailureTest)  Time 
elapsed: 5.848 sec  <<< ERROR!
org.apache.bookkeeper.client.BKException$BKLedgerRecoveryException

testLedgerOpenAfterBKCrashed[6](org.apache.bookkeeper.test.BookieFailureTest)  
Time elapsed: 60.251 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.test.BookieFailureTest.testLedgerOpenAfterBKCrashed(BookieFailureTest.java:341)

testReadLastConfirmedOp[7](org.apache.bookkeeper.test.BookieFailureTest)  Time 
elapsed: 5.97 sec  <<< ERROR!
org.apache.bookkeeper.client.BKException$BKLedgerRecoveryException

testLedgerOpenAfterBKCrashed[7](org.apache.bookkeeper.test.BookieFailureTest)  
Time elapsed: 60.263 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.test.BookieFailureTest.testLedgerOpenAfterBKCrashed(BookieFailureTest.java:341)

Running org.apache.bookkeeper.test.LocalBookiesRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 sec - in 
org.apache.bookkeeper.test.LocalBookiesRegistryTest
Running org.apache.bookkeeper.test.ConcurrentLedgerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 sec - in 
org.apache.bookkeeper.test.ConcurrentLedgerTest
Running org.apache.bookkeeper.test.LedgerCreateDeleteTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.633 sec - in 
org.apache.bookkeeper.test.LedgerCreateDeleteTest
Running org.apache.bookkeeper.test.ReadOnlyBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.575 sec - in 
org.apache.bookkeeper.test.ReadOnlyBookieTest
Running org.apache.bookkeeper.test.AsyncLedgerOpsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.701 sec - in 
org.apache.bookkeeper.test.AsyncLedgerOpsTest
Running org.apache.bookkeeper.test.CloseTest
Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 125.656 sec <<< 
FAILURE! - in org.apache.bookkeeper.test.CloseTest
testCloseByOthers[0](org.apache.bookkeeper.test.CloseTest)  Time elapsed: 
60.422 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.test.CloseTest.testCloseByOthers(CloseTest.java:94)

testCloseByOthers[1](org.apache.bookkeeper.test.CloseTest)  Time elapsed: 
60.534 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.test.CloseTest.testCloseByOthers(CloseTest.java:94)

Running org.apache.bookkeeper.test.LedgerDeleteTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.694 sec - in 
org.apache.bookkeeper.test.LedgerDeleteTest
Running org.apache.bookkeeper.proto.TestBKStats
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in 
org.apache.bookkeeper.proto.TestBKStats
Running org.apache.bookkeeper.proto.TestBackwardCompatCMS42
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 sec - in 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42
Running org.apache.bookkeeper.proto.TestDeathwatcher
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.625 sec - in 
org.apache.bookkeeper.proto.TestDeathwatcher
Running org.apache.bookkeeper.proto.TestPerChannelBookieClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.362 sec - in 
org.apache.bookkeeper.proto.TestPerChannelBookieClient
Running org.apache.bookkeeper.proto.NetworkLessBookieTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.544 sec - in 
org.apache.bookkeeper.proto.NetworkLessBookieTest
Running org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17 sec - in 
org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Running org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 sec - in 
org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Running org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Tests run: 7, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 291.598 sec <<< 
FAILURE! - in org.apache.bookkeeper.replication.BookieAutoRecoveryTest
testEmptyLedgerLosesQuorumEventually(org.apache.bookkeeper.replication.BookieAutoRecoveryTest)
  Time elapsed: 10.729 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 
milliseconds
        at 
org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually(BookieAutoRecoveryTest.java:372)

testLedgerMetadataContainsIpAddressAsBookieID(org.apache.bookkeeper.replication.BookieAutoRecoveryTest)
  Time elapsed: 90.625 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 90000 
milliseconds
        at 
org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testLedgerMetadataContainsIpAddressAsBookieID(BookieAutoRecoveryTest.java:462)

testOpenLedgers(org.apache.bookkeeper.replication.BookieAutoRecoveryTest)  Time 
elapsed: 90.684 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 90000 
milliseconds
        at 
org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testOpenLedgers(BookieAutoRecoveryTest.java:156)

testLedgerMetadataContainsHostNameAsBookieID(org.apache.bookkeeper.replication.BookieAutoRecoveryTest)
  Time elapsed: 90.665 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 90000 
milliseconds
        at 
org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testLedgerMetadataContainsHostNameAsBookieID(BookieAutoRecoveryTest.java:543)

Running org.apache.bookkeeper.replication.AutoRecoveryMainTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.037 sec - in 
org.apache.bookkeeper.replication.AutoRecoveryMainTest
Running org.apache.bookkeeper.replication.AuditorBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.395 sec - in 
org.apache.bookkeeper.replication.AuditorBookieTest
Running org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.782 sec - 
in org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Running org.apache.bookkeeper.replication.TestReplicationWorker
Tests run: 36, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 843.611 sec 
<<< FAILURE! - in org.apache.bookkeeper.replication.TestReplicationWorker
testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR[0](org.apache.bookkeeper.replication.TestReplicationWorker)
  Time elapsed: 60.279 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.replication.TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR(TestReplicationWorker.java:426)

testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR[1](org.apache.bookkeeper.replication.TestReplicationWorker)
  Time elapsed: 60.255 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.replication.TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR(TestReplicationWorker.java:426)

testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR[2](org.apache.bookkeeper.replication.TestReplicationWorker)
  Time elapsed: 60.251 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.replication.TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR(TestReplicationWorker.java:426)

testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR[3](org.apache.bookkeeper.replication.TestReplicationWorker)
  Time elapsed: 60.282 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.replication.TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR(TestReplicationWorker.java:426)

Running org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.154 sec - 
in org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Running org.apache.bookkeeper.replication.BookieLedgerIndexTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 499.876 sec - 
in org.apache.bookkeeper.replication.BookieLedgerIndexTest
Running org.apache.bookkeeper.replication.AuditorRollingRestartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.393 sec - in 
org.apache.bookkeeper.replication.AuditorRollingRestartTest
Running org.apache.bookkeeper.replication.AuthAutoRecoveryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.478 sec - in 
org.apache.bookkeeper.replication.AuthAutoRecoveryTest
Running org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 sec - in 
org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Running org.apache.bookkeeper.conf.SystemPropertiesConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in 
org.apache.bookkeeper.conf.SystemPropertiesConfigurationTest
Running org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec - in 
org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
Running org.apache.bookkeeper.meta.TestLedgerManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 sec - in 
org.apache.bookkeeper.meta.TestLedgerManager
Running org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in 
org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Running org.apache.bookkeeper.meta.GcLedgersTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.676 sec - 
in org.apache.bookkeeper.meta.GcLedgersTest
Running org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 sec - in 
org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Running org.apache.bookkeeper.meta.LedgerLayoutTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 sec - in 
org.apache.bookkeeper.meta.LedgerLayoutTest
Running org.apache.bookkeeper.meta.TestZkVersion
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in 
org.apache.bookkeeper.meta.TestZkVersion
Running org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMapTest
Running org.apache.bookkeeper.util.collections.ConcurrentOpenHashMapTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentOpenHashMapTest
Running org.apache.bookkeeper.util.collections.ConcurrentLongLongPairHashMapTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongLongPairHashMapTest
Running org.apache.bookkeeper.util.collections.ConcurrentLongHashMapTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongHashMapTest
Running org.apache.bookkeeper.util.collections.ConcurrentOpenHashSetTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentOpenHashSetTest
Running org.apache.bookkeeper.util.collections.ConcurrentLongHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongHashSetTest
Running org.apache.bookkeeper.util.TestDiskChecker
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in 
org.apache.bookkeeper.util.TestDiskChecker
Running org.apache.bookkeeper.zookeeper.TestRetryPolicy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in 
org.apache.bookkeeper.zookeeper.TestRetryPolicy
Running org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.402 sec - in 
org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Running org.apache.bookkeeper.metastore.TestMetaStore
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in 
org.apache.bookkeeper.metastore.TestMetaStore

Results :

Tests in error: 
  IndexCorruptionTest.testEmptyIndexPage » BKLedgerRecovery
  IndexCorruptionTest.testNoSuchLedger » BKLedgerRecovery
  BookKeeperTest.testReadHandleWithExplicitLAC:413 » NullPointer task
  BookKeeperTest.testReadHandleWithExplicitLAC:413 » NullPointer task
  BookKeeperTest.testReadHandleWithNoExplicitLAC:351 » NullPointer task
  BookKeeperTest.testReadHandleWithNoExplicitLAC:351 » NullPointer task
  LedgerCloseTest.testAllWritesAreCompletedOnClosedLedger:246 » TestTimedOut 
tes...
  LedgerCloseTest.testLedgerCloseDuringUnrecoverableErrors » BKLedgerRecovery
  LedgerRecoveryTest.testBookieFailureDuringRecovery:345 » TestTimedOut test 
tim...
  LedgerRecoveryTest.testBookieFailureDuringRecovery:345 » TestTimedOut test 
tim...
  LedgerRecoveryTest.testEmptyLedgerRecoveryOne:95->testInternal:76 » 
TestTimedOut
  LedgerRecoveryTest.testEmptyLedgerRecoveryOne:95->testInternal:76 » 
TestTimedOut
  LedgerRecoveryTest.testEmptyLedgerRecovery[0] » BKLedgerRecovery
  LedgerRecoveryTest.testEmptyLedgerRecovery[1] » BKLedgerRecovery
  LedgerRecoveryTest.testEnsembleChangeDuringRecovery[0] » BKLedgerRecovery
  LedgerRecoveryTest.testEnsembleChangeDuringRecovery[1] » BKLedgerRecovery
  LedgerRecoveryTest.testLedgerRecoveryWithNotEnoughBookies:148 » TestTimedOut 
t...
  LedgerRecoveryTest.testLedgerRecoveryWithNotEnoughBookies:148 » TestTimedOut 
t...
  LedgerRecoveryTest.testLedgerRecoveryWithRollingRestart:264 » TestTimedOut 
tes...
  LedgerRecoveryTest.testLedgerRecoveryWithRollingRestart:264 » TestTimedOut 
tes...
  
LedgerRecoveryTest.testLedgerRecoveryWithSlowBookie:169->ledgerRecoveryWithSlowBookie:214
 » TestTimedOut
  
LedgerRecoveryTest.testLedgerRecoveryWithSlowBookie:169->ledgerRecoveryWithSlowBookie:214
 » TestTimedOut
  LedgerRecoveryTest.testLedgerRecovery:89->testInternal:76 » TestTimedOut test 
...
  LedgerRecoveryTest.testLedgerRecovery:89->testInternal:76 » TestTimedOut test 
...
  TestFencing.testBasicFencing:71 » TestTimedOut test timed out after 60000 
mill...
  TestFencing.testBasicFencing:71 » TestTimedOut test timed out after 60000 
mill...
  TestFencing.testFencingAndRestartBookies:378 » TestTimedOut test timed out 
aft...
  TestFencing.testFencingAndRestartBookies:378 » TestTimedOut test timed out 
aft...
  TestFencing.testFencingInteractionWithBookieRecovery2:315 » TestTimedOut test 
...
  TestFencing.testFencingInteractionWithBookieRecovery2:315 » TestTimedOut test 
...
  TestFencing.testFencingInteractionWithBookieRecovery:280 » TestTimedOut test 
t...
  TestFencing.testFencingInteractionWithBookieRecovery:280 » TestTimedOut test 
t...
  TestFencing.testManyOpenParallel:189->Object.wait:-2 » TestTimedOut test 
timed...
  TestFencing.testManyOpenParallel:189->Object.wait:-2 » TestTimedOut test 
timed...
  BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually:372 » TestTimedOut
  BookieAutoRecoveryTest.testLedgerMetadataContainsHostNameAsBookieID:543 » 
TestTimedOut
  BookieAutoRecoveryTest.testLedgerMetadataContainsIpAddressAsBookieID:462 » 
TestTimedOut
  BookieAutoRecoveryTest.testOpenLedgers:156 » TestTimedOut test timed out 
after...
  
TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR:426
 » TestTimedOut
  
TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR:426
 » TestTimedOut
  
TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR:426
 » TestTimedOut
  
TestReplicationWorker.testRWShouldReplicateTheLedgersAfterTimeoutIfLastFragmentIsUR:426
 » TestTimedOut
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testLedgerOpenAfterBKCrashed:341 » TestTimedOut test timed 
o...
  BookieFailureTest.testReadLastConfirmedOp[0] » BKLedgerRecovery
  BookieFailureTest.testReadLastConfirmedOp[1] » BKLedgerRecovery
  BookieFailureTest.testReadLastConfirmedOp[2] » BKLedgerRecovery
  BookieFailureTest.testReadLastConfirmedOp[3] » BKLedgerRecovery
  BookieFailureTest.testReadLastConfirmedOp[4] » BKLedgerRecovery
  BookieFailureTest.testReadLastConfirmedOp[5] » BKLedgerRecovery
  BookieFailureTest.testReadLastConfirmedOp[6] » BKLedgerRecovery
  BookieFailureTest.testReadLastConfirmedOp[7] » BKLedgerRecovery
  CloseTest.testCloseByOthers:94 » TestTimedOut test timed out after 60000 
milli...
  CloseTest.testCloseByOthers:94 » TestTimedOut test timed out after 60000 
milli...
  ConditionalSetTest.testConditionalSet[0] » BKLedgerRecovery
  ConditionalSetTest.testConditionalSet[1] » BKLedgerRecovery
  TestBackwardCompat.testCompat410 » BKLedgerRecovery

Tests run: 908, Failures: 0, Errors: 63, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ......................................... SUCCESS [  3.182 s]
[INFO] compability dependencies ........................... SUCCESS [  0.108 s]
[INFO] bookkeeper-server-compat400 ........................ SUCCESS [  5.490 s]
[INFO] bookkeeper-server-compat410 ........................ SUCCESS [  2.488 s]
[INFO] bookkeeper-server-compat420 ........................ SUCCESS [  3.548 s]
[INFO] Stats API for bookkeeper ........................... SUCCESS [  6.688 s]
[INFO] bookkeeper-server .................................. FAILURE [  01:58 h]
[INFO] bookkeeper-benchmark ............................... SKIPPED
[INFO] Stats provider for twitter-stats package ........... SKIPPED
[INFO] Stats provider for twitter-ostrich package ......... SKIPPED
[INFO] Stats provider for codahale metrics ................ SKIPPED
[INFO] bookkeeper-stats-providers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2017-04-05T00:02:38+00:00
[INFO] Final Memory: 41M/1489M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project bookkeeper-server: There was a timeout or other error in the fork -> 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bookkeeper-server
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Reply via email to