Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Failure (KafkaException) in TransactionsTest.check_pids_overflow_test #14892

Closed
StephanDollberg opened this issue Nov 10, 2023 · 13 comments
Closed
Assignees
Labels

Comments

@StephanDollberg
Copy link
Member

StephanDollberg commented Nov 10, 2023

https://buildkite.com/redpanda/redpanda/builds/40666

Module: rptest.tests.transactions_test
Class: TransactionsTest
Method: check_pids_overflow_test
test_id:    TransactionsTest.check_pids_overflow_test
status:     FAIL
run time:   31.179 seconds

KafkaException(KafkaError{FATAL,code=OUT_OF_ORDER_SEQUENCE_NUMBER,val=45,str="ProduceRequest for topic-xvamkvkwuc [0] with 1 message(s) failed due to sequence desynchronization with broker 1 (PID{Id:49,Epoch:0}, base seq 1, idemp state change 6990ms ago, last partition error NO_ERROR (actions , base seq 0..0, base msgid 0, -1ms ago)"})
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 269, in run_test
    return self.test_context.function(self.test)
  File "/root/tests/rptest/services/cluster.py", line 82, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/tests/transactions_test.py", line 795, in check_pids_overflow_test
    producers[last_worked_producers + i].flush()
cimpl.KafkaException: KafkaError{FATAL,code=OUT_OF_ORDER_SEQUENCE_NUMBER,val=45,str="ProduceRequest for topic-xvamkvkwuc [0] with 1 message(s) failed due to sequence desynchronization with broker 1 (PID{Id:49,Epoch:0}, base seq 1, idemp state change 6990ms ago, last partition error NO_ERROR (actions , base seq 0..0, base msgid 0, -1ms ago)"}

JIRA Link: CORE-1572

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@piyushredpanda
Copy link
Contributor

Not seen in at least two months, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants