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 (Consumed from an unexpected offset) in PartitionMoveInterruption.test_cancelling_partition_move_x_core #8950

Closed
ZeDRoman opened this issue Feb 17, 2023 · 9 comments
Labels

Comments

@ZeDRoman
Copy link
Contributor

ZeDRoman commented Feb 17, 2023

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

Module: rptest.tests.partition_move_interruption_test
Class:  PartitionMoveInterruption
Method: test_cancelling_partition_move_x_core
Arguments:
{
  "compacted": false,
  "recovery": "restart_recovery",
  "replication_factor": 1,
  "unclean_abort": true
}
====================================================================================================
test_id:    rptest.tests.partition_move_interruption_test.PartitionMoveInterruption.test_cancelling_partition_move_x_core.replication_factor=1.unclean_abort=True.recovery=restart_recovery.compacted=False
status:     FAIL
run time:   1 minute 0.325 seconds


    Exception('VerifiableConsumer-0-140256472060720-worker-1: Traceback (most recent call last):\n  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 38, in _protected_worker\n    self._worker(idx, node)\n  File "/root/tests/rptest/services/verifiable_consumer.py", line 269, in _worker\n    handler.handle_records_consumed(event, self.logger)\n  File "/root/tests/rptest/services/verifiable_consumer.py", line 101, in handle_records_consumed\n    raise AssertionError(msg)\nAssertionError: Consumed from an unexpected offset (7939, 0) for partition TopicPartition(topic=\'topic-zlcfbilqvl\', partition=17)\n')
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 227, in run_test
    return self.test_context.function(self.test)
  File "/usr/local/lib/python3.10/dist-packages/ducktape/mark/_mark.py", line 476, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/root/tests/rptest/services/cluster.py", line 35, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/tests/partition_move_interruption_test.py", line 272, in test_cancelling_partition_move_x_core
    self.consumer.stop()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 86, in stop
    self._propagate_exceptions()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 100, in _propagate_exceptions
    raise Exception(self.errors)
Exception: VerifiableConsumer-0-140256472060720-worker-1: Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 38, in _protected_worker
    self._worker(idx, node)
  File "/root/tests/rptest/services/verifiable_consumer.py", line 269, in _worker
    handler.handle_records_consumed(event, self.logger)
  File "/root/tests/rptest/services/verifiable_consumer.py", line 101, in handle_records_consumed
    raise AssertionError(msg)
AssertionError: Consumed from an unexpected offset (7939, 0) for partition TopicPartition(topic='topic-zlcfbilqvl', partition=17)

JIRA Link: CORE-1167

@ZeDRoman ZeDRoman added kind/bug Something isn't working ci-failure labels Feb 17, 2023
@ZeDRoman ZeDRoman changed the title CI Failure (Consumed from an unexpected offset) in `PartitionMoveInterruption.test_cancelling_partition_move_x_core CI Failure (Consumed from an unexpected offset) in PartitionMoveInterruption.test_cancelling_partition_move_x_core Feb 17, 2023
@jcsp jcsp added the area/raft label Feb 17, 2023
@bharathv bharathv reopened this Sep 27, 2023
@bharathv
Copy link
Contributor

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

3 similar comments
@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

Copy link

This issue hasn't seen activity in 3 months. If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.

@github-actions github-actions bot added the stale label Sep 12, 2024
@piyushredpanda
Copy link
Contributor

Closing older-bot-filed CI issues as we transition to a more reliable system.

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

6 participants