log message:
ERROR lerna.akka.entityreplication.ClusterReplicationGuardian - swallowing exception during message send akka.actor.dungeon.SerializationCheckFailedException: Failed to serialize and deserialize message of type lerna.akka.entityreplication.ClusterReplicationGuardian$Start for testing. To avoid this error, either disable 'akka.actor.serialize-messages', mark the message with 'akka.actor.NoSerializationVerificationNeeded', or configure serialization to support this message
ClusterReplicationGuardian$Start should mix-in akka.actor.NoSerializationVerificationNeeded, because the message is not sent any remote actors.