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 2016/06/27 03:25:45 UTC

Build failed in Jenkins: bookkeeper-master-git-pullrequest #100

See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/100/changes>

Changes:

[franckcuny] Add executions for maven-assembly-plugin.

------------------------------------------
[...truncated 390 lines...]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ bookkeeper-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 208 source files to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ bookkeeper-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 101 source files to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bookkeeper-server ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.94 sec - in org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Running org.apache.bookkeeper.meta.TestZkVersion
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.bookkeeper.meta.TestZkVersion
Running org.apache.bookkeeper.meta.TestLedgerManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.228 sec - in org.apache.bookkeeper.meta.TestLedgerManager
Running org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec - in org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Running org.apache.bookkeeper.meta.LedgerLayoutTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec - in org.apache.bookkeeper.meta.LedgerLayoutTest
Running org.apache.bookkeeper.meta.GcLedgersTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.675 sec - in org.apache.bookkeeper.meta.GcLedgersTest
Running org.apache.bookkeeper.test.MultipleThreadReadTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.144 sec - in org.apache.bookkeeper.test.MultipleThreadReadTest
Running org.apache.bookkeeper.test.BookieZKExpireTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.142 sec - in org.apache.bookkeeper.test.BookieZKExpireTest
Running org.apache.bookkeeper.test.LedgerDeleteTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.013 sec - in org.apache.bookkeeper.test.LedgerDeleteTest
Running org.apache.bookkeeper.test.ConcurrentLedgerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 sec - in org.apache.bookkeeper.test.ConcurrentLedgerTest
Running org.apache.bookkeeper.test.ReadOnlyBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.892 sec - in org.apache.bookkeeper.test.ReadOnlyBookieTest
Running org.apache.bookkeeper.test.CloseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.297 sec - in org.apache.bookkeeper.test.CloseTest
Running org.apache.bookkeeper.test.ConfigurationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.apache.bookkeeper.test.ConfigurationTest
Running org.apache.bookkeeper.test.LedgerCreateDeleteTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.861 sec - in org.apache.bookkeeper.test.LedgerCreateDeleteTest
Running org.apache.bookkeeper.test.ForceReadOnlyBookieTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 sec - in org.apache.bookkeeper.test.ForceReadOnlyBookieTest
Running org.apache.bookkeeper.test.BookieClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.078 sec - in org.apache.bookkeeper.test.BookieClientTest
Running org.apache.bookkeeper.test.BookieJournalRollingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.845 sec - in org.apache.bookkeeper.test.BookieJournalRollingTest
Running org.apache.bookkeeper.test.AsyncLedgerOpsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.334 sec - in org.apache.bookkeeper.test.AsyncLedgerOpsTest
Running org.apache.bookkeeper.test.ConditionalSetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.769 sec - in org.apache.bookkeeper.test.ConditionalSetTest
Running org.apache.bookkeeper.test.BookieFailureTest
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.518 sec - in org.apache.bookkeeper.test.BookieFailureTest
Running org.apache.bookkeeper.test.TestBackwardCompat
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 39.946 sec <<< FAILURE! - in org.apache.bookkeeper.test.TestBackwardCompat
testCompat410(org.apache.bookkeeper.test.TestBackwardCompat)  Time elapsed: 10.136 sec  <<< FAILURE!
java.lang.AssertionError: Shouldn't be able to write
	at org.apache.bookkeeper.test.TestBackwardCompat.testCompat410(TestBackwardCompat.java:635)

Running org.apache.bookkeeper.test.BookieReadWriteTest
Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.757 sec - in org.apache.bookkeeper.test.BookieReadWriteTest
Running org.apache.bookkeeper.util.TestDiskChecker
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.apache.bookkeeper.util.TestDiskChecker
Running org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.807 sec - in org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Running org.apache.bookkeeper.bookie.UpgradeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.188 sec - in org.apache.bookkeeper.bookie.UpgradeTest
Running org.apache.bookkeeper.bookie.BookieJournalTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 sec - in org.apache.bookkeeper.bookie.BookieJournalTest
Running org.apache.bookkeeper.bookie.TestGcOverreplicatedLedger
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.56 sec - in org.apache.bookkeeper.bookie.TestGcOverreplicatedLedger
Running org.apache.bookkeeper.bookie.CreateNewLogTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.apache.bookkeeper.bookie.CreateNewLogTest
Running org.apache.bookkeeper.bookie.CookieTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.354 sec - in org.apache.bookkeeper.bookie.CookieTest
Running org.apache.bookkeeper.bookie.TestLedgerDirsManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.495 sec - in org.apache.bookkeeper.bookie.TestLedgerDirsManager
Running org.apache.bookkeeper.bookie.CompactionTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.447 sec - in org.apache.bookkeeper.bookie.CompactionTest
Running org.apache.bookkeeper.bookie.BookieThreadTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.apache.bookkeeper.bookie.BookieThreadTest
Running org.apache.bookkeeper.bookie.TestSyncThread
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec - in org.apache.bookkeeper.bookie.TestSyncThread
Running org.apache.bookkeeper.bookie.BookieShutdownTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.979 sec - in org.apache.bookkeeper.bookie.BookieShutdownTest
Running org.apache.bookkeeper.bookie.LedgerCacheTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.945 sec - in org.apache.bookkeeper.bookie.LedgerCacheTest
Running org.apache.bookkeeper.bookie.IndexPersistenceMgrTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in org.apache.bookkeeper.bookie.IndexPersistenceMgrTest
Running org.apache.bookkeeper.bookie.UpdateCookieCmdTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.55 sec - in org.apache.bookkeeper.bookie.UpdateCookieCmdTest
Running org.apache.bookkeeper.bookie.IndexCorruptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.784 sec - in org.apache.bookkeeper.bookie.IndexCorruptionTest
Running org.apache.bookkeeper.bookie.BookieInitializationTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.18 sec - in org.apache.bookkeeper.bookie.BookieInitializationTest
Running org.apache.bookkeeper.bookie.EntryLogTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 sec - in org.apache.bookkeeper.bookie.EntryLogTest
Running org.apache.bookkeeper.client.UpdateLedgerCmdTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.89 sec - in org.apache.bookkeeper.client.UpdateLedgerCmdTest
Running org.apache.bookkeeper.client.TestTryReadLastConfirmed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.602 sec - in org.apache.bookkeeper.client.TestTryReadLastConfirmed
Running org.apache.bookkeeper.client.TestReadTimeout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.371 sec - in org.apache.bookkeeper.client.TestReadTimeout
Running org.apache.bookkeeper.client.TestAddEntryQuorumTimeout
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.484 sec - in org.apache.bookkeeper.client.TestAddEntryQuorumTimeout
Running org.apache.bookkeeper.client.BookieRecoveryTest
Tests run: 72, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 240.08 sec <<< FAILURE! - in org.apache.bookkeeper.client.BookieRecoveryTest
testBookieRecoveryOnClosedLedgers[5](org.apache.bookkeeper.client.BookieRecoveryTest)  Time elapsed: 7.033 sec  <<< ERROR!
org.apache.bookkeeper.client.BKException$BKLedgerRecoveryException
	at org.apache.bookkeeper.client.BookieRecoveryTest.testBookieRecoveryOnClosedLedgers(BookieRecoveryTest.java:631)

ensurePasswordUsedForOldLedgers[5](org.apache.bookkeeper.client.BookieRecoveryTest)  Time elapsed: 0.673 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.bookkeeper.client.BookieRecoveryTest.setUp(BookieRecoveryTest.java:116)

Running org.apache.bookkeeper.client.LedgerRecoveryTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.169 sec - in org.apache.bookkeeper.client.LedgerRecoveryTest
Running org.apache.bookkeeper.client.SlowBookieTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.638 sec - in org.apache.bookkeeper.client.SlowBookieTest
Running org.apache.bookkeeper.client.BookKeeperCloseTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.085 sec - in org.apache.bookkeeper.client.BookKeeperCloseTest
Running org.apache.bookkeeper.client.BookKeeperTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.463 sec - in org.apache.bookkeeper.client.BookKeeperTest
Running org.apache.bookkeeper.client.TestFencing
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.166 sec - in org.apache.bookkeeper.client.TestFencing
Running org.apache.bookkeeper.client.TestLedgerFragmentReplication
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.287 sec - in org.apache.bookkeeper.client.TestLedgerFragmentReplication
Running org.apache.bookkeeper.client.RoundRobinDistributionScheduleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.apache.bookkeeper.client.RoundRobinDistributionScheduleTest
Running org.apache.bookkeeper.client.UpdateLedgerOpTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.446 sec - in org.apache.bookkeeper.client.UpdateLedgerOpTest
Running org.apache.bookkeeper.client.TestBookieHealthCheck
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.855 sec - in org.apache.bookkeeper.client.TestBookieHealthCheck
Running org.apache.bookkeeper.client.BookieWriteLedgerTest
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 236.117 sec - in org.apache.bookkeeper.client.BookieWriteLedgerTest
Running org.apache.bookkeeper.client.TestSpeculativeRead
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.242 sec - in org.apache.bookkeeper.client.TestSpeculativeRead
Running org.apache.bookkeeper.client.TestLedgerChecker
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.566 sec - in org.apache.bookkeeper.client.TestLedgerChecker
Running org.apache.bookkeeper.client.TestWatchEnsembleChange
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.317 sec - in org.apache.bookkeeper.client.TestWatchEnsembleChange
Running org.apache.bookkeeper.client.LedgerCloseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.882 sec - in org.apache.bookkeeper.client.LedgerCloseTest
Running org.apache.bookkeeper.client.ListLedgersTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.485 sec - in org.apache.bookkeeper.client.ListLedgersTest
Running org.apache.bookkeeper.client.TestBookieWatcher
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.768 sec - in org.apache.bookkeeper.client.TestBookieWatcher
Running org.apache.bookkeeper.client.TestRackawareEnsemblePlacementPolicy
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec - in org.apache.bookkeeper.client.TestRackawareEnsemblePlacementPolicy
Running org.apache.bookkeeper.client.LocalBookKeeperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.678 sec - in org.apache.bookkeeper.client.LocalBookKeeperTest
Running org.apache.bookkeeper.metastore.TestMetaStore
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.bookkeeper.metastore.TestMetaStore
Running org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.176 sec - in org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Running org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.15 sec - in org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Running org.apache.bookkeeper.replication.TestReplicationWorker
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.533 sec - in org.apache.bookkeeper.replication.TestReplicationWorker
Running org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.768 sec - in org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Running org.apache.bookkeeper.replication.AuditorRollingRestartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.592 sec - in org.apache.bookkeeper.replication.AuditorRollingRestartTest
Running org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.543 sec - in org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Running org.apache.bookkeeper.replication.BookieLedgerIndexTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.745 sec - in org.apache.bookkeeper.replication.BookieLedgerIndexTest
Running org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.283 sec - in org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Running org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.904 sec - in org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Running org.apache.bookkeeper.replication.AutoRecoveryMainTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.123 sec - in org.apache.bookkeeper.replication.AutoRecoveryMainTest
Running org.apache.bookkeeper.replication.AuditorBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.463 sec - in org.apache.bookkeeper.replication.AuditorBookieTest
Running org.apache.bookkeeper.auth.TestAuth
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.398 sec - in org.apache.bookkeeper.auth.TestAuth
Running org.apache.bookkeeper.proto.TestDeathwatcher
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.718 sec - in org.apache.bookkeeper.proto.TestDeathwatcher
Running org.apache.bookkeeper.proto.TestBackwardCompatCMS42
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.445 sec - in org.apache.bookkeeper.proto.TestBackwardCompatCMS42
Running org.apache.bookkeeper.proto.TestPerChannelBookieClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.717 sec - in org.apache.bookkeeper.proto.TestPerChannelBookieClient
Running org.apache.bookkeeper.proto.TestBKStats
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in org.apache.bookkeeper.proto.TestBKStats

Results :

Failed tests: 
  TestBackwardCompat.testCompat410:635 Shouldn't be able to write
