Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14041

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • Legacy/Testing
    • None
    • Normal

    Description

      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 << ---------------------"

      Attachments

        Issue Links

          Activity

            People

              marcuse Marcus Eriksson
              mkjellman Michael Kjellman
              Marcus Eriksson
              Jason Brown
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: