update/upsert 无法更新已经存在的边。

nebula-v1.1.0,update/upsert 无法更新已经存在的边



storaged.ERROR

graphd.ERROR

不止这一条边,我试了其他几条边,也不能更新。

服务都在吗

metad graphd storaged 各三个,都正常。

重启大法也没有奏效。依旧无法更新。

在单副本和多副本情况下没有复现出这个情况 :disappointed_relieved:

你describe下space和edge,贴出来看下呢

image

我是单台机器部署的三节点。

@fengsen-neu 麻烦你把三个storage的日志打包贴出来,谢谢

Wed Dec 9 10:01:53 2020 我又执行了update 还是不行,我是通过nohup xxx & 启动的各个进程。目前进程都在,show hosts 正常,查询正常。

update edge uuid("63137383")->uuid("18705301996")@0 OF usertomobile set relaFirstDay='2017-08-26';

把info的日志贴出来,不要贴error的

Log file created at: 2020/12/08 15:57:43
Running on machine: holmes-neo4j-3.hz.infra.mail
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1208 15:57:43.887231 68642 MetaClient.cpp:44] Create meta client to [127.0.0.1:45502]
I1208 15:57:43.892027 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:57:43.892861 68642 GflagsManager.cpp:125] Prepare to register 14 gflags to meta
I1208 15:57:43.892899 68642 ClusterIdMan.h:61] Try to open cluster.id
I1208 15:57:43.892916 68642 ClusterIdMan.h:74] Get clusterId: 3360270922561347383
E1208 15:57:46.919273 68752 MetaClient.cpp:524] Send request to [127.0.0.1:45504], exceed retry limit
E1208 15:57:46.919695 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:57:46.919744 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
E1208 15:57:51.931162 68777 MetaClient.cpp:524] Send request to [127.0.0.1:45504], exceed retry limit
E1208 15:57:51.931286 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:57:51.931324 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
E1208 15:57:56.942471 68779 MetaClient.cpp:524] Send request to [127.0.0.1:45504], exceed retry limit
E1208 15:57:56.942574 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:57:56.942620 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
E1208 15:58:01.952009 68781 MetaClient.cpp:524] Send request to [127.0.0.1:45502], exceed retry limit
E1208 15:58:01.952114 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:58:01.952159 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
E1208 15:58:06.959661 68800 MetaClient.cpp:524] Send request to [127.0.0.1:45504], exceed retry limit
E1208 15:58:06.959770 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:58:06.959825 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
E1208 15:58:11.967105 68802 MetaClient.cpp:524] Send request to [127.0.0.1:45500], exceed retry limit
E1208 15:58:11.967239 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:58:11.967300 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
E1208 15:58:16.975971 68804 MetaClient.cpp:524] Send request to [127.0.0.1:45504], exceed retry limit
E1208 15:58:16.976086 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:58:16.976145 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
E1208 15:58:21.983364 68808 MetaClient.cpp:524] Send request to [127.0.0.1:45500], exceed retry limit
E1208 15:58:21.983490 68642 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:58:21.983543 68642 MetaClient.cpp:76] Waiting for the metad to be ready!
I1208 15:58:23.997588 68642 MetaClient.cpp:2198] Register gflags ok 14
I1208 15:58:23.998656 68642 MetaClient.cpp:87] Register time task for heartbeat!
I1208 15:58:23.998756 68642 StorageServer.cpp:122] Init schema manager
I1208 15:58:23.998776 68642 StorageServer.cpp:126] Init index manager
I1208 15:58:23.998787 68642 StorageServer.cpp:130] Init kvstore
I1208 15:58:23.998805 68642 NebulaStore.cpp:44] Start the raft service...
I1208 15:58:23.999966 68642 RaftexService.cpp:65] Init thrift server for raft service.
I1208 15:58:24.002022 69462 RaftexService.cpp:99] Starting the Raftex Service
I1208 15:58:24.004854 69462 RaftexService.cpp:87] Starting the Raftex Service on 44501
I1208 15:58:24.004904 69462 RaftexService.cpp:111] Start the Raftex Service successfully
I1208 15:58:24.005035 68642 NebulaStore.cpp:57] Scan the local path, and init the spaces_
I1208 15:58:24.005143 68642 NebulaStore.cpp:64] Scan path "data/storage/nebula/1"
I1208 15:58:24.005652 68642 RocksEngineConfig.cpp:244] Emplace rocksdb option max_background_jobs=4
I1208 15:58:24.005677 68642 RocksEngineConfig.cpp:244] Emplace rocksdb option max_subcompactions=4
I1208 15:58:24.005741 68642 RocksEngineConfig.cpp:244] Emplace rocksdb option max_bytes_for_level_base=268435456
I1208 15:58:24.005753 68642 RocksEngineConfig.cpp:244] Emplace rocksdb option max_write_buffer_number=4
I1208 15:58:24.005764 68642 RocksEngineConfig.cpp:244] Emplace rocksdb option disable_auto_compactions=false
I1208 15:58:24.005774 68642 RocksEngineConfig.cpp:244] Emplace rocksdb option write_buffer_size=67108864
I1208 15:58:24.005869 68642 RocksEngineConfig.cpp:244] Emplace rocksdb option block_size=8192
I1208 15:58:24.384310 69464 EventListner.h:23] Rocksdb compact column family: default because of 1, status: OK, compacted 5 files into 0, base level is 0, output level is 1
I1208 15:58:24.384476 69464 CompactionFilter.h:63] Do custom minor compaction!
I1208 15:58:24.387064 68642 RocksEngine.cpp:120] open rocksdb on data/storage/nebula/1/data
I1208 15:58:24.391261 68642 NebulaStore.cpp:92] Load space 1 from disk
I1208 15:58:24.391350 68642 NebulaStore.cpp:127] Need to open 10 parts of space 1
I1208 15:58:24.421010 69458 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 1] lastLogId in wal is 29612220, lastLogTerm is 16, path is data/storage/nebula/1/wal/1/0000000000029594211.wal
I1208 15:58:24.421386 69458 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 1] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29612220, lastLogTerm 16, committedLogId 29612219, term 16
I1208 15:58:24.421416 69458 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 1] Add peer [127.0.0.1:44503]
I1208 15:58:24.421389 69461 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 4] lastLogId in wal is 29605082, lastLogTerm is 14, path is data/storage/nebula/1/wal/4/0000000000029587074.wal
I1208 15:58:24.421432 69458 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 1] Add peer [127.0.0.1:44505]
I1208 15:58:24.421465 69460 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 3] lastLogId in wal is 29607352, lastLogTerm is 12, path is data/storage/nebula/1/wal/3/0000000000029589344.wal
I1208 15:58:24.421567 69458 NebulaStore.cpp:157] Load part 1, 1 from disk
I1208 15:58:24.421748 69460 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 3] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29607352, lastLogTerm 12, committedLogId 29607351, term 12
I1208 15:58:24.421802 69460 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 3] Add peer [127.0.0.1:44503]
I1208 15:58:24.421836 69460 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 3] Add peer [127.0.0.1:44505]
I1208 15:58:24.421941 69460 NebulaStore.cpp:157] Load part 1, 3 from disk
I1208 15:58:24.421973 69461 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 4] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29605082, lastLogTerm 14, committedLogId 29605081, term 14
I1208 15:58:24.421999 69461 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 4] Add peer [127.0.0.1:44503]
I1208 15:58:24.422088 69461 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 4] Add peer [127.0.0.1:44505]
I1208 15:58:24.422277 69461 NebulaStore.cpp:157] Load part 1, 4 from disk
I1208 15:58:24.432914 69459 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 2] lastLogId in wal is 29611062, lastLogTerm is 12, path is data/storage/nebula/1/wal/2/0000000000029593055.wal
I1208 15:58:24.433315 69459 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 2] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29611062, lastLogTerm 12, committedLogId 29611061, term 12
I1208 15:58:24.433353 69459 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 2] Add peer [127.0.0.1:44505]
I1208 15:58:24.433379 69459 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 2] Add peer [127.0.0.1:44503]
I1208 15:58:24.433495 69459 NebulaStore.cpp:157] Load part 1, 2 from disk
I1208 15:58:24.441970 69458 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 5] lastLogId in wal is 29630882, lastLogTerm is 10, path is data/storage/nebula/1/wal/5/0000000000029612875.wal
I1208 15:58:24.442023 69458 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 5] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29630882, lastLogTerm 10, committedLogId 29630881, term 10
I1208 15:58:24.442031 69458 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 5] Add peer [127.0.0.1:44505]
I1208 15:58:24.442040 69458 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 5] Add peer [127.0.0.1:44503]
I1208 15:58:24.442049 69458 NebulaStore.cpp:157] Load part 1, 5 from disk
I1208 15:58:24.442304 69460 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 7] lastLogId in wal is 29611351, lastLogTerm is 11, path is data/storage/nebula/1/wal/7/0000000000029593343.wal
I1208 15:58:24.442348 69460 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 7] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29611351, lastLogTerm 11, committedLogId 29611351, term 11
I1208 15:58:24.442356 69460 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 7] Add peer [127.0.0.1:44503]
I1208 15:58:24.442365 69460 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 7] Add peer [127.0.0.1:44505]
I1208 15:58:24.442374 69460 NebulaStore.cpp:157] Load part 1, 7 from disk
I1208 15:58:24.451408 69461 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 8] lastLogId in wal is 29615693, lastLogTerm is 18, path is data/storage/nebula/1/wal/8/0000000000029597685.wal
I1208 15:58:24.451464 69461 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 8] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29615693, lastLogTerm 18, committedLogId 29615693, term 18
I1208 15:58:24.451473 69461 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 8] Add peer [127.0.0.1:44505]
I1208 15:58:24.451481 69461 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 8] Add peer [127.0.0.1:44503]
I1208 15:58:24.451490 69461 NebulaStore.cpp:157] Load part 1, 8 from disk
I1208 15:58:24.459463 69459 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 6] lastLogId in wal is 29619057, lastLogTerm is 10, path is data/storage/nebula/1/wal/6/0000000000029601050.wal
I1208 15:58:24.459527 69459 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 6] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29619057, lastLogTerm 10, committedLogId 29619056, term 10
I1208 15:58:24.459537 69459 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 6] Add peer [127.0.0.1:44503]
I1208 15:58:24.459547 69459 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 6] Add peer [127.0.0.1:44505]
I1208 15:58:24.459556 69459 NebulaStore.cpp:157] Load part 1, 6 from disk
I1208 15:58:24.462543 69458 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 9] lastLogId in wal is 29601933, lastLogTerm is 13, path is data/storage/nebula/1/wal/9/0000000000029583929.wal
I1208 15:58:24.462584 69458 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 9] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29601933, lastLogTerm 13, committedLogId 29601933, term 13
I1208 15:58:24.462630 69458 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 9] Add peer [127.0.0.1:44503]
I1208 15:58:24.462641 69458 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 9] Add peer [127.0.0.1:44505]
I1208 15:58:24.462651 69458 NebulaStore.cpp:157] Load part 1, 9 from disk
I1208 15:58:24.480135 69459 FileBasedWal.cpp:58] [Port: 44501, Space: 1, Part: 10] lastLogId in wal is 29615260, lastLogTerm is 17, path is data/storage/nebula/1/wal/10/0000000000029597250.wal
I1208 15:58:24.480192 69459 RaftPart.cpp:293] [Port: 44501, Space: 1, Part: 10] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29615260, lastLogTerm 17, committedLogId 29615259, term 17
I1208 15:58:24.480208 69459 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 10] Add peer [127.0.0.1:44503]
I1208 15:58:24.480217 69459 RaftPart.cpp:306] [Port: 44501, Space: 1, Part: 10] Add peer [127.0.0.1:44505]
I1208 15:58:24.480227 69459 NebulaStore.cpp:157] Load part 1, 10 from disk
I1208 15:58:24.480252 68642 NebulaStore.cpp:172] Load space 1 complete
I1208 15:58:24.480283 68642 NebulaStore.cpp:180] Init data from partManager for [127.0.0.1:44500]
I1208 15:58:24.480337 68642 NebulaStore.cpp:244] Space 1 has existed!
I1208 15:58:24.480353 68642 NebulaStore.cpp:264] [Space: 1, Part: 1] has existed!
I1208 15:58:24.480365 68642 NebulaStore.cpp:264] [Space: 1, Part: 2] has existed!
I1208 15:58:24.480374 68642 NebulaStore.cpp:264] [Space: 1, Part: 3] has existed!
I1208 15:58:24.480383 68642 NebulaStore.cpp:264] [Space: 1, Part: 4] has existed!
I1208 15:58:24.480393 68642 NebulaStore.cpp:264] [Space: 1, Part: 5] has existed!
I1208 15:58:24.480403 68642 NebulaStore.cpp:264] [Space: 1, Part: 6] has existed!
I1208 15:58:24.480413 68642 NebulaStore.cpp:264] [Space: 1, Part: 7] has existed!
I1208 15:58:24.480423 68642 NebulaStore.cpp:264] [Space: 1, Part: 8] has existed!
I1208 15:58:24.480433 68642 NebulaStore.cpp:264] [Space: 1, Part: 9] has existed!
I1208 15:58:24.480458 68642 NebulaStore.cpp:264] [Space: 1, Part: 10] has existed!
I1208 15:58:24.480475 68642 NebulaStore.cpp:197] Register handler...
I1208 15:58:24.480489 68642 StorageServer.cpp:70] Starting Storage HTTP Service
I1208 15:58:24.480691 68642 StorageServer.cpp:74] Http Thread Pool started
I1208 15:58:24.482336 69491 WebService.cpp:142] Web service started on HTTP[12000], HTTP2[12002]
I1208 15:58:24.490614 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.494854 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.498931 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.502710 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.505683 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.508639 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.511611 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.514222 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.516762 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.519330 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.521906 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.524498 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.527050 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.529572 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.532094 68642 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:24.532120 68642 StorageServer.cpp:148] The storage deamon start on [127.0.0.1:44500]
I1208 15:58:25.078970 69464 EventListner.h:33] Rocksdb compact column family: default because of 1, status: OK, compacted 5 files into 1, base level is 0, output level is 1
I1208 15:58:54.718096 69459 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 6] Start leader election, reason: lastMsgDur 30296, term 10
I1208 15:58:54.718200 69460 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 10] Start leader election, reason: lastMsgDur 30270, term 17
I1208 15:58:54.718207 69459 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 6] Sending out an election request (space = 1, part = 6, term = 11, lastLogId = 29619057, lastLogTerm = 10, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:54.718257 69460 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 10] Sending out an election request (space = 1, part = 10, term = 18, lastLogId = 29615260, lastLogTerm = 17, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:54.720172 69459 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 6] Partition is elected as the new leader for term 11
I1208 15:58:54.720222 69459 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 6] The partition is elected as the leader
I1208 15:58:54.720278 69460 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 10] Partition is elected as the new leader for term 18
I1208 15:58:54.720286 69459 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 6] InMemoryLogBuffer ctor, firstLogId 29619058
I1208 15:58:54.720297 69461 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 1] Start leader election, reason: lastMsgDur 30341, term 16
I1208 15:58:54.720393 68853 Host.cpp:149] [Port: 44501, Space: 1, Part: 6] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29619057, lastLogTermSent = 10
I1208 15:58:54.720314 69460 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 10] The partition is elected as the leader
I1208 15:58:54.720408 69461 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 1] Sending out an election request (space = 1, part = 1, term = 17, lastLogId = 29612220, lastLogTerm = 16, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:54.720664 68853 Host.cpp:149] [Port: 44501, Space: 1, Part: 6] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29619057, lastLogTermSent = 10
I1208 15:58:54.720728 69460 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 10] InMemoryLogBuffer ctor, firstLogId 29615261
I1208 15:58:54.720866 68859 Host.cpp:149] [Port: 44501, Space: 1, Part: 10] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29615260, lastLogTermSent = 17
I1208 15:58:54.721498 68859 Host.cpp:149] [Port: 44501, Space: 1, Part: 10] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29615260, lastLogTermSent = 17
I1208 15:58:54.721863 69461 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 1] Partition is elected as the new leader for term 17
I1208 15:58:54.721913 69461 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 1] The partition is elected as the leader
I1208 15:58:54.721964 69461 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 1] InMemoryLogBuffer ctor, firstLogId 29612221
I1208 15:58:54.722340 68861 Host.cpp:149] [Port: 44501, Space: 1, Part: 1] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29612220, lastLogTermSent = 16
I1208 15:58:54.728477 68861 Host.cpp:149] [Port: 44501, Space: 1, Part: 1] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29612220, lastLogTermSent = 16
I1208 15:58:54.792496 69458 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 9] Start leader election, reason: lastMsgDur 30362, term 13
I1208 15:58:54.792557 69458 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 9] Sending out an election request (space = 1, part = 9, term = 14, lastLogId = 29601933, lastLogTerm = 13, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:54.793642 69458 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 9] Partition is elected as the new leader for term 14
I1208 15:58:54.793710 69458 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 9] The partition is elected as the leader
I1208 15:58:54.793756 69458 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 9] InMemoryLogBuffer ctor, firstLogId 29601934
I1208 15:58:54.793838 68866 Host.cpp:149] [Port: 44501, Space: 1, Part: 9] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29601933, lastLogTermSent = 13
I1208 15:58:54.794100 68866 Host.cpp:149] [Port: 44501, Space: 1, Part: 9] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29601933, lastLogTermSent = 13
I1208 15:58:54.850870 69459 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 2] Start leader election, reason: lastMsgDur 30471, term 12
I1208 15:58:54.850927 69459 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 2] Sending out an election request (space = 1, part = 2, term = 13, lastLogId = 29611062, lastLogTerm = 12, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:54.851922 69459 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 2] Partition is elected as the new leader for term 13
I1208 15:58:54.851969 69459 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 2] The partition is elected as the leader
I1208 15:58:54.852013 69459 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 2] InMemoryLogBuffer ctor, firstLogId 29611063
I1208 15:58:54.852083 68929 Host.cpp:149] [Port: 44501, Space: 1, Part: 2] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29611062, lastLogTermSent = 12
I1208 15:58:54.852453 68929 Host.cpp:149] [Port: 44501, Space: 1, Part: 2] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29611062, lastLogTermSent = 12
I1208 15:58:54.901000 69460 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 8] Start leader election, reason: lastMsgDur 30490, term 18
I1208 15:58:54.901034 69460 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 8] Sending out an election request (space = 1, part = 8, term = 19, lastLogId = 29615693, lastLogTerm = 18, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:54.902010 69460 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 8] Partition is elected as the new leader for term 19
I1208 15:58:54.902025 69460 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 8] The partition is elected as the leader
I1208 15:58:54.902058 69460 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 8] InMemoryLogBuffer ctor, firstLogId 29615694
I1208 15:58:54.902097 68777 Host.cpp:149] [Port: 44501, Space: 1, Part: 8] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29615693, lastLogTermSent = 18
I1208 15:58:54.902364 68777 Host.cpp:149] [Port: 44501, Space: 1, Part: 8] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29615693, lastLogTermSent = 18
I1208 15:58:54.998304 69461 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 7] Start leader election, reason: lastMsgDur 30588, term 11
I1208 15:58:54.998358 69461 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 7] Sending out an election request (space = 1, part = 7, term = 12, lastLogId = 29611351, lastLogTerm = 11, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:54.999433 69461 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 7] Partition is elected as the new leader for term 12
I1208 15:58:54.999449 69461 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 7] The partition is elected as the leader
I1208 15:58:54.999480 69461 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 7] InMemoryLogBuffer ctor, firstLogId 29611352
I1208 15:58:54.999522 68781 Host.cpp:149] [Port: 44501, Space: 1, Part: 7] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29611351, lastLogTermSent = 11
I1208 15:58:54.999809 68781 Host.cpp:149] [Port: 44501, Space: 1, Part: 7] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29611351, lastLogTermSent = 11
I1208 15:58:55.029590 69458 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 3] Start leader election, reason: lastMsgDur 30650, term 12
I1208 15:58:55.029644 69458 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 3] Sending out an election request (space = 1, part = 3, term = 13, lastLogId = 29607352, lastLogTerm = 12, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:55.030671 69458 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 3] Partition is elected as the new leader for term 13
I1208 15:58:55.030696 69458 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 3] The partition is elected as the leader
I1208 15:58:55.030735 69458 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 3] InMemoryLogBuffer ctor, firstLogId 29607353
I1208 15:58:55.030771 68802 Host.cpp:149] [Port: 44501, Space: 1, Part: 3] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29607352, lastLogTermSent = 12
I1208 15:58:55.031019 68802 Host.cpp:149] [Port: 44501, Space: 1, Part: 3] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29607352, lastLogTermSent = 12
I1208 15:58:55.103823 69459 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 5] Start leader election, reason: lastMsgDur 30694, term 10
I1208 15:58:55.103875 69459 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 5] Sending out an election request (space = 1, part = 5, term = 11, lastLogId = 29630882, lastLogTerm = 10, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:55.104483 69459 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 5] Partition is elected as the new leader for term 11
I1208 15:58:55.104501 69459 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 5] The partition is elected as the leader
I1208 15:58:55.104537 69459 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 5] InMemoryLogBuffer ctor, firstLogId 29630883
I1208 15:58:55.104578 68808 Host.cpp:149] [Port: 44501, Space: 1, Part: 5] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29630882, lastLogTermSent = 10
I1208 15:58:55.104697 68808 Host.cpp:149] [Port: 44501, Space: 1, Part: 5] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29630882, lastLogTermSent = 10
I1208 15:58:55.185062 69460 RaftPart.cpp:991] [Port: 44501, Space: 1, Part: 4] Start leader election, reason: lastMsgDur 30805, term 14
I1208 15:58:55.185096 69460 RaftPart.cpp:1124] [Port: 44501, Space: 1, Part: 4] Sending out an election request (space = 1, part = 4, term = 15, lastLogId = 29605082, lastLogTerm = 14, candidateIP = 127.0.0.1, candidatePort = 44501)
I1208 15:58:55.185562 69460 RaftPart.cpp:1084] [Port: 44501, Space: 1, Part: 4] Partition is elected as the new leader for term 15
I1208 15:58:55.185578 69460 RaftPart.cpp:1179] [Port: 44501, Space: 1, Part: 4] The partition is elected as the leader
I1208 15:58:55.185614 69460 InMemoryLogBuffer.h:23] [Port: 44501, Space: 1, Part: 4] InMemoryLogBuffer ctor, firstLogId 29605083
I1208 15:58:55.185654 68856 Host.cpp:149] [Port: 44501, Space: 1, Part: 4] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29605082, lastLogTermSent = 14
I1208 15:58:55.185751 68856 Host.cpp:149] [Port: 44501, Space: 1, Part: 4] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29605082, lastLogTermSent = 14
I1208 15:58:56.859091 68728 AdminProcessor.h:28] Receive transfer leader for space 1, part 10, to [2130706433, 44502]
I1208 15:58:56.859401 68729 AdminProcessor.h:28] Receive transfer leader for space 1, part 2, to [2130706433, 44504]
I1208 15:58:56.859472 68728 Part.cpp:381] [Port: 44501, Space: 1, Part: 10] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.859544 68728 RaftPart.cpp:392] [Port: 44501, Space: 1, Part: 10] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.859591 68728 RaftPart.cpp:411] [Port: 44501, Space: 1, Part: 10] My role is Leader, so do nothing when pre process transfer leader
I1208 15:58:56.859597 68730 AdminProcessor.h:28] Receive transfer leader for space 1, part 1, to [2130706433, 44504]
I1208 15:58:56.859967 68729 Part.cpp:381] [Port: 44501, Space: 1, Part: 2] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.860006 68728 AdminProcessor.h:28] Receive transfer leader for space 1, part 3, to [2130706433, 44504]
I1208 15:58:56.860110 68729 RaftPart.cpp:392] [Port: 44501, Space: 1, Part: 2] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.860317 68729 RaftPart.cpp:411] [Port: 44501, Space: 1, Part: 2] My role is Leader, so do nothing when pre process transfer leader
I1208 15:58:56.860323 68730 Part.cpp:381] [Port: 44501, Space: 1, Part: 1] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.860232 68728 Part.cpp:381] [Port: 44501, Space: 1, Part: 3] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.860432 68724 AdminProcessor.h:28] Receive transfer leader for space 1, part 4, to [2130706433, 44504]
I1208 15:58:56.860463 68730 RaftPart.cpp:392] [Port: 44501, Space: 1, Part: 1] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.860518 68728 RaftPart.cpp:392] [Port: 44501, Space: 1, Part: 3] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.861455 68728 RaftPart.cpp:411] [Port: 44501, Space: 1, Part: 3] My role is Leader, so do nothing when pre process transfer leader
I1208 15:58:56.860661 68722 AdminProcessor.h:28] Receive transfer leader for space 1, part 5, to [2130706433, 44502]
I1208 15:58:56.861007 68724 Part.cpp:381] [Port: 44501, Space: 1, Part: 4] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.861105 68721 AdminProcessor.h:28] Receive transfer leader for space 1, part 6, to [2130706433, 44502]
I1208 15:58:56.861160 68730 RaftPart.cpp:411] [Port: 44501, Space: 1, Part: 1] My role is Leader, so do nothing when pre process transfer leader
I1208 15:58:56.861426 68720 RaftPart.cpp:1292] [Port: 44501, Space: 1, Part: 10] Recieved a VOTING request: space = 1, partition = 10, candidateAddr = 127.0.0.1:44503, term = 19, lastLogId = 29615262, lastLogTerm = 18
I1208 15:58:56.860544 68729 RaftPart.cpp:420] [Port: 44501, Space: 1, Part: 10] Commit transfer leader to [127.0.0.1:44503]
I1208 15:58:56.861768 68728 RaftPart.cpp:420] [Port: 44501, Space: 1, Part: 2] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.861913 68722 Part.cpp:381] [Port: 44501, Space: 1, Part: 5] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.861958 68724 RaftPart.cpp:392] [Port: 44501, Space: 1, Part: 4] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.862584 68721 Part.cpp:381] [Port: 44501, Space: 1, Part: 6] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.862839 68719 RaftPart.cpp:1292] [Port: 44501, Space: 1, Part: 2] Recieved a VOTING request: space = 1, partition = 2, candidateAddr = 127.0.0.1:44505, term = 14, lastLogId = 29611064, lastLogTerm = 13
I1208 15:58:56.863070 68729 RaftPart.cpp:431] [Port: 44501, Space: 1, Part: 10] Give up my leadership!
I1208 15:58:56.863098 68728 RaftPart.cpp:431] [Port: 44501, Space: 1, Part: 2] Give up my leadership!
I1208 15:58:56.863112 68730 RaftPart.cpp:420] [Port: 44501, Space: 1, Part: 3] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.870290 68728 Part.cpp:141] [Port: 44501, Space: 1, Part: 2] transfer leader to [127.0.0.1:44505], result: 0
I1208 15:58:56.863819 68718 RaftPart.cpp:1292] [Port: 44501, Space: 1, Part: 3] Recieved a VOTING request: space = 1, partition = 3, candidateAddr = 127.0.0.1:44505, term = 14, lastLogId = 29607354, lastLogTerm = 13
I1208 15:58:56.863888 68724 RaftPart.cpp:411] [Port: 44501, Space: 1, Part: 4] My role is Leader, so do nothing when pre process transfer leader
I1208 15:58:56.863915 68721 RaftPart.cpp:392] [Port: 44501, Space: 1, Part: 6] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.864214 68717 RaftPart.cpp:420] [Port: 44501, Space: 1, Part: 1] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.870268 68729 Part.cpp:141] [Port: 44501, Space: 1, Part: 10] transfer leader to [127.0.0.1:44503], result: 0
I1208 15:58:56.870270 68720 RaftPart.cpp:1325] [Port: 44501, Space: 1, Part: 10] The partition currently is a Follower, lastLogId 29615262, lastLogTerm 18, committedLogId 29615262, term 18
I1208 15:58:56.870290 68719 RaftPart.cpp:1325] [Port: 44501, Space: 1, Part: 2] The partition currently is a Follower, lastLogId 29611064, lastLogTerm 13, committedLogId 29611064, term 13
I1208 15:58:56.863584 68722 RaftPart.cpp:392] [Port: 44501, Space: 1, Part: 5] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.870324 68730 RaftPart.cpp:431] [Port: 44501, Space: 1, Part: 3] Give up my leadership!
I1208 15:58:56.871006 68721 RaftPart.cpp:411] [Port: 44501, Space: 1, Part: 6] My role is Leader, so do nothing when pre process transfer leader
I1208 15:58:56.871023 68728 RaftPart.cpp:1292] [Port: 44501, Space: 1, Part: 1] Recieved a VOTING request: space = 1, partition = 1, candidateAddr = 127.0.0.1:44505, term = 18, lastLogId = 29612222, lastLogTerm = 17
I1208 15:58:56.871191 68717 RaftPart.cpp:431] [Port: 44501, Space: 1, Part: 1] Give up my leadership!
I1208 15:58:56.871438 68720 RaftPart.cpp:1394] [Port: 44501, Space: 1, Part: 10] The partition will vote for the candidate
I1208 15:58:56.871469 68719 RaftPart.cpp:1394] [Port: 44501, Space: 1, Part: 2] The partition will vote for the candidate
I1208 15:58:56.871760 68724 RaftPart.cpp:420] [Port: 44501, Space: 1, Part: 4] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.880234 68722 RaftPart.cpp:411] [Port: 44501, Space: 1, Part: 5] My role is Leader, so do nothing when pre process transfer leader
I1208 15:58:56.880314 68730 Part.cpp:141] [Port: 44501, Space: 1, Part: 3] transfer leader to [127.0.0.1:44505], result: 0
I1208 15:58:56.880318 68718 RaftPart.cpp:1325] [Port: 44501, Space: 1, Part: 3] The partition currently is a Follower, lastLogId 29607354, lastLogTerm 13, committedLogId 29607354, term 13
I1208 15:58:56.880427 68717 Part.cpp:141] [Port: 44501, Space: 1, Part: 1] transfer leader to [127.0.0.1:44505], result: 0
I1208 15:58:56.880429 68728 RaftPart.cpp:1325] [Port: 44501, Space: 1, Part: 1] The partition currently is a Follower, lastLogId 29612222, lastLogTerm 17, committedLogId 29612222, term 17
I1208 15:58:56.880941 70188 AdminProcessor.h:96] Can't find leader for space 1 part 10 on [127.0.0.1:44500]
I1208 15:58:56.881103 70187 AdminProcessor.h:96] Can't find leader for space 1 part 2 on [127.0.0.1:44500]
I1208 15:58:56.881114 68720 RaftPart.cpp:1292] [Port: 44501, Space: 1, Part: 4] Recieved a VOTING request: space = 1, partition = 4, candidateAddr = 127.0.0.1:44505, term = 16, lastLogId = 29605084, lastLogTerm = 15
I1208 15:58:56.881196 68724 RaftPart.cpp:431] [Port: 44501, Space: 1, Part: 4] Give up my leadership!
I1208 15:58:56.881383 68718 RaftPart.cpp:1394] [Port: 44501, Space: 1, Part: 3] The partition will vote for the candidate
I1208 15:58:56.881556 68722 RaftPart.cpp:420] [Port: 44501, Space: 1, Part: 6] Commit transfer leader to [127.0.0.1:44503]
I1208 15:58:56.881983 68728 RaftPart.cpp:1394] [Port: 44501, Space: 1, Part: 1] The partition will vote for the candidate
I1208 15:58:56.882236 68730 RaftPart.cpp:1292] [Port: 44501, Space: 1, Part: 6] Recieved a VOTING request: space = 1, partition = 6, candidateAddr = 127.0.0.1:44503, term = 12, lastLogId = 29619059, lastLogTerm = 11
I1208 15:58:56.882484 68724 Part.cpp:141] [Port: 44501, Space: 1, Part: 4] transfer leader to [127.0.0.1:44505], result: 0
I1208 15:58:56.882486 68720 RaftPart.cpp:1325] [Port: 44501, Space: 1, Part: 4] The partition currently is a Follower, lastLogId 29605084, lastLogTerm 15, committedLogId 29605084, term 15
I1208 15:58:56.882614 68717 RaftPart.cpp:420] [Port: 44501, Space: 1, Part: 5] Commit transfer leader to [127.0.0.1:44503]
I1208 15:58:56.882937 68719 RaftPart.cpp:1679] [Port: 44501, Space: 1, Part: 2] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 14]
I1208 15:58:56.883160 68721 RaftPart.cpp:1292] [Port: 44501, Space: 1, Part: 5] Recieved a VOTING request: space = 1, partition = 5, candidateAddr = 127.0.0.1:44503, term = 12, lastLogId = 29630884, lastLogTerm = 11
I1208 15:58:56.888247 70189 AdminProcessor.h:96] Can't find leader for space 1 part 3 on [127.0.0.1:44500]
I1208 15:58:56.888341 68722 RaftPart.cpp:431] [Port: 44501, Space: 1, Part: 6] Give up my leadership!
I1208 15:58:56.888396 70190 AdminProcessor.h:96] Can't find leader for space 1 part 1 on [127.0.0.1:44500]
I1208 15:58:56.888456 68720 RaftPart.cpp:1394] [Port: 44501, Space: 1, Part: 4] The partition will vote for the candidate
I1208 15:58:56.888530 68717 RaftPart.cpp:431] [Port: 44501, Space: 1, Part: 5] Give up my leadership!
I1208 15:58:56.888582 69461 Part.cpp:182] [Port: 44501, Space: 1, Part: 2] Find the new leader [127.0.0.1:44505]
I1208 15:58:56.888821 68719 RaftPart.cpp:1679] [Port: 44501, Space: 1, Part: 10] The current role is Follower. Will follow the new leader 127.0.0.1:44503 [Term: 19]
I1208 15:58:56.889138 68722 Part.cpp:141] [Port: 44501, Space: 1, Part: 6] transfer leader to [127.0.0.1:44503], result: 0
I1208 15:58:56.889142 68730 RaftPart.cpp:1325] [Port: 44501, Space: 1, Part: 6] The partition currently is a Follower, lastLogId 29619059, lastLogTerm 11, committedLogId 29619059, term 11
I1208 15:58:56.889290 70191 AdminProcessor.h:96] Can't find leader for space 1 part 4 on [127.0.0.1:44500]
I1208 15:58:56.889315 68717 Part.cpp:141] [Port: 44501, Space: 1, Part: 5] transfer leader to [127.0.0.1:44503], result: 0
I1208 15:58:56.889320 68721 RaftPart.cpp:1325] [Port: 44501, Space: 1, Part: 5] The partition currently is a Follower, lastLogId 29630884, lastLogTerm 11, committedLogId 29630884, term 11
I1208 15:58:56.890810 68721 RaftPart.cpp:1394] [Port: 44501, Space: 1, Part: 5] The partition will vote for the candidate
I1208 15:58:56.889801 68719 RaftPart.cpp:1679] [Port: 44501, Space: 1, Part: 3] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 14]
I1208 15:58:56.889919 68730 RaftPart.cpp:1394] [Port: 44501, Space: 1, Part: 6] The partition will vote for the candidate
I1208 15:58:56.890936 70193 AdminProcessor.h:96] Can't find leader for space 1 part 5 on [127.0.0.1:44500]
I1208 15:58:56.889595 69458 Part.cpp:182] [Port: 44501, Space: 1, Part: 10] Find the new leader [127.0.0.1:44503]
I1208 15:58:56.890925 69459 Part.cpp:182] [Port: 44501, Space: 1, Part: 3] Find the new leader [127.0.0.1:44505]
I1208 15:58:56.890477 68722 RaftPart.cpp:1679] [Port: 44501, Space: 1, Part: 1] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 18]
I1208 15:58:56.890972 70192 AdminProcessor.h:96] Can't find leader for space 1 part 6 on [127.0.0.1:44500]
I1208 15:58:56.891397 68730 RaftPart.cpp:1679] [Port: 44501, Space: 1, Part: 4] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 16]
I1208 15:58:56.891578 69460 Part.cpp:182] [Port: 44501, Space: 1, Part: 1] Find the new leader [127.0.0.1:44505]
I1208 15:58:56.891782 69461 Part.cpp:182] [Port: 44501, Space: 1, Part: 4] Find the new leader [127.0.0.1:44505]
I1208 15:58:56.892642 68730 RaftPart.cpp:1679] [Port: 44501, Space: 1, Part: 5] The current role is Follower. Will follow the new leader 127.0.0.1:44503 [Term: 12]
I1208 15:58:56.892772 69458 Part.cpp:182] [Port: 44501, Space: 1, Part: 5] Find the new leader [127.0.0.1:44503]
I1208 15:58:56.892925 68730 RaftPart.cpp:1679] [Port: 44501, Space: 1, Part: 6] The current role is Follower. Will follow the new leader 127.0.0.1:44503 [Term: 12]
I1208 15:58:56.892998 69459 Part.cpp:182] [Port: 44501, Space: 1, Part: 6] Find the new leader [127.0.0.1:44503]
I1208 15:59:01.882764 70188 AdminProcessor.h:85] Found new leader of space 1 part 10: [127.0.0.1:44502]
I1208 15:59:01.889053 70189 AdminProcessor.h:85] Found new leader of space 1 part 3: [127.0.0.1:44504]
I1208 15:59:01.890287 70191 AdminProcessor.h:85] Found new leader of space 1 part 4: [127.0.0.1:44504]
I1208 15:59:01.891304 70187 AdminProcessor.h:85] Found new leader of space 1 part 2: [127.0.0.1:44504]
I1208 15:59:01.891675 70192 AdminProcessor.h:85] Found new leader of space 1 part 6: [127.0.0.1:44502]
I1208 15:59:01.892089 70190 AdminProcessor.h:85] Found new leader of space 1 part 1: [127.0.0.1:44504]
I1208 15:59:01.892089 70193 AdminProcessor.h:85] Found new leader of space 1 part 5: [127.0.0.1:44502]

Log file created at: 2020/12/08 15:58:21
Running on machine: holmes-neo4j-3.hz.infra.mail
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1208 15:58:21.225214 69100 MetaClient.cpp:44] Create meta client to [127.0.0.1:45500]
I1208 15:58:21.229838 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:21.230785 69100 GflagsManager.cpp:125] Prepare to register 14 gflags to meta
I1208 15:58:21.230831 69100 ClusterIdMan.h:61] Try to open cluster.id
I1208 15:58:21.230852 69100 ClusterIdMan.h:74] Get clusterId: 3360270922561347383
E1208 15:58:24.253188 69206 MetaClient.cpp:524] Send request to [127.0.0.1:45504], exceed retry limit
E1208 15:58:24.253520 69100 MetaClient.cpp:58] Heartbeat failed, status:RPC failure in MetaClient: N6apache6thrift9transport19TTransportExceptionE: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
I1208 15:58:24.253578 69100 MetaClient.cpp:76] Waiting for the metad to be ready!
I1208 15:58:26.268973 69100 MetaClient.cpp:2198] Register gflags ok 14
I1208 15:58:26.270339 69100 MetaClient.cpp:87] Register time task for heartbeat!
I1208 15:58:26.270380 69100 StorageServer.cpp:122] Init schema manager
I1208 15:58:26.270395 69100 StorageServer.cpp:126] Init index manager
I1208 15:58:26.270402 69100 StorageServer.cpp:130] Init kvstore
I1208 15:58:26.270418 69100 NebulaStore.cpp:44] Start the raft service...
I1208 15:58:26.271080 69100 RaftexService.cpp:65] Init thrift server for raft service.
I1208 15:58:26.271241 69556 RaftexService.cpp:99] Starting the Raftex Service
I1208 15:58:26.273248 69556 RaftexService.cpp:87] Starting the Raftex Service on 44503
I1208 15:58:26.273283 69556 RaftexService.cpp:111] Start the Raftex Service successfully
I1208 15:58:26.273344 69100 NebulaStore.cpp:57] Scan the local path, and init the spaces_
I1208 15:58:26.273448 69100 NebulaStore.cpp:64] Scan path "data/storage/nebula/1"
I1208 15:58:26.273886 69100 RocksEngineConfig.cpp:244] Emplace rocksdb option max_background_jobs=4
I1208 15:58:26.273901 69100 RocksEngineConfig.cpp:244] Emplace rocksdb option max_subcompactions=4
I1208 15:58:26.273954 69100 RocksEngineConfig.cpp:244] Emplace rocksdb option max_bytes_for_level_base=268435456
I1208 15:58:26.273963 69100 RocksEngineConfig.cpp:244] Emplace rocksdb option max_write_buffer_number=4
I1208 15:58:26.273970 69100 RocksEngineConfig.cpp:244] Emplace rocksdb option disable_auto_compactions=false
I1208 15:58:26.273978 69100 RocksEngineConfig.cpp:244] Emplace rocksdb option write_buffer_size=67108864
I1208 15:58:26.274065 69100 RocksEngineConfig.cpp:244] Emplace rocksdb option block_size=8192
I1208 15:58:26.640955 69100 RocksEngine.cpp:120] open rocksdb on data/storage/nebula/1/data
I1208 15:58:26.640986 69100 NebulaStore.cpp:92] Load space 1 from disk
I1208 15:58:26.641049 69100 NebulaStore.cpp:127] Need to open 10 parts of space 1
I1208 15:58:26.671684 69552 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 1] lastLogId in wal is 29612220, lastLogTerm is 16, path is data/storage/nebula/1/wal/1/0000000000029594212.wal
I1208 15:58:26.672017 69552 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 1] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29612220, lastLogTerm 16, committedLogId 29612219, term 16
I1208 15:58:26.672029 69552 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 1] Add peer [127.0.0.1:44505]
I1208 15:58:26.672041 69552 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 1] Add peer [127.0.0.1:44501]
I1208 15:58:26.672124 69552 NebulaStore.cpp:157] Load part 1, 1 from disk
I1208 15:58:26.675411 69553 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 2] lastLogId in wal is 29611062, lastLogTerm is 12, path is data/storage/nebula/1/wal/2/0000000000029590464.wal
I1208 15:58:26.675698 69553 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 2] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29611062, lastLogTerm 12, committedLogId 29611061, term 12
I1208 15:58:26.675707 69553 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 2] Add peer [127.0.0.1:44505]
I1208 15:58:26.675794 69553 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 2] Add peer [127.0.0.1:44501]
I1208 15:58:26.675891 69553 NebulaStore.cpp:157] Load part 1, 2 from disk
I1208 15:58:26.676360 69554 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 3] lastLogId in wal is 29607352, lastLogTerm is 12, path is data/storage/nebula/1/wal/3/0000000000029585202.wal
I1208 15:58:26.676704 69554 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 3] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29607352, lastLogTerm 12, committedLogId 29607351, term 12
I1208 15:58:26.676719 69554 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 3] Add peer [127.0.0.1:44501]
I1208 15:58:26.676729 69554 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 3] Add peer [127.0.0.1:44505]
I1208 15:58:26.676810 69554 NebulaStore.cpp:157] Load part 1, 3 from disk
I1208 15:58:26.677719 69555 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 4] lastLogId in wal is 29605082, lastLogTerm is 14, path is data/storage/nebula/1/wal/4/0000000000029582980.wal
I1208 15:58:26.678035 69555 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 4] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29605082, lastLogTerm 14, committedLogId 29605081, term 14
I1208 15:58:26.678050 69555 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 4] Add peer [127.0.0.1:44505]
I1208 15:58:26.678061 69555 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 4] Add peer [127.0.0.1:44501]
I1208 15:58:26.678140 69555 NebulaStore.cpp:157] Load part 1, 4 from disk
I1208 15:58:26.693003 69552 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 5] lastLogId in wal is 29630882, lastLogTerm is 10, path is data/storage/nebula/1/wal/5/0000000000029612876.wal
I1208 15:58:26.693053 69552 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 5] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29630882, lastLogTerm 10, committedLogId 29630882, term 10
I1208 15:58:26.693060 69552 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 5] Add peer [127.0.0.1:44505]
I1208 15:58:26.693069 69552 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 5] Add peer [127.0.0.1:44501]
I1208 15:58:26.693078 69552 NebulaStore.cpp:157] Load part 1, 5 from disk
I1208 15:58:26.697299 69553 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 6] lastLogId in wal is 29619057, lastLogTerm is 10, path is data/storage/nebula/1/wal/6/0000000000029601051.wal
I1208 15:58:26.697340 69553 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 6] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29619057, lastLogTerm 10, committedLogId 29619057, term 10
I1208 15:58:26.697347 69553 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 6] Add peer [127.0.0.1:44501]
I1208 15:58:26.697355 69553 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 6] Add peer [127.0.0.1:44505]
I1208 15:58:26.697363 69553 NebulaStore.cpp:157] Load part 1, 6 from disk
I1208 15:58:26.702222 69554 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 7] lastLogId in wal is 29611351, lastLogTerm is 11, path is data/storage/nebula/1/wal/7/0000000000029589442.wal
I1208 15:58:26.702282 69554 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 7] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29611351, lastLogTerm 11, committedLogId 29611350, term 11
I1208 15:58:26.702291 69554 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 7] Add peer [127.0.0.1:44505]
I1208 15:58:26.702298 69554 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 7] Add peer [127.0.0.1:44501]
I1208 15:58:26.702306 69554 NebulaStore.cpp:157] Load part 1, 7 from disk
I1208 15:58:26.704262 69555 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 8] lastLogId in wal is 29615693, lastLogTerm is 18, path is data/storage/nebula/1/wal/8/0000000000029593557.wal
I1208 15:58:26.704290 69555 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 8] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29615693, lastLogTerm 18, committedLogId 29615692, term 18
I1208 15:58:26.704325 69555 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 8] Add peer [127.0.0.1:44505]
I1208 15:58:26.704335 69555 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 8] Add peer [127.0.0.1:44501]
I1208 15:58:26.704344 69555 NebulaStore.cpp:157] Load part 1, 8 from disk
I1208 15:58:26.718570 69552 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 9] lastLogId in wal is 29601933, lastLogTerm is 13, path is data/storage/nebula/1/wal/9/0000000000029579806.wal
I1208 15:58:26.718617 69552 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 9] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29601933, lastLogTerm 13, committedLogId 29601932, term 13
I1208 15:58:26.718626 69552 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 9] Add peer [127.0.0.1:44501]
I1208 15:58:26.718634 69552 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 9] Add peer [127.0.0.1:44505]
I1208 15:58:26.718644 69552 NebulaStore.cpp:157] Load part 1, 9 from disk
I1208 15:58:26.723418 69553 FileBasedWal.cpp:58] [Port: 44503, Space: 1, Part: 10] lastLogId in wal is 29615260, lastLogTerm is 17, path is data/storage/nebula/1/wal/10/0000000000029593203.wal
I1208 15:58:26.723448 69553 RaftPart.cpp:293] [Port: 44503, Space: 1, Part: 10] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29615260, lastLogTerm 17, committedLogId 29615260, term 17
I1208 15:58:26.723454 69553 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 10] Add peer [127.0.0.1:44505]
I1208 15:58:26.723462 69553 RaftPart.cpp:306] [Port: 44503, Space: 1, Part: 10] Add peer [127.0.0.1:44501]
I1208 15:58:26.723471 69553 NebulaStore.cpp:157] Load part 1, 10 from disk
I1208 15:58:26.723489 69100 NebulaStore.cpp:172] Load space 1 complete
I1208 15:58:26.723510 69100 NebulaStore.cpp:180] Init data from partManager for [127.0.0.1:44502]
I1208 15:58:26.723534 69100 NebulaStore.cpp:244] Space 1 has existed!
I1208 15:58:26.723548 69100 NebulaStore.cpp:264] [Space: 1, Part: 1] has existed!
I1208 15:58:26.723558 69100 NebulaStore.cpp:264] [Space: 1, Part: 2] has existed!
I1208 15:58:26.723568 69100 NebulaStore.cpp:264] [Space: 1, Part: 3] has existed!
I1208 15:58:26.723578 69100 NebulaStore.cpp:264] [Space: 1, Part: 4] has existed!
I1208 15:58:26.723588 69100 NebulaStore.cpp:264] [Space: 1, Part: 5] has existed!
I1208 15:58:26.723598 69100 NebulaStore.cpp:264] [Space: 1, Part: 6] has existed!
I1208 15:58:26.723608 69100 NebulaStore.cpp:264] [Space: 1, Part: 7] has existed!
I1208 15:58:26.723618 69100 NebulaStore.cpp:264] [Space: 1, Part: 8] has existed!
I1208 15:58:26.723628 69100 NebulaStore.cpp:264] [Space: 1, Part: 9] has existed!
I1208 15:58:26.723637 69100 NebulaStore.cpp:264] [Space: 1, Part: 10] has existed!
I1208 15:58:26.723652 69100 NebulaStore.cpp:197] Register handler...
I1208 15:58:26.723664 69100 StorageServer.cpp:70] Starting Storage HTTP Service
I1208 15:58:26.723845 69100 StorageServer.cpp:74] Http Thread Pool started
I1208 15:58:26.725366 69584 WebService.cpp:142] Web service started on HTTP[12004], HTTP2[12006]
I1208 15:58:26.733711 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.737668 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.741107 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.744563 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.747751 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.750283 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.752813 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.755343 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.757838 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.760226 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.762651 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.765066 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.767454 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.769824 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.772186 69100 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:26.772198 69100 StorageServer.cpp:148] The storage deamon start on [127.0.0.1:44502]
I1208 15:58:54.719622 69180 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 6] Recieved a VOTING request: space = 1, partition = 6, candidateAddr = 127.0.0.1:44501, term = 11, lastLogId = 29619057, lastLogTerm = 10
I1208 15:58:54.719627 69176 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 10] Recieved a VOTING request: space = 1, partition = 10, candidateAddr = 127.0.0.1:44501, term = 18, lastLogId = 29615260, lastLogTerm = 17
I1208 15:58:54.719746 69180 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 6] The partition currently is a Follower, lastLogId 29619057, lastLogTerm 10, committedLogId 29619057, term 10
I1208 15:58:54.719812 69176 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 10] The partition currently is a Follower, lastLogId 29615260, lastLogTerm 17, committedLogId 29615260, term 17
I1208 15:58:54.719856 69180 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 6] The partition will vote for the candidate
I1208 15:58:54.719873 69176 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 10] The partition will vote for the candidate
I1208 15:58:54.721387 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 6] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 11]
I1208 15:58:54.721500 69180 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 1] Recieved a VOTING request: space = 1, partition = 1, candidateAddr = 127.0.0.1:44501, term = 17, lastLogId = 29612220, lastLogTerm = 16
I1208 15:58:54.721577 69180 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 1] The partition currently is a Follower, lastLogId 29612220, lastLogTerm 16, committedLogId 29612219, term 16
I1208 15:58:54.721647 69180 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 1] The partition will vote for the candidate
I1208 15:58:54.721611 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 6] InMemoryLogBuffer ctor, firstLogId 29619058
I1208 15:58:54.721585 69555 Part.cpp:182] [Port: 44503, Space: 1, Part: 6] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.722198 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 10] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 18]
I1208 15:58:54.728240 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 10] InMemoryLogBuffer ctor, firstLogId 29615261
I1208 15:58:54.728243 69552 Part.cpp:182] [Port: 44503, Space: 1, Part: 10] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.737759 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 1] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 17]
I1208 15:58:54.737849 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 1] InMemoryLogBuffer ctor, firstLogId 29612221
I1208 15:58:54.737848 69553 Part.cpp:182] [Port: 44503, Space: 1, Part: 1] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.793401 69176 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 9] Recieved a VOTING request: space = 1, partition = 9, candidateAddr = 127.0.0.1:44501, term = 14, lastLogId = 29601933, lastLogTerm = 13
I1208 15:58:54.793447 69176 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 9] The partition currently is a Follower, lastLogId 29601933, lastLogTerm 13, committedLogId 29601932, term 13
I1208 15:58:54.793462 69176 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 9] The partition will vote for the candidate
I1208 15:58:54.794684 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 9] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 14]
I1208 15:58:54.794811 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 9] InMemoryLogBuffer ctor, firstLogId 29601934
I1208 15:58:54.794816 69554 Part.cpp:182] [Port: 44503, Space: 1, Part: 9] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.851675 69176 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 2] Recieved a VOTING request: space = 1, partition = 2, candidateAddr = 127.0.0.1:44501, term = 13, lastLogId = 29611062, lastLogTerm = 12
I1208 15:58:54.851727 69176 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 2] The partition currently is a Follower, lastLogId 29611062, lastLogTerm 12, committedLogId 29611061, term 12
I1208 15:58:54.851742 69176 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 2] The partition will vote for the candidate
I1208 15:58:54.853051 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 2] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 13]
I1208 15:58:54.853111 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 2] InMemoryLogBuffer ctor, firstLogId 29611063
I1208 15:58:54.853116 69555 Part.cpp:182] [Port: 44503, Space: 1, Part: 2] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.901769 69176 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 8] Recieved a VOTING request: space = 1, partition = 8, candidateAddr = 127.0.0.1:44501, term = 19, lastLogId = 29615693, lastLogTerm = 18
I1208 15:58:54.901811 69176 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 8] The partition currently is a Follower, lastLogId 29615693, lastLogTerm 18, committedLogId 29615692, term 18
I1208 15:58:54.901824 69176 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 8] The partition will vote for the candidate
I1208 15:58:54.902900 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 8] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 19]
I1208 15:58:54.902952 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 8] InMemoryLogBuffer ctor, firstLogId 29615694
I1208 15:58:54.902957 69552 Part.cpp:182] [Port: 44503, Space: 1, Part: 8] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.999131 69176 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 7] Recieved a VOTING request: space = 1, partition = 7, candidateAddr = 127.0.0.1:44501, term = 12, lastLogId = 29611351, lastLogTerm = 11
I1208 15:58:54.999236 69176 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 7] The partition currently is a Follower, lastLogId 29611351, lastLogTerm 11, committedLogId 29611350, term 11
I1208 15:58:54.999253 69176 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 7] The partition will vote for the candidate
I1208 15:58:55.000435 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 7] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 12]
I1208 15:58:55.000524 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 7] InMemoryLogBuffer ctor, firstLogId 29611352
I1208 15:58:55.000525 69553 Part.cpp:182] [Port: 44503, Space: 1, Part: 7] Find the new leader [127.0.0.1:44501]
I1208 15:58:55.030405 69180 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 3] Recieved a VOTING request: space = 1, partition = 3, candidateAddr = 127.0.0.1:44501, term = 13, lastLogId = 29607352, lastLogTerm = 12
I1208 15:58:55.030489 69180 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 3] The partition currently is a Follower, lastLogId 29607352, lastLogTerm 12, committedLogId 29607351, term 12
I1208 15:58:55.030527 69180 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 3] The partition will vote for the candidate
I1208 15:58:55.031548 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 3] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 13]
I1208 15:58:55.031625 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 3] InMemoryLogBuffer ctor, firstLogId 29607353
I1208 15:58:55.031635 69554 Part.cpp:182] [Port: 44503, Space: 1, Part: 3] Find the new leader [127.0.0.1:44501]
I1208 15:58:55.104153 69176 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 5] Recieved a VOTING request: space = 1, partition = 5, candidateAddr = 127.0.0.1:44501, term = 11, lastLogId = 29630882, lastLogTerm = 10
I1208 15:58:55.104271 69176 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 5] The partition currently is a Follower, lastLogId 29630882, lastLogTerm 10, committedLogId 29630882, term 10
I1208 15:58:55.104290 69176 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 5] The partition will vote for the candidate
I1208 15:58:55.104970 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 5] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 11]
I1208 15:58:55.105020 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 5] InMemoryLogBuffer ctor, firstLogId 29630883
I1208 15:58:55.105016 69555 Part.cpp:182] [Port: 44503, Space: 1, Part: 5] Find the new leader [127.0.0.1:44501]
I1208 15:58:55.185350 69176 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 4] Recieved a VOTING request: space = 1, partition = 4, candidateAddr = 127.0.0.1:44501, term = 15, lastLogId = 29605082, lastLogTerm = 14
I1208 15:58:55.185393 69176 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 4] The partition currently is a Follower, lastLogId 29605082, lastLogTerm 14, committedLogId 29605081, term 14
I1208 15:58:55.185408 69176 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 4] The partition will vote for the candidate
I1208 15:58:55.185931 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 4] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 15]
I1208 15:58:55.185966 69176 InMemoryLogBuffer.h:23] [Port: 44503, Space: 1, Part: 4] InMemoryLogBuffer ctor, firstLogId 29605083
I1208 15:58:55.185971 69552 Part.cpp:182] [Port: 44503, Space: 1, Part: 4] Find the new leader [127.0.0.1:44501]
I1208 15:58:56.859935 69176 Part.cpp:381] [Port: 44503, Space: 1, Part: 10] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.860028 69176 RaftPart.cpp:392] [Port: 44503, Space: 1, Part: 10] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.860143 69176 RaftPart.cpp:398] [Port: 44503, Space: 1, Part: 10] I will be the new leader, trigger leader election now!
I1208 15:58:56.860347 69554 RaftPart.cpp:1124] [Port: 44503, Space: 1, Part: 10] Sending out an election request (space = 1, part = 10, term = 19, lastLogId = 29615262, lastLogTerm = 18, candidateIP = 127.0.0.1, candidatePort = 44503)
I1208 15:58:56.860699 69176 Part.cpp:381] [Port: 44503, Space: 1, Part: 2] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.861377 69176 RaftPart.cpp:392] [Port: 44503, Space: 1, Part: 2] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.861481 69176 RaftPart.cpp:396] [Port: 44503, Space: 1, Part: 2] I am follower, just wait for the new leader.
I1208 15:58:56.861851 69180 Part.cpp:381] [Port: 44503, Space: 1, Part: 3] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.861966 69180 RaftPart.cpp:392] [Port: 44503, Space: 1, Part: 3] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.861984 69180 RaftPart.cpp:396] [Port: 44503, Space: 1, Part: 3] I am follower, just wait for the new leader.
I1208 15:58:56.862896 69163 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 2] Recieved a VOTING request: space = 1, partition = 2, candidateAddr = 127.0.0.1:44505, term = 14, lastLogId = 29611064, lastLogTerm = 13
I1208 15:58:56.863313 69169 Part.cpp:381] [Port: 44503, Space: 1, Part: 1] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.863801 69169 RaftPart.cpp:392] [Port: 44503, Space: 1, Part: 1] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.863831 69162 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 3] Recieved a VOTING request: space = 1, partition = 3, candidateAddr = 127.0.0.1:44505, term = 14, lastLogId = 29607354, lastLogTerm = 13
I1208 15:58:56.863893 69169 RaftPart.cpp:396] [Port: 44503, Space: 1, Part: 1] I am follower, just wait for the new leader.
I1208 15:58:56.871031 69158 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 1] Recieved a VOTING request: space = 1, partition = 1, candidateAddr = 127.0.0.1:44505, term = 18, lastLogId = 29612222, lastLogTerm = 17
I1208 15:58:56.871232 69157 Part.cpp:381] [Port: 44503, Space: 1, Part: 4] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.871338 69157 RaftPart.cpp:392] [Port: 44503, Space: 1, Part: 4] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.871389 69157 RaftPart.cpp:396] [Port: 44503, Space: 1, Part: 4] I am follower, just wait for the new leader.
I1208 15:58:56.880650 69156 Part.cpp:381] [Port: 44503, Space: 1, Part: 6] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.881009 69156 RaftPart.cpp:392] [Port: 44503, Space: 1, Part: 6] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.881026 69154 RaftPart.cpp:1292] [Port: 44503, Space: 1, Part: 4] Recieved a VOTING request: space = 1, partition = 4, candidateAddr = 127.0.0.1:44505, term = 16, lastLogId = 29605084, lastLogTerm = 15
I1208 15:58:56.881078 69156 RaftPart.cpp:398] [Port: 44503, Space: 1, Part: 6] I will be the new leader, trigger leader election now!
I1208 15:58:56.881165 69554 RaftPart.cpp:1084] [Port: 44503, Space: 1, Part: 10] Partition is elected as the new leader for term 19
I1208 15:58:56.881311 69555 RaftPart.cpp:1124] [Port: 44503, Space: 1, Part: 6] Sending out an election request (space = 1, part = 6, term = 12, lastLogId = 29619059, lastLogTerm = 11, candidateIP = 127.0.0.1, candidatePort = 44503)
I1208 15:58:56.881364 69554 RaftPart.cpp:1179] [Port: 44503, Space: 1, Part: 10] The partition is elected as the leader
I1208 15:58:56.881539 69156 Part.cpp:381] [Port: 44503, Space: 1, Part: 5] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.882021 69156 RaftPart.cpp:392] [Port: 44503, Space: 1, Part: 5] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.882354 69156 RaftPart.cpp:398] [Port: 44503, Space: 1, Part: 5] I will be the new leader, trigger leader election now!
I1208 15:58:56.881644 69206 Host.cpp:149] [Port: 44503, Space: 1, Part: 10] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29615262, lastLogTermSent = 18
I1208 15:58:56.882418 69553 RaftPart.cpp:1124] [Port: 44503, Space: 1, Part: 5] Sending out an election request (space = 1, part = 5, term = 12, lastLogId = 29630884, lastLogTerm = 11, candidateIP = 127.0.0.1, candidatePort = 44503)
I1208 15:58:56.882639 69206 Host.cpp:149] [Port: 44503, Space: 1, Part: 10] [Host: 127.0.0.1:44501] This is the first time to send the logs to this host, lastLogIdSent = 29615262, lastLogTermSent = 18
I1208 15:58:56.889611 69158 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 1] The partition currently is a Follower, lastLogId 29612222, lastLogTerm 17, committedLogId 29612221, term 17
I1208 15:58:56.889856 69151 RaftPart.cpp:420] [Port: 44503, Space: 1, Part: 10] Commit transfer leader to [127.0.0.1:44503]
I1208 15:58:56.889897 69158 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 1] The partition will vote for the candidate
I1208 15:58:56.889921 69151 RaftPart.cpp:434] [Port: 44503, Space: 1, Part: 10] I am already the leader!
I1208 15:58:56.890430 69158 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 1] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 18]
I1208 15:58:56.890794 69554 Part.cpp:182] [Port: 44503, Space: 1, Part: 1] Find the new leader [127.0.0.1:44505]
I1208 15:58:56.891057 69553 RaftPart.cpp:1084] [Port: 44503, Space: 1, Part: 5] Partition is elected as the new leader for term 12
I1208 15:58:56.891420 69553 RaftPart.cpp:1179] [Port: 44503, Space: 1, Part: 5] The partition is elected as the leader
I1208 15:58:56.891111 69555 RaftPart.cpp:1084] [Port: 44503, Space: 1, Part: 6] Partition is elected as the new leader for term 12
I1208 15:58:56.891072 69163 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 2] The partition currently is a Follower, lastLogId 29611064, lastLogTerm 13, committedLogId 29611063, term 13
I1208 15:58:56.891464 69555 RaftPart.cpp:1179] [Port: 44503, Space: 1, Part: 6] The partition is elected as the leader
I1208 15:58:56.891506 69237 Host.cpp:149] [Port: 44503, Space: 1, Part: 5] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29630884, lastLogTermSent = 11
I1208 15:58:56.891549 69163 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 2] The partition will vote for the candidate
I1208 15:58:56.891644 69485 Host.cpp:149] [Port: 44503, Space: 1, Part: 6] [Host: 127.0.0.1:44501] This is the first time to send the logs to this host, lastLogIdSent = 29619059, lastLogTermSent = 11
I1208 15:58:56.891815 69156 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 2] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 14]
I1208 15:58:56.891957 69162 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 3] The partition currently is a Follower, lastLogId 29607354, lastLogTerm 13, committedLogId 29607353, term 13
I1208 15:58:56.891973 69237 Host.cpp:149] [Port: 44503, Space: 1, Part: 5] [Host: 127.0.0.1:44501] This is the first time to send the logs to this host, lastLogIdSent = 29630884, lastLogTermSent = 11
I1208 15:58:56.892040 69553 Part.cpp:182] [Port: 44503, Space: 1, Part: 2] Find the new leader [127.0.0.1:44505]
I1208 15:58:56.892060 69162 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 3] The partition will vote for the candidate
I1208 15:58:56.892233 69485 Host.cpp:149] [Port: 44503, Space: 1, Part: 6] [Host: 127.0.0.1:44505] This is the first time to send the logs to this host, lastLogIdSent = 29619059, lastLogTermSent = 11
I1208 15:58:56.892413 69169 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 3] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 14]
I1208 15:58:56.892562 69554 Part.cpp:182] [Port: 44503, Space: 1, Part: 3] Find the new leader [127.0.0.1:44505]
I1208 15:58:56.892935 69169 RaftPart.cpp:420] [Port: 44503, Space: 1, Part: 5] Commit transfer leader to [127.0.0.1:44503]
I1208 15:58:56.892971 69169 RaftPart.cpp:434] [Port: 44503, Space: 1, Part: 5] I am already the leader!
I1208 15:58:56.893127 69169 RaftPart.cpp:420] [Port: 44503, Space: 1, Part: 6] Commit transfer leader to [127.0.0.1:44503]
I1208 15:58:56.893139 69169 RaftPart.cpp:434] [Port: 44503, Space: 1, Part: 6] I am already the leader!
I1208 15:58:56.903276 69154 RaftPart.cpp:1325] [Port: 44503, Space: 1, Part: 4] The partition currently is a Follower, lastLogId 29605084, lastLogTerm 15, committedLogId 29605083, term 15
I1208 15:58:56.903319 69154 RaftPart.cpp:1394] [Port: 44503, Space: 1, Part: 4] The partition will vote for the candidate
I1208 15:58:56.903342 69176 RaftPart.cpp:1679] [Port: 44503, Space: 1, Part: 4] The current role is Follower. Will follow the new leader 127.0.0.1:44505 [Term: 16]
I1208 15:58:56.903416 69555 Part.cpp:182] [Port: 44503, Space: 1, Part: 4] Find the new leader [127.0.0.1:44505]
I1208 15:59:10.895481 69176 RaftPart.cpp:420] [Port: 44503, Space: 1, Part: 4] Commit transfer leader to [127.0.0.1:44505]
I1208 15:59:10.895622 69176 RaftPart.cpp:440] [Port: 44503, Space: 1, Part: 4] I am Follower, just wait for the new leader!
I1208 15:59:10.936054 69176 RaftPart.cpp:420] [Port: 44503, Space: 1, Part: 2] Commit transfer leader to [127.0.0.1:44505]
I1208 15:59:10.936169 69176 RaftPart.cpp:440] [Port: 44503, Space: 1, Part: 2] I am Follower, just wait for the new leader!
I1208 15:59:11.082867 69176 RaftPart.cpp:420] [Port: 44503, Space: 1, Part: 1] Commit transfer leader to [127.0.0.1:44505]
I1208 15:59:11.082967 69176 RaftPart.cpp:440] [Port: 44503, Space: 1, Part: 1] I am Follower, just wait for the new leader!
I1208 15:59:11.108101 69176 RaftPart.cpp:420] [Port: 44503, Space: 1, Part: 3] Commit transfer leader to [127.0.0.1:44505]
I1208 15:59:11.108217 69176 RaftPart.cpp:440] [Port: 44503, Space: 1, Part: 3] I am Follower, just wait for the new leader!
W1208 15:59:28.466293 69176 UpdateEdgeProcessor.cpp:195] No default value of 61, prop isAgent
E1208 15:59:28.466383 69176 RaftPart.cpp:672] [Port: 44503, Space: 1, Part: 10] Only happend when Atomic op failed
E1208 15:59:28.466424 69176 UpdateEdgeProcessor.cpp:629] Fail to update edge, spaceId: 1, partId: 10, src: -2422029011199992757, edge_type: 61, dst: 5736303217712381359, ranking: 0
W1209 10:01:49.583307 69169 UpdateEdgeProcessor.cpp:195] No default value of 61, prop isAgent
E1209 10:01:49.583425 69169 RaftPart.cpp:672] [Port: 44503, Space: 1, Part: 10] Only happend when Atomic op failed
E1209 10:01:49.583459 69169 UpdateEdgeProcessor.cpp:629] Fail to update edge, spaceId: 1, partId: 10, src: -2422029011199992757, edge_type: 61, dst: 5736303217712381359, ranking: 0

