You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Kjellman (JIRA)" <ji...@apache.org> on 2017/11/15 22:27:00 UTC

[jira] [Created] (CASSANDRA-14041) test_dead_sync_initiator - repair_tests.repair_test.TestRepair fails: Unexpected error in log, see stdout

Michael Kjellman created CASSANDRA-14041:
--------------------------------------------

             Summary: test_dead_sync_initiator - repair_tests.repair_test.TestRepair fails: Unexpected error in log, see stdout
                 Key: CASSANDRA-14041
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14041
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Kjellman


test_dead_sync_initiator - repair_tests.repair_test.TestRepair fails: Unexpected error in log, see stdout

Unexpected error in log, see stdout
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-unRvig
dtest: DEBUG: Done setting configuration options:
{   'initial_token': None,
    'memtable_allocation_type': 'offheap_objects',
    'num_tokens': '256',
    'phi_convict_threshold': 5,
    'range_request_timeout_in_ms': 10000,
    'read_request_timeout_in_ms': 10000,
    'request_timeout_in_ms': 10000,
    'truncate_request_timeout_in_ms': 10000,
    'write_request_timeout_in_ms': 10000}
dtest: DEBUG: Setting up cluster..
dtest: DEBUG: Setting up byteman on node2
dtest: DEBUG: Starting cluster..
dtest: DEBUG: stopping node3
cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 datacenter1> discovered
cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 datacenter1> discovered
dtest: DEBUG: inserting data while node3 is down
dtest: DEBUG: bring back node3
cassandra.cluster: WARNING: Node 127.0.0.1 is reporting a schema disagreement: {UUID('b79efe52-1b85-32f0-ade8-f6505602bd97'): ['127.0.0.2', '127.0.0.1'], UUID('59a1610b-0384-337c-a2c5-9c8efaba12be'): ['127.0.0.3']}
dtest: DEBUG: Submitting byteman script to node2
dtest: DEBUG: repair node1
dtest: DEBUG: Will kill node2 in middle of sync
cassandra.cluster: INFO: Host 127.0.0.3 may be up; will prepare queries and open connection pool
dtest: DEBUG: Killed node2, now waiting repair to finish
--------------------- >> end captured logging << ---------------------
  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
    self.tearDown()
  File "/home/cassandra/cassandra-dtest/dtest.py", line 599, in tearDown
    raise AssertionError('Unexpected error in log, see stdout')
"Unexpected error in log, see stdout\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-unRvig\ndtest: DEBUG: Done setting configuration options:\n{   'initial_token': None,\n    'memtable_allocation_type': 'offheap_objects',\n    'num_tokens': '256',\n    'phi_convict_threshold': 5,\n    'range_request_timeout_in_ms': 10000,\n    'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 10000}\ndtest: DEBUG: Setting up cluster..\ndtest: DEBUG: Setting up byteman on node2\ndtest: DEBUG: Starting cluster..\ndtest: DEBUG: stopping node3\ncassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 datacenter1> discovered\ncassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 datacenter1> discovered\ndtest: DEBUG: inserting data while node3 is down\ndtest: DEBUG: bring back node3\ncassandra.cluster: WARNING: Node 127.0.0.1 is reporting a schema disagreement: {UUID('b79efe52-1b85-32f0-ade8-f6505602bd97'): ['127.0.0.2', '127.0.0.1'], UUID('59a1610b-0384-337c-a2c5-9c8efaba12be'): ['127.0.0.3']}\ndtest: DEBUG: Submitting byteman script to node2\ndtest: DEBUG: repair node1\ndtest: DEBUG: Will kill node2 in middle of sync\ncassandra.cluster: INFO: Host 127.0.0.3 may be up; will prepare queries and open connection pool\ndtest: DEBUG: Killed node2, now waiting repair to finish\n--------------------- >> end captured logging << ---------------------"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org