See <https://builds.apache.org/job/distributedlog-nightly-build/122/>
------------------------------------------ [...truncated 152 lines...] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ distributedlog-core --- [INFO] Surefire report directory: <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.twitter.distributedlog.TestTruncate Running com.twitter.distributedlog.admin.TestDistributedLogAdmin Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.471 sec Running com.twitter.distributedlog.admin.TestDLCK Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.412 sec Running com.twitter.distributedlog.feature.TestDynamicConfigurationFeatureProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.354 sec Running com.twitter.distributedlog.feature.TestConfigurationFeatureProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec Running com.twitter.distributedlog.TestRollLogSegments Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 66.773 sec <<< FAILURE! Running com.twitter.distributedlog.TestBKLogWriteHandler Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.256 sec Running com.twitter.distributedlog.config.TestDynamicConfigurationFactory Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec Running com.twitter.distributedlog.config.TestDynamicDistributedLogConfiguration Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec Running com.twitter.distributedlog.config.TestConfigurationSubscription Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec Running com.twitter.distributedlog.config.TestConcurrentBaseConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec Running com.twitter.distributedlog.TestLogSegmentCreation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.618 sec Running com.twitter.distributedlog.TestSequenceID Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.36 sec Running com.twitter.distributedlog.TestLedgerHandleCache Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.038 sec Running com.twitter.distributedlog.TestNonBlockingReads Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.027 sec Running com.twitter.distributedlog.impl.TestZKNamespaceWatcher Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.11 sec Running com.twitter.distributedlog.impl.TestZKLogMetadataStore Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.012 sec Running com.twitter.distributedlog.impl.federated.TestFederatedZKLogMetadataStore Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.277 sec Running com.twitter.distributedlog.impl.TestZKLogSegmentMetadataStore Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.375 sec Running com.twitter.distributedlog.impl.metadata.TestZKLogMetadataForWriter Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.608 sec Running com.twitter.distributedlog.impl.metadata.TestZKLogMetadata Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec Running com.twitter.distributedlog.impl.metadata.TestZKLogMetadataForWriterUtilFunctions Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec Running com.twitter.distributedlog.impl.TestZKLogSegmentFilters Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec Running com.twitter.distributedlog.TestDLMTestUtil Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 sec Running com.twitter.distributedlog.TestDistributedLogConfiguration Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec Running com.twitter.distributedlog.util.TestSafeQueueingFuturePool Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec Running com.twitter.distributedlog.util.TestPermitManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec Running com.twitter.distributedlog.util.TestUtils Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 sec Running com.twitter.distributedlog.util.TestDLUtils Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec Running com.twitter.distributedlog.util.TestConfUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec Running com.twitter.distributedlog.util.TestFutureUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec Running com.twitter.distributedlog.util.TestTimeSequencer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running com.twitter.distributedlog.TestBKDistributedLogNamespace Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.089 sec Running com.twitter.distributedlog.tools.TestDistributedLogTool Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 71.308 sec <<< FAILURE! Running com.twitter.distributedlog.namespace.TestDistributedLogNamespaceBuilder Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.261 sec Running com.twitter.distributedlog.TestLogSegmentMetadata Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec Running com.twitter.distributedlog.TestNonBlockingReadsMultiReader Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 63.973 sec <<< FAILURE! Running com.twitter.distributedlog.TestReadUtils Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.701 sec Running com.twitter.distributedlog.rate.TestMovingAverageRate Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec Running com.twitter.distributedlog.TestZooKeeperClient Tests run: 12, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.746 sec Running com.twitter.distributedlog.limiter.TestRequestLimiter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec Running com.twitter.distributedlog.TestBKDistributedLogManager Tests run: 30, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 815.579 sec <<< FAILURE! Running com.twitter.distributedlog.TestBKLogSegmentWriter Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.698 sec Running com.twitter.distributedlog.zk.TestZKTransaction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec Running com.twitter.distributedlog.zk.TestZKWatcherManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec Running com.twitter.distributedlog.zk.TestZKVersionedSetOp Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec Running com.twitter.distributedlog.bk.TestLedgerAllocatorPool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.008 sec Running com.twitter.distributedlog.bk.TestLedgerAllocator Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 12.745 sec Running com.twitter.distributedlog.TestFailureAndRecovery Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.233 sec Running com.twitter.distributedlog.logsegment.TestLogSegmentCache Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec Running com.twitter.distributedlog.logsegment.TestRollingPolicy Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running com.twitter.distributedlog.TestEnvelopedEntry Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec Running com.twitter.distributedlog.TestBKSyncLogReader Tests run: 6, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 306.504 sec <<< FAILURE! Running com.twitter.distributedlog.TestWriteLimiter Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec Running com.twitter.distributedlog.acl.TestZKAccessControl Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 sec Running com.twitter.distributedlog.acl.TestZKAccessControlManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.332 sec Running com.twitter.distributedlog.TestAppendOnlyStreamReader Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 304.744 sec <<< FAILURE! Running com.twitter.distributedlog.lock.TestZKSessionLock Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.649 sec Running com.twitter.distributedlog.lock.TestDistributedLock Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.23 sec Running com.twitter.distributedlog.metadata.TestDLMetadata Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 sec Running com.twitter.distributedlog.metadata.TestZkMetadataResolver Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 sec Running com.twitter.distributedlog.metadata.TestLogSegmentMetadataStoreUpdater Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 sec Running com.twitter.distributedlog.net.TestDNSResolver Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running com.twitter.distributedlog.net.TestNetUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec Running com.twitter.distributedlog.TestBKLogReadHandler Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.007 sec Running com.twitter.distributedlog.TestLogSegmentsZK Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.319 sec Running com.twitter.distributedlog.TestInterleavedReaders Tests run: 8, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 268.863 sec <<< FAILURE! Running com.twitter.distributedlog.TestAsyncReaderLock Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.89 sec Running com.twitter.distributedlog.TestAsyncBulkWrite Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.646 sec Running com.twitter.distributedlog.TestEntry Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec Running com.twitter.distributedlog.selector.TestLogRecordSelectors Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec Running com.twitter.distributedlog.TestAppendOnlyStreamWriter Tests run: 8, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 323.449 sec <<< FAILURE! Running com.twitter.distributedlog.TestReadAhead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.888 sec Running com.twitter.distributedlog.TestAsyncReaderWriter Tests run: 43, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 189.057 sec <<< FAILURE! Results : Tests in error: testUnableToRollLogSegments(com.twitter.distributedlog.TestRollLogSegments): test timed out after 60000 milliseconds testRollingLogSegments(com.twitter.distributedlog.TestRollLogSegments): Induced Exception at:FP_StartLogSegmentBeforeLedgerCreate testLastDLSNInRollingLogSegments(com.twitter.distributedlog.TestRollLogSegments): Induced Exception at:FP_StartLogSegmentBeforeLedgerCreate testCaughtUpReaderOnLogSegmentRolling(com.twitter.distributedlog.TestRollLogSegments): Induced Exception at:FP_StartLogSegmentBeforeLedgerCreate testToolTruncateStream(com.twitter.distributedlog.tools.TestDistributedLogTool): test timed out after 60000 milliseconds testMultiReaders(com.twitter.distributedlog.TestNonBlockingReadsMultiReader): test timed out after 60000 milliseconds testNumberOfTransactions(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testContinuousReaders(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testMarkEndOfStream(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testMarkEndOfStreamOnEmptyStream(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testMarkEndOfStreamOnClosedStream(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds deleteDuringRead(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testImmediateFlush(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testTruncationValidation(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testSimpleRead(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testNumberOfTransactionsWithInprogressAtEnd(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testContinuousReaderBulk(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testContinuousReadersWithEmptyLedgers(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testNonPartitionedWrites(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testReadRecordsWhenReadAheadCatchingUp(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testReadRecordsWhenReadAheadCatchingUp2(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testDeletingLogWhileReading(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testReadingFromEmptyLog(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testReadRecordsAfterReadAheadCaughtUp(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testSkipToSkipsBytesWithLargerLogRecords(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToSkipsBytesUntilEndOfStream(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToreturnsFalseIfPositionDoesNotExistYetForUnSealedStream(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToForNoPositionChange(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToSkipsBytesWithImmediateFlush(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testInterleavedReadersWithRollingEdge(com.twitter.distributedlog.TestInterleavedReaders): test timed out after 60000 milliseconds testInterleavedReadersWithRolling(com.twitter.distributedlog.TestInterleavedReaders): test timed out after 60000 milliseconds testInterleavedReadersWithCleanup(com.twitter.distributedlog.TestInterleavedReaders): test timed out after 60000 milliseconds testInterleavedReadersWithRecovery(com.twitter.distributedlog.TestInterleavedReaders): test timed out after 60000 milliseconds testPositionUpdatesOnlyAfterWriteCompletion(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testBasicReadAndWriteBehavior(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testNoOffsetGapAfterSegmentWriterFailure(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testOffsetGapAfterSegmentWriterFailure(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testWriteFutureDoesNotCompleteUntilWritePersisted(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testWriteControlRecord(com.twitter.distributedlog.TestAsyncReaderWriter): test timed out after 60000 milliseconds Tests run: 481, Failures: 0, Errors: 39, Skipped: 9 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DistributedLog :: Parent .................... SUCCESS [ 3.502 s] [INFO] Apache DistributedLog :: Protocol .................. SUCCESS [ 16.714 s] [INFO] Apache DistributedLog :: Core Library .............. FAILURE [ 01:18 h] [INFO] Apache DistributedLog :: Proxy Client .............. SKIPPED [INFO] Apache DistributedLog :: Proxy Service ............. SKIPPED [INFO] Apache DistributedLog :: Benchmark ................. SKIPPED [INFO] Apache DistributedLog :: Tutorials :: Basics ....... SKIPPED [INFO] Apache DistributedLog :: Tutorials :: Messaging Tutorial SKIPPED [INFO] Apache DistributedLog :: Tutorials :: Kafka Tutorial SKIPPED [INFO] Apache DistributedLog :: Tutorials :: MapReduce Tutorial SKIPPED [INFO] Apache DistributedLog :: Tutorials ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:19 h [INFO] Finished at: 2016-11-19T08:22:10+00:00 [INFO] Final Memory: 43M/497M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) on project distributedlog-core: Failure or timeout -> [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 :distributedlog-core [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/pom.xml> to com.twitter/distributedlog-core/0.4.0-incubating-SNAPSHOT/distributedlog-core-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-mapreduce/pom.xml> to com.twitter/distributedlog-mapreduce/0.4.0-incubating-SNAPSHOT/distributedlog-mapreduce-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-client/pom.xml> to com.twitter/distributedlog-client/0.4.0-incubating-SNAPSHOT/distributedlog-client-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-benchmark/pom.xml> to com.twitter/distributedlog-benchmark/0.4.0-incubating-SNAPSHOT/distributedlog-benchmark-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-messaging/pom.xml> to com.twitter/distributedlog-messaging/0.4.0-incubating-SNAPSHOT/distributedlog-messaging-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-kafka/pom.xml> to com.twitter/distributedlog-kafka/0.4.0-incubating-SNAPSHOT/distributedlog-kafka-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/pom.xml> to com.twitter/distributedlog/0.4.0-incubating-SNAPSHOT/distributedlog-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-service/pom.xml> to com.twitter/distributedlog-service/0.4.0-incubating-SNAPSHOT/distributedlog-service-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-basic/pom.xml> to com.twitter/distributedlog-basic/0.4.0-incubating-SNAPSHOT/distributedlog-basic-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-protocol/pom.xml> to com.twitter/distributedlog-protocol/0.4.0-incubating-SNAPSHOT/distributedlog-protocol-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-protocol/target/distributedlog-protocol-0.4.0-incubating-SNAPSHOT.jar> to com.twitter/distributedlog-protocol/0.4.0-incubating-SNAPSHOT/distributedlog-protocol-0.4.0-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/pom.xml> to com.twitter/distributedlog-tutorials/0.4.0-incubating-SNAPSHOT/distributedlog-tutorials-0.4.0-incubating-SNAPSHOT.pom channel stopped