Log file created at: 2020/12/08 15:58:28
Running on machine: holmes-neo4j-3.hz.infra.mail
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1208 15:58:28.083849 69638 MetaClient.cpp:44] Create meta client to [127.0.0.1:45500]
I1208 15:58:28.088951 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:28.089877 69638 GflagsManager.cpp:125] Prepare to register 14 gflags to meta
I1208 15:58:28.089923 69638 ClusterIdMan.h:61] Try to open cluster.id
I1208 15:58:28.089946 69638 ClusterIdMan.h:74] Get clusterId: 3360270922561347383
I1208 15:58:30.120357 69638 MetaClient.cpp:2198] Register gflags ok 14
I1208 15:58:30.121704 69638 MetaClient.cpp:87] Register time task for heartbeat!
I1208 15:58:30.121759 69638 StorageServer.cpp:122] Init schema manager
I1208 15:58:30.121778 69638 StorageServer.cpp:126] Init index manager
I1208 15:58:30.121786 69638 StorageServer.cpp:130] Init kvstore
I1208 15:58:30.121803 69638 NebulaStore.cpp:44] Start the raft service...
I1208 15:58:30.122606 69638 RaftexService.cpp:65] Init thrift server for raft service.
I1208 15:58:30.122768 69900 RaftexService.cpp:99] Starting the Raftex Service
I1208 15:58:30.125223 69900 RaftexService.cpp:87] Starting the Raftex Service on 44505
I1208 15:58:30.125257 69900 RaftexService.cpp:111] Start the Raftex Service successfully
I1208 15:58:30.125350 69638 NebulaStore.cpp:57] Scan the local path, and init the spaces_
I1208 15:58:30.125478 69638 NebulaStore.cpp:64] Scan path "data/storage/nebula/1"
I1208 15:58:30.125982 69638 RocksEngineConfig.cpp:244] Emplace rocksdb option max_background_jobs=4
I1208 15:58:30.125998 69638 RocksEngineConfig.cpp:244] Emplace rocksdb option max_subcompactions=4
I1208 15:58:30.126053 69638 RocksEngineConfig.cpp:244] Emplace rocksdb option max_bytes_for_level_base=268435456
I1208 15:58:30.126062 69638 RocksEngineConfig.cpp:244] Emplace rocksdb option max_write_buffer_number=4
I1208 15:58:30.126070 69638 RocksEngineConfig.cpp:244] Emplace rocksdb option disable_auto_compactions=false
I1208 15:58:30.126077 69638 RocksEngineConfig.cpp:244] Emplace rocksdb option write_buffer_size=67108864
I1208 15:58:30.126161 69638 RocksEngineConfig.cpp:244] Emplace rocksdb option block_size=8192
I1208 15:58:30.491381 69638 RocksEngine.cpp:120] open rocksdb on data/storage/nebula/1/data
I1208 15:58:30.491400 69638 NebulaStore.cpp:92] Load space 1 from disk
I1208 15:58:30.491430 69638 NebulaStore.cpp:127] Need to open 10 parts of space 1
I1208 15:58:30.517828 69892 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 1] lastLogId in wal is 29612220, lastLogTerm is 16, path is data/storage/nebula/1/wal/1/0000000000029590191.wal
I1208 15:58:30.518107 69892 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 1] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29612220, lastLogTerm 16, committedLogId 29612220, term 16
I1208 15:58:30.518118 69892 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 1] Add peer [127.0.0.1:44503]
I1208 15:58:30.518128 69892 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 1] Add peer [127.0.0.1:44501]
I1208 15:58:30.518215 69892 NebulaStore.cpp:157] Load part 1, 1 from disk
I1208 15:58:30.526054 69893 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 2] lastLogId in wal is 29611062, lastLogTerm is 12, path is data/storage/nebula/1/wal/2/0000000000029590464.wal
I1208 15:58:30.526358 69893 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 2] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29611062, lastLogTerm 12, committedLogId 29611062, term 12
I1208 15:58:30.526371 69893 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 2] Add peer [127.0.0.1:44501]
I1208 15:58:30.526381 69893 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 2] Add peer [127.0.0.1:44503]
I1208 15:58:30.526463 69893 NebulaStore.cpp:157] Load part 1, 2 from disk
I1208 15:58:30.527998 69898 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 4] lastLogId in wal is 29605082, lastLogTerm is 14, path is data/storage/nebula/1/wal/4/0000000000029582980.wal
I1208 15:58:30.528272 69898 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 4] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29605082, lastLogTerm 14, committedLogId 29605082, term 14
I1208 15:58:30.528384 69898 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 4] Add peer [127.0.0.1:44503]
I1208 15:58:30.528410 69898 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 4] Add peer [127.0.0.1:44501]
I1208 15:58:30.528492 69898 NebulaStore.cpp:157] Load part 1, 4 from disk
I1208 15:58:30.529615 69896 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 3] lastLogId in wal is 29607352, lastLogTerm is 12, path is data/storage/nebula/1/wal/3/0000000000029585202.wal
I1208 15:58:30.529898 69896 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 3] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29607352, lastLogTerm 12, committedLogId 29607352, term 12
I1208 15:58:30.529912 69896 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 3] Add peer [127.0.0.1:44501]
I1208 15:58:30.529923 69896 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 3] Add peer [127.0.0.1:44503]
I1208 15:58:30.530004 69896 NebulaStore.cpp:157] Load part 1, 3 from disk
I1208 15:58:30.544692 69892 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 5] lastLogId in wal is 29630882, lastLogTerm is 10, path is data/storage/nebula/1/wal/5/0000000000029608838.wal
I1208 15:58:30.544761 69892 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 5] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29630882, lastLogTerm 10, committedLogId 29630881, term 10
I1208 15:58:30.544770 69892 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 5] Add peer [127.0.0.1:44501]
I1208 15:58:30.544778 69892 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 5] Add peer [127.0.0.1:44503]
I1208 15:58:30.544787 69892 NebulaStore.cpp:157] Load part 1, 5 from disk
I1208 15:58:30.552706 69893 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 6] lastLogId in wal is 29619057, lastLogTerm is 10, path is data/storage/nebula/1/wal/6/0000000000029597071.wal
I1208 15:58:30.552752 69893 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 6] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29619057, lastLogTerm 10, committedLogId 29619056, term 10
I1208 15:58:30.552762 69893 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 6] Add peer [127.0.0.1:44501]
I1208 15:58:30.552769 69893 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 6] Add peer [127.0.0.1:44503]
I1208 15:58:30.552778 69893 NebulaStore.cpp:157] Load part 1, 6 from disk
I1208 15:58:30.554947 69898 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 8] lastLogId in wal is 29615693, lastLogTerm is 18, path is data/storage/nebula/1/wal/8/0000000000029593557.wal
I1208 15:58:30.555009 69898 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 8] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29615693, lastLogTerm 18, committedLogId 29615692, term 18
I1208 15:58:30.555017 69898 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 8] Add peer [127.0.0.1:44501]
I1208 15:58:30.555025 69898 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 8] Add peer [127.0.0.1:44503]
I1208 15:58:30.555033 69898 NebulaStore.cpp:157] Load part 1, 8 from disk
I1208 15:58:30.556005 69896 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 7] lastLogId in wal is 29611351, lastLogTerm is 11, path is data/storage/nebula/1/wal/7/0000000000029589442.wal
I1208 15:58:30.556033 69896 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 7] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29611351, lastLogTerm 11, committedLogId 29611350, term 11
I1208 15:58:30.556041 69896 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 7] Add peer [127.0.0.1:44503]
I1208 15:58:30.556048 69896 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 7] Add peer [127.0.0.1:44501]
I1208 15:58:30.556057 69896 NebulaStore.cpp:157] Load part 1, 7 from disk
I1208 15:58:30.570834 69892 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 9] lastLogId in wal is 29601933, lastLogTerm is 13, path is data/storage/nebula/1/wal/9/0000000000029579806.wal
I1208 15:58:30.570892 69892 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 9] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29601933, lastLogTerm 13, committedLogId 29601932, term 13
I1208 15:58:30.570902 69892 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 9] Add peer [127.0.0.1:44501]
I1208 15:58:30.570910 69892 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 9] Add peer [127.0.0.1:44503]
I1208 15:58:30.570932 69892 NebulaStore.cpp:157] Load part 1, 9 from disk
I1208 15:58:30.579463 69893 FileBasedWal.cpp:58] [Port: 44505, Space: 1, Part: 10] lastLogId in wal is 29615260, lastLogTerm is 17, path is data/storage/nebula/1/wal/10/0000000000029593203.wal
I1208 15:58:30.579493 69893 RaftPart.cpp:293] [Port: 44505, Space: 1, Part: 10] There are 2 peer hosts, and total 3 copies. The quorum is 2, as learner 0, lastLogId 29615260, lastLogTerm 17, committedLogId 29615259, term 17
I1208 15:58:30.579499 69893 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 10] Add peer [127.0.0.1:44503]
I1208 15:58:30.579509 69893 RaftPart.cpp:306] [Port: 44505, Space: 1, Part: 10] Add peer [127.0.0.1:44501]
I1208 15:58:30.579517 69893 NebulaStore.cpp:157] Load part 1, 10 from disk
I1208 15:58:30.579535 69638 NebulaStore.cpp:172] Load space 1 complete
I1208 15:58:30.579550 69638 NebulaStore.cpp:180] Init data from partManager for [127.0.0.1:44504]
I1208 15:58:30.579562 69638 NebulaStore.cpp:244] Space 1 has existed!
I1208 15:58:30.579571 69638 NebulaStore.cpp:264] [Space: 1, Part: 1] has existed!
I1208 15:58:30.579576 69638 NebulaStore.cpp:264] [Space: 1, Part: 2] has existed!
I1208 15:58:30.579581 69638 NebulaStore.cpp:264] [Space: 1, Part: 3] has existed!
I1208 15:58:30.579586 69638 NebulaStore.cpp:264] [Space: 1, Part: 4] has existed!
I1208 15:58:30.579591 69638 NebulaStore.cpp:264] [Space: 1, Part: 5] has existed!
I1208 15:58:30.579596 69638 NebulaStore.cpp:264] [Space: 1, Part: 6] has existed!
I1208 15:58:30.579602 69638 NebulaStore.cpp:264] [Space: 1, Part: 7] has existed!
I1208 15:58:30.579607 69638 NebulaStore.cpp:264] [Space: 1, Part: 8] has existed!
I1208 15:58:30.579612 69638 NebulaStore.cpp:264] [Space: 1, Part: 9] has existed!
I1208 15:58:30.579617 69638 NebulaStore.cpp:264] [Space: 1, Part: 10] has existed!
I1208 15:58:30.579624 69638 NebulaStore.cpp:197] Register handler...
I1208 15:58:30.579633 69638 StorageServer.cpp:70] Starting Storage HTTP Service
I1208 15:58:30.579787 69638 StorageServer.cpp:74] Http Thread Pool started
I1208 15:58:30.581555 70103 WebService.cpp:142] Web service started on HTTP[12008], HTTP2[12010]
I1208 15:58:30.588527 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.591835 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.595301 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.598739 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.601708 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.604229 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.606771 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.609351 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.611912 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.614480 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.617003 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.619524 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.622040 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.624547 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.627122 69638 StatsManager.cpp:112] registerHisto, bucketSize: 1000, min: 1, max: 1000000
I1208 15:58:30.627142 69638 StorageServer.cpp:148] The storage deamon start on [127.0.0.1:44504]
I1208 15:58:54.719635 69715 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 6] Recieved a VOTING request: space = 1, partition = 6, candidateAddr = 127.0.0.1:44501, term = 11, lastLogId = 29619057, lastLogTerm = 10
I1208 15:58:54.719660 69714 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 10] Recieved a VOTING request: space = 1, partition = 10, candidateAddr = 127.0.0.1:44501, term = 18, lastLogId = 29615260, lastLogTerm = 17
I1208 15:58:54.719763 69715 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 6] The partition currently is a Follower, lastLogId 29619057, lastLogTerm 10, committedLogId 29619056, term 10
I1208 15:58:54.719818 69714 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 10] The partition currently is a Follower, lastLogId 29615260, lastLogTerm 17, committedLogId 29615259, term 17
I1208 15:58:54.719866 69715 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 6] The partition will vote for the candidate
I1208 15:58:54.719873 69714 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 10] The partition will vote for the candidate
I1208 15:58:54.721500 69714 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 6] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 11]
I1208 15:58:54.721500 69715 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 1] Recieved a VOTING request: space = 1, partition = 1, candidateAddr = 127.0.0.1:44501, term = 17, lastLogId = 29612220, lastLogTerm = 16
I1208 15:58:54.721590 69898 Part.cpp:182] [Port: 44505, Space: 1, Part: 6] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.721612 69714 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 6] InMemoryLogBuffer ctor, firstLogId 29619058
I1208 15:58:54.721640 69715 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 1] The partition currently is a Follower, lastLogId 29612220, lastLogTerm 16, committedLogId 29612220, term 16
I1208 15:58:54.721742 69715 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 1] The partition will vote for the candidate
I1208 15:58:54.722234 69715 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 10] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 18]
I1208 15:58:54.728278 69715 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 10] InMemoryLogBuffer ctor, firstLogId 29615261
I1208 15:58:54.728277 69892 Part.cpp:182] [Port: 44505, Space: 1, Part: 10] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.737782 69715 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 1] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 17]
I1208 15:58:54.737850 69893 Part.cpp:182] [Port: 44505, Space: 1, Part: 1] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.737855 69715 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 1] InMemoryLogBuffer ctor, firstLogId 29612221
I1208 15:58:54.793373 69715 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 9] Recieved a VOTING request: space = 1, partition = 9, candidateAddr = 127.0.0.1:44501, term = 14, lastLogId = 29601933, lastLogTerm = 13
I1208 15:58:54.793442 69715 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 9] The partition currently is a Follower, lastLogId 29601933, lastLogTerm 13, committedLogId 29601932, term 13
I1208 15:58:54.793457 69715 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 9] The partition will vote for the candidate
I1208 15:58:54.794760 69715 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 9] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 14]
I1208 15:58:54.794827 69715 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 9] InMemoryLogBuffer ctor, firstLogId 29601934
I1208 15:58:54.794838 69896 Part.cpp:182] [Port: 44505, Space: 1, Part: 9] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.851689 69715 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 2] Recieved a VOTING request: space = 1, partition = 2, candidateAddr = 127.0.0.1:44501, term = 13, lastLogId = 29611062, lastLogTerm = 12
I1208 15:58:54.851763 69715 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 2] The partition currently is a Follower, lastLogId 29611062, lastLogTerm 12, committedLogId 29611062, term 12
I1208 15:58:54.851780 69715 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 2] The partition will vote for the candidate
I1208 15:58:54.853034 69715 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 2] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 13]
I1208 15:58:54.853109 69715 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 2] InMemoryLogBuffer ctor, firstLogId 29611063
I1208 15:58:54.853108 69898 Part.cpp:182] [Port: 44505, Space: 1, Part: 2] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.901760 69715 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 8] Recieved a VOTING request: space = 1, partition = 8, candidateAddr = 127.0.0.1:44501, term = 19, lastLogId = 29615693, lastLogTerm = 18
I1208 15:58:54.901806 69715 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 8] The partition currently is a Follower, lastLogId 29615693, lastLogTerm 18, committedLogId 29615692, term 18
I1208 15:58:54.901821 69715 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 8] The partition will vote for the candidate
I1208 15:58:54.902897 69715 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 8] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 19]
I1208 15:58:54.902948 69715 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 8] InMemoryLogBuffer ctor, firstLogId 29615694
I1208 15:58:54.902949 69892 Part.cpp:182] [Port: 44505, Space: 1, Part: 8] Find the new leader [127.0.0.1:44501]
I1208 15:58:54.999217 69715 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 7] Recieved a VOTING request: space = 1, partition = 7, candidateAddr = 127.0.0.1:44501, term = 12, lastLogId = 29611351, lastLogTerm = 11
I1208 15:58:54.999243 69715 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 7] The partition currently is a Follower, lastLogId 29611351, lastLogTerm 11, committedLogId 29611350, term 11
I1208 15:58:54.999258 69715 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 7] The partition will vote for the candidate
I1208 15:58:55.000468 69715 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 7] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 12]
I1208 15:58:55.000528 69715 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 7] InMemoryLogBuffer ctor, firstLogId 29611352
I1208 15:58:55.000527 69893 Part.cpp:182] [Port: 44505, Space: 1, Part: 7] Find the new leader [127.0.0.1:44501]
I1208 15:58:55.030411 69714 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 3] Recieved a VOTING request: space = 1, partition = 3, candidateAddr = 127.0.0.1:44501, term = 13, lastLogId = 29607352, lastLogTerm = 12
I1208 15:58:55.030475 69714 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 3] The partition currently is a Follower, lastLogId 29607352, lastLogTerm 12, committedLogId 29607352, term 12
I1208 15:58:55.030493 69714 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 3] The partition will vote for the candidate
I1208 15:58:55.031584 69714 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 3] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 13]
I1208 15:58:55.031643 69714 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 3] InMemoryLogBuffer ctor, firstLogId 29607353
I1208 15:58:55.031643 69896 Part.cpp:182] [Port: 44505, Space: 1, Part: 3] Find the new leader [127.0.0.1:44501]
I1208 15:58:55.104151 69714 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 5] Recieved a VOTING request: space = 1, partition = 5, candidateAddr = 127.0.0.1:44501, term = 11, lastLogId = 29630882, lastLogTerm = 10
I1208 15:58:55.104215 69714 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 5] The partition currently is a Follower, lastLogId 29630882, lastLogTerm 10, committedLogId 29630881, term 10
I1208 15:58:55.104230 69714 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 5] The partition will vote for the candidate
I1208 15:58:55.104910 69714 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 5] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 11]
I1208 15:58:55.104979 69714 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 5] InMemoryLogBuffer ctor, firstLogId 29630883
I1208 15:58:55.104976 69898 Part.cpp:182] [Port: 44505, Space: 1, Part: 5] Find the new leader [127.0.0.1:44501]
I1208 15:58:55.185369 69714 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 4] Recieved a VOTING request: space = 1, partition = 4, candidateAddr = 127.0.0.1:44501, term = 15, lastLogId = 29605082, lastLogTerm = 14
I1208 15:58:55.185390 69714 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 4] The partition currently is a Follower, lastLogId 29605082, lastLogTerm 14, committedLogId 29605082, term 14
I1208 15:58:55.185405 69714 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 4] The partition will vote for the candidate
I1208 15:58:55.185951 69714 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 4] The current role is Follower. Will follow the new leader 127.0.0.1:44501 [Term: 15]
I1208 15:58:55.185982 69714 InMemoryLogBuffer.h:23] [Port: 44505, Space: 1, Part: 4] InMemoryLogBuffer ctor, firstLogId 29605083
I1208 15:58:55.185993 69892 Part.cpp:182] [Port: 44505, Space: 1, Part: 4] Find the new leader [127.0.0.1:44501]
I1208 15:58:56.859982 69714 Part.cpp:381] [Port: 44505, Space: 1, Part: 10] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.860059 69714 RaftPart.cpp:392] [Port: 44505, Space: 1, Part: 10] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.860167 69714 RaftPart.cpp:396] [Port: 44505, Space: 1, Part: 10] I am follower, just wait for the new leader.
I1208 15:58:56.860617 69715 Part.cpp:381] [Port: 44505, Space: 1, Part: 2] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.861186 69715 RaftPart.cpp:392] [Port: 44505, Space: 1, Part: 2] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.861414 69712 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 10] Recieved a VOTING request: space = 1, partition = 10, candidateAddr = 127.0.0.1:44503, term = 19, lastLogId = 29615262, lastLogTerm = 18
I1208 15:58:56.861477 69715 RaftPart.cpp:398] [Port: 44505, Space: 1, Part: 2] I will be the new leader, trigger leader election now!
I1208 15:58:56.861595 69893 RaftPart.cpp:1124] [Port: 44505, Space: 1, Part: 2] Sending out an election request (space = 1, part = 2, term = 14, lastLogId = 29611064, lastLogTerm = 13, candidateIP = 127.0.0.1, candidatePort = 44505)
I1208 15:58:56.861833 69715 Part.cpp:381] [Port: 44505, Space: 1, Part: 3] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.861977 69715 RaftPart.cpp:392] [Port: 44505, Space: 1, Part: 3] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.861991 69715 RaftPart.cpp:398] [Port: 44505, Space: 1, Part: 3] I will be the new leader, trigger leader election now!
I1208 15:58:56.862920 69896 RaftPart.cpp:1124] [Port: 44505, Space: 1, Part: 3] Sending out an election request (space = 1, part = 3, term = 14, lastLogId = 29607354, lastLogTerm = 13, candidateIP = 127.0.0.1, candidatePort = 44505)
I1208 15:58:56.863344 69715 Part.cpp:381] [Port: 44505, Space: 1, Part: 1] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.863855 69715 RaftPart.cpp:392] [Port: 44505, Space: 1, Part: 1] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.863895 69715 RaftPart.cpp:398] [Port: 44505, Space: 1, Part: 1] I will be the new leader, trigger leader election now!
I1208 15:58:56.863955 69898 RaftPart.cpp:1124] [Port: 44505, Space: 1, Part: 1] Sending out an election request (space = 1, part = 1, term = 18, lastLogId = 29612222, lastLogTerm = 17, candidateIP = 127.0.0.1, candidatePort = 44505)
I1208 15:58:56.871173 69715 Part.cpp:381] [Port: 44505, Space: 1, Part: 4] preprocess trans leader [127.0.0.1:44505]
I1208 15:58:56.871292 69715 RaftPart.cpp:392] [Port: 44505, Space: 1, Part: 4] Pre process transfer leader to [127.0.0.1:44505]
I1208 15:58:56.871349 69715 RaftPart.cpp:398] [Port: 44505, Space: 1, Part: 4] I will be the new leader, trigger leader election now!
I1208 15:58:56.871542 69892 RaftPart.cpp:1124] [Port: 44505, Space: 1, Part: 4] Sending out an election request (space = 1, part = 4, term = 16, lastLogId = 29605084, lastLogTerm = 15, candidateIP = 127.0.0.1, candidatePort = 44505)
I1208 15:58:56.880856 69715 Part.cpp:381] [Port: 44505, Space: 1, Part: 6] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.881060 69715 RaftPart.cpp:392] [Port: 44505, Space: 1, Part: 6] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.881076 69715 RaftPart.cpp:396] [Port: 44505, Space: 1, Part: 6] I am follower, just wait for the new leader.
I1208 15:58:56.881345 69893 RaftPart.cpp:1084] [Port: 44505, Space: 1, Part: 2] Partition is elected as the new leader for term 14
I1208 15:58:56.881381 69893 RaftPart.cpp:1179] [Port: 44505, Space: 1, Part: 2] The partition is elected as the leader
I1208 15:58:56.881553 69858 Host.cpp:149] [Port: 44505, Space: 1, Part: 2] [Host: 127.0.0.1:44501] This is the first time to send the logs to this host, lastLogIdSent = 29611064, lastLogTermSent = 13
I1208 15:58:56.881593 69710 Part.cpp:381] [Port: 44505, Space: 1, Part: 5] preprocess trans leader [127.0.0.1:44503]
I1208 15:58:56.882270 69708 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 6] Recieved a VOTING request: space = 1, partition = 6, candidateAddr = 127.0.0.1:44503, term = 12, lastLogId = 29619059, lastLogTerm = 11
I1208 15:58:56.882320 69858 Host.cpp:149] [Port: 44505, Space: 1, Part: 2] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29611064, lastLogTermSent = 13
I1208 15:58:56.882367 69710 RaftPart.cpp:392] [Port: 44505, Space: 1, Part: 5] Pre process transfer leader to [127.0.0.1:44503]
I1208 15:58:56.882454 69710 RaftPart.cpp:396] [Port: 44505, Space: 1, Part: 5] I am follower, just wait for the new leader.
I1208 15:58:56.883213 69706 RaftPart.cpp:1292] [Port: 44505, Space: 1, Part: 5] Recieved a VOTING request: space = 1, partition = 5, candidateAddr = 127.0.0.1:44503, term = 12, lastLogId = 29630884, lastLogTerm = 11
I1208 15:58:56.888442 69896 RaftPart.cpp:1084] [Port: 44505, Space: 1, Part: 3] Partition is elected as the new leader for term 14
I1208 15:58:56.888557 69896 RaftPart.cpp:1179] [Port: 44505, Space: 1, Part: 3] The partition is elected as the leader
I1208 15:58:56.888561 69898 RaftPart.cpp:1084] [Port: 44505, Space: 1, Part: 1] Partition is elected as the new leader for term 18
I1208 15:58:56.888665 69863 Host.cpp:149] [Port: 44505, Space: 1, Part: 3] [Host: 127.0.0.1:44501] This is the first time to send the logs to this host, lastLogIdSent = 29607354, lastLogTermSent = 13
I1208 15:58:56.888679 69898 RaftPart.cpp:1179] [Port: 44505, Space: 1, Part: 1] The partition is elected as the leader
I1208 15:58:56.888936 69703 RaftPart.cpp:420] [Port: 44505, Space: 1, Part: 2] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.889057 69863 Host.cpp:149] [Port: 44505, Space: 1, Part: 3] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29607354, lastLogTermSent = 13
I1208 15:58:56.889202 69703 RaftPart.cpp:434] [Port: 44505, Space: 1, Part: 2] I am already the leader!
I1208 15:58:56.889212 69865 Host.cpp:149] [Port: 44505, Space: 1, Part: 1] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29612222, lastLogTermSent = 17
I1208 15:58:56.889442 69892 RaftPart.cpp:1084] [Port: 44505, Space: 1, Part: 4] Partition is elected as the new leader for term 16
I1208 15:58:56.889802 69865 Host.cpp:149] [Port: 44505, Space: 1, Part: 1] [Host: 127.0.0.1:44501] This is the first time to send the logs to this host, lastLogIdSent = 29612222, lastLogTermSent = 17
I1208 15:58:56.889838 69892 RaftPart.cpp:1179] [Port: 44505, Space: 1, Part: 4] The partition is elected as the leader
I1208 15:58:56.890079 69867 Host.cpp:149] [Port: 44505, Space: 1, Part: 4] [Host: 127.0.0.1:44503] This is the first time to send the logs to this host, lastLogIdSent = 29605084, lastLogTermSent = 15
I1208 15:58:56.890733 69867 Host.cpp:149] [Port: 44505, Space: 1, Part: 4] [Host: 127.0.0.1:44501] This is the first time to send the logs to this host, lastLogIdSent = 29605084, lastLogTermSent = 15
I1208 15:58:56.890995 69703 RaftPart.cpp:420] [Port: 44505, Space: 1, Part: 1] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.891170 69712 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 10] The partition currently is a Follower, lastLogId 29615262, lastLogTerm 18, committedLogId 29615261, term 18
I1208 15:58:56.891208 69701 RaftPart.cpp:420] [Port: 44505, Space: 1, Part: 3] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.891245 69703 RaftPart.cpp:434] [Port: 44505, Space: 1, Part: 1] I am already the leader!
I1208 15:58:56.891438 69712 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 10] The partition will vote for the candidate
I1208 15:58:56.891469 69701 RaftPart.cpp:434] [Port: 44505, Space: 1, Part: 3] I am already the leader!
I1208 15:58:56.891588 69705 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 10] The current role is Follower. Will follow the new leader 127.0.0.1:44503 [Term: 19]
I1208 15:58:56.891831 69893 Part.cpp:182] [Port: 44505, Space: 1, Part: 10] Find the new leader [127.0.0.1:44503]
I1208 15:58:56.891968 69705 RaftPart.cpp:420] [Port: 44505, Space: 1, Part: 4] Commit transfer leader to [127.0.0.1:44505]
I1208 15:58:56.892038 69705 RaftPart.cpp:434] [Port: 44505, Space: 1, Part: 4] I am already the leader!
I1208 15:58:56.912210 69708 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 6] The partition currently is a Follower, lastLogId 29619059, lastLogTerm 11, committedLogId 29619058, term 11
I1208 15:58:56.912233 69708 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 6] The partition will vote for the candidate
I1208 15:58:56.912253 69701 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 6] The current role is Follower. Will follow the new leader 127.0.0.1:44503 [Term: 12]
I1208 15:58:56.912328 69896 Part.cpp:182] [Port: 44505, Space: 1, Part: 6] Find the new leader [127.0.0.1:44503]
I1208 15:58:56.913465 69706 RaftPart.cpp:1325] [Port: 44505, Space: 1, Part: 5] The partition currently is a Follower, lastLogId 29630884, lastLogTerm 11, committedLogId 29630883, term 11
I1208 15:58:56.913506 69706 RaftPart.cpp:1394] [Port: 44505, Space: 1, Part: 5] The partition will vote for the candidate
I1208 15:58:56.913528 69705 RaftPart.cpp:1679] [Port: 44505, Space: 1, Part: 5] The current role is Follower. Will follow the new leader 127.0.0.1:44503 [Term: 12]
I1208 15:58:56.913595 69898 Part.cpp:182] [Port: 44505, Space: 1, Part: 5] Find the new leader [127.0.0.1:44503]
I1208 15:59:17.258692 69705 RaftPart.cpp:420] [Port: 44505, Space: 1, Part: 6] Commit transfer leader to [127.0.0.1:44503]
I1208 15:59:17.258791 69705 RaftPart.cpp:440] [Port: 44505, Space: 1, Part: 6] I am Follower, just wait for the new leader!
I1208 15:59:17.428830 69705 RaftPart.cpp:420] [Port: 44505, Space: 1, Part: 5] Commit transfer leader to [127.0.0.1:44503]
I1208 15:59:17.428980 69705 RaftPart.cpp:440] [Port: 44505, Space: 1, Part: 5] I am Follower, just wait for the new leader!
I1208 15:59:17.614385 69705 RaftPart.cpp:420] [Port: 44505, Space: 1, Part: 10] Commit transfer leader to [127.0.0.1:44503]
I1208 15:59:17.614460 69705 RaftPart.cpp:440] [Port: 44505, Space: 1, Part: 10] I am Follower, just wait for the new leader!

