Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10166 Fix failing tests
  3. CASSANDRA-10205

decommissioned_wiped_node_can_join_test fails on Jenkins

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      This test passes locally but reliably fails on Jenkins. It seems after we restart node4, it is unable to Gossip with other nodes:

      INFO  [HANDSHAKE-/127.0.0.2] 2015-08-27 06:50:42,778 OutboundTcpConnection.java:494 - Handshaking version with /127.0.0.2
      INFO  [HANDSHAKE-/127.0.0.1] 2015-08-27 06:50:42,778 OutboundTcpConnection.java:494 - Handshaking version with /127.0.0.1
      INFO  [HANDSHAKE-/127.0.0.3] 2015-08-27 06:50:42,778 OutboundTcpConnection.java:494 - Handshaking version with /127.0.0.3
      ERROR [main] 2015-08-27 06:51:13,785 CassandraDaemon.java:635 - Exception encountered during startup
      java.lang.RuntimeException: Unable to gossip with any seeds
              at org.apache.cassandra.gms.Gossiper.doShadowRound(Gossiper.java:1342) ~[main/:na]
              at org.apache.cassandra.service.StorageService.checkForEndpointCollision(StorageService.java:518) ~[main/:na]
              at org.apache.cassandra.service.StorageService.prepareToJoin(StorageService.java:763) ~[main/:na]
              at org.apache.cassandra.service.StorageService.initServer(StorageService.java:687) ~[main/:na]
              at org.apache.cassandra.service.StorageService.initServer(StorageService.java:570) ~[main/:na]
              at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:320) [main/:na]
              at org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:516) [main/:na]
              at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:622) [main/:na]
      WARN  [StorageServiceShutdownHook] 2015-08-27 06:51:13,799 Gossiper.java:1453 - No local state or state is in silent shutdown, not announcing shutdown
      

      It seems both the addresses and port number of the seeds are correct so I don't think the problem is the Amazon private addresses but I might be wrong.

      It's also worth noting that the first time the node starts up without problems. The problem only occurs during a restart.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            stefania Stefania Alborghetti Assign to me
            stefania Stefania Alborghetti
            Stefania Alborghetti
            Joel Knighton
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment