[CORE-1620] Migrate `ntp_archiver` uploads to `segment_collector_stream` interface
Rather than a collection of segments for reading, segment_collector produces a segment_collector_stream struct. Includes corresponding changes to ntp_archiver to upload from one of these.
Backports Required
- [x] 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.1.x
- [ ] v24.3.x
- [ ] v24.2.x
- [ ] v24.1.x
Release Notes
- none
:tada: Snyk checks have passed. No issues have been found so far.
:white_check_mark: security/snyk check is complete. No issues have been found. (View Details)
:white_check_mark: license/snyk check is complete. No issues have been found. (View Details)
:tada: Snyk checks have passed. No issues have been found so far.
:white_check_mark: security/snyk check is complete. No issues have been found. (View Details)
:white_check_mark: license/snyk check is complete. No issues have been found. (View Details)
/dt
Retry command for Build#65139
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/recovery_mode_test.py::RecoveryModeTest.test_rolling_restart
tests/rptest/tests/delete_records_test.py::DeleteRecordsTest.test_delete_records_segment_deletion@{"cloud_storage_enabled":true,"truncate_point":"one_below_high_watermark"}
tests/rptest/tests/cloud_storage_usage_test.py::CloudStorageUsageTest.test_cloud_storage_usage_reporting
tests/rptest/tests/usage_test.py::UsageTestCloudStorageMetrics.test_usage_manager_cloud_storage
tests/rptest/tests/data_migrations_api_test.py::DataMigrationsApiTest.test_higher_level_migration_api
tests/rptest/tests/recovery_mode_test.py::RecoveryModeTest.test_recovery_mode
tests/rptest/tests/consumer_group_recovery_test.py::ConsumerOffsetsRecoveryTest.test_consumer_offsets_partition_recovery
tests/rptest/tests/data_migrations_api_test.py::DataMigrationsApiTest.test_conflicting_names
tests/rptest/tests/datalake/datalake_omb_test.py::DatalakeOMBTest.basic_workload_linear_20_test@{"cloud_storage_type":1}
tests/rptest/tests/e2e_shadow_indexing_test.py::EndToEndShadowIndexingTestWithDisruptions.test_write_with_node_failures@{"cloud_storage_type":1}
tests/rptest/tests/follower_fetching_test.py::FollowerFetchingTest.test_follower_fetching_with_maintenance_mode
tests/rptest/tests/shadow_indexing_compacted_topic_test.py::TSWithAlreadyCompactedTopic.test_initial_upload
tests/rptest/tests/delete_records_test.py::DeleteRecordsTest.test_delete_records_segment_deletion@{"cloud_storage_enabled":true,"truncate_point":"random_offset"}
CI test results
test results on build#65139
| test_id | test_kind | job_url | test_status | passed |
|---|---|---|---|---|
| rptest.tests.cloud_storage_usage_test.CloudStorageUsageTest.test_cloud_storage_usage_reporting | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4a1c-a9f5-fd3caa38a732 | FAIL | 0/21 |
| rptest.tests.consumer_group_recovery_test.ConsumerOffsetsRecoveryTest.test_consumer_offsets_partition_recovery | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85cf-4dc5-aa9b-7cf7f3d493c3 | FLAKY | 13/21 |
| rptest.tests.data_migrations_api_test.DataMigrationsApiTest.test_conflicting_names | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85cf-4dc5-aa9b-7cf7f3d493c3 | FAIL | 0/21 |
| rptest.tests.data_migrations_api_test.DataMigrationsApiTest.test_higher_level_migration_api | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4a1c-a9f5-fd3caa38a732 | FLAKY | 15/21 |
| rptest.tests.datalake.datalake_omb_test.DatalakeOMBTest.basic_workload_linear_20_test.cloud_storage_type=CloudStorageType.S3 | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4024-9c7d-96faf0c16200 | FAIL | 0/21 |
| rptest.tests.delete_records_test.DeleteRecordsTest.test_delete_records_segment_deletion.cloud_storage_enabled=True.truncate_point=one_below_high_watermark | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85cd-437f-825b-d9f11893579d | FLAKY | 7/21 |
| rptest.tests.delete_records_test.DeleteRecordsTest.test_delete_records_segment_deletion.cloud_storage_enabled=True.truncate_point=random_offset | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4024-9c7d-96faf0c16200 | FLAKY | 5/21 |
| rptest.tests.e2e_shadow_indexing_test.EndToEndShadowIndexingTestWithDisruptions.test_write_with_node_failures.cloud_storage_type=CloudStorageType.S3 | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4024-9c7d-96faf0c16200 | FLAKY | 18/21 |
| rptest.tests.follower_fetching_test.FollowerFetchingTest.test_follower_fetching_with_maintenance_mode | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4024-9c7d-96faf0c16200 | FAIL | 0/21 |
| rptest.tests.recovery_mode_test.RecoveryModeTest.test_recovery_mode | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85cf-4dc5-aa9b-7cf7f3d493c3 | FAIL | 0/21 |
| rptest.tests.recovery_mode_test.RecoveryModeTest.test_rolling_restart | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85cd-437f-825b-d9f11893579d | FAIL | 0/21 |
| rptest.tests.shadow_indexing_compacted_topic_test.TSWithAlreadyCompactedTopic.test_initial_upload | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4024-9c7d-96faf0c16200 | FAIL | 0/21 |
| rptest.tests.usage_test.UsageTestCloudStorageMetrics.test_usage_manager_cloud_storage | ducktape | https://buildkite.com/redpanda/redpanda/builds/65139#0196717a-85ce-4a1c-a9f5-fd3caa38a732 | FAIL | 0/21 |
test results on build#65155
| test_id | test_kind | job_url | test_status | passed |
|---|---|---|---|---|
| rptest.tests.cloud_storage_chunk_read_path_test.CloudStorageChunkReadTest.test_prefetch_chunks.prefetch=0 | ducktape | https://buildkite.com/redpanda/redpanda/builds/65155#019679e8-f4e3-4785-a9ef-f7f048a3aeca | FLAKY | 20/21 |
| rptest.tests.data_migrations_api_test.DataMigrationsApiTest.test_conflicting_names | ducktape | https://buildkite.com/redpanda/redpanda/builds/65155#019679e8-f4e6-41f8-83c7-1389933fac42 | FLAKY | 7/21 |
| rptest.tests.data_migrations_api_test.DataMigrationsApiTest.test_conflicting_names | ducktape | https://buildkite.com/redpanda/redpanda/builds/65155#019679ed-eeb1-486e-a3fb-8589abe37f93 | FLAKY | 6/21 |
| rptest.tests.shadow_indexing_compacted_topic_test.ShadowIndexingCompactedTopicTest.test_upload.cloud_storage_type=CloudStorageType.ABS | ducktape | https://buildkite.com/redpanda/redpanda/builds/65155#019679e8-f4e6-41f8-83c7-1389933fac42 | FLAKY | 12/21 |
| rptest.transactions.consumer_offsets_test.VerifyConsumerOffsets.test_consumer_group_offsets | ducktape | https://buildkite.com/redpanda/redpanda/builds/65155#019679e8-f4e4-48cd-b315-7c721ede3259 | FLAKY | 18/21 |
test results on build#65423
| test_id | test_kind | job_url | test_status | passed |
|---|---|---|---|---|
| rptest.tests.data_migrations_api_test.DataMigrationsApiTest.test_creating_and_listing_migrations | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e08-5515-4ed9-bf61-4f49f2568f0d | FLAKY | 20/21 |
| rptest.tests.datalake.iceberg_toggling_test.IcebergTogglingTest.test_iceberg_toggling.cloud_storage_type=CloudStorageType.S3 | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e03-c804-46fe-b079-2148b374fb9f | FLAKY | 20/21 |
| rptest.tests.partition_balancer_test.PartitionBalancerTest.test_fuzz_admin_ops | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e08-5515-4ed9-bf61-4f49f2568f0d | FLAKY | 18/21 |
| rptest.tests.random_node_operations_test.RandomNodeOperationsTest.test_node_operations.enable_failures=True.mixed_versions=False.with_tiered_storage=False.with_iceberg=True.with_chunked_compaction=True.cloud_storage_type=CloudStorageType.S3 | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e08-5515-428a-8770-7cb4a6e584b8 | FAIL | 0/1 |
| rptest.tests.scaling_up_test.ScalingUpTest.test_scaling_up_with_recovered_topic | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e08-5513-4f2a-9731-5ba3d4bede6e | FLAKY | 6/21 |
| rptest.tests.scram_test.SaslPlainTest.test_plain_authn.client_type=ClientType.KCL.scram_type=SCRAM-SHA-256.sasl_plain_enabled=False | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e08-5515-4ed9-bf61-4f49f2568f0d | FLAKY | 20/21 |
| rptest.tests.scram_test.SaslPlainTest.test_plain_authn.client_type=ClientType.PYTHON_RDKAFKA.scram_type=SCRAM-SHA-512.sasl_plain_enabled=False | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e08-5514-430e-a60d-b01c0c675f44 | FLAKY | 20/21 |
| rptest.tests.shadow_indexing_compacted_topic_test.ShadowIndexingCompactedTopicTest.test_upload.cloud_storage_type=CloudStorageType.ABS | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e03-c804-46fe-b079-2148b374fb9f | FLAKY | 15/21 |
| rptest.tests.upgrade_test.UpgradeBackToBackTest.test_upgrade_with_all_workloads.single_upgrade=False | ducktape | https://buildkite.com/redpanda/redpanda/builds/65423#01968e08-5515-428a-8770-7cb4a6e584b8 | FAIL | 0/1 |
test results on build#65442
| test_id | test_kind | job_url | test_status | passed |
|---|---|---|---|---|
| rptest.tests.cloud_storage_timing_stress_test.CloudStorageTimingStressTest.test_cloud_storage_with_partition_moves.cleanup_policy=compact.delete | ducktape | https://buildkite.com/redpanda/redpanda/builds/65442#01968fc8-79cc-4d2c-839c-7bda24420b02 | FLAKY | 20/21 |
| rptest.tests.nodes_decommissioning_test.NodesDecommissioningTest.test_decommissioning_finishes_after_manual_cancellation.delete_topic=False | ducktape | https://buildkite.com/redpanda/redpanda/builds/65442#01968fc8-79cc-4c2f-aedd-a3d6eea8866b | FLAKY | 20/21 |
| rptest.tests.random_node_operations_test.RandomNodeOperationsTest.test_node_operations.enable_failures=True.mixed_versions=True.with_tiered_storage=True.with_iceberg=False.with_chunked_compaction=False.cloud_storage_type=CloudStorageType.S3 | ducktape | https://buildkite.com/redpanda/redpanda/builds/65442#01968fc8-79cc-4d2c-839c-7bda24420b02 | FLAKY | 20/21 |
| rptest.tests.scaling_up_test.ScalingUpTest.test_scaling_up_with_recovered_topic | ducktape | https://buildkite.com/redpanda/redpanda/builds/65442#01968fc8-79cc-4d2c-839c-7bda24420b02 | FLAKY | 9/21 |
| rptest.tests.upgrade_test.UpgradeBackToBackTest.test_upgrade_with_all_workloads.single_upgrade=False | ducktape | https://buildkite.com/redpanda/redpanda/builds/65442#01968fc8-79cd-4fab-93b0-8b847722586e | FLAKY | 12/21 |
test results on build#65485
| test_id | test_kind | job_url | test_status | passed |
|---|---|---|---|---|
| gtest_raft_rpunit.gtest_raft_rpunit | unit | https://buildkite.com/redpanda/redpanda/builds/65485#01969292-b31f-4648-a5aa-2de09b71ad82 | FLAKY | 1/2 |
| rptest.tests.datalake.datalake_e2e_test.DatalakeDelayedEnablementTest.test_enabling_iceberg_in_existing_cluster.cloud_storage_type=CloudStorageType.S3.catalog_type=CatalogType.REST_JDBC | ducktape | https://buildkite.com/redpanda/redpanda/builds/65485#019692d8-531c-48aa-b90d-6fbccc332528 | FLAKY | 18/21 |
| rptest.tests.partition_balancer_test.PartitionBalancerTest.test_transfer_controller_leadership | ducktape | https://buildkite.com/redpanda/redpanda/builds/65485#019692d8-5319-487b-96ab-c7d24c86eaf8 | FLAKY | 12/21 |
| rptest.tests.shadow_indexing_compacted_topic_test.ShadowIndexingCompactedTopicTest.test_upload.cloud_storage_type=CloudStorageType.ABS | ducktape | https://buildkite.com/redpanda/redpanda/builds/65485#019692ea-a030-4562-b384-0e3696d55e55 | FLAKY | 12/21 |
| rptest.tests.topic_creation_test.RecreateTopicMetadataTest.test_recreated_topic_metadata_are_valid.replication_factor=3 | ducktape | https://buildkite.com/redpanda/redpanda/builds/65485#019692ea-a02f-4450-bfb2-48e81c6498c0 | FLAKY | 20/21 |
| rptest.tests.upgrade_test.UpgradeBackToBackTest.test_upgrade_with_all_workloads.single_upgrade=False | ducktape | https://buildkite.com/redpanda/redpanda/builds/65485#019692ea-a030-4562-b384-0e3696d55e55 | FLAKY | 11/21 |
| rptest.tests.write_caching_fi_e2e_test.WriteCachingFailureInjectionE2ETest.test_crash_all_with_consumer_group | ducktape | https://buildkite.com/redpanda/redpanda/builds/65485#019692ea-a02f-4450-bfb2-48e81c6498c0 | FLAKY | 20/21 |
test results on build#65649
| test_id | test_kind | job_url | test_status | passed |
|---|---|---|---|---|
| rptest.tests.datalake.datalake_e2e_test.DatalakeDelayedEnablementTest.test_enabling_iceberg_in_existing_cluster.cloud_storage_type=CloudStorageType.S3.catalog_type=CatalogType.REST_JDBC | ducktape | https://buildkite.com/redpanda/redpanda/builds/65649#0196ac4a-b62e-46a7-8ce4-c04f91e350ec | FLAKY | 19/21 |
| rptest.tests.shadow_indexing_compacted_topic_test.ShadowIndexingCompactedTopicTest.test_upload.cloud_storage_type=CloudStorageType.ABS | ducktape | https://buildkite.com/redpanda/redpanda/builds/65649#0196ac5f-6703-419c-ba58-002324391aae | FAIL | 0/21 |
| rptest.tests.upgrade_test.UpgradeBackToBackTest.test_upgrade_with_all_workloads.single_upgrade=False | ducktape | https://buildkite.com/redpanda/redpanda/builds/65649#0196ac5f-6703-419c-ba58-002324391aae | FLAKY | 13/21 |
test results on build#65965
| test_class | test_method | test_arguments | test_kind | job_url | test_status | passed | reason |
|---|---|---|---|---|---|---|---|
| PartitionReassignmentsTest | test_add_partitions_with_inprogress_reassignments | ducktape | https://buildkite.com/redpanda/redpanda/builds/65965#0196cd49-cfc6-4642-b7f4-b6dd9ca84ed5 | FLAKY | 18/21 | upstream reliability is '89.27335640138409'. current run reliability is '85.71428571428571'. drift is 3.55907 and the allowed drift is set to 50. The test should PASS | |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "enable_failures": false, "mixed_versions": false, "with_chunked_compaction": true, "with_iceberg": true, "with_tiered_storage": false} | ducktape | https://buildkite.com/redpanda/redpanda/builds/65965#0196cd49-cfc4-4d2e-9ede-ab71f6b9f71c | FLAKY | 19/21 | upstream reliability is '95.63567362428842'. current run reliability is '90.47619047619048'. drift is 5.15948 and the allowed drift is set to 50. The test should PASS |
| TopicDeleteCloudStorageTest | topic_delete_installed_snapshots_test | ducktape | https://buildkite.com/redpanda/redpanda/builds/65965#0196cd49-cfc6-4642-b7f4-b6dd9ca84ed5 | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
test results on build#66000
| test_class | test_method | test_arguments | test_kind | job_url | test_status | passed | reason |
|---|---|---|---|---|---|---|---|
| NodesDecommissioningTest | test_decommissioning_node_rf_1_replica | ducktape | https://buildkite.com/redpanda/redpanda/builds/66000#0196cfde-ee3e-439f-aef5-87cff43ca87e | FAIL | 0/21 | The test has failed across all retries |
test results on build#66029
| test_class | test_method | test_arguments | test_kind | job_url | test_status | passed | reason |
|---|---|---|---|---|---|---|---|
| NodesDecommissioningTest | test_decommissioning_node_rf_1_replica | ducktape | https://buildkite.com/redpanda/redpanda/builds/66029#0196d139-aa55-490d-84d8-0b7ca70ebcd2 | FAIL | 0/21 | The test has failed across all retries |
test results on build#66317
| test_class | test_method | test_arguments | test_kind | job_url | test_status | passed | reason |
|---|---|---|---|---|---|---|---|
| CloudRetentionTest | test_cloud_retention | {"cloud_storage_type": 2, "max_consume_rate_mb": null} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66317#0196f8f2-c224-41da-8120-9f0a94964f78 | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "enable_failures": false, "mixed_versions": false, "with_chunked_compaction": false, "with_iceberg": true} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66317#0196f8f2-c223-494f-9ca2-940463e1f73f | FLAKY | 20/21 | upstream reliability is '97.05882352941177'. current run reliability is '95.23809523809523'. drift is 1.82073 and the allowed drift is set to 50. The test should PASS |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "enable_failures": false, "mixed_versions": true, "with_chunked_compaction": false, "with_iceberg": false} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66317#0196f8f2-c223-494f-9ca2-940463e1f73f | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 2, "enable_failures": true, "mixed_versions": true, "with_chunked_compaction": false, "with_iceberg": false} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66317#0196f8f2-c225-4490-9335-fce580394cb7 | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
test results on build#66505
| test_class | test_method | test_arguments | test_kind | job_url | test_status | passed | reason |
|---|---|---|---|---|---|---|---|
| CloudStorageTimingStressTest | test_cloud_storage_with_partition_moves | {"cleanup_policy": "compact,delete"} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66505#01971805-acc9-450e-9a2f-6f1744acf7cc | FLAKY | 20/21 | |
| DataTransformsTest | test_consume_from_offset | {"offset": "-1"} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66505#019717ec-482d-40bc-8759-0679f8bb479f | FLAKY | 20/21 | upstream reliability is '99.22178988326849'. current run reliability is '95.23809523809523'. drift is 3.98369 and the allowed drift is set to 50. The test should PASS |
| PartitionReassignmentsTest | test_add_partitions_with_inprogress_reassignments | ducktape | https://buildkite.com/redpanda/redpanda/builds/66505#01971805-acca-4e1d-920d-b8c790a7d6a1 | FLAKY | 18/21 | upstream reliability is '89.57475994513031'. current run reliability is '85.71428571428571'. drift is 3.86047 and the allowed drift is set to 50. The test should PASS | |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "enable_failures": false, "mixed_versions": false, "with_chunked_compaction": false, "with_iceberg": true} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66505#01971805-acc8-42e0-93b5-c76346428b4d | FAIL | 0/1 | |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "enable_failures": false, "mixed_versions": false, "with_chunked_compaction": true, "with_iceberg": true} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66505#01971805-acc9-450e-9a2f-6f1744acf7cc | FLAKY | 19/20 | |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "enable_failures": false, "mixed_versions": true, "with_chunked_compaction": false, "with_iceberg": false} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66505#01971805-acc8-42e0-93b5-c76346428b4d | FAIL | 0/1 | |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "enable_failures": true, "mixed_versions": true, "with_chunked_compaction": true, "with_iceberg": false} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66505#01971805-acc9-450e-9a2f-6f1744acf7cc | FLAKY | 18/19 |
test results on build#66906
| test_class | test_method | test_arguments | test_kind | job_url | test_status | passed | reason |
|---|---|---|---|---|---|---|---|
| DeleteRecordsTest | test_delete_records_concurrent_truncations | {"cloud_storage_enabled": true, "truncate_point": "one_below_high_watermark"} | ducktape | https://buildkite.com/redpanda/redpanda/builds/66906#01973ed3-dfb0-47e5-879e-f09208c41833 | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
| PartitionBalancerTest | test_rack_awareness | ducktape | https://buildkite.com/redpanda/redpanda/builds/66906#01973ecf-803b-4f22-bdc7-368cc03c4862 | FLAKY | 20/21 | upstream reliability is '99.25373134328358'. current run reliability is '95.23809523809523'. drift is 4.01564 and the allowed drift is set to 50. The test should PASS |
test results on build#67368
| test_class | test_method | test_arguments | test_kind | job_url | test_status | passed | reason |
|---|---|---|---|---|---|---|---|
| CompactionGapsTest | test_translation_no_gaps | {"catalog_type": "nessie", "cloud_storage_type": 1} | ducktape | https://buildkite.com/redpanda/redpanda/builds/67368#0197755d-e6b8-49e6-8a78-656aee40f65d | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
| MultiRestartTest | test_recovery_after_multiple_restarts | {"cloud_storage_type": 2} | ducktape | https://buildkite.com/redpanda/redpanda/builds/67368#0197755d-e6b8-4cc5-9be2-765d88ba4a23 | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
| RandomNodeOperationsTest | test_node_operations | {"cloud_storage_type": 1, "compaction_mode": "sliding_window", "enable_failures": true, "mixed_versions": false, "with_iceberg": true} | ducktape | https://buildkite.com/redpanda/redpanda/builds/67368#0197755d-e6b8-4cc5-9be2-765d88ba4a23 | FLAKY | 20/21 | upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS |
/dt
/dt
Retry command for Build#65155
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/transactions/consumer_offsets_test.py::VerifyConsumerOffsets.test_consumer_group_offsets
tests/rptest/tests/cloud_storage_chunk_read_path_test.py::CloudStorageChunkReadTest.test_prefetch_chunks@{"prefetch":0}
tests/rptest/tests/shadow_indexing_compacted_topic_test.py::ShadowIndexingCompactedTopicTest.test_upload@{"cloud_storage_type":2}
tests/rptest/tests/data_migrations_api_test.py::DataMigrationsApiTest.test_conflicting_names
/dt
:tada: Snyk checks have passed. No issues have been found so far.
:white_check_mark: security/snyk check is complete. No issues have been found. (View Details)
:white_check_mark: license/snyk check is complete. No issues have been found. (View Details)
/ci-repeat 1 release
@Lazin FYI
Retry command for Build#65649
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/shadow_indexing_compacted_topic_test.py::ShadowIndexingCompactedTopicTest.test_upload@{"cloud_storage_type":2}
Retry command for Build#65954
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/shadow_indexing_compacted_topic_test.py::ShadowIndexingCompactedTopicTest.test_upload@{"cloud_storage_type":2}
tests/rptest/tests/shadow_indexing_compacted_topic_test.py::ShadowIndexingCompactedTopicTest.test_upload@{"cloud_storage_type":1}
CI Failure:
/ci-repeat 1 debug skip-redpanda-build
Retry command for Build#66000
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/nodes_decommissioning_test.py::NodesDecommissioningTest.test_decommissioning_node_rf_1_replica
/ci-repeat 1 debug skip-redpanda-build tests/rptest/tests/nodes_decommissioning_test.py::NodesDecommissioningTest.test_decommissioning_node_rf_1_replica
Retry command for Build#66029
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/nodes_decommissioning_test.py::NodesDecommissioningTest.test_decommissioning_node_rf_1_replica
/ci-repeat 1 tests/rptest/tests/nodes_decommissioning_test.py::NodesDecommissioningTest.test_decommissioning_node_rf_1_replica
force push rebase dev for previous stack
/ci-repeat 1 release
force push CR changes. haven't looked deeply at retry node organization yet.
/ci-repeat 1
force push to fix up some stale comments and rebase dev to fix merge conflict