See 
<https://builds.apache.org/job/pulsar-master/356/display/redirect?page=changes>

Changes:

[mmerli] More Pulsar Functions documentation (#1362)

------------------------------------------
[...truncated 803.47 KB...]
[MethodUtil@654710e4] info register aspect 
org.apache.pulsar.broker.zookeeper.aspectj.ClientCnxnAspect
[MethodUtil@654710e4] info register aspect 
org.apache.pulsar.zookeeper.FinalRequestProcessorAspect
[MethodUtil@654710e4] info register aspect 
org.apache.pulsar.zookeeper.ZooKeeperServerAspect
HTTP 409 Conflict

Reason: Cluster already exist
---- Run unit tests in parallel
[0/96] Running tests...
[1/96] BackoffTest.mandatoryStopTestNegativeTest (39 ms)
[2/96] ZTSClientTest.testZTSClient (40 ms)
[3/96] BackoffTest.basicTest (33 ms)
[4/96] BackoffTest.maxTest (31 ms)
[5/96] BackoffTest.mandatoryStopTest (34 ms)
[6/96] BackoffTest.ignoringMandatoryStopTest (32 ms)
[7/96] BasicEndToEndTest.testNonExistingTopic (28 ms)
[8/96] BasicEndToEndTest.testNonPersistentTopic (28 ms)
[9/96] BasicEndToEndTest.testInvalidUrlPassed (25 ms)
[10/96] BasicEndToEndTest.testLookupThrottling (178 ms)
[11/96] BackoffTest.firstBackoffTimerTest (336 ms)
[12/96] BasicEndToEndTest.testMessageTooBig (604 ms)
[13/96] BasicEndToEndTest.testSingleClientMultipleSubscriptions (961 ms)
[14/96] BasicEndToEndTest.testSubscribeCloseUnsubscribeSherpaScenario (951 ms)
[15/96] BasicEndToEndTest.testConfigurationFile (35 ms)
[16/96] BasicEndToEndTest.testProduceConsume (1190 ms)
[17/96] BasicEndToEndTest.testNamespaceName (30 ms)
[18/96] BasicEndToEndTest.testCompressionLZ4 (405 ms)
[19/96] BasicEndToEndTest.testIamSoFancyCharactersInTopicName (1321 ms)
[20/96] BasicEndToEndTest.testProduceAndConsumeAfterClientClose (1323 ms)
[21/96] BasicEndToEndTest.testCompressionZLib (368 ms)
[22/96] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName (1202 
ms)
[23/96] BasicEndToEndTest.testConsumerClose (171 ms)
[24/96] BasicEndToEndTest.testPartitionedProducerConsumer (1512 ms)
[25/96] BasicEndToEndTest.testProduceMessageSize (103 ms)
[26/96] BasicEndToEndTest.testSinglePartitionRoutingPolicy (1257 ms)
[27/96] BasicEndToEndTest.testRoundRobinRoutingPolicy (1236 ms)
[28/96] BasicEndToEndTest.testMultipleClientsMultipleSubscriptions (2975 ms)
[29/96] ClientDeduplicationTest.testProducerSequenceAfterReconnect (214 ms)
[30/96] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic (3132 
ms)
[31/96] ProducerTest.producerNotInitialized (30 ms)
[32/96] LoggerTest.testLogger (25 ms)
[33/96] UrlTest.testUrl (34 ms)
[34/96] MessageTest.testMessageContents (27 ms)
[35/96] MessageTest.testAllocatedContents (29 ms)
[36/96] MessageTest.testProperties (34 ms)
[37/96] BlockingQueueTest.testBasic (25 ms)
[38/96] BlockingQueueTest.testQueueOperations (34 ms)
[39/96] BlockingQueueTest.testBlockingProducer (29 ms)
[40/96] BlockingQueueTest.testBlockingConsumer (28 ms)
[41/96] BasicEndToEndTest.testResendViaSendCallback (3693 ms)
[42/96] BlockingQueueTest.testReservedSpot (39 ms)
[43/96] BatchMessageTest.testProducerConfig (31 ms)
[44/96] ClientDeduplicationTest.testProducerDeduplication (2127 ms)
[45/96] BasicEndToEndTest.testRSAEncryption (3119 ms)
[46/96] BasicEndToEndTest.testBatchMessages (6698 ms)
[47/96] BasicEndToEndTest.testMessageListener (6178 ms)
[48/96] BlockingQueueTest.testTimeout (3035 ms)
[49/96] BatchMessageTest.testBatchSizeInBytes (5092 ms)
[50/96] BasicEndToEndTest.testStatsLatencies (11299 ms)
[51/96] BasicEndToEndTest.testEncryptionFailure (10113 ms)
[52/96] AuthPluginTest.testCreate (43 ms)
[53/96] AuthPluginTest.testTls (6276 ms)
[54/96] AuthPluginTest.testAthenz (58 ms)
[55/96] AuthPluginTest.testDisable (38 ms)
[56/96] ConsumerTest.consumerNotInitialized (31 ms)
[57/96] BinaryLookupServiceTest.basicLookup (46 ms)
[58/96] NamespaceNameTest.testNamespaceName (37 ms)
[59/96] MessageIdTest.testSerialization (39 ms)
[60/96] BatchMessageTest.testCumulativeAck (15134 ms)
[61/96] ConsumerStatsTest.testFailure (228 ms)
[62/96] BatchMessageTest.testMixedAck (15108 ms)
[63/96] ConsumerStatsTest.testBacklogInfo (3790 ms)
[64/96] TopicNameTest.testLookup (27 ms)
[65/96] TopicNameTest.testTopicName (24 ms)
[66/96] TopicNameTest.testTopicNameWithSlashes (38 ms)
[67/96] TopicNameTest.testEmptyClusterName (35 ms)
[68/96] TopicNameTest.testExtraSlashes (34 ms)
[69/96] TopicNameTest.testIllegalCharacters (37 ms)
[70/96] TopicNameTest.testIllegalUrl (37 ms)
[71/96] TopicNameTest.testEmptyString (32 ms)
[72/96] TopicNameTest.testExtraArguments (26 ms)
[73/96] ReaderTest.testSimpleReader (128 ms)
[74/96] ReaderTest.testReaderAfterMessagesWerePublished (125 ms)
[75/96] ReaderTest.testMultipleReaders (119 ms)
[76/96] ReaderTest.testReaderOnLastMessage (164 ms)
[77/96] ReaderTest.testReaderOnSpecificMessage (139 ms)
[78/96] ReaderTest.testReaderOnSpecificMessageWithBatches (1063 ms)
[79/96] ClientTest.testChecksumComputation (38 ms)
[80/96] ClientTest.testSwHwChecksum (34 ms)
[81/96] TopicMetadataImplTest.numPartitions (34 ms)
[82/96] HashTest.testBoostHash (34 ms)
[83/96] HashTest.testJavaStringHash (34 ms)
[84/96] HashTest.testMurmur3_32Hash (35 ms)
[85/96] LatchTest.testCountDown (85 ms)
[86/96] LatchTest.testLatchCount (89 ms)
[87/96] BatchMessageTest.testSmallReceiverQueueSize (20205 ms)
[88/96] LatchTest.testTimedWait (139 ms)
[89/96] BatchMessageTest.testProducerTimeout (21096 ms)
[90/96] ConsumerStatsTest.testCachingMechanism (4231 ms)
[91/96] ConsumerStatsTest.testAsyncCallOnPartitionedTopic (6054 ms)
[92/96] BatchMessageTest.testPermits (20161 ms)
[93/96] BatchMessageTest.testIndividualAck (25149 ms)
[94/96] BatchMessageTest.testPartitionedTopics (33706 ms)
[95/96] BasicEndToEndTest.testHandlerReconnectionLogic (63680 ms)
[96/96] BasicEndToEndTest.testMessageListenerPause (79430 ms)
---- Running Python unit tests
...06:19:25.397 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:25.399 [0x7fed6df7f700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39272 -> 
127.0.0.1:8885] Connected to broker
06:19:25.405 [0x7fed6df7f700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer, ] Getting 
connection from pool
06:19:25.459 [0x7fed6df7f700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer, ] Created producer 
on broker [127.0.0.1:39272 -> 127.0.0.1:8885] 
06:19:25.461 [0x7fed6df7f700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns1/my-python-test-producer, standalone-0-69] 
Closed producer
.06:19:25.462 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:25.463 [0x7fed6cd6b700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39274 -> 
127.0.0.1:8885] Connected to broker
06:19:25.466 [0x7fed6cd6b700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Getting 
connection from pool
06:19:25.522 [0x7fed6cd6b700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Created 
consumer on broker [127.0.0.1:39274 -> 127.0.0.1:8885] 
06:19:25.524 [0x7fed6cd6b700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-listener, ] Getting 
connection from pool
06:19:25.530 [0x7fed6cd6b700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-listener, ] Created producer 
on broker [127.0.0.1:39274 -> 127.0.0.1:8885] 
Got message: Message(prod=standalone-0-70, seq=0, publish_time=1522390765530, 
payload_size=7, msg_id=(152,0,-1,-1), props={})
Got message: Message(prod=standalone-0-70, seq=1, publish_time=1522390765540, 
payload_size=7, msg_id=(152,1,-1,-1), props={})
Got message: Message(prod=standalone-0-70, seq=2, publish_time=1522390765543, 
payload_size=7, msg_id=(152,2,-1,-1), props={})
06:19:25.649 [0x7fed6cd6b700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-listener, standalone-0-70] 
Closed producer
06:19:25.650 [0x7fed6cd6b700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Closed 
consumer 0
...06:19:25.651 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:25.652 [0x7fed677fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39276 -> 
127.0.0.1:8885] Connected to broker
06:19:25.655 [0x7fed677fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Getting connection from pool
06:19:25.711 [0x7fed677fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Created consumer on broker [127.0.0.1:39276 -> 127.0.0.1:8885] 
06:19:25.714 [0x7fed677fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Getting 
connection from pool
06:19:25.719 [0x7fed677fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Created 
producer on broker [127.0.0.1:39276 -> 127.0.0.1:8885] 
06:19:25.826 [0x7fed677fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, 
standalone-0-71] Closed producer
06:19:25.826 [0x7fed677fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Closed consumer 0
.06:19:25.847 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:25.848 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39280 -> 
127.0.0.1:8885] Connected to broker
06:19:25.852 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-producer-name] Getting connection from pool
06:19:25.879 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-producer-name] Created producer on broker [127.0.0.1:39280 -> 
127.0.0.1:8885] 
06:19:25.881 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-sub, 0] Getting connection from pool
06:19:25.895 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-sub, 0] Created consumer on broker [127.0.0.1:39280 -> 127.0.0.1:8885] 
06:19:26.908 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-producer-name] Closed producer
06:19:26.910 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-producer-name] Getting connection from pool
06:19:26.911 [0x7fed667fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-producer-name] Created producer on broker [127.0.0.1:39280 -> 
127.0.0.1:8885] 
.06:19:27.913 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:27.915 [0x7fed64ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39282 -> 
127.0.0.1:8885] Connected to broker
06:19:27.918 [0x7fed64ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic, ] Getting connection from 
pool
06:19:27.941 [0x7fed64ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic, ] Created producer on 
broker [127.0.0.1:39282 -> 127.0.0.1:8885] 
06:19:28.043 [0x7fed64ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic, standalone-0-72] Closed 
producer
.06:19:28.055 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:28.056 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39286 -> 
127.0.0.1:8885] Connected to broker
06:19:28.059 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1522390768.05,
 my-producer-name] Getting connection from pool
06:19:28.088 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1522390768.05,
 my-producer-name] Created producer on broker [127.0.0.1:39286 -> 
127.0.0.1:8885] 
06:19:28.132 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1522390768.05,
 my-producer-name] Closed producer
06:19:28.134 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1522390768.05,
 my-producer-name] Getting connection from pool
06:19:28.136 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1522390768.05,
 my-producer-name] Created producer on broker [127.0.0.1:39286 -> 
127.0.0.1:8885] 
.06:19:28.177 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:28.178 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39288 -> 
127.0.0.1:8885] Connected to broker
06:19:28.180 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer, reader-53c086, 0] 
Getting connection from pool
06:19:28.182 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns1/my-python-test-producer, reader-53c086, 0] 
Created consumer on broker [127.0.0.1:39288 -> 127.0.0.1:8885] 
06:19:28.184 [0x7fed4b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns1/my-python-test-producer, reader-53c086, 0] 
Closed consumer 0
.06:19:28.185 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:28.185 [0x7fed49ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39290 -> 
127.0.0.1:8885] Connected to broker
06:19:28.188 [0x7fed49ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] 
Getting connection from pool
06:19:28.208 [0x7fed49ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] 
Created producer on broker [127.0.0.1:39290 -> 127.0.0.1:8885] 
06:19:28.253 [0x7fed49ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-b5cdf1, 0] Getting connection from pool
06:19:28.256 [0x7fed49ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-b5cdf1, 0] Created consumer on broker [127.0.0.1:39290 -> 
127.0.0.1:8885] 
06:19:28.308 [0x7fed49ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-b5cdf1, 0] Closed consumer 0
06:19:28.309 [0x7fed49ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
standalone-0-73] Closed producer
.06:19:28.310 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:28.311 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39292 -> 
127.0.0.1:8885] Connected to broker
06:19:28.314 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
] Getting connection from pool
06:19:28.337 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
] Created producer on broker [127.0.0.1:39292 -> 127.0.0.1:8885] 
06:19:28.374 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-16be7c, 0] Getting connection from pool
06:19:28.377 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-16be7c, 0] Created consumer on broker [127.0.0.1:39292 -> 
127.0.0.1:8885] 
06:19:28.382 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-c34026, 1] Getting connection from pool
06:19:28.385 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-c34026, 1] Created consumer on broker [127.0.0.1:39292 -> 
127.0.0.1:8885] 
06:19:28.389 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-16be7c, 0] Closed consumer 0
06:19:28.390 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-c34026, 1] Closed consumer 1
06:19:28.390 [0x7fed48ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
standalone-0-74] Closed producer
.06:19:28.391 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:28.392 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39294 -> 
127.0.0.1:8885] Connected to broker
06:19:28.394 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/BatchMessageContainer.cc(41) - { BatchContainer 
[size = 0] [batchSizeInBytes_ = 0] [maxAllowedMessageBatchSizeInBytes_ = 
131072] [maxAllowedNumMessagesInBatch_ = 1000] [topicName = 
persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches]
 [producerName_ = ] [batchSizeInBytes_ = 0] [numberOfBatchesSent = 0] 
[averageBatchSize = 0]} BatchMessageContainer constructed
06:19:28.394 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 ] Getting connection from pool
06:19:28.418 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 ] Created producer on broker [127.0.0.1:39294 -> 127.0.0.1:8885] 
06:19:29.424 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-c1d7d5, 0] Getting connection from pool
06:19:29.428 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-c1d7d5, 0] Created consumer on broker [127.0.0.1:39294 -> 
127.0.0.1:8885] 
06:19:29.432 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-bc4d35, 1] Getting connection from pool
06:19:29.436 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-bc4d35, 1] Created consumer on broker [127.0.0.1:39294 -> 
127.0.0.1:8885] 
06:19:29.438 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-c1d7d5, 0] Closed consumer 0
06:19:29.439 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-bc4d35, 1] Closed consumer 1
06:19:29.440 [0x7fed337fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 standalone-0-75] Closed producer
.06:19:29.441 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:29.442 [0x7fed327fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39296 -> 
127.0.0.1:8885] Connected to broker
06:19:29.445 [0x7fed327fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-13ddd8, 0] Getting connection from pool
06:19:29.467 [0x7fed327fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-13ddd8, 0] Created consumer on broker [127.0.0.1:39296 -> 
127.0.0.1:8885] 
06:19:29.469 [0x7fed327fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Getting 
connection from pool
06:19:29.474 [0x7fed327fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Created 
producer on broker [127.0.0.1:39296 -> 127.0.0.1:8885] 
06:19:29.582 [0x7fed327fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-13ddd8, 0] Closed consumer 0
06:19:29.583 [0x7fed327fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
standalone-0-76] Closed producer
.06:19:29.584 [0x7fed79235700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
06:19:29.585 [0x7fed317fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:39298 -> 
127.0.0.1:8885] Connected to broker
06:19:29.587 [0x7fed317fa700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic, ] Getting connection from 
pool
06:19:29.592 [0x7fed317fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic, ] Created producer on 
broker [127.0.0.1:39298 -> 127.0.0.1:8885] 
06:19:29.596 [0x7fed317fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic, standalone-0-77] Closed 
producer
.
----------------------------------------------------------------------
Ran 17 tests in 4.201s

OK
06:19:29.600 [0x7fed79235700] WARN  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(95) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1522390765.85,
 my-sub, 0] Destroyed consumer which was not properly closed
[pulsar-master] $ /bin/bash -xe /tmp/jenkins3785800065838468167.sh
+ echo 'Building Docker images'
Building Docker images
+ docker/build.sh
[INFO] Scanning for projects...
Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom
[WARNING] Failed to create parent directories for tracking file 
/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.lastUpdated
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 
'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
 must be unique: org.apache.logging.log4j:log4j-api:test-jar -> duplicate 
declaration of version ${log4j2.version} @ 
org.apache.pulsar:pulsar:2.0.0-incubating-SNAPSHOT, 
<https://builds.apache.org/job/pulsar-master/ws/pom.xml,> line 420, column 19
[WARNING] 
'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
 must be unique: org.apache.logging.log4j:log4j-core:test-jar -> duplicate 
declaration of version ${log4j2.version} @ 
org.apache.pulsar:pulsar:2.0.0-incubating-SNAPSHOT, 
<https://builds.apache.org/job/pulsar-master/ws/pom.xml,> line 426, column 19
[ERROR] Unresolveable build extension: Plugin 
org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could 
not be resolved: Failed to read artifact descriptor for 
org.apache.maven.wagon:wagon-ssh-external:jar:2.10 @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.pulsar:docker-images:2.0.0-incubating-SNAPSHOT 
(<https://builds.apache.org/job/pulsar-master/ws/docker/pom.xml)> has 1 error
[ERROR]     Unresolveable build extension: Plugin 
org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could 
not be resolved: Failed to read artifact descriptor for 
org.apache.maven.wagon:wagon-ssh-external:jar:2.10: Could not transfer artifact 
org.apache.maven.wagon:wagon-ssh-external:pom:2.10 from/to central 
(https://repo.maven.apache.org/maven2): 
/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.part.lock
 (No such file or directory) -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
[INFO] Scanning for projects...
Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom
[WARNING] Failed to create parent directories for tracking file 
/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.lastUpdated
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 
'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
 must be unique: org.apache.logging.log4j:log4j-api:test-jar -> duplicate 
declaration of version ${log4j2.version} @ 
org.apache.pulsar:pulsar:2.0.0-incubating-SNAPSHOT, 
<https://builds.apache.org/job/pulsar-master/ws/pom.xml,> line 420, column 19
[WARNING] 
'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
 must be unique: org.apache.logging.log4j:log4j-core:test-jar -> duplicate 
declaration of version ${log4j2.version} @ 
org.apache.pulsar:pulsar:2.0.0-incubating-SNAPSHOT, 
<https://builds.apache.org/job/pulsar-master/ws/pom.xml,> line 426, column 19
[ERROR] Unresolveable build extension: Plugin 
org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could 
not be resolved: Failed to read artifact descriptor for 
org.apache.maven.wagon:wagon-ssh-external:jar:2.10 @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
org.apache.pulsar:dashboard-docker-image:2.0.0-incubating-SNAPSHOT 
(<https://builds.apache.org/job/pulsar-master/ws/docker/../dashboard/pom.xml)> 
has 1 error
[ERROR]     Unresolveable build extension: Plugin 
org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could 
not be resolved: Failed to read artifact descriptor for 
org.apache.maven.wagon:wagon-ssh-external:jar:2.10: Could not transfer artifact 
org.apache.maven.wagon:wagon-ssh-external:pom:2.10 from/to central 
(https://repo.maven.apache.org/maven2): 
/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.part.lock
 (No such file or directory) -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user git...@alasdairhodge.co.uk

Reply via email to