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 (key symptom) in TxAdminTest.test_mark_transaction_expired #20781

Open
vbotbuildovich opened this issue Jun 30, 2024 · 0 comments
Open
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jun 30, 2024

https://buildkite.com/redpanda/redpanda/builds/50920
https://buildkite.com/redpanda/redpanda/builds/50921

Module: rptest.transactions.tx_admin_api_test
Class: TxAdminTest
Method: test_mark_transaction_expired
test_id:    TxAdminTest.test_mark_transaction_expired
status:     FAIL
run time:   22.831 seconds

<BadLogLines nodes=docker-rp-23(1) example="ERROR 2024-06-29 07:13:11,480 [shard 1:admi] admin_api_server - server.cc:654 - [_anonymous] exception intercepted - url: [http://docker-rp-23:9644/v1/partitions/kafka/topic-jtfskzqoht/1/mark_transaction_expired] http_return_status[500] reason - seastar::httpd::server_error_exception (Unexpected tx_error error: tx::errc::stale)">
Traceback (most recent call last):
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 276, in run_test
    return self.test_context.function(self.test)
  File "/root/tests/rptest/services/cluster.py", line 190, in wrapped
    redpanda.raise_on_bad_logs(
  File "/root/tests/rptest/services/redpanda.py", line 1570, in raise_on_bad_logs
    lsearcher.search_logs(_searchable_nodes)
  File "/root/tests/rptest/services/utils.py", line 197, in search_logs
    raise BadLogLines(bad_loglines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=docker-rp-23(1) example="ERROR 2024-06-29 07:13:11,480 [shard 1:admi] admin_api_server - server.cc:654 - [_anonymous] exception intercepted - url: [http://docker-rp-23:9644/v1/partitions/kafka/topic-jtfskzqoht/1/mark_transaction_expired] http_return_status[500] reason - seastar::httpd::server_error_exception (Unexpected tx_error error: tx::errc::stale)">

JIRA Link: CORE-5060

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure
Projects
None yet
Development

No branches or pull requests

1 participant