See 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/124/display/redirect>

------------------------------------------
[...truncated 309.90 KB...]
[INFO] Exclude: GROUPS
[INFO] Exclude: OWNERS
[INFO] Exclude: dist/**/*
[INFO] Exclude: docs/**/*
[INFO] Exclude: scripts/dev/reviewers
[INFO] Exclude: website/**/*
[INFO] Exclude: **/*.md
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/org/apache/distributedlog/thrift/*
[INFO] Exclude: **/logs/*.log
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .git/**/*
[INFO] Exclude: .github/**/*
[INFO] Exclude: .gitignore
[INFO] Exclude: docker/.gitignore
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: .repository/**
[INFO] Exclude: docker/grafana/dashboards/*.json
[INFO] 291 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 291 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
distributedlog-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
distributedlog-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
distributedlog-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 203 source files to 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/target/classes>
[WARNING] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/main/java/org/apache/distributedlog/namespace/NamespaceDriver.java>:
 Some input files use or override a deprecated API.
[WARNING] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/main/java/org/apache/distributedlog/namespace/NamespaceDriver.java>:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/main/java/org/apache/distributedlog/config/DynamicDistributedLogConfiguration.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/main/java/org/apache/distributedlog/config/DynamicDistributedLogConfiguration.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
distributedlog-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
distributedlog-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 76 source files to 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/test/java/org/apache/distributedlog/DLMTestUtil.java>:
 Some input files use or override a deprecated API.
[WARNING] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/test/java/org/apache/distributedlog/DLMTestUtil.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ distributedlog-core 
---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ 
distributedlog-core ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.distributedlog.TestBKLogWriteHandler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.58 sec - in 
org.apache.distributedlog.TestBKLogWriteHandler
Running org.apache.distributedlog.bk.TestLedgerAllocator
Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 26.196 sec - in 
org.apache.distributedlog.bk.TestLedgerAllocator
Running org.apache.distributedlog.bk.TestLedgerAllocatorPool
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.709 sec - in 
org.apache.distributedlog.bk.TestLedgerAllocatorPool
Running org.apache.distributedlog.TestEntryPosition
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in 
org.apache.distributedlog.TestEntryPosition
Running org.apache.distributedlog.TestAsyncBulkWrite
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.064 sec - in 
org.apache.distributedlog.TestAsyncBulkWrite
Running org.apache.distributedlog.zk.TestZKWatcherManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in 
org.apache.distributedlog.zk.TestZKWatcherManager
Running org.apache.distributedlog.zk.TestZKTransaction
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec - in 
org.apache.distributedlog.zk.TestZKTransaction
Running org.apache.distributedlog.zk.TestZKVersionedSetOp
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in 
org.apache.distributedlog.zk.TestZKVersionedSetOp
Running org.apache.distributedlog.TestAsyncReaderLock
Running org.apache.distributedlog.TestBKDistributedLogManager
Running org.apache.distributedlog.selector.TestLogRecordSelectors
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in 
org.apache.distributedlog.selector.TestLogRecordSelectors
Running org.apache.distributedlog.TestBKSyncLogReader
Running org.apache.distributedlog.admin.TestDLCK
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.637 sec - in 
org.apache.distributedlog.admin.TestDLCK
Running org.apache.distributedlog.admin.TestDistributedLogAdmin
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.878 sec - in 
org.apache.distributedlog.admin.TestDistributedLogAdmin
Running org.apache.distributedlog.metadata.TestDLMetadata
Running org.apache.distributedlog.metadata.TestLogMetadata
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in 
org.apache.distributedlog.metadata.TestLogMetadata
Running org.apache.distributedlog.metadata.TestLogSegmentMetadataStoreUpdater
Running org.apache.distributedlog.TestInterleavedReaders
Running org.apache.distributedlog.TestAppendOnlyStreamReader
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.769 sec - in 
org.apache.distributedlog.TestAppendOnlyStreamReader
Running org.apache.distributedlog.TestBKDistributedLogNamespace
Running org.apache.distributedlog.TestZooKeeperClient
Running org.apache.distributedlog.TestEntry
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 sec - in 
org.apache.distributedlog.TestEntry
Running 
org.apache.distributedlog.feature.TestDynamicConfigurationFeatureProvider
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.815 sec - in 
org.apache.distributedlog.feature.TestDynamicConfigurationFeatureProvider
Running org.apache.distributedlog.feature.TestConfigurationFeatureProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in 
org.apache.distributedlog.feature.TestConfigurationFeatureProvider
Running org.apache.distributedlog.TestSequenceID
Running org.apache.distributedlog.TestNonBlockingReadsMultiReader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.65 sec - in 
org.apache.distributedlog.TestNonBlockingReadsMultiReader
Running org.apache.distributedlog.TestLogSegmentMetadata
Running org.apache.distributedlog.TestLogSegmentCreation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.092 sec - in 
org.apache.distributedlog.TestLogSegmentCreation
Running org.apache.distributedlog.net.TestNetUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in 
org.apache.distributedlog.net.TestNetUtils
Running org.apache.distributedlog.net.TestDNSResolver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in 
org.apache.distributedlog.net.TestDNSResolver
Running org.apache.distributedlog.TestDLMTestUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec - in 
org.apache.distributedlog.TestDLMTestUtil
Running org.apache.distributedlog.TestAppendOnlyStreamWriter
Running org.apache.distributedlog.limiter.TestRequestLimiter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in 
org.apache.distributedlog.limiter.TestRequestLimiter
Running org.apache.distributedlog.TestReadAheadEntryReader
Running org.apache.distributedlog.TestTruncate
Running org.apache.distributedlog.TestWriteLimiter
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in 
org.apache.distributedlog.TestWriteLimiter
Running org.apache.distributedlog.acl.TestZKAccessControlManager
Running org.apache.distributedlog.acl.TestZKAccessControl
Running org.apache.distributedlog.TestDistributedLogConfiguration
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec - in 
org.apache.distributedlog.TestDistributedLogConfiguration
Running org.apache.distributedlog.util.TestUtils
Running org.apache.distributedlog.util.TestPermitManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in 
org.apache.distributedlog.util.TestPermitManager
Running org.apache.distributedlog.util.TestConfUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in 
org.apache.distributedlog.util.TestConfUtils
Running org.apache.distributedlog.util.TestDLUtils
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in 
org.apache.distributedlog.util.TestDLUtils
Running org.apache.distributedlog.util.TestTimeSequencer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in 
org.apache.distributedlog.util.TestTimeSequencer
Running org.apache.distributedlog.TestRollLogSegments
Running org.apache.distributedlog.logsegment.TestRollingPolicy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in 
org.apache.distributedlog.logsegment.TestRollingPolicy
Running org.apache.distributedlog.logsegment.TestPerStreamLogSegmentCache
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec - in 
org.apache.distributedlog.logsegment.TestPerStreamLogSegmentCache
Running org.apache.distributedlog.TestLogSegmentsZK
Running org.apache.distributedlog.config.TestDynamicConfigurationFactory
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.54 sec - in 
org.apache.distributedlog.config.TestDynamicConfigurationFactory
Running org.apache.distributedlog.config.TestDynamicDistributedLogConfiguration
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec - in 
org.apache.distributedlog.config.TestDynamicDistributedLogConfiguration
Running org.apache.distributedlog.lock.TestDistributedLock
Running org.apache.distributedlog.lock.TestZKSessionLock
Running org.apache.distributedlog.TestBKLogReadHandler
Running org.apache.distributedlog.TestNonBlockingReads
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.042 sec - in 
org.apache.distributedlog.TestNonBlockingReads
Running org.apache.distributedlog.TestBKLogSegmentWriter
Running org.apache.distributedlog.TestReadUtils
Running org.apache.distributedlog.TestAsyncReaderWriter
Running org.apache.distributedlog.namespace.TestNamespaceBuilder
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.653 sec - in 
org.apache.distributedlog.namespace.TestNamespaceBuilder
Running org.apache.distributedlog.impl.TestZKLogMetadataStore
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.563 sec - in 
org.apache.distributedlog.impl.TestZKLogMetadataStore
Running org.apache.distributedlog.impl.metadata.TestZkMetadataResolver
Running 
org.apache.distributedlog.impl.metadata.TestZKLogStreamMetadataStoreUtils
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec - in 
org.apache.distributedlog.impl.metadata.TestZKLogStreamMetadataStoreUtils
Running org.apache.distributedlog.impl.metadata.TestZKLogStreamMetadataStore
Running org.apache.distributedlog.impl.TestZKLogSegmentMetadataStore
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.724 sec - 
in org.apache.distributedlog.impl.TestZKLogSegmentMetadataStore
Running org.apache.distributedlog.impl.TestZKLogSegmentFilters
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 sec - in 
org.apache.distributedlog.impl.TestZKLogSegmentFilters
Running org.apache.distributedlog.impl.logsegment.TestBKLogSegmentEntryReader
Running org.apache.distributedlog.impl.TestZKNamespaceWatcher
Running org.apache.distributedlog.impl.federated.TestFederatedZKLogMetadataStore
Running org.apache.distributedlog.tools.TestDistributedLogTool

Results :

Tests run: 158, Failures: 0, Errors: 0, Skipped: 5

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DistributedLog :: Parent .................... SUCCESS [ 34.679 s]
[INFO] Apache DistributedLog :: Build Tools ............... SUCCESS [ 18.653 s]
[INFO] Apache DistributedLog :: Common .................... SUCCESS [02:38 min]
[INFO] Apache DistributedLog :: Protocol .................. SUCCESS [01:01 min]
[INFO] Apache DistributedLog :: Core Library .............. FAILURE [16:18 min]
[INFO] Apache DistributedLog :: IO :: FileSystem .......... SKIPPED
[INFO] Apache DistributedLog :: IO ........................ SKIPPED
[INFO] Apache DistributedLog :: Proxy Protocol ............ SKIPPED
[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 ................. SKIPPED
[INFO] Apache DistributedLog :: Core Library (Twitter Future Interface) SKIPPED
[INFO] Apache DistributedLog :: Tests ..................... SKIPPED
[INFO] Apache DistributedLog :: Tests :: JMH Benchmark .... SKIPPED
[INFO] Apache DistributedLog :: Tests :: JMH Benchmark (0.4.0-incubating) 
SKIPPED
[INFO] Apache DistributedLog :: Tests :: Backward Compatibility Test SKIPPED
[INFO] Apache DistributedLog :: Tests :: Backward Compatibility Test 
(0.4.0-incubating) SKIPPED
[INFO] Apache DistributedLog :: Dist ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:32 min
[INFO] Finished at: 2018-01-02T08:20:16Z
[INFO] Final Memory: 83M/3384M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project distributedlog-core: ExecutionException The forked VM terminated 
without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core>
 && /usr/local/asfpackages/java/jdk1.8.0_152/jre/bin/java -Xmx3G 
-Djava.net.preferIPv4Stack=true -XX:MaxDirectMemorySize=2G -jar 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/target/surefire/surefirebooter2852387660094247249.jar>
 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/target/surefire/surefire1017440121605298694tmp>
 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/target/surefire/surefire_15109849095142938573tmp>
[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 :distributedlog-core
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/pom.xml>
 to 
org.apache.distributedlog/distributedlog-core/0.6.0-SNAPSHOT/distributedlog-core-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/tests/backward-compat/pom.xml>
 to 
org.apache.distributedlog.tests/backward-compat-test/0.6.0-SNAPSHOT/backward-compat-test-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-protocol/pom.xml>
 to 
org.apache.distributedlog/distributedlog-protocol/0.6.0-SNAPSHOT/distributedlog-protocol-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-protocol/target/distributedlog-protocol-0.6.0-SNAPSHOT.jar>
 to 
org.apache.distributedlog/distributedlog-protocol/0.6.0-20180102.080322-106/distributedlog-protocol-0.6.0-20180102.080322-106.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-protocol/target/distributedlog-protocol-0.6.0-SNAPSHOT-tests.jar>
 to 
org.apache.distributedlog/distributedlog-protocol/0.6.0-20180102.080322-106/distributedlog-protocol-0.6.0-20180102.080322-106-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-protocol/target/distributedlog-protocol-0.6.0-SNAPSHOT-sources.jar>
 to 
org.apache.distributedlog/distributedlog-protocol/0.6.0-20180102.080322-106/distributedlog-protocol-0.6.0-20180102.080322-106-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-io/dlfs/pom.xml>
 to org.apache.distributedlog/dlfs/0.6.0-SNAPSHOT/dlfs-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-io/pom.xml>
 to 
org.apache.distributedlog/distributedlog-io/0.6.0-SNAPSHOT/distributedlog-io-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-proxy-client/pom.xml>
 to 
org.apache.distributedlog/distributedlog-proxy-client/0.6.0-SNAPSHOT/distributedlog-proxy-client-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-tutorials/distributedlog-basic/pom.xml>
 to 
org.apache.distributedlog/distributedlog-basic/0.6.0-SNAPSHOT/distributedlog-basic-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-tutorials/distributedlog-messaging/pom.xml>
 to 
org.apache.distributedlog/distributedlog-messaging/0.6.0-SNAPSHOT/distributedlog-messaging-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/tests/jmh-0.4/pom.xml>
 to 
org.apache.distributedlog.tests/jmh-test-0.4/0.6.0-SNAPSHOT/jmh-test-0.4-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-common/pom.xml>
 to 
org.apache.distributedlog/distributedlog-common/0.6.0-SNAPSHOT/distributedlog-common-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-common/target/distributedlog-common-0.6.0-SNAPSHOT.jar>
 to 
org.apache.distributedlog/distributedlog-common/0.6.0-20180102.080218-106/distributedlog-common-0.6.0-20180102.080218-106.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-common/target/distributedlog-common-0.6.0-SNAPSHOT-sources.jar>
 to 
org.apache.distributedlog/distributedlog-common/0.6.0-20180102.080218-106/distributedlog-common-0.6.0-20180102.080218-106-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-common/target/distributedlog-common-0.6.0-SNAPSHOT-tests.jar>
 to 
org.apache.distributedlog/distributedlog-common/0.6.0-20180102.080218-106/distributedlog-common-0.6.0-20180102.080218-106-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-tutorials/pom.xml>
 to 
org.apache.distributedlog/distributedlog-tutorials/0.6.0-SNAPSHOT/distributedlog-tutorials-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-tutorials/distributedlog-kafka/pom.xml>
 to 
org.apache.distributedlog/distributedlog-kafka/0.6.0-SNAPSHOT/distributedlog-kafka-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/tests/jmh/pom.xml>
 to 
org.apache.distributedlog.tests/jmh-test/0.6.0-SNAPSHOT/jmh-test-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-dist/pom.xml>
 to 
org.apache.distributedlog/distributedlog-dist/0.6.0-SNAPSHOT/distributedlog-dist-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-benchmark/pom.xml>
 to 
org.apache.distributedlog/distributedlog-benchmark/0.6.0-SNAPSHOT/distributedlog-benchmark-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/pom.xml>
 to 
org.apache.distributedlog/distributedlog/0.6.0-SNAPSHOT/distributedlog-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-build-tools/pom.xml>
 to 
org.apache.distributedlog/distributedlog-build-tools/0.6.0-SNAPSHOT/distributedlog-build-tools-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-build-tools/target/distributedlog-build-tools-0.6.0-SNAPSHOT.jar>
 to 
org.apache.distributedlog/distributedlog-build-tools/0.6.0-20180102.075941-107/distributedlog-build-tools-0.6.0-20180102.075941-107.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-build-tools/target/distributedlog-build-tools-0.6.0-SNAPSHOT-sources.jar>
 to 
org.apache.distributedlog/distributedlog-build-tools/0.6.0-20180102.075941-107/distributedlog-build-tools-0.6.0-20180102.075941-107-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core-twitter/pom.xml>
 to 
org.apache.distributedlog/distributedlog-core-twitter/0.6.0-SNAPSHOT/distributedlog-core-twitter-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-proxy-protocol/pom.xml>
 to 
org.apache.distributedlog/distributedlog-proxy-protocol/0.6.0-SNAPSHOT/distributedlog-proxy-protocol-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/tests/pom.xml>
 to 
org.apache.distributedlog.tests/tests-parent/0.6.0-SNAPSHOT/tests-parent-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/tests/backward-compat-0.4/pom.xml>
 to 
org.apache.distributedlog.tests/backward-compat-test-0.4/0.6.0-SNAPSHOT/backward-compat-test-0.4-0.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-proxy-server/pom.xml>
 to 
org.apache.distributedlog/distributedlog-proxy-server/0.6.0-SNAPSHOT/distributedlog-proxy-server-0.6.0-SNAPSHOT.pom
channel stopped

Reply via email to