W1208 15:59:28.466293 69176 UpdateEdgeProcessor.cpp:195] No default value of 61, prop isAgent
这里报错了,你的isAgent没有默认值。这里去读数据,发现原来插入去的数据没有这个字段,所以需要默认值。 你这个isAgent字段是后面加的吗?

是的,我后加的字段,没有插入数据。因为在neo4j这边有的边会有这个字段并且有数据,有的边没有这个字段。可是我查询的时候发现这个字段有默认值 0 啊

alter edge usertomobile ADD (isAgent int);

在alter的时候要指定默认值的

我在文档中没看到需要加默认值的。并且,如果我没指定默认值,应该是null才对,这里查询出来已经是0了,说明你们默认会添加对应int类型的默认值吧?
https://docs.nebula-graph.com.cn/manual-CN/2.query-language/4.statement-syntax/1.data-definition-statements/alter-edge-syntax/

还有,我执行alter的时候,是成功的,也没提示我需要默认值。为什么到我更新的时候才报错呢?

你可以show create tag 查看具体的属性有没有默认值以及是不是null,这个null我记得是2.0才会支持的。下面是文档里面的例子:

nebula> CREATE TAG t5(p1 fixed_string(5) NOT NULL, p2 int, p3 int DEFAULT NULL);

nebula> INSERT VERTEX t5(p1, p2) VALUES "003":("cd", 5);
nebula> FETCH PROP ON t5 "003";
+----------+-------+-------+-------+
| VertexID | t5.p1 | t5.p2 | t5.p3 |
+----------+-------+-------+-------+
| "003"    | "cd"  | 5     | NULL  |       -- The value for p3 is the default NULL.
+----------+-------+-------+-------+