Created
January 20, 2022 05:39
-
-
Save lhotari/f37aefd7919f030399f3a5b7020baa23 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0;33mNote: Google Test filter = ProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers | |
[m[0;32m[==========] [mRunning 1 test from 1 test case. | |
[0;32m[----------] [mGlobal test environment set-up. | |
[0;32m[----------] [m1 test from ProducerTest | |
[0;32m[ RUN ] [mProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers | |
2022-01-20 05:08:08.006 INFO [140492773444352] ProducerTest:166 | Start of run 0 | |
2022-01-20 05:08:08.031 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:08.031 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:08.033 INFO [140492654380800] ClientConnection:367 | [127.0.0.1:53666 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:08.037 INFO [140492654380800] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, ] Getting connection from pool | |
2022-01-20 05:08:08.070 INFO [140492654380800] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, ] Created producer on broker [127.0.0.1:53666 -> 127.0.0.1:6650] | |
2022-01-20 05:08:08.081 INFO [140492507436800] ProducerTest:208 | Closing | |
2022-01-20 05:08:08.081 INFO [140492507436800] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, standalone-0-338] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9 | |
2022-01-20 05:08:08.081 INFO [140492507436800] ProducerTest:210 | Close called | |
2022-01-20 05:08:08.082 INFO [140492524218112] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:08.093 INFO [140492654380800] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, standalone-0-338] Closed producer | |
2022-01-20 05:08:08.093 INFO [140492507436800] ProducerTest:215 | Closed | |
2022-01-20 05:08:08.191 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:08.191 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53666 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:08.191 INFO [140492773444352] ProducerTest:241 | End of run 0 | |
2022-01-20 05:08:08.191 INFO [140492773444352] ProducerTest:166 | Start of run 1 | |
{"reason":"This topic already exists"}2022-01-20 05:08:08.201 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:08.201 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:08.201 INFO [140492507436800] ClientConnection:367 | [127.0.0.1:53670 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:08.203 INFO [140492507436800] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-3, ] Getting connection from pool | |
2022-01-20 05:08:08.229 INFO [140492507436800] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-3, ] Created producer on broker [127.0.0.1:53670 -> 127.0.0.1:6650] | |
2022-01-20 05:08:08.240 INFO [140492339672832] ProducerTest:208 | Closing | |
2022-01-20 05:08:08.241 INFO [140492339672832] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-3, standalone-0-339] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-3 | |
2022-01-20 05:08:08.241 INFO [140492339672832] ProducerTest:210 | Close called | |
2022-01-20 05:08:08.242 INFO [140492524218112] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:08.248 INFO [140492507436800] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-3, standalone-0-339] Closed producer | |
2022-01-20 05:08:08.248 INFO [140492339672832] ProducerTest:215 | Closed | |
2022-01-20 05:08:08.342 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:08.342 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53670 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:08.342 INFO [140492773444352] ProducerTest:241 | End of run 1 | |
2022-01-20 05:08:08.342 INFO [140492773444352] ProducerTest:166 | Start of run 2 | |
{"reason":"This topic already exists"}2022-01-20 05:08:08.355 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:08.355 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:08.361 INFO [140492507436800] ClientConnection:367 | [127.0.0.1:53676 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:08.363 INFO [140492507436800] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, ] Getting connection from pool | |
2022-01-20 05:08:08.370 INFO [140492507436800] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, ] Created producer on broker [127.0.0.1:53676 -> 127.0.0.1:6650] | |
2022-01-20 05:08:08.383 INFO [140492322891520] ProducerTest:208 | Closing | |
2022-01-20 05:08:08.383 INFO [140492322891520] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, standalone-0-341] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9 | |
2022-01-20 05:08:08.383 INFO [140492322891520] ProducerTest:210 | Close called | |
2022-01-20 05:08:08.384 INFO [140492339672832] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:08.384 INFO [140492507436800] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-9, standalone-0-341] Closed producer | |
2022-01-20 05:08:08.384 INFO [140492322891520] ProducerTest:215 | Closed | |
2022-01-20 05:08:08.487 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:08.488 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53676 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:08.488 INFO [140492773444352] ProducerTest:241 | End of run 2 | |
2022-01-20 05:08:08.488 INFO [140492773444352] ProducerTest:166 | Start of run 3 | |
{"reason":"This topic already exists"}2022-01-20 05:08:08.502 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:08.502 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:08.503 INFO [140492322891520] ClientConnection:367 | [127.0.0.1:53712 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:08.506 INFO [140492322891520] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-5, ] Getting connection from pool | |
2022-01-20 05:08:08.536 INFO [140492322891520] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-5, ] Created producer on broker [127.0.0.1:53712 -> 127.0.0.1:6650] | |
2022-01-20 05:08:08.556 INFO [140492306110208] ProducerTest:208 | Closing | |
2022-01-20 05:08:08.556 INFO [140492306110208] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-5, standalone-0-342] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-5 | |
2022-01-20 05:08:08.557 INFO [140492306110208] ProducerTest:210 | Close called | |
2022-01-20 05:08:08.557 INFO [140492339672832] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:08.560 INFO [140492322891520] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-5, standalone-0-342] Closed producer | |
2022-01-20 05:08:08.560 INFO [140492306110208] ProducerTest:215 | Closed | |
2022-01-20 05:08:08.668 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:08.668 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53712 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:08.668 INFO [140492773444352] ClientConnection:255 | [127.0.0.1:53712 -> 127.0.0.1:6650] Destroyed connection | |
2022-01-20 05:08:08.669 INFO [140492773444352] ProducerTest:241 | End of run 3 | |
2022-01-20 05:08:08.669 INFO [140492773444352] ProducerTest:166 | Start of run 4 | |
{"reason":"This topic already exists"}2022-01-20 05:08:08.680 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:08.680 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:08.687 INFO [140492322891520] ClientConnection:367 | [127.0.0.1:53718 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:08.692 INFO [140492322891520] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-2, ] Getting connection from pool | |
2022-01-20 05:08:08.729 INFO [140492322891520] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-2, ] Created producer on broker [127.0.0.1:53718 -> 127.0.0.1:6650] | |
2022-01-20 05:08:08.740 INFO [140492004128512] ProducerTest:208 | Closing | |
2022-01-20 05:08:08.740 INFO [140492004128512] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-2, standalone-0-348] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-2 | |
2022-01-20 05:08:08.741 INFO [140492004128512] ProducerTest:210 | Close called | |
2022-01-20 05:08:08.741 INFO [140492306110208] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:08.743 INFO [140492322891520] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-2, standalone-0-348] Closed producer | |
2022-01-20 05:08:08.743 INFO [140492004128512] ProducerTest:215 | Closed | |
2022-01-20 05:08:08.865 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:08.865 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53718 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:08.865 INFO [140492773444352] ProducerTest:241 | End of run 4 | |
2022-01-20 05:08:08.865 INFO [140492773444352] ProducerTest:166 | Start of run 5 | |
{"reason":"This topic already exists"}2022-01-20 05:08:08.876 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:08.876 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:08.884 INFO [140492339672832] ClientConnection:367 | [127.0.0.1:53724 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:08.886 INFO [140492339672832] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-8, ] Getting connection from pool | |
2022-01-20 05:08:08.913 INFO [140492339672832] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-8, ] Created producer on broker [127.0.0.1:53724 -> 127.0.0.1:6650] | |
2022-01-20 05:08:08.924 INFO [140491987347200] ProducerTest:208 | Closing | |
2022-01-20 05:08:08.924 INFO [140491987347200] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-8, standalone-0-352] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-8 | |
2022-01-20 05:08:08.925 INFO [140491987347200] ProducerTest:210 | Close called | |
2022-01-20 05:08:08.925 INFO [140492004128512] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:08.927 INFO [140492339672832] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655288-partition-8, standalone-0-352] Closed producer | |
2022-01-20 05:08:08.927 INFO [140491987347200] ProducerTest:215 | Closed | |
2022-01-20 05:08:09.039 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:09.039 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53724 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:09.039 INFO [140492773444352] ProducerTest:241 | End of run 5 | |
2022-01-20 05:08:09.039 INFO [140492773444352] ProducerTest:166 | Start of run 6 | |
2022-01-20 05:08:09.075 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:09.075 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:09.079 INFO [140491987347200] ClientConnection:367 | [127.0.0.1:53734 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:09.081 INFO [140491987347200] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-4, ] Getting connection from pool | |
2022-01-20 05:08:09.121 INFO [140491987347200] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-4, ] Created producer on broker [127.0.0.1:53734 -> 127.0.0.1:6650] | |
2022-01-20 05:08:09.136 INFO [140491970565888] ProducerTest:208 | Closing | |
2022-01-20 05:08:09.137 INFO [140491970565888] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-4, standalone-0-355] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-4 | |
2022-01-20 05:08:09.137 INFO [140491970565888] ProducerTest:210 | Close called | |
2022-01-20 05:08:09.137 INFO [140491987347200] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-4, standalone-0-355] Closed producer | |
2022-01-20 05:08:09.137 INFO [140491970565888] ProducerTest:215 | Closed | |
2022-01-20 05:08:09.138 INFO [140492004128512] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:09.241 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:09.242 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53734 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:09.242 INFO [140492773444352] ProducerTest:241 | End of run 6 | |
2022-01-20 05:08:09.242 INFO [140492773444352] ProducerTest:166 | Start of run 7 | |
{"reason":"This topic already exists"}2022-01-20 05:08:09.255 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:09.255 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:09.268 INFO [140491987347200] ClientConnection:367 | [127.0.0.1:53740 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:09.269 INFO [140491987347200] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-7, ] Getting connection from pool | |
2022-01-20 05:08:09.297 INFO [140491987347200] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-7, ] Created producer on broker [127.0.0.1:53740 -> 127.0.0.1:6650] | |
2022-01-20 05:08:09.310 INFO [140491735693056] ProducerTest:208 | Closing | |
2022-01-20 05:08:09.310 INFO [140491735693056] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-7, standalone-0-357] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-7 | |
2022-01-20 05:08:09.311 INFO [140491735693056] ProducerTest:210 | Close called | |
2022-01-20 05:08:09.312 INFO [140491987347200] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-7, standalone-0-357] Closed producer | |
2022-01-20 05:08:09.314 INFO [140491735693056] ProducerTest:215 | Closed | |
2022-01-20 05:08:09.315 INFO [140491970565888] ProducerTest:198 | closedAt set to 11 | |
2022-01-20 05:08:09.415 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:09.416 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53740 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:09.416 INFO [140492773444352] ProducerTest:241 | End of run 7 | |
2022-01-20 05:08:09.416 INFO [140492773444352] ProducerTest:166 | Start of run 8 | |
{"reason":"This topic already exists"}2022-01-20 05:08:09.431 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:09.431 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:09.432 INFO [140491735693056] ClientConnection:367 | [127.0.0.1:53746 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:09.435 INFO [140491735693056] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-9, ] Getting connection from pool | |
2022-01-20 05:08:09.464 INFO [140491735693056] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-9, ] Created producer on broker [127.0.0.1:53746 -> 127.0.0.1:6650] | |
2022-01-20 05:08:09.478 INFO [140491718911744] ProducerTest:208 | Closing | |
2022-01-20 05:08:09.478 INFO [140491718911744] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-9, standalone-0-359] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-9 | |
2022-01-20 05:08:09.479 INFO [140491718911744] ProducerTest:210 | Close called | |
2022-01-20 05:08:09.479 INFO [140491970565888] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:09.483 INFO [140491735693056] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-9, standalone-0-359] Closed producer | |
2022-01-20 05:08:09.483 INFO [140491718911744] ProducerTest:215 | Closed | |
2022-01-20 05:08:09.583 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:09.583 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53746 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:09.583 INFO [140492773444352] ProducerTest:241 | End of run 8 | |
2022-01-20 05:08:09.583 INFO [140492773444352] ProducerTest:166 | Start of run 9 | |
{"reason":"This topic already exists"}2022-01-20 05:08:09.620 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:09.620 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:09.621 INFO [140492004128512] ClientConnection:367 | [127.0.0.1:53754 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:09.628 INFO [140492004128512] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-5, ] Getting connection from pool | |
2022-01-20 05:08:09.658 INFO [140492004128512] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-5, ] Created producer on broker [127.0.0.1:53754 -> 127.0.0.1:6650] | |
2022-01-20 05:08:09.670 INFO [140491702130432] ProducerTest:208 | Closing | |
2022-01-20 05:08:09.670 INFO [140491702130432] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-5, standalone-0-362] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-5 | |
2022-01-20 05:08:09.671 INFO [140491702130432] ProducerTest:210 | Close called | |
2022-01-20 05:08:09.671 INFO [140492004128512] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-5, standalone-0-362] Closed producer | |
2022-01-20 05:08:09.675 INFO [140491702130432] ProducerTest:215 | Closed | |
2022-01-20 05:08:09.671 INFO [140491718911744] ProducerTest:198 | closedAt set to 9 | |
2022-01-20 05:08:09.793 INFO [140492773444352] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:09.793 INFO [140492773444352] ClientConnection:1542 | [127.0.0.1:53754 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:09.793 INFO [140492773444352] ClientConnection:255 | [127.0.0.1:53754 -> 127.0.0.1:6650] Destroyed connection | |
2022-01-20 05:08:09.793 INFO [140492773444352] ProducerTest:241 | End of run 9 | |
2022-01-20 05:08:09.793 INFO [140492773444352] ProducerTest:166 | Start of run 10 | |
{"reason":"This topic already exists"}2022-01-20 05:08:09.805 INFO [140492773444352] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:09.805 INFO [140492773444352] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:09.806 INFO [140492004128512] ClientConnection:367 | [127.0.0.1:53760 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:09.808 INFO [140492004128512] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-2, ] Getting connection from pool | |
2022-01-20 05:08:09.840 INFO [140492004128512] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-2, ] Created producer on broker [127.0.0.1:53760 -> 127.0.0.1:6650] | |
2022-01-20 05:08:10.840 INFO [140491467257600] ProducerTest:208 | Closing | |
2022-01-20 05:08:10.840 INFO [140491467257600] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-2, standalone-0-364] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-2 | |
2022-01-20 05:08:10.840 INFO [140491467257600] ProducerTest:210 | Close called | |
2022-01-20 05:08:10.841 INFO [140492004128512] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655289-partition-2, standalone-0-364] Closed producer | |
2022-01-20 05:08:10.841 INFO [140491467257600] ProducerTest:215 | Closed | |
/pulsar/pulsar-client-cpp/tests/ProducerTest.cc:236: Failure | |
Value of: res | |
Actual: Ok | |
Expected: ResultAlreadyClosed | |
Which is: AlreadyClosed | |
[0;31m[ FAILED ] [mProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers (2836 ms) | |
[0;32m[----------] [m1 test from ProducerTest (2836 ms total) | |
[0;32m[----------] [mGlobal test environment tear-down | |
[0;32m[==========] [m1 test from 1 test case ran. (2837 ms total) | |
[0;32m[ PASSED ] [m0 tests. | |
[0;31m[ FAILED ] [m1 test, listed below: | |
[0;31m[ FAILED ] [mProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers | |
1 FAILED TEST |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0;33mNote: Google Test filter = ProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers | |
[m[0;32m[==========] [mRunning 1 test from 1 test case. | |
[0;32m[----------] [mGlobal test environment set-up. | |
[0;32m[----------] [m1 test from ProducerTest | |
[0;32m[ RUN ] [mProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers | |
2022-01-20 05:08:10.916 INFO [139725294447360] ProducerTest:166 | Start of run 0 | |
2022-01-20 05:08:10.950 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:10.950 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:10.973 INFO [139725175383808] ClientConnection:367 | [127.0.0.1:53794 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:10.976 INFO [139725175383808] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655290-partition-8, ] Getting connection from pool | |
2022-01-20 05:08:11.016 INFO [139725175383808] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655290-partition-8, ] Created producer on broker [127.0.0.1:53794 -> 127.0.0.1:6650] | |
2022-01-20 05:08:11.028 INFO [139724949812992] ProducerTest:208 | Closing | |
2022-01-20 05:08:11.028 INFO [139724949812992] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655290-partition-8, standalone-0-382] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655290-partition-8 | |
2022-01-20 05:08:11.029 INFO [139724949812992] ProducerTest:210 | Close called | |
2022-01-20 05:08:11.030 INFO [139725175383808] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655290-partition-8, standalone-0-382] Closed producer | |
2022-01-20 05:08:11.030 INFO [139725050468096] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:11.030 INFO [139724949812992] ProducerTest:215 | Closed | |
2022-01-20 05:08:11.139 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:11.139 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53794 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:11.139 INFO [139725294447360] ProducerTest:241 | End of run 0 | |
2022-01-20 05:08:11.139 INFO [139725294447360] ProducerTest:166 | Start of run 1 | |
2022-01-20 05:08:11.165 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:11.165 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:11.166 INFO [139725067249408] ClientConnection:367 | [127.0.0.1:53802 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:11.168 INFO [139725067249408] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, ] Getting connection from pool | |
2022-01-20 05:08:11.199 INFO [139725067249408] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, ] Created producer on broker [127.0.0.1:53802 -> 127.0.0.1:6650] | |
2022-01-20 05:08:11.210 INFO [139724933031680] ProducerTest:208 | Closing | |
2022-01-20 05:08:11.210 INFO [139724933031680] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, standalone-0-383] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0 | |
2022-01-20 05:08:11.210 INFO [139724933031680] ProducerTest:210 | Close called | |
2022-01-20 05:08:11.211 INFO [139724949812992] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:11.213 INFO [139725067249408] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, standalone-0-383] Closed producer | |
2022-01-20 05:08:11.213 INFO [139724933031680] ProducerTest:215 | Closed | |
2022-01-20 05:08:11.312 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:11.313 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53802 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:11.313 INFO [139725294447360] ProducerTest:241 | End of run 1 | |
2022-01-20 05:08:11.313 INFO [139725294447360] ProducerTest:166 | Start of run 2 | |
{"reason":"This topic already exists"}2022-01-20 05:08:11.325 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:11.325 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:11.328 INFO [139724933031680] ClientConnection:367 | [127.0.0.1:53806 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:11.331 INFO [139724933031680] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, ] Getting connection from pool | |
2022-01-20 05:08:11.354 INFO [139724933031680] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, ] Created producer on broker [127.0.0.1:53806 -> 127.0.0.1:6650] | |
2022-01-20 05:08:11.366 INFO [139724916250368] ProducerTest:208 | Closing | |
2022-01-20 05:08:11.366 INFO [139724916250368] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, standalone-0-384] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4 | |
2022-01-20 05:08:11.366 INFO [139724916250368] ProducerTest:210 | Close called | |
2022-01-20 05:08:11.367 INFO [139724949812992] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:11.369 INFO [139724933031680] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, standalone-0-384] Closed producer | |
2022-01-20 05:08:11.369 INFO [139724916250368] ProducerTest:215 | Closed | |
2022-01-20 05:08:11.472 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:11.472 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53806 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:11.472 INFO [139725294447360] ClientConnection:255 | [127.0.0.1:53806 -> 127.0.0.1:6650] Destroyed connection | |
2022-01-20 05:08:11.472 INFO [139725294447360] ProducerTest:241 | End of run 2 | |
2022-01-20 05:08:11.472 INFO [139725294447360] ProducerTest:166 | Start of run 3 | |
{"reason":"This topic already exists"}2022-01-20 05:08:11.481 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:11.481 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:11.484 INFO [139724916250368] ClientConnection:367 | [127.0.0.1:53810 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:11.485 INFO [139724916250368] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, ] Getting connection from pool | |
2022-01-20 05:08:11.486 INFO [139724916250368] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, ] Created producer on broker [127.0.0.1:53810 -> 127.0.0.1:6650] | |
2022-01-20 05:08:11.497 INFO [139724681377536] ProducerTest:208 | Closing | |
2022-01-20 05:08:11.497 INFO [139724681377536] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, standalone-0-385] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4 | |
2022-01-20 05:08:11.497 INFO [139724681377536] ProducerTest:210 | Close called | |
2022-01-20 05:08:11.498 INFO [139724933031680] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:11.500 INFO [139724916250368] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-4, standalone-0-385] Closed producer | |
2022-01-20 05:08:11.500 INFO [139724681377536] ProducerTest:215 | Closed | |
2022-01-20 05:08:11.601 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:11.601 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53810 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:11.601 INFO [139725294447360] ProducerTest:241 | End of run 3 | |
2022-01-20 05:08:11.601 INFO [139725294447360] ProducerTest:166 | Start of run 4 | |
{"reason":"This topic already exists"}2022-01-20 05:08:11.610 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:11.610 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:11.611 INFO [139724681377536] ClientConnection:367 | [127.0.0.1:53814 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:11.613 INFO [139724681377536] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, ] Getting connection from pool | |
2022-01-20 05:08:11.615 INFO [139724681377536] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, ] Created producer on broker [127.0.0.1:53814 -> 127.0.0.1:6650] | |
2022-01-20 05:08:11.625 INFO [139724664596224] ProducerTest:208 | Closing | |
2022-01-20 05:08:11.626 INFO [139724664596224] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, standalone-0-386] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0 | |
2022-01-20 05:08:11.626 INFO [139724664596224] ProducerTest:210 | Close called | |
2022-01-20 05:08:11.626 INFO [139724933031680] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:11.629 INFO [139724681377536] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-0, standalone-0-386] Closed producer | |
2022-01-20 05:08:11.629 INFO [139724664596224] ProducerTest:215 | Closed | |
2022-01-20 05:08:11.729 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:11.729 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53814 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:11.729 INFO [139725294447360] ProducerTest:241 | End of run 4 | |
2022-01-20 05:08:11.729 INFO [139725294447360] ProducerTest:166 | Start of run 5 | |
{"reason":"This topic already exists"}2022-01-20 05:08:11.738 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:11.738 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:11.738 INFO [139724664596224] ClientConnection:367 | [127.0.0.1:53818 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:11.740 INFO [139724664596224] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, ] Getting connection from pool | |
2022-01-20 05:08:11.764 INFO [139724664596224] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, ] Created producer on broker [127.0.0.1:53818 -> 127.0.0.1:6650] | |
2022-01-20 05:08:11.776 INFO [139724647814912] ProducerTest:208 | Closing | |
2022-01-20 05:08:11.776 INFO [139724647814912] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, standalone-0-387] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6 | |
2022-01-20 05:08:11.776 INFO [139724647814912] ProducerTest:210 | Close called | |
2022-01-20 05:08:11.777 INFO [139724933031680] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:11.780 INFO [139724664596224] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, standalone-0-387] Closed producer | |
2022-01-20 05:08:11.780 INFO [139724647814912] ProducerTest:215 | Closed | |
2022-01-20 05:08:11.879 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:11.879 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53818 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:11.879 INFO [139725294447360] ProducerTest:241 | End of run 5 | |
2022-01-20 05:08:11.879 INFO [139725294447360] ProducerTest:166 | Start of run 6 | |
{"reason":"This topic already exists"}2022-01-20 05:08:11.888 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:11.889 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:11.890 INFO [139724647814912] ClientConnection:367 | [127.0.0.1:53822 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:11.891 INFO [139724647814912] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, ] Getting connection from pool | |
2022-01-20 05:08:11.893 INFO [139724647814912] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, ] Created producer on broker [127.0.0.1:53822 -> 127.0.0.1:6650] | |
2022-01-20 05:08:11.903 INFO [139724345833216] ProducerTest:208 | Closing | |
2022-01-20 05:08:11.904 INFO [139724345833216] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, standalone-0-388] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6 | |
2022-01-20 05:08:11.904 INFO [139724345833216] ProducerTest:210 | Close called | |
2022-01-20 05:08:11.905 INFO [139724664596224] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:11.907 INFO [139724647814912] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655291-partition-6, standalone-0-388] Closed producer | |
2022-01-20 05:08:11.907 INFO [139724345833216] ProducerTest:215 | Closed | |
2022-01-20 05:08:12.024 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:12.024 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53822 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:12.024 INFO [139725294447360] ProducerTest:241 | End of run 6 | |
2022-01-20 05:08:12.024 INFO [139725294447360] ProducerTest:166 | Start of run 7 | |
2022-01-20 05:08:12.049 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:12.049 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:12.056 INFO [139724933031680] ClientConnection:367 | [127.0.0.1:53828 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:12.058 INFO [139724933031680] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-0, ] Getting connection from pool | |
2022-01-20 05:08:12.100 INFO [139724933031680] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-0, ] Created producer on broker [127.0.0.1:53828 -> 127.0.0.1:6650] | |
2022-01-20 05:08:12.111 INFO [139724329051904] ProducerTest:208 | Closing | |
2022-01-20 05:08:12.112 INFO [139724329051904] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-0, standalone-0-391] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-0 | |
2022-01-20 05:08:12.112 INFO [139724329051904] ProducerTest:210 | Close called | |
2022-01-20 05:08:12.113 INFO [139724933031680] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-0, standalone-0-391] Closed producer | |
2022-01-20 05:08:12.113 INFO [139724329051904] ProducerTest:215 | Closed | |
2022-01-20 05:08:12.113 INFO [139724345833216] ProducerTest:198 | closedAt set to 11 | |
2022-01-20 05:08:12.217 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:12.217 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53828 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:12.217 INFO [139725294447360] ClientConnection:255 | [127.0.0.1:53828 -> 127.0.0.1:6650] Destroyed connection | |
2022-01-20 05:08:12.217 INFO [139725294447360] ProducerTest:241 | End of run 7 | |
2022-01-20 05:08:12.217 INFO [139725294447360] ProducerTest:166 | Start of run 8 | |
{"reason":"This topic already exists"}2022-01-20 05:08:12.230 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:12.230 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:12.232 INFO [139724664596224] ClientConnection:367 | [127.0.0.1:53832 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:12.233 INFO [139724664596224] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-8, ] Getting connection from pool | |
2022-01-20 05:08:12.259 INFO [139724664596224] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-8, ] Created producer on broker [127.0.0.1:53832 -> 127.0.0.1:6650] | |
2022-01-20 05:08:12.269 INFO [139724312270592] ProducerTest:208 | Closing | |
2022-01-20 05:08:12.270 INFO [139724312270592] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-8, standalone-0-393] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-8 | |
2022-01-20 05:08:12.270 INFO [139724312270592] ProducerTest:210 | Close called | |
2022-01-20 05:08:12.270 INFO [139724664596224] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-8, standalone-0-393] Closed producer | |
2022-01-20 05:08:12.270 INFO [139724312270592] ProducerTest:215 | Closed | |
2022-01-20 05:08:12.270 INFO [139724329051904] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:12.368 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:12.368 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53832 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:12.369 INFO [139725294447360] ProducerTest:241 | End of run 8 | |
2022-01-20 05:08:12.369 INFO [139725294447360] ProducerTest:166 | Start of run 9 | |
{"reason":"This topic already exists"}2022-01-20 05:08:12.377 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:12.377 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:12.396 INFO [139724312270592] ClientConnection:367 | [127.0.0.1:53836 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:12.397 INFO [139724312270592] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-2, ] Getting connection from pool | |
2022-01-20 05:08:12.424 INFO [139724312270592] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-2, ] Created producer on broker [127.0.0.1:53836 -> 127.0.0.1:6650] | |
2022-01-20 05:08:12.435 INFO [139724077397760] ProducerTest:208 | Closing | |
2022-01-20 05:08:12.435 INFO [139724077397760] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-2, standalone-0-394] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-2 | |
2022-01-20 05:08:12.435 INFO [139724077397760] ProducerTest:210 | Close called | |
2022-01-20 05:08:12.436 INFO [139724329051904] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:12.438 INFO [139724312270592] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-2, standalone-0-394] Closed producer | |
2022-01-20 05:08:12.438 INFO [139724077397760] ProducerTest:215 | Closed | |
2022-01-20 05:08:12.537 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:12.537 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53836 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:12.537 INFO [139725294447360] ProducerTest:241 | End of run 9 | |
2022-01-20 05:08:12.537 INFO [139725294447360] ProducerTest:166 | Start of run 10 | |
{"reason":"This topic already exists"}2022-01-20 05:08:12.546 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:12.546 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:12.547 INFO [139724077397760] ClientConnection:367 | [127.0.0.1:53840 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:12.548 INFO [139724077397760] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, ] Getting connection from pool | |
2022-01-20 05:08:12.574 INFO [139724077397760] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, ] Created producer on broker [127.0.0.1:53840 -> 127.0.0.1:6650] | |
2022-01-20 05:08:12.585 INFO [139724060616448] ProducerTest:208 | Closing | |
2022-01-20 05:08:12.585 INFO [139724060616448] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, standalone-0-395] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9 | |
2022-01-20 05:08:12.585 INFO [139724060616448] ProducerTest:210 | Close called | |
2022-01-20 05:08:12.586 INFO [139724329051904] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:12.588 INFO [139724077397760] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, standalone-0-395] Closed producer | |
2022-01-20 05:08:12.588 INFO [139724060616448] ProducerTest:215 | Closed | |
2022-01-20 05:08:12.688 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:12.688 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53840 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:12.688 INFO [139725294447360] ProducerTest:241 | End of run 10 | |
2022-01-20 05:08:12.688 INFO [139725294447360] ProducerTest:166 | Start of run 11 | |
{"reason":"This topic already exists"}2022-01-20 05:08:12.697 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:12.697 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:12.699 INFO [139724060616448] ClientConnection:367 | [127.0.0.1:53844 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:12.701 INFO [139724060616448] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, ] Getting connection from pool | |
2022-01-20 05:08:12.702 INFO [139724060616448] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, ] Created producer on broker [127.0.0.1:53844 -> 127.0.0.1:6650] | |
2022-01-20 05:08:12.713 INFO [139724043835136] ProducerTest:208 | Closing | |
2022-01-20 05:08:12.713 INFO [139724043835136] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, standalone-0-396] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9 | |
2022-01-20 05:08:12.713 INFO [139724043835136] ProducerTest:210 | Close called | |
2022-01-20 05:08:12.713 INFO [139724329051904] ProducerTest:198 | closedAt set to 9 | |
2022-01-20 05:08:12.716 INFO [139724060616448] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, standalone-0-396] Closed producer | |
2022-01-20 05:08:12.716 INFO [139724043835136] ProducerTest:215 | Closed | |
2022-01-20 05:08:12.816 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:12.816 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53844 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:12.816 INFO [139725294447360] ProducerTest:241 | End of run 11 | |
2022-01-20 05:08:12.816 INFO [139725294447360] ProducerTest:166 | Start of run 12 | |
{"reason":"This topic already exists"}2022-01-20 05:08:12.825 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:12.825 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:12.825 INFO [139724043835136] ClientConnection:367 | [127.0.0.1:53848 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:12.827 INFO [139724043835136] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-5, ] Getting connection from pool | |
2022-01-20 05:08:12.854 INFO [139724043835136] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-5, ] Created producer on broker [127.0.0.1:53848 -> 127.0.0.1:6650] | |
2022-01-20 05:08:12.865 INFO [139723808962304] ProducerTest:208 | Closing | |
2022-01-20 05:08:12.865 INFO [139723808962304] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-5, standalone-0-397] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-5 | |
2022-01-20 05:08:12.865 INFO [139723808962304] ProducerTest:210 | Close called | |
2022-01-20 05:08:12.866 INFO [139724060616448] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:12.868 INFO [139724043835136] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-5, standalone-0-397] Closed producer | |
2022-01-20 05:08:12.868 INFO [139723808962304] ProducerTest:215 | Closed | |
2022-01-20 05:08:12.978 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:12.978 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53848 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:12.978 INFO [139725294447360] ProducerTest:241 | End of run 12 | |
2022-01-20 05:08:12.978 INFO [139725294447360] ProducerTest:166 | Start of run 13 | |
{"reason":"This topic already exists"}2022-01-20 05:08:12.991 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:12.991 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:12.994 INFO [139723808962304] ClientConnection:367 | [127.0.0.1:53852 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:12.995 INFO [139723808962304] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, ] Getting connection from pool | |
2022-01-20 05:08:12.997 INFO [139723808962304] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, ] Created producer on broker [127.0.0.1:53852 -> 127.0.0.1:6650] | |
2022-01-20 05:08:13.008 INFO [139723792180992] ProducerTest:208 | Closing | |
2022-01-20 05:08:13.008 INFO [139723792180992] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, standalone-0-398] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9 | |
2022-01-20 05:08:13.009 INFO [139723792180992] ProducerTest:210 | Close called | |
2022-01-20 05:08:13.009 INFO [139724043835136] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:13.011 INFO [139723808962304] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655292-partition-9, standalone-0-398] Closed producer | |
2022-01-20 05:08:13.011 INFO [139723792180992] ProducerTest:215 | Closed | |
2022-01-20 05:08:13.111 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:13.111 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53852 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:13.111 INFO [139725294447360] ProducerTest:241 | End of run 13 | |
2022-01-20 05:08:13.111 INFO [139725294447360] ProducerTest:166 | Start of run 14 | |
2022-01-20 05:08:13.140 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:13.140 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:13.144 INFO [139723792180992] ClientConnection:367 | [127.0.0.1:53856 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:13.146 INFO [139723792180992] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-6, ] Getting connection from pool | |
2022-01-20 05:08:13.181 INFO [139723792180992] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-6, ] Created producer on broker [127.0.0.1:53856 -> 127.0.0.1:6650] | |
2022-01-20 05:08:13.202 INFO [139723775399680] ProducerTest:208 | Closing | |
2022-01-20 05:08:13.202 INFO [139723775399680] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-6, standalone-0-399] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-6 | |
2022-01-20 05:08:13.202 INFO [139723775399680] ProducerTest:210 | Close called | |
2022-01-20 05:08:13.203 INFO [139723808962304] ProducerTest:198 | closedAt set to 10 | |
2022-01-20 05:08:13.207 INFO [139723792180992] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-6, standalone-0-399] Closed producer | |
2022-01-20 05:08:13.207 INFO [139723775399680] ProducerTest:215 | Closed | |
2022-01-20 05:08:13.303 INFO [139725294447360] ClientImpl:492 | Closing Pulsar client with 1 producers and 0 consumers | |
2022-01-20 05:08:13.303 INFO [139725294447360] ClientConnection:1542 | [127.0.0.1:53856 -> 127.0.0.1:6650] Connection closed | |
2022-01-20 05:08:13.303 INFO [139725294447360] ProducerTest:241 | End of run 14 | |
2022-01-20 05:08:13.304 INFO [139725294447360] ProducerTest:166 | Start of run 15 | |
{"reason":"This topic already exists"}2022-01-20 05:08:13.314 INFO [139725294447360] ClientConnection:181 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 | |
2022-01-20 05:08:13.315 INFO [139725294447360] ConnectionPool:96 | Created connection for pulsar://localhost:6650 | |
2022-01-20 05:08:13.320 INFO [139724043835136] ClientConnection:367 | [127.0.0.1:53862 -> 127.0.0.1:6650] Connected to broker | |
2022-01-20 05:08:13.321 INFO [139724043835136] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-7, ] Getting connection from pool | |
2022-01-20 05:08:13.346 INFO [139724043835136] ProducerImpl:188 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-7, ] Created producer on broker [127.0.0.1:53862 -> 127.0.0.1:6650] | |
2022-01-20 05:08:14.347 INFO [139723758618368] ProducerTest:208 | Closing | |
2022-01-20 05:08:14.347 INFO [139723758618368] ProducerImpl:621 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-7, standalone-0-401] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-7 | |
2022-01-20 05:08:14.347 INFO [139723758618368] ProducerTest:210 | Close called | |
2022-01-20 05:08:14.347 INFO [139724043835136] ProducerImpl:664 | [persistent://public/default/testProducerIsConnectedPartitioned-1642655293-partition-7, standalone-0-401] Closed producer | |
2022-01-20 05:08:14.347 INFO [139723758618368] ProducerTest:215 | Closed | |
/pulsar/pulsar-client-cpp/tests/ProducerTest.cc:236: Failure | |
Value of: res | |
Actual: Ok | |
Expected: ResultAlreadyClosed | |
Which is: AlreadyClosed | |
[0;31m[ FAILED ] [mProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers (3431 ms) | |
[0;32m[----------] [m1 test from ProducerTest (3431 ms total) | |
[0;32m[----------] [mGlobal test environment tear-down | |
[0;32m[==========] [m1 test from 1 test case ran. (3435 ms total) | |
[0;32m[ PASSED ] [m0 tests. | |
[0;31m[ FAILED ] [m1 test, listed below: | |
[0;31m[ FAILED ] [mProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers | |
1 FAILED TEST |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment