Match 查询机制问题

storaged0的INFO日志(第三部分):


I0114 06:49:02.919991    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 4] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:02.920017    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:02.980731    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 10] Recieved a VOTING request: space = 341, partition = 10, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 06:49:02.980782    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:02.980808    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.025981    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 15] Recieved a VOTING request: space = 341, partition = 15, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.026051    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:03.026075    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.396342    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 13] Recieved a VOTING request: space = 341, partition = 13, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.396435    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:03.396462    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.504845    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 11] Recieved a VOTING request: space = 341, partition = 11, candidateAddr = storaged1:9780, term = 16, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.505069    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:03.505100    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.599889    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 6] Recieved a VOTING request: space = 341, partition = 6, candidateAddr = storaged1:9780, term = 16, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.600037    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 6] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:03.600066    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.675006    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 7] Recieved a VOTING request: space = 341, partition = 7, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.675091    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 7] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:03.675130    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.704053    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 3] Recieved a VOTING request: space = 341, partition = 3, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.704102    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 3] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:03.704126    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.894212    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 9] Recieved a VOTING request: space = 341, partition = 9, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.894345    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:03.894374    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:03.954521    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 10] Recieved a VOTING request: space = 341, partition = 10, candidateAddr = storaged1:9780, term = 16, lastLogId = 0, lastLogTerm = 0
I0114 06:49:03.954576    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:03.954602    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.093152    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 2] Recieved a VOTING request: space = 341, partition = 2, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.093294    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:04.093329    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.128206    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 5] Recieved a VOTING request: space = 341, partition = 5, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.128263    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:04.128314    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.182060    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 8] Recieved a VOTING request: space = 341, partition = 8, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.182171    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 8] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:04.182200    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.272859    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 14] Recieved a VOTING request: space = 341, partition = 14, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.272939    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 14] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:04.273057    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.407729    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 1] Recieved a VOTING request: space = 341, partition = 1, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.407785    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:04.407835    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.436026    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 6] Recieved a VOTING request: space = 341, partition = 6, candidateAddr = storaged1:9780, term = 17, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.436074    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 6] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:04.436098    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.474315    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 12] Recieved a VOTING request: space = 341, partition = 12, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.474364    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 12] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:04.474390    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.507730    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 7] Recieved a VOTING request: space = 341, partition = 7, candidateAddr = storaged1:9780, term = 16, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.507777    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 7] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:04.507874    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.621855    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 3] Recieved a VOTING request: space = 341, partition = 3, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.621927    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 3] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:04.621958    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.642503    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 2] Recieved a VOTING request: space = 341, partition = 2, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.642650    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:04.642699    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.786072    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 4] Recieved a VOTING request: space = 341, partition = 4, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.786173    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 4] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:04.786248    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:04.947721    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 15] Recieved a VOTING request: space = 341, partition = 15, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:04.947782    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:04.947809    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:05.141255    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 11] Recieved a VOTING request: space = 341, partition = 11, candidateAddr = storaged1:9780, term = 17, lastLogId = 0, lastLogTerm = 0
I0114 06:49:05.141505    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:05.141541    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:05.162999    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 12] Recieved a VOTING request: space = 341, partition = 12, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:05.163059    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 12] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:05.163084    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:05.194694    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 13] Recieved a VOTING request: space = 341, partition = 13, candidateAddr = storaged1:9780, term = 16, lastLogId = 0, lastLogTerm = 0
I0114 06:49:05.194746    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:05.194869    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:05.208375    51 Host.cpp:149] [Port: 9780, Space: 341, Part: 1] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.218873    52 Host.cpp:149] [Port: 9780, Space: 341, Part: 10] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.309522    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 6] Recieved a VOTING request: space = 341, partition = 6, candidateAddr = storaged1:9780, term = 18, lastLogId = 0, lastLogTerm = 0
I0114 06:49:05.309576    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 6] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 06:49:05.309602    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:05.368697    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 8] Recieved a VOTING request: space = 341, partition = 8, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 06:49:05.368922    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 8] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:05.368978    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:05.399794    53 Host.cpp:149] [Port: 9780, Space: 341, Part: 6] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.412400    54 Host.cpp:149] [Port: 9780, Space: 341, Part: 11] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.431988    55 Host.cpp:149] [Port: 9780, Space: 341, Part: 4] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.476218    39 RaftPart.cpp:1360] [Port: 9780, Space: 341, Part: 14] Recieved a VOTING request: space = 341, partition = 14, candidateAddr = storaged1:9780, term = 16, lastLogId = 0, lastLogTerm = 0
I0114 06:49:05.476267    39 RaftPart.cpp:1393] [Port: 9780, Space: 341, Part: 14] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 06:49:05.476330    39 RaftPart.cpp:1420] [Port: 9780, Space: 341, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 06:49:05.525687    56 Host.cpp:149] [Port: 9780, Space: 341, Part: 3] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.549513    57 Host.cpp:149] [Port: 9780, Space: 341, Part: 12] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.695134    58 Host.cpp:149] [Port: 9780, Space: 341, Part: 13] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 06:49:05.871486    59 Host.cpp:149] [Port: 9780, Space: 341, Part: 15] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
E0114 06:49:56.895519    39 RaftPart.cpp:367] [Port: 9780, Space: 341, Part: 8] The partition is not a leader
E0114 06:49:56.895877    39 RaftPart.cpp:687] [Port: 9780, Space: 341, Part: 8] Cannot append logs, clean the buffer
I0114 06:55:35.253562    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 4 files into 0, base level is 0, output level is 1
I0114 06:55:35.262471    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 06:55:35.953344    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 4 files into 1, base level is 0, output level is 1
I0114 06:55:59.952795    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 06:55:59.957455    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 06:56:01.615978    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 06:56:24.252506    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 06:56:24.256467    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 06:56:26.539602    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 06:56:28.529521    45 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 1] , total time:53ms, Total send logs: 2
I0114 06:56:31.815814    42 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 15] , total time:55ms, Total send logs: 2
I0114 06:56:48.633046    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 06:56:48.635517    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 06:56:51.726977    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 06:56:53.548840    35 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 6] , total time:125ms, Write WAL, total 2
I0114 06:57:01.394335    39 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 3] , total time:51ms, Total send logs: 2
I0114 06:57:12.814631    31 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 13] , total time:51ms, Total send logs: 2
I0114 06:57:12.926462    31 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 12] , total time:59ms, Total send logs: 2
I0114 06:57:13.315709    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 06:57:13.319435    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 06:57:13.848510    33 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 1] , total time:56ms, Total send logs: 2
I0114 06:57:17.166237    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 06:57:24.751415    38 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 6] , total time:55ms, Total send logs: 2
I0114 06:57:26.792052    33 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 4] , total time:67ms, Write WAL, total 2
I0114 06:57:26.793256    41 SlowOpTracker.h:33] [Port: 9780, Space: 341, Part: 3] , total time:71ms, Total send logs: 2
I0114 07:14:18.085191    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:14:18.086553    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:14:21.955793    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:15:18.471057    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 5] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.471246    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 5] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.471345    64 Host.h:32] [Port: 9780, Space: 341, Part: 5] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.471386    64 Host.h:32] [Port: 9780, Space: 341, Part: 5] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.471419    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 5] Partition has been stopped
I0114 07:15:18.471479    64 Part.h:81] [Port: 9780, Space: 341, Part: 5] Clean up all wals
I0114 07:15:18.472316    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/5/0000000000000002009.wal
I0114 07:15:18.483386    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/5/0000000000000000707.wal
I0114 07:15:18.494606    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/5/0000000000000002755.wal
I0114 07:15:18.499245    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/5/0000000000000000001.wal
I0114 07:15:18.507782    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/5/0000000000000001381.wal
I0114 07:15:18.515708    64 NebulaStore.cpp:444] Space 341, part 5 has been removed!
I0114 07:15:18.515770    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 4] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.515799    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 4] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.515823    64 Host.h:32] [Port: 9780, Space: 341, Part: 4] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.515887    64 Host.h:32] [Port: 9780, Space: 341, Part: 4] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.515916    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 4] Partition has been stopped
I0114 07:15:18.515949    64 Part.h:81] [Port: 9780, Space: 341, Part: 4] Clean up all wals
I0114 07:15:18.516815    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/4/0000000000000003127.wal
I0114 07:15:18.517367    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/4/0000000000000000001.wal
I0114 07:15:18.525440    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/4/0000000000000001888.wal
I0114 07:15:18.533447    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/4/0000000000000000580.wal
I0114 07:15:18.542469    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/4/0000000000000002479.wal
I0114 07:15:18.549731    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/4/0000000000000001243.wal
I0114 07:15:18.557636    64 NebulaStore.cpp:444] Space 341, part 4 has been removed!
I0114 07:15:18.563772    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 3] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.568420    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 3] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.568464    64 Host.h:32] [Port: 9780, Space: 341, Part: 3] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.568490    64 Host.h:32] [Port: 9780, Space: 341, Part: 3] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.568511    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 3] Partition has been stopped
I0114 07:15:18.568543    64 Part.h:81] [Port: 9780, Space: 341, Part: 3] Clean up all wals
I0114 07:15:18.569898    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/3/0000000000000001835.wal
I0114 07:15:18.585584    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/3/0000000000000001210.wal
I0114 07:15:18.592219    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/3/0000000000000000001.wal
I0114 07:15:18.598695    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/3/0000000000000003130.wal
I0114 07:15:18.599089    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/3/0000000000000000595.wal
I0114 07:15:18.605165    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/3/0000000000000002523.wal
I0114 07:15:18.611218    64 NebulaStore.cpp:444] Space 341, part 3 has been removed!
I0114 07:15:18.611397    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 1] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.611431    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 1] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.611457    64 Host.h:32] [Port: 9780, Space: 341, Part: 1] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.611487    64 Host.h:32] [Port: 9780, Space: 341, Part: 1] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.611512    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 1] Partition has been stopped
I0114 07:15:18.611538    64 Part.h:81] [Port: 9780, Space: 341, Part: 1] Clean up all wals
I0114 07:15:18.612190    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/1/0000000000000000612.wal
I0114 07:15:18.617987    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/1/0000000000000000001.wal
I0114 07:15:18.623272    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/1/0000000000000002252.wal
I0114 07:15:18.629098    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/1/0000000000000001176.wal
I0114 07:15:18.634728    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/1/0000000000000001734.wal
I0114 07:15:18.640168    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/1/0000000000000002821.wal
I0114 07:15:18.643182    64 NebulaStore.cpp:444] Space 341, part 1 has been removed!
I0114 07:15:18.643241    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 7] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.643317    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 7] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.643350    64 Host.h:32] [Port: 9780, Space: 341, Part: 7] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.643378    64 Host.h:32] [Port: 9780, Space: 341, Part: 7] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.643401    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 7] Partition has been stopped
I0114 07:15:18.643425    64 Part.h:81] [Port: 9780, Space: 341, Part: 7] Clean up all wals
I0114 07:15:18.644111    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/7/0000000000000002404.wal
I0114 07:15:18.649391    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/7/0000000000000001581.wal
I0114 07:15:18.654768    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/7/0000000000000000001.wal
I0114 07:15:18.660565    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/7/0000000000000003159.wal
I0114 07:15:18.660706    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/7/0000000000000000808.wal
I0114 07:15:18.666065    64 NebulaStore.cpp:444] Space 341, part 7 has been removed!
I0114 07:15:18.666115    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 12] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.666163    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 12] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.666189    64 Host.h:32] [Port: 9780, Space: 341, Part: 12] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.666215    64 Host.h:32] [Port: 9780, Space: 341, Part: 12] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.666239    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 12] Partition has been stopped
I0114 07:15:18.666263    64 Part.h:81] [Port: 9780, Space: 341, Part: 12] Clean up all wals
I0114 07:15:18.667016    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/12/0000000000000000001.wal
I0114 07:15:18.671969    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/12/0000000000000001389.wal
I0114 07:15:18.676970    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/12/0000000000000000701.wal
I0114 07:15:18.682179    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/12/0000000000000002087.wal
I0114 07:15:18.688035    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/12/0000000000000002804.wal
I0114 07:15:18.690908    64 NebulaStore.cpp:444] Space 341, part 12 has been removed!
I0114 07:15:18.690965    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 13] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.690991    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 13] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.691030    64 Host.h:32] [Port: 9780, Space: 341, Part: 13] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.691056    64 Host.h:32] [Port: 9780, Space: 341, Part: 13] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.691080    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 13] Partition has been stopped
I0114 07:15:18.691112    64 Part.h:81] [Port: 9780, Space: 341, Part: 13] Clean up all wals
I0114 07:15:18.691726    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/13/0000000000000002802.wal
I0114 07:15:18.695118    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/13/0000000000000002221.wal
I0114 07:15:18.700376    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/13/0000000000000000001.wal
I0114 07:15:18.705457    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/13/0000000000000001712.wal
I0114 07:15:18.710510    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/13/0000000000000000561.wal
I0114 07:15:18.715587    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/13/0000000000000001172.wal
I0114 07:15:18.720809    64 NebulaStore.cpp:444] Space 341, part 13 has been removed!
I0114 07:15:18.720885    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 2] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.720929    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 2] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.720955    64 Host.h:32] [Port: 9780, Space: 341, Part: 2] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.720979    64 Host.h:32] [Port: 9780, Space: 341, Part: 2] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.721001    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 2] Partition has been stopped
I0114 07:15:18.721025    64 Part.h:81] [Port: 9780, Space: 341, Part: 2] Clean up all wals
I0114 07:15:18.721709    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/2/0000000000000002662.wal
I0114 07:15:18.725739    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/2/0000000000000000001.wal
I0114 07:15:18.731185    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/2/0000000000000001623.wal
I0114 07:15:18.736462    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/2/0000000000000000522.wal
I0114 07:15:18.741925    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/2/0000000000000001081.wal
I0114 07:15:18.747460    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/2/0000000000000002130.wal
I0114 07:15:18.753687    64 NebulaStore.cpp:444] Space 341, part 2 has been removed!
I0114 07:15:18.753751    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 15] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.753788    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 15] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.753813    64 Host.h:32] [Port: 9780, Space: 341, Part: 15] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.753852    64 Host.h:32] [Port: 9780, Space: 341, Part: 15] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.753876    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 15] Partition has been stopped
I0114 07:15:18.753901    64 Part.h:81] [Port: 9780, Space: 341, Part: 15] Clean up all wals
I0114 07:15:18.754523    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/15/0000000000000000612.wal
I0114 07:15:18.760107    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/15/0000000000000000001.wal
I0114 07:15:18.765218    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/15/0000000000000001814.wal
I0114 07:15:18.770720    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/15/0000000000000003114.wal
I0114 07:15:18.771275    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/15/0000000000000001267.wal
I0114 07:15:18.777338    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/15/0000000000000002514.wal
I0114 07:15:18.782847    64 NebulaStore.cpp:444] Space 341, part 15 has been removed!
I0114 07:15:18.782896    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 14] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.782925    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 14] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.782950    64 Host.h:32] [Port: 9780, Space: 341, Part: 14] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.782975    64 Host.h:32] [Port: 9780, Space: 341, Part: 14] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.782999    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 14] Partition has been stopped
I0114 07:15:18.783023    64 Part.h:81] [Port: 9780, Space: 341, Part: 14] Clean up all wals
I0114 07:15:18.783571    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/14/0000000000000000668.wal
I0114 07:15:18.789598    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/14/0000000000000000001.wal
I0114 07:15:18.795017    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/14/0000000000000001326.wal
I0114 07:15:18.800664    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/14/0000000000000001935.wal
I0114 07:15:18.806901    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/14/0000000000000002558.wal
I0114 07:15:18.812516    64 NebulaStore.cpp:444] Space 341, part 14 has been removed!
I0114 07:15:18.812562    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 8] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.812588    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 8] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.812613    64 Host.h:32] [Port: 9780, Space: 341, Part: 8] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.812638    64 Host.h:32] [Port: 9780, Space: 341, Part: 8] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.812738    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 8] Partition has been stopped
I0114 07:15:18.812769    64 Part.h:81] [Port: 9780, Space: 341, Part: 8] Clean up all wals
I0114 07:15:18.813503    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/8/0000000000000000001.wal
I0114 07:15:18.819372    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/8/0000000000000000809.wal
I0114 07:15:18.825412    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/8/0000000000000001584.wal
I0114 07:15:18.831146    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/8/0000000000000002341.wal
I0114 07:15:18.836887    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/8/0000000000000003121.wal
I0114 07:15:18.837260    64 NebulaStore.cpp:444] Space 341, part 8 has been removed!
I0114 07:15:18.837322    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 9] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.837350    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 9] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.837375    64 Host.h:32] [Port: 9780, Space: 341, Part: 9] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.837400    64 Host.h:32] [Port: 9780, Space: 341, Part: 9] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.837424    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 9] Partition has been stopped
I0114 07:15:18.837447    64 Part.h:81] [Port: 9780, Space: 341, Part: 9] Clean up all wals
I0114 07:15:18.838042    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/9/0000000000000001985.wal
I0114 07:15:18.843413    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/9/0000000000000000504.wal
I0114 07:15:18.849136    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/9/0000000000000000001.wal
I0114 07:15:18.854606    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/9/0000000000000002491.wal
I0114 07:15:18.859946    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/9/0000000000000001514.wal
I0114 07:15:18.865603    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/9/0000000000000002964.wal
I0114 07:15:18.868008    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/9/0000000000000001026.wal
I0114 07:15:18.873662    64 NebulaStore.cpp:444] Space 341, part 9 has been removed!
I0114 07:15:18.873709    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 11] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.873749    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 11] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.873773    64 Host.h:32] [Port: 9780, Space: 341, Part: 11] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.873798    64 Host.h:32] [Port: 9780, Space: 341, Part: 11] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.873821    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 11] Partition has been stopped
I0114 07:15:18.873844    64 Part.h:81] [Port: 9780, Space: 341, Part: 11] Clean up all wals
I0114 07:15:18.874570    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/11/0000000000000000001.wal
I0114 07:15:18.880105    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/11/0000000000000003067.wal
I0114 07:15:18.880892    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/11/0000000000000001553.wal
I0114 07:15:18.886978    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/11/0000000000000002338.wal
I0114 07:15:18.892812    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/11/0000000000000000815.wal
I0114 07:15:18.899621    64 NebulaStore.cpp:444] Space 341, part 11 has been removed!
I0114 07:15:18.902314    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 10] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.902365    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 10] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.902390    64 Host.h:32] [Port: 9780, Space: 341, Part: 10] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.902415    64 Host.h:32] [Port: 9780, Space: 341, Part: 10] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.902438    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 10] Partition has been stopped
I0114 07:15:18.902462    64 Part.h:81] [Port: 9780, Space: 341, Part: 10] Clean up all wals
I0114 07:15:18.903062    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/10/0000000000000000001.wal
I0114 07:15:18.910156    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/10/0000000000000001970.wal
I0114 07:15:18.915546    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/10/0000000000000001294.wal
I0114 07:15:18.921046    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/10/0000000000000002575.wal
I0114 07:15:18.925911    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/10/0000000000000000677.wal
I0114 07:15:18.931660    64 NebulaStore.cpp:444] Space 341, part 10 has been removed!
I0114 07:15:18.931705    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 6] [Host: storaged1:9780] The host has been stopped!
I0114 07:15:18.931730    64 Host.cpp:48] [Port: 9780, Space: 341, Part: 6] [Host: storaged2:9780] The host has been stopped!
I0114 07:15:18.931753    64 Host.h:32] [Port: 9780, Space: 341, Part: 6] [Host: storaged1:9780]  The host has been destroyed!
I0114 07:15:18.931777    64 Host.h:32] [Port: 9780, Space: 341, Part: 6] [Host: storaged2:9780]  The host has been destroyed!
I0114 07:15:18.931800    64 RaftPart.cpp:352] [Port: 9780, Space: 341, Part: 6] Partition has been stopped
I0114 07:15:18.931823    64 Part.h:81] [Port: 9780, Space: 341, Part: 6] Clean up all wals
I0114 07:15:18.932420    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/6/0000000000000003082.wal
I0114 07:15:18.933032    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/6/0000000000000000001.wal
I0114 07:15:18.939136    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/6/0000000000000002330.wal
I0114 07:15:18.945010    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/6/0000000000000001555.wal
I0114 07:15:18.951093    64 FileBasedWal.cpp:701] Removing /data/storage/nebula/341/wal/6/0000000000000000755.wal
I0114 07:15:18.958324    64 NebulaStore.cpp:444] Space 341, part 6 has been removed!
I0114 07:15:18.958571    64 RocksEngine.h:100] Release rocksdb on /data/storage/nebula/341
I0114 07:15:18.965092    64 NebulaStore.h:34] ~SpacePartInfo()
I0114 07:15:18.965448    64 NebulaStore.cpp:416] Data space 341 has been removed!
I0114 07:15:26.148808    65 Part.h:38] [Port: 9780, Space: 341, Part: 2] ~Part()
I0114 07:15:26.149111    65 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 2]  The part has been destroyed...
I0114 07:15:26.148815    68 Part.h:38] [Port: 9780, Space: 341, Part: 5] ~Part()
I0114 07:15:26.149160    65 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 2] ~FileBasedWal, dir = /data/storage/nebula/341/wal/2
I0114 07:15:26.149317    68 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 5]  The part has been destroyed...
I0114 07:15:26.149359    68 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 5] ~FileBasedWal, dir = /data/storage/nebula/341/wal/5
I0114 07:15:26.149349    67 Part.h:38] [Port: 9780, Space: 341, Part: 12] ~Part()
I0114 07:15:26.149425    66 Part.h:38] [Port: 9780, Space: 341, Part: 3] ~Part()
I0114 07:15:26.149670    66 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 3]  The part has been destroyed...
I0114 07:15:26.149536    67 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 12]  The part has been destroyed...
I0114 07:15:26.149713    66 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 3] ~FileBasedWal, dir = /data/storage/nebula/341/wal/3
I0114 07:15:26.149768    67 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 12] ~FileBasedWal, dir = /data/storage/nebula/341/wal/12
I0114 07:15:26.150739    68 Part.h:38] [Port: 9780, Space: 341, Part: 4] ~Part()
I0114 07:15:26.150763    67 Part.h:38] [Port: 9780, Space: 341, Part: 1] ~Part()
I0114 07:15:26.150853    67 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 1]  The part has been destroyed...
I0114 07:15:26.150876    66 Part.h:38] [Port: 9780, Space: 341, Part: 9] ~Part()
I0114 07:15:26.150799    68 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 4]  The part has been destroyed...
I0114 07:15:26.150770    65 Part.h:38] [Port: 9780, Space: 341, Part: 8] ~Part()
I0114 07:15:26.150995    65 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 8]  The part has been destroyed...
I0114 07:15:26.151049    65 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 8] ~FileBasedWal, dir = /data/storage/nebula/341/wal/8
I0114 07:15:26.150960    68 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 4] ~FileBasedWal, dir = /data/storage/nebula/341/wal/4
I0114 07:15:26.150933    66 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 9]  The part has been destroyed...
I0114 07:15:26.151221    66 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 9] ~FileBasedWal, dir = /data/storage/nebula/341/wal/9
I0114 07:15:26.150898    67 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 1] ~FileBasedWal, dir = /data/storage/nebula/341/wal/1
I0114 07:15:26.153353    68 Part.h:38] [Port: 9780, Space: 341, Part: 10] ~Part()
I0114 07:15:26.153396    68 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 10]  The part has been destroyed...
I0114 07:15:26.153424    68 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 10] ~FileBasedWal, dir = /data/storage/nebula/341/wal/10
I0114 07:15:26.153441    65 Part.h:38] [Port: 9780, Space: 341, Part: 7] ~Part()
I0114 07:15:26.153482    65 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 7]  The part has been destroyed...
I0114 07:15:26.153507    65 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 7] ~FileBasedWal, dir = /data/storage/nebula/341/wal/7
I0114 07:15:26.153698    67 Part.h:38] [Port: 9780, Space: 341, Part: 13] ~Part()
I0114 07:15:26.153736    66 Part.h:38] [Port: 9780, Space: 341, Part: 11] ~Part()
I0114 07:15:26.153808    66 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 11]  The part has been destroyed...
I0114 07:15:26.154572    66 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 11] ~FileBasedWal, dir = /data/storage/nebula/341/wal/11
I0114 07:15:26.154484    65 Part.h:38] [Port: 9780, Space: 341, Part: 15] ~Part()
I0114 07:15:26.154675    65 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 15]  The part has been destroyed...
I0114 07:15:26.153759    67 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 13]  The part has been destroyed...
I0114 07:15:26.154713    65 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 15] ~FileBasedWal, dir = /data/storage/nebula/341/wal/15
I0114 07:15:26.154767    67 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 13] ~FileBasedWal, dir = /data/storage/nebula/341/wal/13
I0114 07:15:26.155308    66 Part.h:38] [Port: 9780, Space: 341, Part: 6] ~Part()
I0114 07:15:26.155349    66 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 6]  The part has been destroyed...
I0114 07:15:26.155373    66 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 6] ~FileBasedWal, dir = /data/storage/nebula/341/wal/6
I0114 07:15:26.177996    67 Part.h:38] [Port: 9780, Space: 341, Part: 14] ~Part()
I0114 07:15:26.178068    67 RaftPart.cpp:254] [Port: 9780, Space: 341, Part: 14]  The part has been destroyed...
I0114 07:15:26.178108    67 FileBasedWal.cpp:83] [Port: 9780, Space: 341, Part: 14] ~FileBasedWal, dir = /data/storage/nebula/341/wal/14
I0114 07:24:18.108213    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:24:18.108573    71 CompactionFilter.h:66] Do default minor compaction!
I0114 07:24:18.540766    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:29:47.774654    64 NebulaStore.cpp:296] Create data space 350
I0114 07:29:47.775617    64 RocksEngineConfig.cpp:244] Emplace rocksdb option max_bytes_for_level_base=268435456
I0114 07:29:47.775674    64 RocksEngineConfig.cpp:244] Emplace rocksdb option write_buffer_size=67108864
I0114 07:29:47.775701    64 RocksEngineConfig.cpp:244] Emplace rocksdb option max_write_buffer_number=4
I0114 07:29:47.775998    64 RocksEngineConfig.cpp:244] Emplace rocksdb option block_size=8192
I0114 07:29:47.793231    64 RocksEngine.cpp:105] open rocksdb on /data/storage/nebula/350/data
I0114 07:29:47.794443    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 5] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.794509    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 5] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.794553    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 5] Add peer [storaged2:9780]
I0114 07:29:47.794693    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 5] Add peer [storaged1:9780]
I0114 07:29:47.794857    64 NebulaStore.cpp:349] Space 350, part 5 has been added, asLearner 0
I0114 07:29:47.795032    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 4] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.795069    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 4] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.795094    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 4] Add peer [storaged1:9780]
I0114 07:29:47.795326    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 4] Add peer [storaged2:9780]
I0114 07:29:47.795382    64 NebulaStore.cpp:349] Space 350, part 4 has been added, asLearner 0
I0114 07:29:47.795692    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 3] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.795792    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 3] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.795821    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 3] Add peer [storaged1:9780]
I0114 07:29:47.795851    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 3] Add peer [storaged2:9780]
I0114 07:29:47.795897    64 NebulaStore.cpp:349] Space 350, part 3 has been added, asLearner 0
I0114 07:29:47.796088    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 1] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.796175    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 1] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.796201    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 1] Add peer [storaged1:9780]
I0114 07:29:47.796231    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 1] Add peer [storaged2:9780]
I0114 07:29:47.796312    64 NebulaStore.cpp:349] Space 350, part 1 has been added, asLearner 0
I0114 07:29:47.796520    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 7] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.796654    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 7] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.796708    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 7] Add peer [storaged1:9780]
I0114 07:29:47.796789    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 7] Add peer [storaged2:9780]
I0114 07:29:47.796831    64 NebulaStore.cpp:349] Space 350, part 7 has been added, asLearner 0
I0114 07:29:47.797004    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 12] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.797125    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 12] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.797152    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 12] Add peer [storaged1:9780]
I0114 07:29:47.797180    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 12] Add peer [storaged2:9780]
I0114 07:29:47.797221    64 NebulaStore.cpp:349] Space 350, part 12 has been added, asLearner 0
I0114 07:29:47.797462    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 13] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.797545    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 13] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.797574    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 13] Add peer [storaged1:9780]
I0114 07:29:47.797602    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 13] Add peer [storaged2:9780]
I0114 07:29:47.797646    64 NebulaStore.cpp:349] Space 350, part 13 has been added, asLearner 0
I0114 07:29:47.797832    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 2] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.797919    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 2] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.797945    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 2] Add peer [storaged2:9780]
I0114 07:29:47.797974    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 2] Add peer [storaged1:9780]
I0114 07:29:47.798018    64 NebulaStore.cpp:349] Space 350, part 2 has been added, asLearner 0
I0114 07:29:47.798374    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 15] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.798539    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 15] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.798766    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 15] Add peer [storaged1:9780]
I0114 07:29:47.798810    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 15] Add peer [storaged2:9780]
I0114 07:29:47.798858    64 NebulaStore.cpp:349] Space 350, part 15 has been added, asLearner 0
I0114 07:29:47.799089    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 14] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.799161    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 14] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.799188    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 14] Add peer [storaged2:9780]
I0114 07:29:47.799216    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 14] Add peer [storaged1:9780]
I0114 07:29:47.799271    64 NebulaStore.cpp:349] Space 350, part 14 has been added, asLearner 0
I0114 07:29:47.799506    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 8] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.799589    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 8] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.799616    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 8] Add peer [storaged2:9780]
I0114 07:29:47.799655    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 8] Add peer [storaged1:9780]
I0114 07:29:47.799742    64 NebulaStore.cpp:349] Space 350, part 8 has been added, asLearner 0
I0114 07:29:47.799978    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 9] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.800055    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 9] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.800081    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 9] Add peer [storaged1:9780]
I0114 07:29:47.800125    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 9] Add peer [storaged2:9780]
I0114 07:29:47.800180    64 NebulaStore.cpp:349] Space 350, part 9 has been added, asLearner 0
I0114 07:29:47.800423    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 11] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.800509    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 11] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.800622    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 11] Add peer [storaged2:9780]
I0114 07:29:47.800654    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 11] Add peer [storaged1:9780]
I0114 07:29:47.800709    64 NebulaStore.cpp:349] Space 350, part 11 has been added, asLearner 0
I0114 07:29:47.806016    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 10] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.806140    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 10] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.806190    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 10] Add peer [storaged1:9780]
I0114 07:29:47.806236    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 10] Add peer [storaged2:9780]
I0114 07:29:47.806490    64 NebulaStore.cpp:349] Space 350, part 10 has been added, asLearner 0
I0114 07:29:47.806918    64 Part.cpp:50] [Port: 9780, Space: 350, Part: 6] Cannot fetch the last committed log id from the storage engine
I0114 07:29:47.807013    64 RaftPart.cpp:295] [Port: 9780, Space: 350, Part: 6] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.807113    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 6] Add peer [storaged1:9780]
I0114 07:29:47.807149    64 RaftPart.cpp:308] [Port: 9780, Space: 350, Part: 6] Add peer [storaged2:9780]
I0114 07:29:47.807212    64 NebulaStore.cpp:349] Space 350, part 6 has been added, asLearner 0
I0114 07:29:47.952844    67 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 10] Start leader election, reason: lastMsgDur 152, term 0
I0114 07:29:47.953042    67 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 10] Sending out an election request (space = 350, part = 10, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
E0114 07:29:47.954550    67 RaftPart.cpp:1143] [Port: 9780, Space: 350, Part: 10] Receive response about askForVote from [storaged1:9780], error code is -5
I0114 07:29:47.954742    67 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 10] Partition is elected as the new leader for term 1
I0114 07:29:47.954773    67 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 10] The partition is elected as the leader
I0114 07:29:47.955145    49 Host.cpp:149] [Port: 9780, Space: 350, Part: 10] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:47.955425    49 Host.cpp:149] [Port: 9780, Space: 350, Part: 10] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:47.966320    66 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 11] Start leader election, reason: lastMsgDur 166, term 0
I0114 07:29:47.966570    66 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 11] Sending out an election request (space = 350, part = 11, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
E0114 07:29:47.968039    66 RaftPart.cpp:1143] [Port: 9780, Space: 350, Part: 11] Receive response about askForVote from [storaged1:9780], error code is -5
I0114 07:29:47.968120    66 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 11] Partition is elected as the new leader for term 1
I0114 07:29:47.968147    66 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 11] The partition is elected as the leader
I0114 07:29:47.968428    51 Host.cpp:149] [Port: 9780, Space: 350, Part: 11] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:47.968626    51 Host.cpp:149] [Port: 9780, Space: 350, Part: 11] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:47.984544    68 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 8] Start leader election, reason: lastMsgDur 185, term 0
I0114 07:29:47.984618    68 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 8] Sending out an election request (space = 350, part = 8, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
E0114 07:29:47.985950    68 RaftPart.cpp:1143] [Port: 9780, Space: 350, Part: 8] Receive response about askForVote from [storaged1:9780], error code is -5
I0114 07:29:47.986099    68 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 8] Partition is elected as the new leader for term 1
I0114 07:29:47.986126    68 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 8] The partition is elected as the leader
I0114 07:29:47.986429    53 Host.cpp:149] [Port: 9780, Space: 350, Part: 8] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:47.986618    53 Host.cpp:149] [Port: 9780, Space: 350, Part: 8] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:47.992094    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged2:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:47.992264    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:47.992384    43 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 9] The partition will vote for the candidate [storaged2:9780]
I0114 07:29:47.994343    43 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 9] The current role is Follower. Will follow the new leader storaged2:9780 [Term: 1]
I0114 07:29:47.994633    67 Part.cpp:191] [Port: 9780, Space: 350, Part: 9] Find the new leader [storaged2:9780]
I0114 07:29:48.001957    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged2:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:48.002008    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:48.002036    43 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 2] The partition will vote for the candidate [storaged2:9780]
I0114 07:29:48.003350    43 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 2] The current role is Follower. Will follow the new leader storaged2:9780 [Term: 1]
I0114 07:29:48.003588    68 Part.cpp:191] [Port: 9780, Space: 350, Part: 2] Find the new leader [storaged2:9780]
I0114 07:29:48.011606    66 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 15] Start leader election, reason: lastMsgDur 214, term 0
I0114 07:29:48.011756    66 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 15] Sending out an election request (space = 350, part = 15, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
E0114 07:29:48.012884    66 RaftPart.cpp:1143] [Port: 9780, Space: 350, Part: 15] Receive response about askForVote from [storaged1:9780], error code is -5
I0114 07:29:48.012950    66 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 15] Partition is elected as the new leader for term 1
I0114 07:29:48.012976    66 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 15] The partition is elected as the leader
I0114 07:29:48.013253    55 Host.cpp:149] [Port: 9780, Space: 350, Part: 15] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.013505    55 Host.cpp:149] [Port: 9780, Space: 350, Part: 15] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.058091    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged2:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:48.058140    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:48.058174    43 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 3] The partition will vote for the candidate [storaged2:9780]
I0114 07:29:48.059756    43 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 3] The current role is Follower. Will follow the new leader storaged2:9780 [Term: 1]
I0114 07:29:48.060063    67 Part.cpp:191] [Port: 9780, Space: 350, Part: 3] Find the new leader [storaged2:9780]
I0114 07:29:48.089121    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged2:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:48.089242    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:48.089435    43 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 4] The partition will vote for the candidate [storaged2:9780]
I0114 07:29:48.091950    43 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 4] The current role is Follower. Will follow the new leader storaged2:9780 [Term: 1]
I0114 07:29:48.092146    68 Part.cpp:191] [Port: 9780, Space: 350, Part: 4] Find the new leader [storaged2:9780]
I0114 07:29:48.145129    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged2:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:48.145334    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:48.145380    43 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 5] The partition will vote for the candidate [storaged2:9780]
I0114 07:29:48.147267    43 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 5] The current role is Follower. Will follow the new leader storaged2:9780 [Term: 1]
I0114 07:29:48.148247    65 Part.cpp:191] [Port: 9780, Space: 350, Part: 5] Find the new leader [storaged2:9780]
I0114 07:29:48.220391    68 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 13] Start leader election, reason: lastMsgDur 423, term 0
I0114 07:29:48.220456    68 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 13] Sending out an election request (space = 350, part = 13, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
E0114 07:29:48.221668    68 RaftPart.cpp:1143] [Port: 9780, Space: 350, Part: 13] Receive response about askForVote from [storaged1:9780], error code is -5
I0114 07:29:48.221732    68 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 13] Partition is elected as the new leader for term 1
I0114 07:29:48.221757    68 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 13] The partition is elected as the leader
I0114 07:29:48.222084    57 Host.cpp:149] [Port: 9780, Space: 350, Part: 13] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.222229    57 Host.cpp:149] [Port: 9780, Space: 350, Part: 13] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.280334    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged2:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:48.280524    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:48.280555    43 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 12] The partition will vote for the candidate [storaged2:9780]
I0114 07:29:48.281054    66 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 7] Start leader election, reason: lastMsgDur 485, term 0
I0114 07:29:48.281184    66 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 7] Sending out an election request (space = 350, part = 7, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
I0114 07:29:48.282152    43 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 12] The current role is Follower. Will follow the new leader storaged2:9780 [Term: 1]
E0114 07:29:48.282433    66 RaftPart.cpp:1143] [Port: 9780, Space: 350, Part: 7] Receive response about askForVote from [storaged1:9780], error code is -5
I0114 07:29:48.282547    66 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 7] Partition is elected as the new leader for term 1
I0114 07:29:48.282575    66 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 7] The partition is elected as the leader
I0114 07:29:48.282812    66 Part.cpp:191] [Port: 9780, Space: 350, Part: 12] Find the new leader [storaged2:9780]
I0114 07:29:48.282877    59 Host.cpp:149] [Port: 9780, Space: 350, Part: 7] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.283001    59 Host.cpp:149] [Port: 9780, Space: 350, Part: 7] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.394564    65 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 1] Start leader election, reason: lastMsgDur 599, term 0
I0114 07:29:48.394620    65 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 1] Sending out an election request (space = 350, part = 1, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
E0114 07:29:48.396255    65 RaftPart.cpp:1143] [Port: 9780, Space: 350, Part: 1] Receive response about askForVote from [storaged1:9780], error code is -5
I0114 07:29:48.396363    65 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 1] Partition is elected as the new leader for term 1
I0114 07:29:48.396389    65 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 1] The partition is elected as the leader
I0114 07:29:48.396741    61 Host.cpp:149] [Port: 9780, Space: 350, Part: 1] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.397137    61 Host.cpp:149] [Port: 9780, Space: 350, Part: 1] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.596060    67 RaftPart.cpp:1043] [Port: 9780, Space: 350, Part: 14] Start leader election, reason: lastMsgDur 797, term 0
I0114 07:29:48.596351    67 RaftPart.cpp:1192] [Port: 9780, Space: 350, Part: 14] Sending out an election request (space = 350, part = 14, term = 1, lastLogId = 0, lastLogTerm = 0, candidateIP = storaged0, candidatePort = 9780)
I0114 07:29:48.597468    67 RaftPart.cpp:1152] [Port: 9780, Space: 350, Part: 14] Partition is elected as the new leader for term 1
I0114 07:29:48.597532    67 RaftPart.cpp:1247] [Port: 9780, Space: 350, Part: 14] The partition is elected as the leader
I0114 07:29:48.598042    63 Host.cpp:149] [Port: 9780, Space: 350, Part: 14] [Host: storaged2:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.598395    63 Host.cpp:149] [Port: 9780, Space: 350, Part: 14] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 0, lastLogTermSent = 0
I0114 07:29:48.599659    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged2:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:48.599735    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 0, lastLogTerm 0, committedLogId 0, term 0
I0114 07:29:48.599771    43 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 6] The partition will vote for the candidate [storaged2:9780]
I0114 07:29:48.601243    43 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 6] The current role is Follower. Will follow the new leader storaged2:9780 [Term: 1]
I0114 07:29:48.601429    66 Part.cpp:191] [Port: 9780, Space: 350, Part: 6] Find the new leader [storaged2:9780]
I0114 07:29:50.503221    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.503438    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:50.503470    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 10] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.705598    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.705737    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:50.705767    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 9] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.754786    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.754923    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:50.754974    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 5] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.774718    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.774772    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:50.774798    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 12] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.776110    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.776158    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:50.776185    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 4] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.837972    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.838264    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:50.838341    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 14] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.886802    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.886968    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:50.887010    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 13] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.944473    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.944551    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:50.944592    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 3] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:50.979920    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:50.979974    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:50.980170    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 1] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:51.020174    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.020229    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:51.020407    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 7] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:51.031003    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.031064    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:51.031088    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 15] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:51.102932    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.102989    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:51.103016    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 11] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:51.189739    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.189800    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:51.189901    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 6] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:51.255551    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.255599    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:51.255625    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 2] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:51.312644    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 1, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.312747    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:51.312805    43 RaftPart.cpp:1407] [Port: 9780, Space: 350, Part: 8] The partition currently is on term 1. The term proposed by the candidate is no greater, so it will be rejected
I0114 07:29:51.822639    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.822695    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:51.822723    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:51.866430    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.866480    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:51.866575    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:51.990944    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:51.991000    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:51.991026    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.143195    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.143270    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:52.143326    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.193871    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.193956    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:52.194061    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.225659    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.225708    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:52.225734    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.246750    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.246816    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:52.246845    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.290333    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.290386    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:52.290411    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.345975    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.354480    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:52.354583    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.388898    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.389009    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:52.389042    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.535696    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.535756    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:52.535784    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.659241    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.659346    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:52.659379    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.692446    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.692500    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:52.692553    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.751873    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.752038    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:52.752154    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.967319    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.967366    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:52.967392    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:52.989241    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:52.989313    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:52.989480    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.087095    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.087167    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:53.087208    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.138151    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 2, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.138202    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:53.138244    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.226795    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.226862    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:53.226891    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.236400    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.236443    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:53.236474    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.406275    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.406349    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:53.406375    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.495265    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.495342    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:53.495370    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.617954    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.618019    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:53.618141    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.683570    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.683624    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:53.683651    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.769773    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.769824    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:53.769850    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.853076    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.853144    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:53.853173    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected

storaged0的INFO日志(第四部分):


I0114 07:29:53.894553    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.894599    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:53.894625    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:53.957594    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:53.957643    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:53.957669    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.001464    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.001516    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:54.001663    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.025388    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.025519    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:54.025549    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.095486    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.095546    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:54.095573    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.115862    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.115918    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:54.115943    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.375300    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.375486    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:54.375633    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.405241    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.405340    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:54.405375    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.559933    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.559981    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:54.560012    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.847223    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.847561    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:54.847669    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:54.920437    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:54.920640    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:54.920712    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.034214    43 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 3, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.039388    43 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:55.046203    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.047389    43 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.051375    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:55.066393    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.096591    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.098353    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:55.102159    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.256974    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.257036    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:55.257061    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.272413    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.272480    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:55.272512    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.379863    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.379997    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:55.380144    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.380599    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.380815    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:55.380888    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.407374    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.407429    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:55.407454    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.580700    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.580812    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:55.580862    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.586174    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.586270    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:55.586359    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.593386    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.593436    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:55.593461    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.634805    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.634855    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:55.634887    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.652565    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 4, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.652623    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:55.652663    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:55.900871    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:55.901127    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:55.901216    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.053066    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.053153    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:56.053251    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.066756    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.066833    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:56.066876    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.086239    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.086336    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:56.086480    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.107050    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.107105    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:56.107133    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.448722    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.448796    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:56.448824    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.506429    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.506490    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:56.506517    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.829800    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.830051    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:56.830112    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.944152    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.944259    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:56.944321    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.960901    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.960960    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:56.960990    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:56.970969    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:56.971035    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:56.971154    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.136831    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.136898    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:57.136925    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.146432    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.146492    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:57.146519    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.208325    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.208513    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:57.208544    38 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.367138    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.367470    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:57.367507    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.398531    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.398602    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:57.398630    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.421047    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.421098    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:57.421126    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.423846    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 5, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.423898    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:57.423928    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.448868    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.448918    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:57.448948    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.582581    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.582645    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:57.582674    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.827970    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.828029    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:57.828055    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.961606    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.961736    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:57.961768    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:57.973220    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:57.973274    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:57.973330    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.004302    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.004362    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:58.004388    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.099007    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.099077    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:58.099117    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.201577    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.201637    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:58.201663    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.451881    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.451937    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:58.451964    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.499722    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.499769    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:58.499796    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.528856    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.529032    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:58.529083    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.597887    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.597956    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:58.597983    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.750478    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.750545    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:58.750571    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.784077    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.784164    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:58.784263    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.786902    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.786952    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:58.786976    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.811167    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.811218    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:58.811244    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.952361    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.952649    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:58.952682    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:58.997949    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 6, lastLogId = 0, lastLogTerm = 0
I0114 07:29:58.998032    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:58.998061    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.161955    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.162024    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:59.162052    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.162779    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.162843    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:59.162905    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.171667    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.171723    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:59.171770    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.280783    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.280858    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:59.280895    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.281417    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.281546    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:59.281584    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.426359    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.426409    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:59.426543    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.477612    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.477663    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:59.477690    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.751881    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.751950    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:59.751979    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.804656    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.804769    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:59.804812    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.893823    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.894022    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:59.894065    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.913568    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.913621    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:59.913648    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.965267    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.965338    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:29:59.965365    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:29:59.992720    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:29:59.992774    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:29:59.992843    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.042299    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.042449    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:00.042480    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.077045    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.077183    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:00.077214    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.108937    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 7, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.108983    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:00.109031    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.361479    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.361574    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:00.361603    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.458441    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.458492    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:00.458518    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.513053    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.513139    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:00.513168    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.606400    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.606452    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:00.606480    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.708782    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.708861    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:00.708895    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.876677    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.876741    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:00.876770    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:00.892705    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:00.892765    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:00.892827    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.016466    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.016517    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:01.016544    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.062311    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.062361    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:01.062386    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.122227    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.122311    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:01.122359    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.138126    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.138182    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:01.138221    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.172152    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.172219    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:01.172358    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.324999    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.325084    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:01.325157    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.396605    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.396669    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:01.396711    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.443544    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 8, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.443593    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:01.443620    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.757635    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.757696    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:01.757723    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.803360    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.803419    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:01.803447    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.833914    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.833964    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:01.834162    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:01.864339    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:01.864395    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:01.864421    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.027355    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.027418    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:02.027447    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.088037    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.088135    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.088171    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.110958    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.111006    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.111032    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.125794    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.125842    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:02.125869    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.364841    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.365002    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.365032    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.409745    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.409889    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.410068    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.507624    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.507679    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.507728    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.544231    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.544313    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.544343    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.622938    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.623005    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:02.623126    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.782856    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.782912    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:02.782945    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.810003    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.810150    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.810181    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.851752    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 9, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.851817    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:02.851944    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:02.989728    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:02.989778    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:02.990175    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.097674    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.097769    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:03.097813    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.179423    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.179502    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:03.179543    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.231375    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.231465    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:03.231585    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.332870    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.332944    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:03.332993    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.393642    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.393699    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:03.393724    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.396562    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.396610    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:03.396636    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.504498    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.504623    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:03.504719    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.553509    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.553572    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:03.553601    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.627441    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.627498    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:03.627526    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.811355    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.811429    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:03.811458    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.869518    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.869585    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:03.869613    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:03.968225    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:03.968274    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:03.968417    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.174212    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.174319    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:04.174350    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.386531    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.386581    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:04.386704    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.524174    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.524228    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:04.524255    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.658452    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.658514    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:04.658540    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.728632    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.728720    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:04.728827    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.734455    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.734503    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:04.734529    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.740236    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 10, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.740304    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:04.740411    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.866516    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.866587    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:04.866617    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:04.911412    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:04.911728    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:04.911944    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.141947    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.142009    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:05.142037    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.229741    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.229957    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:05.230005    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.302896    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.303122    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:05.303225    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.359236    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.359330    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:05.359369    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.451786    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.451856    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:05.451884    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.539861    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.539912    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:05.539940    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.618170    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.618357    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:05.618391    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.645895    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 11, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.645977    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:05.646006    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.696632    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.696796    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:05.696830    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.710546    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.710602    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:05.710638    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.821409    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.821485    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:05.821535    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.883745    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.883790    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:05.883817    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:05.921428    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:05.921487    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:05.921594    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.085350    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.085487    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:06.085523    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.295323    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.295379    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:06.295408    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.377321    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.377373    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:06.377401    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 2] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.402001    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.402061    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:06.402091    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.453544    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 4] Recieved a VOTING request: space = 350, partition = 4, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.453593    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 4] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:06.453630    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 4] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.511498    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.511550    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:06.511586    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.768100    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.768164    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:06.768193    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 3] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.854878    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 5] Recieved a VOTING request: space = 350, partition = 5, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.855142    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 5] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:06.855180    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 5] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.861644    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.861701    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:06.861734    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.905910    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.905957    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:06.905987    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.936919    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.936978    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:06.937110    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.941325    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.941388    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:06.941416    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:06.970963    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 12, lastLogId = 0, lastLogTerm = 0
I0114 07:30:06.971087    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:06.971117    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.305613    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.305717    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:07.305819    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 7] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.308367    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.308518    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:07.308552    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.333325    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.333390    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:07.333433    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.392210    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 6] Recieved a VOTING request: space = 350, partition = 6, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.392259    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 6] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:07.392309    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 6] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.590270    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 11] Recieved a VOTING request: space = 350, partition = 11, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.590355    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 11] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:07.590391    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 11] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.627120    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.627173    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:07.627202    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 8] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.699872    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 9] Recieved a VOTING request: space = 350, partition = 9, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.700008    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 9] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:07.700052    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 9] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.824335    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 10] Recieved a VOTING request: space = 350, partition = 10, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.824525    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 10] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:07.824560    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 10] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.890797    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 15] Recieved a VOTING request: space = 350, partition = 15, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:07.890967    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 15] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:07.891001    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 15] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:07.966298    62 Host.cpp:149] [Port: 9780, Space: 350, Part: 10] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 07:30:07.977715    63 Host.cpp:149] [Port: 9780, Space: 350, Part: 11] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 07:30:07.987823    48 Host.cpp:149] [Port: 9780, Space: 350, Part: 8] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 07:30:08.012993    49 Host.cpp:149] [Port: 9780, Space: 350, Part: 15] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 07:30:08.043876    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 13, lastLogId = 0, lastLogTerm = 0
I0114 07:30:08.043957    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:08.043998    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 1] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:08.095516    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 13] Recieved a VOTING request: space = 350, partition = 13, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:08.095630    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 13] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:08.095662    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 13] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:08.223054    50 Host.cpp:149] [Port: 9780, Space: 350, Part: 13] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1

storaged0的INFO日志(第五部分):


I0114 07:30:08.234784    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 12] Recieved a VOTING request: space = 350, partition = 12, candidateAddr = storaged1:9780, term = 14, lastLogId = 0, lastLogTerm = 0
I0114 07:30:08.234834    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 12] The partition currently is a Follower, lastLogId 1, lastLogTerm 1, committedLogId 0, term 1
I0114 07:30:08.234993    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 12] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:08.282680    51 Host.cpp:149] [Port: 9780, Space: 350, Part: 7] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 07:30:08.397233    52 Host.cpp:149] [Port: 9780, Space: 350, Part: 1] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 07:30:08.449745    36 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 14] Recieved a VOTING request: space = 350, partition = 14, candidateAddr = storaged1:9780, term = 15, lastLogId = 0, lastLogTerm = 0
I0114 07:30:08.449802    36 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 14] The partition currently is a Leader, lastLogId 1, lastLogTerm 1, committedLogId 1, term 1
I0114 07:30:08.449843    36 RaftPart.cpp:1420] [Port: 9780, Space: 350, Part: 14] The partition's last term to receive a log is 1, which is newer than the candidate's log 0. So the candidate will be rejected
I0114 07:30:08.599629    53 Host.cpp:149] [Port: 9780, Space: 350, Part: 14] [Host: storaged1:9780] This is the first time to send the logs to this host, lastLogIdSent = 1, lastLogTermSent = 1
I0114 07:42:25.808385    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 4 files into 0, base level is 0, output level is 1
I0114 07:42:25.810492    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:42:26.611230    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 4 files into 1, base level is 0, output level is 1
I0114 07:42:34.647706    32 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 1] , total time:78ms, Total send logs: 2
I0114 07:42:36.582506    38 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:56ms, Total send logs: 2
I0114 07:42:50.144176    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:42:50.144484    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:42:51.750416    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:43:01.966818    44 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:88ms, Total send logs: 2
I0114 07:43:14.377446    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:43:14.382915    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:43:16.759325    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:43:38.658298    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:43:38.662420    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:43:41.937944    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:44:30.359874    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:44:30.360587    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:44:33.750138    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:44:52.237253    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 7] , total time:59ms, Total send logs: 2
I0114 07:44:54.734097    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:44:54.734493    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:44:58.134650    38 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:60ms, Write WAL, total 2
I0114 07:44:58.186215    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:44:58.187815    38 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:53ms, Total send logs: 2
I0114 07:45:18.531793    32 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 8] , total time:56ms, Write WAL, total 2
I0114 07:45:18.619518    40 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 8] , total time:86ms, Total send logs: 2
I0114 07:45:19.089238    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:45:19.090488    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:45:22.439218    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:45:26.530591    33 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:54ms, Total send logs: 2
I0114 07:45:27.863760    43 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 11] , total time:51ms, Total send logs: 2
I0114 07:45:43.417389    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:45:43.418447    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:45:43.629344    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:52ms, Total send logs: 2
I0114 07:45:46.791206    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:46:07.841797    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:46:07.846494    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:46:09.755441    41 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:56ms, Total send logs: 2
I0114 07:46:11.789407    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:46:31.576424    32 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 8] , total time:53ms, Write WAL, total 2
I0114 07:46:31.664211    42 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 8] , total time:87ms, Total send logs: 2
I0114 07:46:32.298501    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:46:32.299487    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:46:36.789616    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 07:46:49.226178    36 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:53ms, Total send logs: 2
I0114 07:46:56.241897    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 11] , total time:59ms, Total send logs: 2
I0114 07:46:56.424001    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 07:46:56.424465    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:47:01.717900    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 2, base level is 0, output level is 1
I0114 07:47:11.134346    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:55ms, Total send logs: 2
I0114 07:47:13.066812    42 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 1] , total time:59ms, Write WAL, total 2
I0114 07:47:21.033694    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:47:21.034881    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:47:26.666422    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 2, base level is 0, output level is 1
I0114 07:47:31.626060    40 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:51ms, Total send logs: 2
I0114 07:47:35.089740    43 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 8] , total time:53ms, Total send logs: 2
I0114 07:47:45.285511    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:47:45.286428    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:47:51.422320    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 2, base level is 0, output level is 1
I0114 07:48:09.458364    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:48:09.464499    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:48:14.252108    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:51ms, Total send logs: 2
I0114 07:48:16.416241    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 2, base level is 0, output level is 1
I0114 07:48:33.821365    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:48:33.822427    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:48:35.968194    40 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 15] , total time:61ms, Write WAL, total 2
I0114 07:48:41.408219    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 2, base level is 0, output level is 1
I0114 07:48:57.910472    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:48:57.911456    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:49:00.884886    35 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:59ms, Write WAL, total 2
I0114 07:49:00.939224    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:54ms, Total send logs: 2
I0114 07:49:06.088019    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 2, base level is 0, output level is 1
I0114 07:49:17.655347    45 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 7] , total time:51ms, Total send logs: 2
I0114 07:49:22.504199    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:49:22.505426    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:49:29.746049    42 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:55ms, Total send logs: 2
I0114 07:49:31.411902    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 2, base level is 0, output level is 1
I0114 07:49:46.842707    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:49:46.845451    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:49:51.730317    45 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 11] , total time:129ms, Total send logs: 2
I0114 07:49:52.539752    43 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 8] , total time:54ms, Total send logs: 2
I0114 07:49:56.293363    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 2, base level is 0, output level is 1
I0114 07:49:58.225163    34 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:56ms, Total send logs: 2
I0114 07:50:11.408118    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 0, base level is 0, output level is 1
I0114 07:50:11.414450    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:50:19.547824    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:60ms, Total send logs: 2
I0114 07:50:20.695852    41 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:102ms, Write WAL, total 2
I0114 07:50:21.525957    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 6 files into 3, base level is 0, output level is 1
I0114 07:50:36.233013    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 0, base level is 0, output level is 1
I0114 07:50:36.233438    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:50:38.882840    42 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 1] , total time:68ms, Write WAL, total 2
I0114 07:50:43.894402    45 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:57ms, Write WAL, total 2
I0114 07:50:43.956346    45 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:57ms, Total send logs: 2
I0114 07:50:46.840298    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 3, base level is 0, output level is 1
I0114 07:50:52.275054    42 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 11] , total time:57ms, Total send logs: 2
I0114 07:50:55.156235    38 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:52ms, Total send logs: 2
I0114 07:51:00.652149    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 0, base level is 0, output level is 1
I0114 07:51:00.655601    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:51:11.394337    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 3, base level is 0, output level is 1
I0114 07:51:25.224524    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 0, base level is 0, output level is 1
I0114 07:51:25.225489    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:51:37.106789    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 3, base level is 0, output level is 1
I0114 07:51:46.011437    34 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:51ms, Total send logs: 2
I0114 07:51:49.724526    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 0, base level is 0, output level is 1
I0114 07:51:49.725487    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:52:02.181545    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 3, base level is 0, output level is 1
I0114 07:53:53.589520    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 0, base level is 0, output level is 1
I0114 07:53:53.590482    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:54:02.189682    31 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 11] , total time:56ms, Write WAL, total 2
I0114 07:54:05.978583    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 3, base level is 0, output level is 1
I0114 07:54:17.921659    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 0, base level is 0, output level is 1
I0114 07:54:17.922420    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:54:22.412467    44 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:52ms, Total send logs: 2
I0114 07:54:30.974207    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 3, base level is 0, output level is 1
I0114 07:54:37.378525    41 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 7] , total time:52ms, Total send logs: 2
I0114 07:54:38.199272    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 0, base level is 0, output level is 1
I0114 07:54:38.203469    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:54:49.083117    40 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:59ms, Write WAL, total 2
I0114 07:54:49.085999    38 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 13] , total time:64ms, Total send logs: 2
I0114 07:54:51.905436    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 7 files into 4, base level is 0, output level is 1
I0114 07:54:53.979087    42 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 1] , total time:51ms, Total send logs: 2
I0114 07:54:54.712404    35 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 14] , total time:60ms, Total send logs: 2
I0114 07:55:03.325742    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 0, base level is 0, output level is 1
I0114 07:55:03.328073    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:55:12.538698    34 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 7] , total time:54ms, Write WAL, total 2
I0114 07:55:17.800235    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 4, base level is 0, output level is 1
I0114 07:55:28.818666    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 0, base level is 0, output level is 1
I0114 07:55:28.820006    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:55:38.182411    33 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 8] , total time:179ms, Total send logs: 2
I0114 07:55:40.254177    43 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 1] , total time:70ms, Write WAL, total 2
I0114 07:55:44.214365    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 4, base level is 0, output level is 1
I0114 07:55:44.396338    45 SlowOpTracker.h:33] [Port: 9780, Space: 350, Part: 10] , total time:65ms, Total send logs: 2
I0114 07:55:54.510771    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 0, base level is 0, output level is 1
I0114 07:55:54.511652    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 07:56:09.856489    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 4, base level is 0, output level is 1
I0114 08:04:18.455529    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 08:04:18.456710    71 CompactionFilter.h:66] Do default minor compaction!
I0114 08:04:18.862879    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 08:24:18.486570    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 0, base level is 0, output level is 1
I0114 08:24:18.487447    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 08:24:33.988193    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 8 files into 4, base level is 0, output level is 1
I0114 08:36:21.316457    43 AdminTask.cpp:19] createAdminTask (360, 0)
I0114 08:36:21.321290    43 AdminTaskManager.cpp:35] enqueue task(360, 0), con req=2147483647
I0114 08:36:21.321440   101 AdminTaskManager.cpp:101] dequeue task(360, 0)
I0114 08:36:21.321972   101 AdminTaskManager.cpp:139] run task(360, 0), 1 subtasks in 1 thread
I0114 08:36:21.323782   101 AdminTaskManager.cpp:89] waiting for incoming task
I0114 08:36:21.329989    71 EventListner.h:18] Rocksdb start compaction column family: default because of ManualCompaction, status: OK, compacted 3 files into 0, base level is 0, output level is 1
I0114 08:36:21.330308    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 08:36:23.487098    71 EventListner.h:30] Rocksdb compaction completed column family: default because of ManualCompaction, status: OK, compacted 3 files into 1, base level is 0, output level is 1
I0114 08:36:23.500869    71 EventListner.h:18] Rocksdb start compaction column family: default because of ManualCompaction, status: OK, compacted 4 files into 0, base level is 1, output level is 1
I0114 08:36:23.506450    71 CompactionFilter.h:56] Do full/manual compaction!
I0114 08:36:37.793632    71 EventListner.h:30] Rocksdb compaction completed column family: default because of ManualCompaction, status: OK, compacted 4 files into 4, base level is 1, output level is 1
I0114 08:36:37.878794  5623 AdminTaskManager.cpp:177] subtask of task(360, 0) finished, unfinished task 0
I0114 08:36:37.878944  5623 AdminTask.h:96] task(360, 0) finished, rc=[0]
I0114 08:44:18.530570    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 08:44:18.530866    71 CompactionFilter.h:66] Do default minor compaction!
I0114 08:44:18.975479    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 09:14:18.587733    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 09:14:18.589552    71 CompactionFilter.h:66] Do default minor compaction!
I0114 09:14:20.230618    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 09:24:18.610591    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 09:24:18.611167    71 CompactionFilter.h:66] Do default minor compaction!
I0114 09:24:19.087647    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I0114 09:40:22.452713    37 AdminProcessor.h:28] Receive transfer leader for space 350, part 1, to [storaged1, 9779]
I0114 09:40:22.453449    37 Part.cpp:390] [Port: 9780, Space: 350, Part: 1] preprocess trans leader [storaged1:9780]
I0114 09:40:22.456223    37 RaftPart.cpp:394] [Port: 9780, Space: 350, Part: 1] Pre process transfer leader to [storaged1:9780]
I0114 09:40:22.456111    45 AdminProcessor.h:28] Receive transfer leader for space 350, part 7, to [storaged1, 9779]
I0114 09:40:22.456288    37 RaftPart.cpp:413] [Port: 9780, Space: 350, Part: 1] My role is Leader, so do nothing when pre process transfer leader
I0114 09:40:22.456410    45 Part.cpp:390] [Port: 9780, Space: 350, Part: 7] preprocess trans leader [storaged1:9780]
I0114 09:40:22.457175    45 RaftPart.cpp:394] [Port: 9780, Space: 350, Part: 7] Pre process transfer leader to [storaged1:9780]
I0114 09:40:22.453698    40 AdminProcessor.h:28] Receive transfer leader for space 350, part 8, to [storaged1, 9779]
I0114 09:40:22.457240    45 RaftPart.cpp:413] [Port: 9780, Space: 350, Part: 7] My role is Leader, so do nothing when pre process transfer leader
I0114 09:40:22.456992    37 Part.cpp:390] [Port: 9780, Space: 350, Part: 3] preprocess trans leader [storaged1:9780]
I0114 09:40:22.457501    37 RaftPart.cpp:394] [Port: 9780, Space: 350, Part: 3] Pre process transfer leader to [storaged1:9780]
I0114 09:40:22.457552    37 RaftPart.cpp:398] [Port: 9780, Space: 350, Part: 3] I am follower, just wait for the new leader.
I0114 09:40:22.457384    40 Part.cpp:390] [Port: 9780, Space: 350, Part: 8] preprocess trans leader [storaged1:9780]
I0114 09:40:22.457810    45 Part.cpp:390] [Port: 9780, Space: 350, Part: 2] preprocess trans leader [storaged1:9780]
I0114 09:40:22.457857    40 RaftPart.cpp:394] [Port: 9780, Space: 350, Part: 8] Pre process transfer leader to [storaged1:9780]
I0114 09:40:22.458351    40 RaftPart.cpp:413] [Port: 9780, Space: 350, Part: 8] My role is Leader, so do nothing when pre process transfer leader
I0114 09:40:22.458086    37 RaftPart.cpp:422] [Port: 9780, Space: 350, Part: 1] Commit transfer leader to [storaged1:9780]
I0114 09:40:22.458827    37 RaftPart.cpp:433] [Port: 9780, Space: 350, Part: 1] Give up my leadership!
I0114 09:40:22.458000    45 RaftPart.cpp:394] [Port: 9780, Space: 350, Part: 2] Pre process transfer leader to [storaged1:9780]
I0114 09:40:22.460888    45 RaftPart.cpp:398] [Port: 9780, Space: 350, Part: 2] I am follower, just wait for the new leader.
I0114 09:40:22.459306    37 Part.cpp:150] [Port: 9780, Space: 350, Part: 1] transfer leader to [storaged1:9780], result: 0
I0114 09:40:22.459533    34 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 1] Recieved a VOTING request: space = 350, partition = 1, candidateAddr = storaged1:9780, term = 2, lastLogId = 17603, lastLogTerm = 1
I0114 09:40:22.461887    34 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 1] The partition currently is a Follower, lastLogId 17603, lastLogTerm 1, committedLogId 17603, term 1
I0114 09:40:22.461400    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 3] Recieved a VOTING request: space = 350, partition = 3, candidateAddr = storaged1:9780, term = 2, lastLogId = 17599, lastLogTerm = 1
I0114 09:40:22.462219    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 3] The partition currently is a Follower, lastLogId 17599, lastLogTerm 1, committedLogId 17598, term 1
I0114 09:40:22.462081    45 RaftPart.cpp:422] [Port: 9780, Space: 350, Part: 8] Commit transfer leader to [storaged1:9780]
I0114 09:40:22.462538    45 RaftPart.cpp:433] [Port: 9780, Space: 350, Part: 8] Give up my leadership!
I0114 09:40:22.462594    45 Part.cpp:150] [Port: 9780, Space: 350, Part: 8] transfer leader to [storaged1:9780], result: 0
I0114 09:40:22.462137    34 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 1] The partition will vote for the candidate [storaged1:9780]
I0114 09:40:22.464148  6555 AdminProcessor.h:101] Can't find leader for space 350 part 8 on [storaged0:9779]
I0114 09:40:22.462424    38 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 3] The partition will vote for the candidate [storaged1:9780]
I0114 09:40:22.463218    44 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 8] Recieved a VOTING request: space = 350, partition = 8, candidateAddr = storaged1:9780, term = 2, lastLogId = 17598, lastLogTerm = 1
I0114 09:40:22.464849    44 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 8] The partition currently is a Follower, lastLogId 17598, lastLogTerm 1, committedLogId 17598, term 1
I0114 09:40:22.464923    44 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 8] The partition will vote for the candidate [storaged1:9780]
I0114 09:40:22.464219  6554 AdminProcessor.h:101] Can't find leader for space 350 part 1 on [storaged0:9779]
I0114 09:40:22.458973    40 RaftPart.cpp:422] [Port: 9780, Space: 350, Part: 7] Commit transfer leader to [storaged1:9780]
I0114 09:40:22.465791    38 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 2] Recieved a VOTING request: space = 350, partition = 2, candidateAddr = storaged1:9780, term = 2, lastLogId = 17597, lastLogTerm = 1
I0114 09:40:22.466218    38 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 2] The partition currently is a Follower, lastLogId 17597, lastLogTerm 1, committedLogId 17596, term 1
I0114 09:40:22.466300    38 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 2] The partition will vote for the candidate [storaged1:9780]
I0114 09:40:22.465368    44 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 1] The current role is Follower. Will follow the new leader storaged1:9780 [Term: 2]
I0114 09:40:22.466301    34 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 3] The current role is Follower. Will follow the new leader storaged1:9780 [Term: 2]
I0114 09:40:22.465802    40 RaftPart.cpp:433] [Port: 9780, Space: 350, Part: 7] Give up my leadership!
I0114 09:40:22.463272    37 RaftPart.cpp:1360] [Port: 9780, Space: 350, Part: 7] Recieved a VOTING request: space = 350, partition = 7, candidateAddr = storaged1:9780, term = 2, lastLogId = 17597, lastLogTerm = 1
I0114 09:40:22.467217    37 RaftPart.cpp:1393] [Port: 9780, Space: 350, Part: 7] The partition currently is a Follower, lastLogId 17597, lastLogTerm 1, committedLogId 17597, term 1
I0114 09:40:22.467274    37 RaftPart.cpp:1462] [Port: 9780, Space: 350, Part: 7] The partition will vote for the candidate [storaged1:9780]
I0114 09:40:22.466964    68 Part.cpp:191] [Port: 9780, Space: 350, Part: 3] Find the new leader [storaged1:9780]
I0114 09:40:22.467176    40 Part.cpp:150] [Port: 9780, Space: 350, Part: 7] transfer leader to [storaged1:9780], result: 0
I0114 09:40:22.466506    67 Part.cpp:191] [Port: 9780, Space: 350, Part: 1] Find the new leader [storaged1:9780]
I0114 09:40:22.466959    34 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 8] The current role is Follower. Will follow the new leader storaged1:9780 [Term: 2]
I0114 09:40:22.468317  6556 AdminProcessor.h:101] Can't find leader for space 350 part 7 on [storaged0:9779]
I0114 09:40:22.468799    65 Part.cpp:191] [Port: 9780, Space: 350, Part: 8] Find the new leader [storaged1:9780]
I0114 09:40:22.469517    34 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 2] The current role is Follower. Will follow the new leader storaged1:9780 [Term: 2]
I0114 09:40:22.469575    40 RaftPart.cpp:1759] [Port: 9780, Space: 350, Part: 7] The current role is Follower. Will follow the new leader storaged1:9780 [Term: 2]
I0114 09:40:22.469763    66 Part.cpp:191] [Port: 9780, Space: 350, Part: 2] Find the new leader [storaged1:9780]
I0114 09:40:22.469848    67 Part.cpp:191] [Port: 9780, Space: 350, Part: 7] Find the new leader [storaged1:9780]
I0114 09:40:27.464741  6555 AdminProcessor.h:90] Found new leader of space 350 part 8: [storaged1:9779]
I0114 09:40:27.465274  6554 AdminProcessor.h:90] Found new leader of space 350 part 1: [storaged1:9779]
I0114 09:40:27.468747  6556 AdminProcessor.h:90] Found new leader of space 350 part 7: [storaged1:9779]
I0114 09:40:41.684674    37 RaftPart.cpp:422] [Port: 9780, Space: 350, Part: 2] Commit transfer leader to [storaged1:9780]
I0114 09:40:41.684921    40 RaftPart.cpp:422] [Port: 9780, Space: 350, Part: 3] Commit transfer leader to [storaged1:9780]
I0114 09:40:41.686259    40 RaftPart.cpp:442] [Port: 9780, Space: 350, Part: 3] I am Follower, just wait for the new leader!
I0114 09:40:41.686012    37 RaftPart.cpp:442] [Port: 9780, Space: 350, Part: 2] I am Follower, just wait for the new leader!
I0114 09:40:49.356240    34 AdminTask.cpp:19] createAdminTask (361, 0)
I0114 09:40:49.357671    34 AdminTaskManager.cpp:35] enqueue task(361, 0), con req=2147483647
I0114 09:40:49.357792   101 AdminTaskManager.cpp:101] dequeue task(361, 0)
I0114 09:40:49.360127   101 AdminTaskManager.cpp:139] run task(361, 0), 5 subtasks in 5 thread
I0114 09:40:49.361434  6564 StatisTask.cpp:85] Start statis task
I0114 09:40:49.362074  6565 StatisTask.cpp:85] Start statis task
I0114 09:40:49.363253  6566 StatisTask.cpp:85] Start statis task
I0114 09:40:49.363804  6567 StatisTask.cpp:85] Start statis task
I0114 09:40:49.364307  6568 StatisTask.cpp:85] Start statis task
I0114 09:40:49.364323   101 AdminTaskManager.cpp:89] waiting for incoming task
I0114 09:40:56.568259  6567 StatisTask.cpp:208] Statis task finished
I0114 09:40:56.569744  6567 AdminTaskManager.cpp:177] subtask of task(361, 0) finished, unfinished task 4
I0114 09:40:56.572583  6568 StatisTask.cpp:208] Statis task finished
I0114 09:40:56.576076  6568 AdminTaskManager.cpp:177] subtask of task(361, 0) finished, unfinished task 3
I0114 09:40:56.581935  6567 AdminTaskManager.cpp:188] task(361, 0) runSubTask() exit
I0114 09:40:56.590046  6568 AdminTaskManager.cpp:188] task(361, 0) runSubTask() exit
I0114 09:40:56.633493  6565 StatisTask.cpp:208] Statis task finished
I0114 09:40:56.634450  6565 AdminTaskManager.cpp:177] subtask of task(361, 0) finished, unfinished task 2
I0114 09:40:56.645411  6565 AdminTaskManager.cpp:188] task(361, 0) runSubTask() exit
I0114 09:40:57.416427  6564 StatisTask.cpp:208] Statis task finished
I0114 09:40:57.416831  6564 AdminTaskManager.cpp:177] subtask of task(361, 0) finished, unfinished task 1
I0114 09:40:57.435113  6564 AdminTaskManager.cpp:188] task(361, 0) runSubTask() exit
I0114 09:40:58.148031  6566 StatisTask.cpp:208] Statis task finished
I0114 09:40:58.148730  6566 AdminTaskManager.cpp:177] subtask of task(361, 0) finished, unfinished task 0
I0114 09:40:58.149395  6566 StatisTask.cpp:213] task(361, 0) finished, rc=[0]
I0114 09:45:41.887977    33 StatisTask.h:26] Release Statis Task
I0114 09:54:18.660876    71 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I0114 09:54:18.662497    71 CompactionFilter.h:66] Do default minor compaction!
I0114 09:54:20.899571    71 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelL0FilesNum, status: OK, compacted 5 files into 1, base level is 0, output level is 1

这个查询没有用到索引的问题,楼上同事已经回复说是bug了,在修复。我后面说的问题,是报错的问题。

好的好的,这个问题balance leader之后也还是存在,不过只会在第一次查询时发生:

  1. balance leader
  2. 发生问题
  3. 重新Match了一下,挂掉了(内存开始涨了一会了,涨到了10g我ctrl+c了,之后仍然在涨)
    image

graphd0好像没有在当时产生日志,tooraged0好像在该时间也没产生日志,具体日志按照当前时间推测应该是这第五部分的如下位置,但是并没有对应9:42的(use yago的时间为 14 Jan 2021 04:40左右,对应graphd0日志中相关操作的 9:40):

bugfix 的 PR 在了,目前 match 的 index 索引的选择处理的还是不够好,我后面会再提新的 PR 重构这块的代码!

感谢你的反馈。

1 个赞

好的好的,感谢耐心处理!修改的这里在下一个版本里可用还是在nightly里面就可用了呢?

下个版本可用,nightly 版本可以验证