Tests in error: 
  BookieRecoveryTest.setUp:116 » OutOfMemory unable to create new native thread
  BookieRecoveryTest.testBookieRecoveryOnClosedLedgers:631 » BKLedgerRecovery

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [  4.142 s]
[INFO] compability dependencies .......................... SUCCESS [  0.166 s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [  7.231 s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [  3.315 s]
[INFO] bookkeeper-server-compat420 ....................... SUCCESS [  3.010 s]
[INFO] Stats API for bookkeeper .......................... SUCCESS [  9.196 s]
[INFO] bookkeeper-server ................................. FAILURE [38:37 min]
[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: 39:05 min
[INFO] Finished at: 2016-06-27T03:25:53+00:00
[INFO] Final Memory: 36M/1151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project bookkeeper-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/surefire-reports> for the individual test results.
[ERROR] -> [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/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
Setting JDK_1_7_LATEST__HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3

Jenkins build is back to normal : bookkeeper-master-git-pullrequest #104

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/104/changes>


Build failed in Jenkins: bookkeeper-master-git-pullrequest #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/103/changes>

Changes:

[ayegorov] BOOKKEEPER-938 ledger digestType autodetection on open (via configurable

[ayegorov] BOOKKEEPER-938 autoformat managed to sneak tabs instead of spaces

------------------------------------------
[...truncated 506 lines...]
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 189.425 sec - in org.apache.bookkeeper.bookie.CompactionTest
Running org.apache.bookkeeper.bookie.EntryLogTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec - in org.apache.bookkeeper.bookie.EntryLogTest
Running org.apache.bookkeeper.bookie.BookieShutdownTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.312 sec - in org.apache.bookkeeper.bookie.BookieShutdownTest
Running org.apache.bookkeeper.bookie.LedgerCacheTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.178 sec - in org.apache.bookkeeper.bookie.LedgerCacheTest
Running org.apache.bookkeeper.bookie.TestGcOverreplicatedLedger
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.609 sec - in org.apache.bookkeeper.bookie.TestGcOverreplicatedLedger
Running org.apache.bookkeeper.bookie.TestSyncThread
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in org.apache.bookkeeper.bookie.TestSyncThread
Running org.apache.bookkeeper.bookie.UpdateCookieCmdTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.557 sec - in org.apache.bookkeeper.bookie.UpdateCookieCmdTest
Running org.apache.bookkeeper.test.ConcurrentLedgerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 sec - in org.apache.bookkeeper.test.ConcurrentLedgerTest
Running org.apache.bookkeeper.test.TestBackwardCompat
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.812 sec - in org.apache.bookkeeper.test.TestBackwardCompat
Running org.apache.bookkeeper.test.CloseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.86 sec - in org.apache.bookkeeper.test.CloseTest
Running org.apache.bookkeeper.test.AsyncLedgerOpsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.427 sec - in org.apache.bookkeeper.test.AsyncLedgerOpsTest
Running org.apache.bookkeeper.test.BookieReadWriteTest
Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.343 sec - in org.apache.bookkeeper.test.BookieReadWriteTest
Running org.apache.bookkeeper.test.MultipleThreadReadTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.743 sec - in org.apache.bookkeeper.test.MultipleThreadReadTest
Running org.apache.bookkeeper.test.ReadOnlyBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.002 sec - in org.apache.bookkeeper.test.ReadOnlyBookieTest
Running org.apache.bookkeeper.test.ForceReadOnlyBookieTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.891 sec - in org.apache.bookkeeper.test.ForceReadOnlyBookieTest
Running org.apache.bookkeeper.test.BookieClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.462 sec - in org.apache.bookkeeper.test.BookieClientTest
Running org.apache.bookkeeper.test.BookieJournalRollingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.771 sec - in org.apache.bookkeeper.test.BookieJournalRollingTest
Running org.apache.bookkeeper.test.ConditionalSetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.869 sec - in org.apache.bookkeeper.test.ConditionalSetTest
Running org.apache.bookkeeper.test.BookieZKExpireTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.464 sec - in org.apache.bookkeeper.test.BookieZKExpireTest
Running org.apache.bookkeeper.test.LedgerDeleteTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.018 sec - in org.apache.bookkeeper.test.LedgerDeleteTest
Running org.apache.bookkeeper.test.LedgerCreateDeleteTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.064 sec - in org.apache.bookkeeper.test.LedgerCreateDeleteTest
Running org.apache.bookkeeper.test.BookieFailureTest
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.132 sec - in org.apache.bookkeeper.test.BookieFailureTest
Running org.apache.bookkeeper.test.ConfigurationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.apache.bookkeeper.test.ConfigurationTest
Running org.apache.bookkeeper.replication.AuditorBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.937 sec - in org.apache.bookkeeper.replication.AuditorBookieTest
Running org.apache.bookkeeper.replication.TestReplicationWorker
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.219 sec - in org.apache.bookkeeper.replication.TestReplicationWorker
Running org.apache.bookkeeper.replication.BookieLedgerIndexTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.388 sec - in org.apache.bookkeeper.replication.BookieLedgerIndexTest
Running org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.469 sec - in org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Running org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.155 sec - in org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Running org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.065 sec - in org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Running org.apache.bookkeeper.replication.AuditorRollingRestartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.151 sec - in org.apache.bookkeeper.replication.AuditorRollingRestartTest
Running org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.269 sec - in org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Running org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.869 sec - in org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Running org.apache.bookkeeper.replication.AutoRecoveryMainTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.188 sec - in org.apache.bookkeeper.replication.AutoRecoveryMainTest
Running org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.905 sec - in org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Running org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.24 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.443 sec - in org.apache.bookkeeper.metastore.TestMetaStore

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ bookkeeper-server ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/bookkeeper-server-4.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ bookkeeper-server ---
[INFO] Excluding org.apache.bookkeeper.stats:bookkeeper-stats-api:jar:4.5.0-SNAPSHOT from the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:2.4.1 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:13.0.1 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.4 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.6.4 from the shaded jar.
[INFO] Excluding org.apache.zookeeper:zookeeper:jar:3.4.6 from the shaded jar.
[INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar.
[INFO] Excluding io.netty:netty:jar:3.9.4.Final from the shaded jar.
[INFO] Excluding commons-configuration:commons-configuration:jar:1.6 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.1 from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.4 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shaded jar.
[INFO] Excluding commons-digester:commons-digester:jar:1.8 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar.
[INFO] Excluding commons-cli:commons-cli:jar:1.2 from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.6 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.1 from the shaded jar.
[INFO] Excluding net.java.dev.jna:jna:jar:3.2.7 from the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.15 from the shaded jar.
[INFO] Minimizing jar org.apache.bookkeeper:bookkeeper-server:jar:4.5.0-SNAPSHOT
[INFO] Minimized 2390 -> 1813 (75%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/bookkeeper-server-4.5.0-SNAPSHOT.jar> with <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/bookkeeper-server-4.5.0-SNAPSHOT-shaded.jar>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- license-maven-plugin:1.6:update-file-header (update-pom-license) @ bookkeeper-server ---
[INFO] Will search files to update from root <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server>
[INFO]  - adding license header on file <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/dependency-reduced-pom.xml>
[INFO] Scan 1 file header done in 29.558ms.
[INFO] 
 * add header on 1 file.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ bookkeeper-server ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/bookkeeper-server-4.5.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default) @ bookkeeper-server ---
[INFO] Copying log4j-1.2.15.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/log4j-1.2.15.jar>
[INFO] Copying zookeeper-3.4.6.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/zookeeper-3.4.6.jar>
[INFO] Copying commons-configuration-1.6.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-configuration-1.6.jar>
[INFO] Copying commons-digester-1.8.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-digester-1.8.jar>
[INFO] Copying guava-13.0.1.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/guava-13.0.1.jar>
[INFO] Copying netty-3.9.4.Final.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/netty-3.9.4.Final.jar>
[INFO] Copying slf4j-api-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/slf4j-api-1.6.4.jar>
[INFO] Copying commons-logging-1.1.1.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-logging-1.1.1.jar>
[INFO] Copying commons-beanutils-core-1.8.0.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-beanutils-core-1.8.0.jar>
[INFO] Copying jna-3.2.7.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/jna-3.2.7.jar>
[INFO] Copying commons-lang-2.4.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-lang-2.4.jar>
[INFO] Copying slf4j-log4j12-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/slf4j-log4j12-1.6.4.jar>
[INFO] Copying commons-collections-3.2.1.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-collections-3.2.1.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-cli-1.2.jar>
[INFO] Copying protobuf-java-2.4.1.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/protobuf-java-2.4.1.jar>
[INFO] Copying jline-0.9.94.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/jline-0.9.94.jar>
[INFO] Copying bookkeeper-stats-api-4.5.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/bookkeeper-stats-api-4.5.0-SNAPSHOT.jar>
[INFO] Copying commons-beanutils-1.7.0.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-beanutils-1.7.0.jar>
[INFO] Copying commons-codec-1.6.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-codec-1.6.jar>
[INFO] Copying commons-io-2.1.jar to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/lib/commons-io-2.1.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default-cli) @ bookkeeper-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ bookkeeper-server ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default-cli) @ bookkeeper-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default-cli) @ bookkeeper-server ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-benchmark 4.5.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-master-git-pullrequest/ws/bookkeeper-benchmark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ bookkeeper-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/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:3.0:testCompile (default-testCompile) @ bookkeeper-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bookkeeper-benchmark ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.benchmark.TestBenchmark
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 130.785 sec <<< FAILURE! - in org.apache.bookkeeper.benchmark.TestBenchmark
testBookie(org.apache.bookkeeper.benchmark.TestBenchmark)  Time elapsed: 61.411 sec  <<< ERROR!
java.lang.Exception: test timed out after 60000 milliseconds
	at org.apache.bookkeeper.benchmark.TestBenchmark.testBookie(TestBenchmark.java:57)


Results :

Tests in error: 
  TestBenchmark.testBookie:57->Object.wait:503->Object.wait:-2 »  test timed out...

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [ 11.845 s]
[INFO] compability dependencies .......................... SUCCESS [  0.219 s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [ 17.268 s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [  4.353 s]
[INFO] bookkeeper-server-compat420 ....................... SUCCESS [  4.923 s]
[INFO] Stats API for bookkeeper .......................... SUCCESS [ 23.171 s]
[INFO] bookkeeper-server ................................. SUCCESS [47:21 min]
[INFO] bookkeeper-benchmark .............................. FAILURE [02:15 min]
[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: 50:40 min
[INFO] Finished at: 2016-07-09T00:14:36+00:00
[INFO] Final Memory: 50M/1057M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project bookkeeper-benchmark: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/target/surefire-reports> for the individual test results.
[ERROR] -> [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-benchmark
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/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
Setting JDK_1_7_LATEST__HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3

Build failed in Jenkins: bookkeeper-master-git-pullrequest #102

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/102/changes>

Changes:

[mmerli] BOOKKEEPER-932: Move to JDK 8

------------------------------------------
[...truncated 139 lines...]
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.0.0/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bookkeeper-server-compat400 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-server-compat400 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.0.0/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ bookkeeper-server-compat400 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bookkeeper-server-compat400 ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-server-compat400 ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.0.0/target/bookkeeper-server-compat400-4.0.0.jar>
[INFO] 
[INFO] --- maven-shade-plugin:1.5:shade (default) @ bookkeeper-server-compat400 ---
[INFO] Including org.apache.bookkeeper:bookkeeper-server:jar:4.0.0 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.4 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.6.4 from the shaded jar.
[INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.0 in the shaded jar.
[INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar.
[INFO] Excluding junit:junit:jar:3.8.1 from the shaded jar.
[INFO] Including org.jboss.netty:netty:jar:3.2.4.Final in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.6 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.15 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.0.0/target/bookkeeper-server-compat400-4.0.0.jar> with <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.0.0/target/bookkeeper-server-compat400-4.0.0-shaded.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat400 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ bookkeeper-server-compat400 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat400 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat400 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server-compat410 4.1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bookkeeper-server-compat410 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-server-compat410 ---
[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-server-compat410 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-server-compat410 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bookkeeper-server-compat410 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-server-compat410 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ bookkeeper-server-compat410 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bookkeeper-server-compat410 ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-server-compat410 ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/target/bookkeeper-server-compat410-4.1.0.jar>
[INFO] 
[INFO] --- maven-shade-plugin:1.5:shade (default) @ bookkeeper-server-compat410 ---
[INFO] Including org.apache.bookkeeper:bookkeeper-server:jar:4.1.0 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.4 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.6.4 from the shaded jar.
[INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.3 in the shaded jar.
[INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar.
[INFO] Excluding junit:junit:jar:3.8.1 from the shaded jar.
[INFO] Including org.jboss.netty:netty:jar:3.2.4.Final in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.6 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.1 in the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.15 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/target/bookkeeper-server-compat410-4.1.0.jar> with <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/target/bookkeeper-server-compat410-4.1.0-shaded.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat410 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ bookkeeper-server-compat410 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat410 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat410 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server-compat420 4.2.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bookkeeper-server-compat420 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-server-compat420 ---
[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-server-compat420 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-server-compat420 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bookkeeper-server-compat420 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-server-compat420 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ bookkeeper-server-compat420 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bookkeeper-server-compat420 ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-server-compat420 ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/target/bookkeeper-server-compat420-4.2.0.jar>
[INFO] 
[INFO] --- maven-shade-plugin:1.5:shade (default) @ bookkeeper-server-compat420 ---
[INFO] Including org.apache.bookkeeper:bookkeeper-server:jar:4.2.0 in the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:2.4.1 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:13.0.1 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.4 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.6.4 from the shaded jar.
[INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.3 in the shaded jar.
[INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar.
[INFO] Excluding junit:junit:jar:3.8.1 from the shaded jar.
[INFO] Including org.jboss.netty:netty:jar:3.2.4.Final in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.6 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.6 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.1 in the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.15 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/target/bookkeeper-server-compat420-4.2.0.jar> with <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/target/bookkeeper-server-compat420-4.2.0-shaded.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat420 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ bookkeeper-server-compat420 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat420 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default-cli) @ bookkeeper-server-compat420 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Stats API for bookkeeper 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bookkeeper-stats-api ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-stats-api ---
[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-stats-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-stats-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bookkeeper-stats-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [  4.614 s]
[INFO] compability dependencies .......................... SUCCESS [  0.098 s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [  6.243 s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [  2.420 s]
[INFO] bookkeeper-server-compat420 ....................... SUCCESS [  2.772 s]
[INFO] Stats API for bookkeeper .......................... FAILURE [  1.807 s]
[INFO] bookkeeper-server ................................. SKIPPED
[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: 19.192 s
[INFO] Finished at: 2016-07-07T22:48:49+00:00
[INFO] Final Memory: 39M/1114M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project bookkeeper-stats-api: Fatal error compiling: invalid target release: 1.8 -> [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 :bookkeeper-stats-api
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/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3

Build failed in Jenkins: bookkeeper-master-git-pullrequest #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/101/changes>

Changes:

[ayegorov] BOOKKEEPER-937 Upgrade protobuf to 2.6

------------------------------------------
[...truncated 1919 lines...]
1125/1726 KB   1726/1726 KB   
1129/1726 KB   1726/1726 KB   
1133/1726 KB   1726/1726 KB   
1137/1726 KB   1726/1726 KB   
1141/1726 KB   1726/1726 KB   
1145/1726 KB   1726/1726 KB   
1149/1726 KB   1726/1726 KB   
1153/1726 KB   1726/1726 KB   
1157/1726 KB   1726/1726 KB   
1161/1726 KB   1726/1726 KB   
1165/1726 KB   1726/1726 KB   
1169/1726 KB   1726/1726 KB   
1173/1726 KB   1726/1726 KB   
1177/1726 KB   1726/1726 KB   
1181/1726 KB   1726/1726 KB   
1185/1726 KB   1726/1726 KB   
1189/1726 KB   1726/1726 KB   
1193/1726 KB   1726/1726 KB   
1197/1726 KB   1726/1726 KB   
1201/1726 KB   1726/1726 KB   
1205/1726 KB   1726/1726 KB   
1209/1726 KB   1726/1726 KB   
1213/1726 KB   1726/1726 KB   
1217/1726 KB   1726/1726 KB   
1221/1726 KB   1726/1726 KB   
1225/1726 KB   1726/1726 KB   
1229/1726 KB   1726/1726 KB   
1233/1726 KB   1726/1726 KB   
1237/1726 KB   1726/1726 KB   
1241/1726 KB   1726/1726 KB   
1245/1726 KB   1726/1726 KB   
1249/1726 KB   1726/1726 KB   
1253/1726 KB   1726/1726 KB   
1257/1726 KB   1726/1726 KB   
1261/1726 KB   1726/1726 KB   
1265/1726 KB   1726/1726 KB   
1269/1726 KB   1726/1726 KB   
1273/1726 KB   1726/1726 KB   
1277/1726 KB   1726/1726 KB   
1281/1726 KB   1726/1726 KB   
1285/1726 KB   1726/1726 KB   
1289/1726 KB   1726/1726 KB   
1293/1726 KB   1726/1726 KB   
1297/1726 KB   1726/1726 KB   
1301/1726 KB   1726/1726 KB   
1305/1726 KB   1726/1726 KB   
1309/1726 KB   1726/1726 KB   
1313/1726 KB   1726/1726 KB   
1317/1726 KB   1726/1726 KB   
1321/1726 KB   1726/1726 KB   
1325/1726 KB   1726/1726 KB   
1329/1726 KB   1726/1726 KB   
1333/1726 KB   1726/1726 KB   
1337/1726 KB   1726/1726 KB   
1341/1726 KB   1726/1726 KB   
1345/1726 KB   1726/1726 KB   
1349/1726 KB   1726/1726 KB   
1353/1726 KB   1726/1726 KB   
1357/1726 KB   1726/1726 KB   
1361/1726 KB   1726/1726 KB   
1365/1726 KB   1726/1726 KB   
1369/1726 KB   1726/1726 KB   
1373/1726 KB   1726/1726 KB   
1377/1726 KB   1726/1726 KB   
1381/1726 KB   1726/1726 KB   
1385/1726 KB   1726/1726 KB   
1389/1726 KB   1726/1726 KB   
1393/1726 KB   1726/1726 KB   
1397/1726 KB   1726/1726 KB   
1401/1726 KB   1726/1726 KB   
1405/1726 KB   1726/1726 KB   
1409/1726 KB   1726/1726 KB   
1413/1726 KB   1726/1726 KB   
1417/1726 KB   1726/1726 KB   
1421/1726 KB   1726/1726 KB   
1425/1726 KB   1726/1726 KB   
1429/1726 KB   1726/1726 KB   
1433/1726 KB   1726/1726 KB   
1437/1726 KB   1726/1726 KB   
1441/1726 KB   1726/1726 KB   
1445/1726 KB   1726/1726 KB   
1449/1726 KB   1726/1726 KB   
1453/1726 KB   1726/1726 KB   
1457/1726 KB   1726/1726 KB   
1461/1726 KB   1726/1726 KB   
1465/1726 KB   1726/1726 KB   
1469/1726 KB   1726/1726 KB   
1473/1726 KB   1726/1726 KB   
1477/1726 KB   1726/1726 KB   
1481/1726 KB   1726/1726 KB   
1485/1726 KB   1726/1726 KB   
1489/1726 KB   1726/1726 KB   
1493/1726 KB   1726/1726 KB   
1497/1726 KB   1726/1726 KB   
1501/1726 KB   1726/1726 KB   
1505/1726 KB   1726/1726 KB   
1509/1726 KB   1726/1726 KB   
1513/1726 KB   1726/1726 KB   
1517/1726 KB   1726/1726 KB   
1521/1726 KB   1726/1726 KB   
1525/1726 KB   1726/1726 KB   
1529/1726 KB   1726/1726 KB   
1533/1726 KB   1726/1726 KB   
1537/1726 KB   1726/1726 KB   
1541/1726 KB   1726/1726 KB   
1545/1726 KB   1726/1726 KB   
1549/1726 KB   1726/1726 KB   
1553/1726 KB   1726/1726 KB   
1557/1726 KB   1726/1726 KB   
1561/1726 KB   1726/1726 KB   
1565/1726 KB   1726/1726 KB   
1569/1726 KB   1726/1726 KB   
1573/1726 KB   1726/1726 KB   
1577/1726 KB   1726/1726 KB   
1581/1726 KB   1726/1726 KB   
1585/1726 KB   1726/1726 KB   
1589/1726 KB   1726/1726 KB   
1593/1726 KB   1726/1726 KB   
1597/1726 KB   1726/1726 KB   
1601/1726 KB   1726/1726 KB   
1605/1726 KB   1726/1726 KB   
1609/1726 KB   1726/1726 KB   
1613/1726 KB   1726/1726 KB   
1617/1726 KB   1726/1726 KB   
1621/1726 KB   1726/1726 KB   
1625/1726 KB   1726/1726 KB   
1629/1726 KB   1726/1726 KB   
1633/1726 KB   1726/1726 KB   
1637/1726 KB   1726/1726 KB   
1641/1726 KB   1726/1726 KB   
1645/1726 KB   1726/1726 KB   
1649/1726 KB   1726/1726 KB   
1653/1726 KB   1726/1726 KB   
1657/1726 KB   1726/1726 KB   
1661/1726 KB   1726/1726 KB   
1665/1726 KB   1726/1726 KB   
1669/1726 KB   1726/1726 KB   
1673/1726 KB   1726/1726 KB   
1677/1726 KB   1726/1726 KB   
1681/1726 KB   1726/1726 KB   
1685/1726 KB   1726/1726 KB   
1689/1726 KB   1726/1726 KB   
1693/1726 KB   1726/1726 KB   
1697/1726 KB   1726/1726 KB   
1701/1726 KB   1726/1726 KB   
1705/1726 KB   1726/1726 KB   
1709/1726 KB   1726/1726 KB   
1713/1726 KB   1726/1726 KB   
1717/1726 KB   1726/1726 KB   
1721/1726 KB   1726/1726 KB   
1725/1726 KB   1726/1726 KB   
1726/1726 KB   1726/1726 KB   
                              
                              
Downloaded: http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar (1726 KB at 1919.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar (1726 KB at 1921.8 KB/sec)
[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-master-git-pullrequest/ws/bookkeeper-benchmark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ bookkeeper-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/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:3.0:testCompile (default-testCompile) @ bookkeeper-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bookkeeper-benchmark ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.benchmark.TestBenchmark
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 134.023 sec <<< FAILURE! - in org.apache.bookkeeper.benchmark.TestBenchmark
testBookie(org.apache.bookkeeper.benchmark.TestBenchmark)  Time elapsed: 61.792 sec  <<< ERROR!
java.lang.Exception: test timed out after 60000 milliseconds
	at org.apache.bookkeeper.benchmark.TestBenchmark.testBookie(TestBenchmark.java:57)


Results :

Tests in error: 
  TestBenchmark.testBookie:57->Object.wait:503->Object.wait:-2 »  test timed out...

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [  4.901 s]
[INFO] compability dependencies .......................... SUCCESS [  0.094 s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [  7.216 s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [  4.262 s]
[INFO] bookkeeper-server-compat420 ....................... SUCCESS [  3.193 s]
[INFO] Stats API for bookkeeper .......................... SUCCESS [ 10.985 s]
[INFO] bookkeeper-server ................................. SUCCESS [43:58 min]
[INFO] bookkeeper-benchmark .............................. FAILURE [02:20 min]
[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: 46:50 min
[INFO] Finished at: 2016-06-28T20:00:13+00:00
[INFO] Final Memory: 54M/1016M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project bookkeeper-benchmark: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/target/surefire-reports> for the individual test results.
[ERROR] -> [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-benchmark
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/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
Setting JDK_1_7_LATEST__HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3