3rd node won't start up.

Below is a snippet of the log.

Early in log can see the three nodes are aware of each other, but later in log the 3rd node never gets a UUID to update with so it never starts up.

Help!
Steve B.

node3 mysql log snippet

130205 9:47:19 [Note] WSREP: gcomm: connected
130205 9:47:19 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
130205 9:47:19 [Note] WSREP: Shifting CLOSED → OPEN (TO: 0)
130205 9:47:19 [Note] WSREP: Opened channel ‘my_wsrep_cluster’
130205 9:47:19 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3
130205 9:47:19 [Note] WSREP: Waiting for SST to complete.
130205 9:47:19 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 167e2b7a-6fbc-11e2-0800-e7cdb9ae7a21
130205 9:47:19 [Note] WSREP: STATE EXCHANGE: sent state msg: 167e2b7a-6fbc-11e2-0800-e7cdb9ae7a21
130205 9:47:19 [Note] WSREP: STATE EXCHANGE: got state msg: 167e2b7a-6fbc-11e2-0800-e7cdb9ae7a21 from 0 (node013)
130205 9:47:19 [Note] WSREP: STATE EXCHANGE: got state msg: 167e2b7a-6fbc-11e2-0800-e7cdb9ae7a21 from 1 (node002)
130205 9:47:19 [Note] WSREP: STATE EXCHANGE: got state msg: 167e2b7a-6fbc-11e2-0800-e7cdb9ae7a21 from 2 (node005)
130205 9:47:19 [Note] WSREP: Quorum results:
version = 2,
component = PRIMARY,
conf_id = 80,
members = 2/3 (joined/total),
act_id = 316859,
last_appl. = -1,
protocols = 0/4/2 (gcs/repl/appl),
group UUID = 027aedad-6cc8-11e2-0800-a0784e525ccd
130205 9:47:19 [Note] WSREP: Flow-control interval: [28, 28]
130205 9:47:19 [Note] WSREP: Shifting OPEN → PRIMARY (TO: 316859)
130205 9:47:19 [Note] WSREP: State transfer required:
Group state: 027aedad-6cc8-11e2-0800-a0784e525ccd:316859
Local state: 00000000-0000-0000-0000-000000000000:-1
130205 9:47:19 [Note] WSREP: New cluster view: global state: 027aedad-6cc8-11e2-0800-a0784e525ccd:316859, view# 81: Primary, number of nodes: 3, my index: 0, protocol version 2
130205 9:47:19 [Warning] WSREP: Gap in state sequence. Need state transfer.
130205 9:47:21 [Note] WSREP: Running: ‘wsrep_sst_rsync --role ‘joiner’ --address ‘192.168.0.161’ --auth ‘’ --datadir ‘/mysql/’ --defaults-file ‘/etc/mysql/my.cnf’ --parent ‘5078’’
130205 9:47:21 [Note] WSREP: Prepared SST request: rsync|192.168.0.161:4444/rsync_sst
130205 9:47:21 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
130205 9:47:21 [Note] WSREP: Assign initial position for certification: 316859, protocol version: 2
130205 9:47:21 [Warning] WSREP: Failed to prepare for incremental state transfer: Local state UUID (00000000-0000-0000-0000-000000000000) does not match group state UUID (027aedad-6cc8-11e2-0800-a0784e525ccd): 1 (Operation not permitted)
at galera/src/replicator_str.cpp:prepare_for_IST():442. IST will be unavailable.
130205 9:47:21 [Note] WSREP: Node 0 (node013) requested state transfer from ‘any’. Selected 1 (node002)(SYNCED) as donor.
130205 9:47:21 [Note] WSREP: Shifting PRIMARY → JOINER (TO: 316859)
130205 9:47:21 [Note] WSREP: Requesting state transfer: success, donor: 1