Created
April 24, 2021 00:07
-
-
Save narma/9786dc2b8bf7a82e746b33ac45a1864a to your computer and use it in GitHub Desktop.
redpanda compatibility tests first results
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
[info] RedpandaSpec: | |
[info] Creating container for image: vectorized/redpanda:v21.4.14 | |
[info] Starting container with ID: 87a58766b73e33e0ff0a8fd21deaa2cb58f7c8aa07897bb2ec7dd88a5fdcb474 | |
[info] Container vectorized/redpanda:v21.4.14 is starting: 87a58766b73e33e0ff0a8fd21deaa2cb58f7c8aa07897bb2ec7dd88a5fdcb474 | |
[info] Container vectorized/redpanda:v21.4.14 started in PT4.338022S | |
[info] - should #1 produce messages when all topic was created | |
[info] Creating container for image: vectorized/redpanda:v21.4.14 | |
[info] Starting container with ID: f4b4486026d74d2e15de2690fbdd0e3910074c4e8ccc24a0266b61c808044857 | |
[info] Container vectorized/redpanda:v21.4.14 is starting: f4b4486026d74d2e15de2690fbdd0e3910074c4e8ccc24a0266b61c808044857 | |
[info] Container vectorized/redpanda:v21.4.14 started in PT4.133538S | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output10-21. The topic-partition may not exist or the user may not have Describe access to it | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output9-7. The topic-partition may not exist or the user may not have Describe access to it | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output8-11. The topic-partition may not exist or the user may not have Describe access to it | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output7-6. The topic-partition may not exist or the user may not have Describe access to it | |
[warn] [Producer clientId=test-app] Received invalid metadata error in produce request on partition output6-17 due to org.apache.kafka.common.errors.NotLeaderOrFollowerException: For requests intended only for the leader, this error indicates that the broker is not the current leader. For requests intended for any replica, this error indicates that the broker is not a replica of the topic partition.. Going to request metadata update now | |
[info] - should #2 produce messages when all topic was created in reverse order *** FAILED *** | |
[info] org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. | |
[info] ... | |
[info] Creating container for image: vectorized/redpanda:v21.4.14 | |
[info] Starting container with ID: b3d3339c1421762a5ef755fa4924cacb33d5ed30cc2d73340777239b3dedb3a8 | |
[info] Container vectorized/redpanda:v21.4.14 is starting: b3d3339c1421762a5ef755fa4924cacb33d5ed30cc2d73340777239b3dedb3a8 | |
[info] Container vectorized/redpanda:v21.4.14 started in PT4.903406S | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output1-0. The topic-partition may not exist or the user may not have Describe access to it | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output2-0. The topic-partition may not exist or the user may not have Describe access to it | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output3-0. The topic-partition may not exist or the user may not have Describe access to it | |
[warn] [Producer clientId=test-app] Received unknown topic or partition error in produce request on partition output4-0. The topic-partition may not exist or the user may not have Describe access to it | |
[info] - should #3 produce messages when no topic was created *** FAILED *** | |
[info] org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. | |
[info] ... | |
[info] Creating container for image: confluentinc/cp-kafka:5.4.3 | |
[info] KafkaSpec: | |
[info] Starting container with ID: 27d3a067f4888a7d5c10784f8bb733c9bdd475bcdeffa47c9e29ebee6f9b0650 | |
[info] Container confluentinc/cp-kafka:5.4.3 is starting: 27d3a067f4888a7d5c10784f8bb733c9bdd475bcdeffa47c9e29ebee6f9b0650 | |
[info] Container confluentinc/cp-kafka:5.4.3 started in PT13.809217S | |
[info] - should #1 produce messages when all topic was created | |
[info] Creating container for image: confluentinc/cp-kafka:5.4.3 | |
[info] Starting container with ID: 4ab79675f7615160c48b361d8970083f5d682d571a405db98cea977411e8bd46 | |
[info] Container confluentinc/cp-kafka:5.4.3 is starting: 4ab79675f7615160c48b361d8970083f5d682d571a405db98cea977411e8bd46 | |
[info] Container confluentinc/cp-kafka:5.4.3 started in PT10.645642S | |
[info] - should #2 produce messages when all topic was created in reverse order | |
[info] Creating container for image: confluentinc/cp-kafka:5.4.3 | |
[info] Starting container with ID: 69b0db4eb39aae994976c9e50b4bf21b92856688a478ce0d7f663f004a21f209 | |
[info] Container confluentinc/cp-kafka:5.4.3 is starting: 69b0db4eb39aae994976c9e50b4bf21b92856688a478ce0d7f663f004a21f209 | |
[info] Container confluentinc/cp-kafka:5.4.3 started in PT9.336398S | |
[warn] [Producer clientId=test-app] Error while fetching metadata with correlation id 1 : {output1=LEADER_NOT_AVAILABLE} | |
[warn] [Producer clientId=test-app] Error while fetching metadata with correlation id 3 : {output1=LEADER_NOT_AVAILABLE} | |
[warn] [Producer clientId=test-app] Error while fetching metadata with correlation id 4 : {output1=LEADER_NOT_AVAILABLE} | |
[warn] [Producer clientId=test-app] Error while fetching metadata with correlation id 5 : {output1=LEADER_NOT_AVAILABLE} | |
[warn] [Producer clientId=test-app] Error while fetching metadata with correlation id 7 : {output2=LEADER_NOT_AVAILABLE} | |
[warn] [Producer clientId=test-app] Error while fetching metadata with correlation id 11 : {output3=LEADER_NOT_AVAILABLE} | |
[warn] [Producer clientId=test-app] Error while fetching metadata with correlation id 13 : {output4=LEADER_NOT_AVAILABLE} | |
[info] - should #3 produce messages when no topic was created | |
[info] Run completed in 1 minute, 18 seconds. | |
[info] Total number of tests run: 6 | |
[info] Suites: completed 2, aborted 0 | |
[info] Tests: succeeded 4, failed 2, canceled 0, ignored 0, pending 0 | |
[info] *** 2 TESTS FAILED *** | |
[error] Failed tests: | |
[error] app.RedpandaSpec | |
[error] (Test / test) sbt.TestsFailedException: Tests unsuccessful | |
[error] Total time: 80 s (01:20), completed 24 апр. 2021 г., 2:54:53 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@narma can you re-run w/ v21.9.1 the issue you see is a timing thing that got fixed.