Botond Dénes
Botond Dénes
Dequeued, breaks the build on ARM, see https://jenkins.scylladb.com/job/scylla-master/job/next/7257/consoleFull#-522664644dae97f28-980f-4dce-a662-1b9b15a76cc1
@asias now that you are back from holiday, can you please review this PR?
Looks like there are no material comments, just a suggestion for a follow-up, so I'll queue this.
@Deexie @asias do we need to backport this?
> ``` > Jul 16 20:14:54.515981 longevity-parallel-topology-schema--db-node-8e748bfa-9 scylla[6769]: [shard 3:strm] repair - repair[f3123609-9b64-416d-9ccf-f8fc42421987]: put_row_diff: got error from node=10.12.8.114, keyspace=keyspace1, table=standard1_c1_nemesis_index, range=(7362456062511531021,7379624491109131323], error=std::runtime_error (put_row_diff: Repair follower=10.12.9.233 failed in put_row_diff handler, status=0)...
> Yes, but I can also open a clean bug for this perhaps? The log below is from that node. I'm not sure what you mean by this.
> * [test_create_snapshot_and_refresh](https://jenkins.scylladb.com//job/scylla-master/job/scylla-ci/6418/testReport/junit/alternator_tests/TesterAlternator/Tests___dtest___test_create_snapshot_and_refresh) [🔍](https://github.com/scylladb/scylladb/issues?q=is:issue+is:open+test_create_snapshot_and_refresh) > > * [test_restore_snapshot_from_cassandra](https://jenkins.scylladb.com//job/scylla-master/job/scylla-ci/6418/testReport/junit/backup_restore_tests/TestBackupRestore/Tests___dtest___test_restore_snapshot_from_cassandra) [🔍](https://github.com/scylladb/scylladb/issues?q=is:issue+is:open+test_restore_snapshot_from_cassandra) > > * [test_compaction_remove_deleted_rows_in_previous_time_window](https://jenkins.scylladb.com//job/scylla-master/job/scylla-ci/6418/testReport/junit/compaction_additional_test/TestTimeWindowDataSegregation/Tests___dtest___test_compaction_remove_deleted_rows_in_previous_time_window) [🔍](https://github.com/scylladb/scylladb/issues?q=is:issue+is:open+test_compaction_remove_deleted_rows_in_previous_time_window) > > * [test_drain_during_dynamo_load](https://jenkins.scylladb.com//job/scylla-master/job/scylla-ci/6418/testReport/junit/alternator_tests/TesterAlternator/Tests___dtest___test_drain_during_dynamo_load) [🔍](https://github.com/scylladb/scylladb/issues?q=is:issue+is:open+test_drain_during_dynamo_load) > > * [test_clearsnapshot_options](https://jenkins.scylladb.com//job/scylla-master/job/scylla-ci/6418/testReport/junit/backup_restore_tests/TestBackupRestore/Tests___dtest___test_clearsnapshot_options) [🔍](https://github.com/scylladb/scylladb/issues?q=is:issue+is:open+test_clearsnapshot_options) > > * [test_validation_compaction_detects_sstable_corruption](https://jenkins.scylladb.com//job/scylla-master/job/scylla-ci/6418/testReport/junit/compaction_additional_test/TestValidationCompaction/Tests___dtest___test_validation_compaction_detects_sstable_corruption) [🔍](https://github.com/scylladb/scylladb/issues?q=is:issue+is:open+test_validation_compaction_detects_sstable_corruption) >...
Rebased (had conflicts).
v2: * Add `--rest-api-port` / `-Dcom.scylladb.apiPort` to help the switch. * Rebase. @tchaikov with the above, we can revive https://github.com/scylladb/scylla-ccm/pull/560 and with that, `nodetool-wrapper` should start working. We can also...
The CCM change was promoted, re-kicking CI.