See <https://builds.apache.org/job/pulsar-master/203/display/redirect?page=changes>
Changes: [mmerli] Raw Reader for Pulsar Topics (#962) ------------------------------------------ [...truncated 329.28 KB...] [MethodUtil@38cae5a0] info register aspect org.apache.pulsar.zookeeper.FinalRequestProcessorAspect [MethodUtil@38cae5a0] info register aspect org.apache.pulsar.zookeeper.ZooKeeperServerAspect [MethodUtil@14f47cd3] info AspectJ Weaver Version 1.8.9 built on Monday Mar 14, 2016 at 21:18:16 GMT [MethodUtil@14f47cd3] info register classloader sun.reflect.misc.MethodUtil@14f47cd3 [MethodUtil@14f47cd3] info using configuration file:/pulsar/pulsar-client-cpp/pulsar-dist/lib/org.apache.pulsar-pulsar-broker-1.22.0-incubating-SNAPSHOT.jar!/META-INF/aop.xml [MethodUtil@14f47cd3] info using configuration file:/pulsar/pulsar-client-cpp/pulsar-dist/lib/org.apache.pulsar-pulsar-zookeeper-1.22.0-incubating-SNAPSHOT.jar!/META-INF/aop.xml [MethodUtil@14f47cd3] info register aspect org.apache.pulsar.broker.zookeeper.aspectj.ClientCnxnAspect [MethodUtil@14f47cd3] info register aspect org.apache.pulsar.zookeeper.FinalRequestProcessorAspect [MethodUtil@14f47cd3] info register aspect org.apache.pulsar.zookeeper.ZooKeeperServerAspect ---- Run unit tests in parallel [0/90] Running tests... [1/90] MessageTest.testMessageContents (33 ms) [2/90] MessageTest.testProperties (29 ms) [3/90] MessageTest.testAllocatedContents (32 ms) [4/90] BackoffTest.mandatoryStopTestNegativeTest (30 ms) [5/90] BackoffTest.ignoringMandatoryStopTest (24 ms) [6/90] BackoffTest.basicTest (36 ms) [7/90] BackoffTest.maxTest (36 ms) [8/90] BackoffTest.mandatoryStopTest (35 ms) [9/90] UrlTest.testUrl (29 ms) [10/90] AuthPluginTest.testCreate (23 ms) [11/90] AuthPluginTest.testDisable (20 ms) [12/90] ConsumerTest.consumerNotInitialized (30 ms) [13/90] BatchMessageTest.testProducerConfig (30 ms) [14/90] BackoffTest.firstBackoffTimerTest (334 ms) [15/90] BinaryLookupServiceTest.basicLookup (484 ms) [16/90] ClientDeduplicationTest.testProducerSequenceAfterReconnect (2364 ms) [17/90] ClientDeduplicationTest.testProducerDeduplication (4114 ms) [18/90] LoggerTest.testLogger (4114 ms) [19/90] BatchMessageTest.testBatchSizeInBytes (6861 ms) [20/90] NamespaceNameTest.testNamespaceName (35 ms) [21/90] AuthPluginTest.testAthenz (7090 ms) [22/90] AuthPluginTest.testTls (7091 ms) [23/90] ConsumerStatsTest.testFailure (892 ms) [24/90] ConsumerStatsTest.testBacklogInfo (4735 ms) [25/90] ReaderTest.testSimpleReader (416 ms) [26/90] ConsumerStatsTest.testCachingMechanism (5011 ms) [27/90] ReaderTest.testMultipleReaders (915 ms) [28/90] ReaderTest.testReaderAfterMessagesWerePublished (938 ms) [29/90] ReaderTest.testReaderOnSpecificMessage (1875 ms) [30/90] ReaderTest.testReaderOnLastMessage (2184 ms) [31/90] MessageIdTest.testSerialization (35 ms) [32/90] DestinationNameTest.testLookup (25 ms) [33/90] DestinationNameTest.testDestinationName (26 ms) [34/90] DestinationNameTest.testDestinationNameWithSlashes (28 ms) [35/90] DestinationNameTest.testEmptyClusterName (31 ms) [36/90] DestinationNameTest.testExtraSlashes (27 ms) [37/90] DestinationNameTest.testIllegalCharacters (29 ms) [38/90] DestinationNameTest.testIllegalUrl (34 ms) [39/90] DestinationNameTest.testEmptyString (32 ms) [40/90] DestinationNameTest.testExtraArguments (30 ms) [41/90] ZTSClientTest.testZTSClient (33 ms) [42/90] BlockingQueueTest.testBasic (34 ms) [43/90] BlockingQueueTest.testQueueOperations (32 ms) [44/90] BlockingQueueTest.testBlockingProducer (33 ms) [45/90] BlockingQueueTest.testBlockingConsumer (35 ms) [46/90] ConsumerStatsTest.testAsyncCallOnPartitionedTopic (7862 ms) [47/90] BlockingQueueTest.testReservedSpot (32 ms) [48/90] ReaderTest.testReaderOnSpecificMessageWithBatches (1234 ms) [49/90] BasicEndToEndTest.testProduceConsume (453 ms) [50/90] BasicEndToEndTest.testLookupThrottling (44 ms) [51/90] BasicEndToEndTest.testNonExistingTopic (35 ms) [52/90] BasicEndToEndTest.testNonPersistentTopic (27 ms) [53/90] BasicEndToEndTest.testSingleClientMultipleSubscriptions (156 ms) [54/90] BatchMessageTest.testCumulativeAck (16471 ms) [55/90] BasicEndToEndTest.testProduceAndConsumeAfterClientClose (496 ms) [56/90] BasicEndToEndTest.testIamSoFancyCharactersInTopicName (282 ms) [57/90] BatchMessageTest.testMixedAck (15430 ms) [58/90] BasicEndToEndTest.testInvalidUrlPassed (30 ms) [59/90] BasicEndToEndTest.testPartitionedProducerConsumer (93 ms) log4cxx: Could not read configuration file [log4cxx.conf]. Note: Google Test filter = BasicEndToEndTest.testPartitionedProducerConsumer [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from BasicEndToEndTest [ RUN ] BasicEndToEndTest.testPartitionedProducerConsumer log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc). log4cxx: Please initialize the log4cxx system properly. {"reason":"Property does not exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:402: Failure Value of: res != 204 && res != 409 Actual: true Expected: false [ FAILED ] BasicEndToEndTest.testPartitionedProducerConsumer (59 ms) [----------] 1 test from BasicEndToEndTest (59 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (60 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] BasicEndToEndTest.testPartitionedProducerConsumer 1 FAILED TEST [59/90] BasicEndToEndTest.testPartitionedProducerConsumer returned/aborted with exit code 1 (93 ms) [60/90] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName (50 ms) log4cxx: Could not read configuration file [log4cxx.conf]. Note: Google Test filter = BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from BasicEndToEndTest [ RUN ] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc). log4cxx: Please initialize the log4cxx system properly. {"reason":"Property does not exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:442: Failure Value of: res != 204 && res != 409 Actual: true Expected: false [ FAILED ] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName (13 ms) [----------] 1 test from BasicEndToEndTest (13 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (13 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName 1 FAILED TEST [60/90] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName returned/aborted with exit code 1 (50 ms) [61/90] BasicEndToEndTest.testSubscribeCloseUnsubscribeSherpaScenario (391 ms) [62/90] BasicEndToEndTest.testMessageTooBig (341 ms) [63/90] BlockingQueueTest.testTimeout (3029 ms) [64/90] BasicEndToEndTest.testConfigurationFile (32 ms) [65/90] BasicEndToEndTest.testCompressionLZ4 (674 ms) [66/90] BasicEndToEndTest.testSinglePartitionRoutingPolicy (54 ms) log4cxx: Could not read configuration file [log4cxx.conf]. Note: Google Test filter = BasicEndToEndTest.testSinglePartitionRoutingPolicy [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from BasicEndToEndTest [ RUN ] BasicEndToEndTest.testSinglePartitionRoutingPolicy log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc). log4cxx: Please initialize the log4cxx system properly. {"reason":"Property does not exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:586: Failure Value of: res != 204 && res != 409 Actual: true Expected: false [ FAILED ] BasicEndToEndTest.testSinglePartitionRoutingPolicy (29 ms) [----------] 1 test from BasicEndToEndTest (29 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (29 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] BasicEndToEndTest.testSinglePartitionRoutingPolicy 1 FAILED TEST [66/90] BasicEndToEndTest.testSinglePartitionRoutingPolicy returned/aborted with exit code 1 (54 ms) [67/90] BasicEndToEndTest.testNamespaceName (32 ms) [68/90] BasicEndToEndTest.testCompressionZLib (516 ms) [69/90] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic (40 ms) log4cxx: Could not read configuration file [log4cxx.conf]. Note: Google Test filter = BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from BasicEndToEndTest [ RUN ] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc). log4cxx: Please initialize the log4cxx system properly. {"reason":"Property does not exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:648: Failure Value of: res != 204 && res != 409 Actual: true Expected: false [ FAILED ] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic (14 ms) [----------] 1 test from BasicEndToEndTest (14 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (14 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic 1 FAILED TEST [69/90] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic returned/aborted with exit code 1 (40 ms) [70/90] BasicEndToEndTest.testRoundRobinRoutingPolicy (75 ms) log4cxx: Could not read configuration file [log4cxx.conf]. Note: Google Test filter = BasicEndToEndTest.testRoundRobinRoutingPolicy [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from BasicEndToEndTest [ RUN ] BasicEndToEndTest.testRoundRobinRoutingPolicy log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc). log4cxx: Please initialize the log4cxx system properly. {"reason":"Property does not exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:699: Failure Value of: res != 204 && res != 409 Actual: true Expected: false [ FAILED ] BasicEndToEndTest.testRoundRobinRoutingPolicy (52 ms) [----------] 1 test from BasicEndToEndTest (52 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (52 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] BasicEndToEndTest.testRoundRobinRoutingPolicy 1 FAILED TEST [70/90] BasicEndToEndTest.testRoundRobinRoutingPolicy returned/aborted with exit code 1 (75 ms) [71/90] BasicEndToEndTest.testMessageListener (45 ms) log4cxx: Could not read configuration file [log4cxx.conf]. Note: Google Test filter = BasicEndToEndTest.testMessageListener [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from BasicEndToEndTest [ RUN ] BasicEndToEndTest.testMessageListener log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc). log4cxx: Please initialize the log4cxx system properly. {"reason":"Property does not exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:764: Failure Value of: res != 204 && res != 409 Actual: true Expected: false [ FAILED ] BasicEndToEndTest.testMessageListener (17 ms) [----------] 1 test from BasicEndToEndTest (17 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (17 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] BasicEndToEndTest.testMessageListener 1 FAILED TEST [71/90] BasicEndToEndTest.testMessageListener returned/aborted with exit code 1 (45 ms) [72/90] BasicEndToEndTest.testMultipleClientsMultipleSubscriptions (2207 ms) [73/90] BasicEndToEndTest.testConsumerClose (287 ms) [74/90] BasicEndToEndTest.testProduceMessageSize (705 ms) [75/90] BasicEndToEndTest.testBatchMessages (5510 ms) [76/90] ProducerTest.producerNotInitialized (38 ms) [77/90] LatchTest.testCountDown (84 ms) [78/90] LatchTest.testLatchCount (87 ms) [79/90] LatchTest.testTimedWait (137 ms) [80/90] ClientTest.testChecksumComputation (40 ms) [81/90] ClientTest.testSwHwChecksum (33 ms) [82/90] BatchMessageTest.testSmallReceiverQueueSize (21958 ms) [83/90] BatchMessageTest.testProducerTimeout (22880 ms) [84/90] BasicEndToEndTest.testResendViaSendCallback (4356 ms) [85/90] BatchMessageTest.testPermits (20408 ms) [86/90] BatchMessageTest.testIndividualAck (26647 ms) [87/90] BasicEndToEndTest.testStatsLatencies (11281 ms) [88/90] BatchMessageTest.testPartitionedTopics (34287 ms) [89/90] BasicEndToEndTest.testHandlerReconnectionLogic (64644 ms) [90/90] BasicEndToEndTest.testMessageListenerPause (192397 ms) FAILED TESTS (6/90): 93 ms: ./main BasicEndToEndTest.testPartitionedProducerConsumer 50 ms: ./main BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName 54 ms: ./main BasicEndToEndTest.testSinglePartitionRoutingPolicy 40 ms: ./main BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic 75 ms: ./main BasicEndToEndTest.testRoundRobinRoutingPolicy 45 ms: ./main BasicEndToEndTest.testMessageListener Build step 'Execute shell' marked build as failure Not sending mail to unregistered user git...@nakomis.com Not sending mail to unregistered user y.shiga.91+yush...@gmail.com