Skip to content

[test]#29552

Open
WillemKauf wants to merge 9 commits intoredpanda-data:devfrom
WillemKauf:test
Open

[test]#29552
WillemKauf wants to merge 9 commits intoredpanda-data:devfrom
WillemKauf:test

Conversation

@WillemKauf
Copy link
Contributor

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v25.3.x
  • v25.2.x
  • v25.1.x

Release Notes

  • none

Copilot AI review requested due to automatic review settings February 5, 2026 21:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to be a test-related change that modifies test configurations and adds debugging capabilities for cloud topics compaction, along with utility improvements for container serialization.

Changes:

  • Simplified test matrix to run with fewer configurations
  • Added support for printing absl::btree_multiset containers
  • Added temporary debugging code with error logging and assertions

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/rptest/tests/random_node_operations_smoke_test.py Reduced test matrix from [True, False] to [False] for mixed_versions parameter and added cloud_topics-compaction debug logging
src/v/utils/to_string.h Added stream operator overload for absl::btree_multiset to enable printing/debugging
src/v/cloud_topics/level_one/metastore/state_update_utils.cc Added temporary debugging code with error logging and assertion for broken extent updates
src/v/cloud_topics/level_one/metastore/BUILD Added dependencies for logging and formatting utilities
src/v/cloud_topics/level_one/compaction/sink.cc Reversed the order of new_cleaned_ranges vector

current_last = extent.last_offset;
} else {
vlog(cd_log.error, "BROKEN UPDATE WITH EXTENTS: {}", extents);
vassert(false, "you broke it.");
Copy link

Copilot AI Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This debugging code appears to be temporary test instrumentation that should not be committed to the codebase. The assertion will cause production code to crash. If this is intentional debugging code, consider using a feature flag or removing it before merging.

Suggested change
vassert(false, "you broke it.");

Copilot uses AI. Check for mistakes.
@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-redpanda-build
skip-units
skip-rebase
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-units
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-redpanda-build
skip-units
skip-rebase
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Feb 6, 2026

CI test results

test results on build#80285
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcb9-42ef-9ebd-c445c108f8b2 FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0172, p0=0.0010, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcb9-438a-acec-d1df8d1bbe84 FLAKY 21/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0157, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcb9-484a-9cb4-94f84f9dc7c6 FLAKY 18/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0237, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcba-4700-aef4-52861e7df637 FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0114, p0=0.0003, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcba-4a25-b2a3-a2b5f4e2b4cc FLAKY 24/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0212, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcbe-4f29-a6b7-746f465d1a8c FLAKY 35/40 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0157, p0=0.0003, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcbe-4f32-8dc0-a373552a7107 FLAKY 22/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0157, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcbf-427d-a6bc-2be58c225ab9 FLAKY 24/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0157, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcbf-44bd-b101-6b661021a9be FLAKY 25/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0201, p0=0.0001, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80285#019c3136-fcc0-4216-a038-8f019dde7919 FLAKY 24/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0168, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
test results on build#80313
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c336f-5b07-410e-82cb-2033483dc202 FLAKY 21/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0373, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c336f-5b07-4ac8-8697-ed35e0343232 FLAKY 38/40 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0252, p0=0.4144, reject_threshold=0.0100. adj_baseline=0.1000, p1=0.3647, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c336f-5b07-4be5-ac91-efdb1b301079 FLAKY 22/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0323, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c336f-5b08-4104-832a-bdd023f7631f FLAKY 23/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0252, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c336f-5b08-41d0-84a0-2e036faa8820 FLAKY 22/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0383, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c3372-713f-4f2e-bee8-8f002d9055d3 FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0292, p0=0.0035, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c3372-7140-43e2-a38f-8a23708b23f6 FLAKY 56/60 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0252, p0=0.0886, reject_threshold=0.0100. adj_baseline=0.1000, p1=0.3836, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c3372-7140-46f2-9e2c-8d93402222cf FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0252, p0=0.0023, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c3372-7140-4f0f-be39-8726bfa6ee73 FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0252, p0=0.0030, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80313#019c3372-7141-4054-83d1-c8a461a056d5 FLAKY 29/30 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0252, p0=1.0000, reject_threshold=0.0100. adj_baseline=0.1000, p1=0.3487, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
test results on build#80332
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3495-7d5a-4385-959b-58256dcc71e4 FLAKY 19/20 https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3495-7d5a-44d1-9210-65d630deafcc FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0262, p0=0.0042, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3495-7d5b-4944-8a23-e82b4292fee1 FLAKY 24/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0353, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3495-7d5c-4919-be7a-369873f6dd11 FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0252, p0=0.0017, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3496-b6ed-497c-b14a-21ae1c616c04 FLAKY 15/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0321, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3496-b6ee-4d11-ba10-dc9975034f37 FLAKY 23/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0323, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3496-b6ee-4d1d-92aa-30a709a2f9a2 FLAKY 25/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0252, p0=0.0003, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3496-b6ef-4320-9d53-39d958d2d5a4 FLAKY 19/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0321, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80332#019c3496-b6f0-4920-9709-44ccc8328fb9 FLAKY 21/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0251, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
test results on build#80353
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356b-aa31-408f-963a-981ec6415bf3 FLAKY 21/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0305, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356b-aa31-42e7-a1a1-2090787d1389 FLAKY 19/30 https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356b-aa31-48d9-83fd-21bc9c778571 FLAKY 22/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0378, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356b-aa32-42de-82ea-eff7ef961132 FLAKY 20/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0305, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356b-aa33-403f-a551-88d3eea9c4fc FLAKY 23/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0305, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356e-7d3a-419a-a4c8-45d81e1a7288 FLAKY 25/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0316, p0=0.0004, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356e-7d3b-452e-89dd-c2b150678a21 FLAKY 25/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0305, p0=0.0004, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356e-7d3b-48cf-80fb-4e7f03a92839 FLAKY 26/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0305, p0=0.0051, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356e-7d3c-43bb-9154-9fcadc1bf98d FLAKY 25/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0358, p0=0.0009, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80353#019c356e-7d3c-4fb3-9689-1ca5e6d342c9 FLAKY 25/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0347, p0=0.0006, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
test results on build#80369
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80369#019c36b1-56f0-4c80-bc81-aee25e7c53c4 FLAKY 62/70 Test is INCONCLUSIVE after retries.Inconclusive result before max retries(baseline=0.0463, p0=0.0110, reject_threshold=0.0100. adj_baseline=0.1326, p1=0.7030, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80369#019c36b1-56f1-4127-ae12-6c09b652b03a FLAKY 38/40 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0338, p0=0.4975, reject_threshold=0.0100. adj_baseline=0.1000, p1=0.3917, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80369#019c36b1-56f1-4bce-b90c-6162b0497c16 FLAKY 29/30 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0340, p0=1.0000, reject_threshold=0.0100. adj_baseline=0.1000, p1=0.3487, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80369#019c36b1-56f2-477d-9e53-671a8b6e6634 FLAKY 63/70 Test is INCONCLUSIVE after retries.Inconclusive result before max retries(baseline=0.0443, p0=0.0341, reject_threshold=0.0100. adj_baseline=0.1272, p1=0.5760, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80369#019c36b1-56f2-4b9f-b56e-34ebd723aed4 FLAKY 44/50 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0348, p0=0.0041, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
test results on build#80374
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d1-155d-46c1-b93f-a47bd5f12529 FLAKY 20/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0492, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d1-155d-4c21-be35-7111e8090643 FLAKY 20/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0541, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d1-155e-479a-bda1-4e2d3c4acc76 FLAKY 17/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0483, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d1-155f-41a1-94d2-ce6702840567 FLAKY 23/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0404, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d1-1560-4741-be7d-5e34979d5eb3 FLAKY 23/30 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0404, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d5-f031-40a1-a85a-46c2fa117f34 FLAKY 52/60 Test is INCONCLUSIVE after retries.Inconclusive result before max retries(baseline=0.0414, p0=0.0378, reject_threshold=0.0100. adj_baseline=0.1190, p1=0.6933, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d5-f033-416c-803d-ba261b045a77 FLAKY 29/30 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0404, p0=1.0000, reject_threshold=0.0100. adj_baseline=0.1163, p1=0.2905, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d5-f033-44c8-838f-6da66c5a6af9 FLAKY 47/50 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0443, p0=0.3863, reject_threshold=0.0100. adj_baseline=0.1272, p1=0.2468, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d5-f034-41d3-8b83-d275c60ac43d FLAKY 53/60 Test is INCONCLUSIVE after retries.Inconclusive result before max retries(baseline=0.0404, p0=0.0388, reject_threshold=0.0100. adj_baseline=0.1163, p1=0.6868, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test
RedpandaNodeOperationsSmokeTest test_node_ops_smoke_test {"cloud_storage_type": 1, "mixed_versions": false} integration https://buildkite.com/redpanda/redpanda/builds/80374#019c38d5-f034-4762-b10c-e2dfd9d335f8 FLAKY 35/40 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0414, p0=0.0100, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RedpandaNodeOperationsSmokeTest&test_method=test_node_ops_smoke_test

@WillemKauf
Copy link
Contributor Author

WillemKauf commented Feb 6, 2026

rptest.services.utils.BadLogLines: BadLogLines nodes=docker-rp-38(2),docker-rp-22(2) example="ERROR 2026-02-06 05:29:59,203 [shard 1:ctc ] cloud_topics - state_update_utils.cc:45 - BROKEN UPDATE WITH EXTENTS: {{offsets:(077210), max_timestamp:{timestamp: 1770355541857}, filepos:25, len:16409634, oid:92e08abb-b98c-47da-b0d5-4ffc161bbfb6, {offsets:(248477210), max_timestamp:{timestamp: missing}, filepos:25, len:0, oid:b72e8c13-042e-42c8-a1ab-05d6c55321b3, {offsets:(1027677210), max_timestamp:{timestamp: missing}, filepos:25, len:0, oid:70c5489b-20b4-400f-942a-4e65d9e6345f, {offsets:(2580777210), max_timestamp:{timestamp: missing}, filepos:25, len:0, oid:49cb9fc4-9580-4fbd-8717-245d3e348c98, {offsets:(4090377210), max_timestamp:{timestamp: missing}, filepos:25, len:0, oid:2c8d6dd6-123d-4d8c-b70a-8707e585cf90, {offsets:(4840891944), max_timestamp:{timestamp: 1770355551980}, filepos:25, len:3133224, oid:acb66cba-0da1-415f-b739-7f51b20af5fb}"

Nice

@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-units
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

@vbotbuildovich
Copy link
Collaborator

Retry command for Build#80313

please wait until all jobs are finished before running the slash command

/ci-repeat 1
skip-redpanda-build
skip-units
skip-rebase
tests/rptest/tests/random_node_operations_smoke_test.py::RedpandaNodeOperationsSmokeTest.test_node_ops_smoke_test@{"cloud_storage_type":1,"mixed_versions":false}

@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-units
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

@vbotbuildovich
Copy link
Collaborator

Retry command for Build#80332

please wait until all jobs are finished before running the slash command

/ci-repeat 1
skip-redpanda-build
skip-units
skip-rebase
tests/rptest/tests/random_node_operations_smoke_test.py::RedpandaNodeOperationsSmokeTest.test_node_ops_smoke_test@{"cloud_storage_type":1,"mixed_versions":false}

@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-units
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-units
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

1 similar comment
@WillemKauf
Copy link
Contributor Author

/ci-repeat 5
skip-units
dt-repeat=20
tests/rptest/tests/random_node_operations_smoke_test.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants