You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scylla version: 6.3.0~dev-20241129.65949ce60780 with build-id d0921e78443678667ebaf5d8cdfda19428d03e6c
Kernel Version: 6.8.0-1019-aws
Issue description
disrupt_add_remove_dc nemesis implies adding and removing new DC. DC been added and successfully removed but during the exit from temporary_replication_strategy_setter the following error returned:
Traceback (most recent call last):
File "/home/ubuntu/scylla-cluster-tests/sdcm/nemesis.py", line 5430, in wrapper
result = method(*args[1:], **kwargs)
File "/home/ubuntu/scylla-cluster-tests/sdcm/nemesis.py", line 4787, in disrupt_add_remove_dc
with temporary_replication_strategy_setter(node) as replication_strategy_setter:
File "/home/ubuntu/scylla-cluster-tests/sdcm/utils/replication_strategy_utils.py", line 114, in __exit__
self(**self.preserved)
File "/home/ubuntu/scylla-cluster-tests/sdcm/utils/replication_strategy_utils.py", line 125, in __call__
strategy.apply(self.node, keyspace)
File "/home/ubuntu/scylla-cluster-tests/sdcm/utils/replication_strategy_utils.py", line 47, in apply
session.execute(cql)
File "/home/ubuntu/scylla-cluster-tests/sdcm/utils/common.py", line 1318, in execute_verbose
return execute_orig(*args, **kwargs)
File "cassandra/cluster.py", line 2729, in cassandra.cluster.Session.execute
File "cassandra/cluster.py", line 5120, in cassandra.cluster.ResponseFuture.result
cassandra.OperationTimedOut: errors={<Host: 10.4.10.165:9042 eu-west>: ConnectionException('Host has been marked down or removed')}, last_host=10.4.9.78:9042
target node (ie new DC) been removed successfully
Impact
No scylla impact
How frequently does it reproduce?
Describe the frequency with how this issue can be reproduced.
OS / Image: ami-09d8c22a0006e46a8 (aws: undefined_region)
Test: longevity-150gb-asymmetric-cluster-12h-test
Test id: 899fa2dc-a66d-4948-bb82-ede7d1fba930
Test name: scylla-master/tier1/longevity-150gb-asymmetric-cluster-12h-test
Test method: longevity_test.LongevityTest.test_custom_time
Test config file(s):
Packages
Scylla version:
6.3.0~dev-20241129.65949ce60780
with build-idd0921e78443678667ebaf5d8cdfda19428d03e6c
Kernel Version:
6.8.0-1019-aws
Issue description
disrupt_add_remove_dc nemesis implies adding and removing new DC. DC been added and successfully removed but during the exit from temporary_replication_strategy_setter the following error returned:
target node (ie new DC) been removed successfully
Impact
No scylla impact
How frequently does it reproduce?
Describe the frequency with how this issue can be reproduced.
Installation details
Cluster size: 4 nodes (i4i.4xlarge)
Scylla Nodes used in this run:
OS / Image:
ami-09d8c22a0006e46a8
(aws: undefined_region)Test:
longevity-150gb-asymmetric-cluster-12h-test
Test id:
899fa2dc-a66d-4948-bb82-ede7d1fba930
Test name:
scylla-master/tier1/longevity-150gb-asymmetric-cluster-12h-test
Test method:
longevity_test.LongevityTest.test_custom_time
Test config file(s):
Logs and commands
$ hydra investigate show-monitor 899fa2dc-a66d-4948-bb82-ede7d1fba930
$ hydra investigate show-logs 899fa2dc-a66d-4948-bb82-ede7d1fba930
Logs:
Jenkins job URL
Argus
The text was updated successfully, but these errors were encountered: