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 EndToEndThrottlingTest.test_throttling #17366

Closed
vbotbuildovich opened this issue Mar 25, 2024 · 3 comments · Fixed by #18526
Closed

CI Failure (key symptom) in EndToEndThrottlingTest.test_throttling #17366

vbotbuildovich opened this issue Mar 25, 2024 · 3 comments · Fixed by #18526
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure ci-rca/redpanda CI Root Cause Analysis - Redpanda Issue sev/high loss of availability, pathological performance degradation, recoverable corruption

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Mar 25, 2024

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

Module: rptest.tests.e2e_shadow_indexing_test
Class: EndToEndThrottlingTest
Method: test_throttling
Arguments: {
    "cloud_storage_type": 1
}
test_id:    EndToEndThrottlingTest.test_throttling
status:     FAIL
run time:   415.523 seconds

<BadLogLines nodes=docker-rp-23(1) example="ERROR 2024-03-24 07:14:43,153 [shard 1:au  ] cloud_storage - partition_manifest.cc:1078 - ["30000000/meta/kafka/topic-iupkzmfnux/3_24/manifest.bin"] New replacement segment has the same size as replaced segment: new_segment: {o=1284-1298 t={timestamp: 1711264462409}-{timestamp: 1711264463450}}, replaced_segment: {o=1284-1298 t={timestamp: 1711264462409}-{timestamp: 1711264463450}}">
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 269, in run_test
    return self.test_context.function(self.test)
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/mark/_mark.py", line 481, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/root/tests/rptest/services/cluster.py", line 173, in wrapped
    redpanda.raise_on_bad_logs(
  File "/root/tests/rptest/services/redpanda.py", line 1569, in raise_on_bad_logs
    raise BadLogLines(bad_lines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=docker-rp-23(1) example="ERROR 2024-03-24 07:14:43,153 [shard 1:au  ] cloud_storage - partition_manifest.cc:1078 - ["30000000/meta/kafka/topic-iupkzmfnux/3_24/manifest.bin"] New replacement segment has the same size as replaced segment: new_segment: {o=1284-1298 t={timestamp: 1711264462409}-{timestamp: 1711264463450}}, replaced_segment: {o=1284-1298 t={timestamp: 1711264462409}-{timestamp: 1711264463450}}">

JIRA Link: CORE-1926

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Mar 25, 2024
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@dotnwat dotnwat added the sev/high loss of availability, pathological performance degradation, recoverable corruption label Apr 6, 2024
@dotnwat
Copy link
Member

dotnwat commented Apr 6, 2024

Marking sev/high due to the noise its causing. this is happening in multiple different tests

#17412
#17510
#17366
#17364

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure ci-rca/redpanda CI Root Cause Analysis - Redpanda Issue sev/high loss of availability, pathological performance degradation, recoverable corruption
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants