【详述】ssb测试
【背景】执行脚本:数据导入表操作
【业务影响】
【StarRocks版本】starrocks3.0.2
【集群规模】3fe(3follower)+3be(fe与be混部)总共3台机器
【机器信息】CPU虚拟核/内存/网卡,16C/32G/万兆
【表模型】lineorder表 脚本自动生成
【导入或者导出方式】./bin/stream_load.sh data_dir 执行此脚本 数据导入lineorder表失败,其它表导入成功。
【联系方式】我在StarRocks社区群14 这个群
【附件】
执行导入数据命令截图:
be.WARNING日志截图:
be info 部分日志信息:
W0704 17:27:41.360002 13224 http_rpc_protocol.cpp:948] Fail to write into Socket{id=8589934709 fd=280 addr=172.21.xxx.x:59277:8060} (0x7fc2f86cb3c0): Unknown error 1014 [1014]
I0704 17:27:49.469137 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:27:50.192235 12482 daemon.cpp:202] Current memory statistics: process(320031280), query_pool(0), load(0), metadata(768425), compaction(0), schema_change(0), column_pool(259769787), page_cache(1910320), update(987), chunk_allocator(8260056), clone(0), consistency(0)
I0704 17:27:59.482102 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:28:05.196274 12482 daemon.cpp:202] Current memory statistics: process(320031280), query_pool(0), load(0), metadata(768425), compaction(0), schema_change(0), column_pool(259769787), page_cache(1910320), update(987), chunk_allocator(8260056), clone(0), consistency(0)
I0704 17:28:09.494657 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:28:16.288921 13181 olap_server.cpp:753] begin to do tablet meta checkpoint:/data/starrocks/be/storage
I0704 17:28:19.507805 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:28:20.200457 12482 daemon.cpp:202] Current memory statistics: process(320031280), query_pool(0), load(0), metadata(768425), compaction(0), schema_change(0), column_pool(259769787), page_cache(1910320), update(987), chunk_allocator(8260056), clone(0), consistency(0)
I0704 17:28:22.614463 13281 heartbeat_server.cpp:76] get heartbeat from FE.host:172.21.xxx.x, port:9020, cluster id:1497001414, counter:71197
I0704 17:28:25.026636 13223 load_channel_mgr.cpp:239] Memory consumption(bytes) limit=7271559364 current=0 peak=7465972432
I0704 17:28:29.520463 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:28:33.816498 13152 tablet_manager.cpp:834] Report all 266 tablets info
I0704 17:28:35.203951 12482 daemon.cpp:202] Current memory statistics: process(320031280), query_pool(0), load(0), metadata(768425), compaction(0), schema_change(0), column_pool(259769787), page_cache(1910320), update(987), chunk_allocator(8260056), clone(0), consistency(0)
I0704 17:28:39.534504 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:28:49.549003 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:28:50.207499 12482 daemon.cpp:202] Current memory statistics: process(320031280), query_pool(0), load(0), metadata(768425), compaction(0), schema_change(0), column_pool(259769787), page_cache(1910320), update(987), chunk_allocator(8260056), clone(0), consistency(0)
I0704 17:28:59.563253 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:29:05.211668 12482 daemon.cpp:202] Current memory statistics: process(320031280), query_pool(0), load(0), metadata(768425), compaction(0), schema_change(0), column_pool(259769787), page_cache(1910320), update(987), chunk_allocator(8260056), clone(0), consistency(0)
I0704 17:29:09.577963 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:29:11.020915 13224 hotspots_service.cpp:660] 172.21.xxx.x:59351(no auth) requests for profiling contention for 10 seconds
I0704 17:29:12.462867 13221 hotspots_service.cpp:662] 172.21.xxx.x:59352(no auth) requests for profiling growth
I0704 17:29:15.915587 13165 primary_index.cpp:920] primary index released table:15052 tablet:15086 memory: 247
I0704 17:29:15.915712 13165 primary_index.cpp:920] primary index released table:15052 tablet:15062 memory: 177
I0704 17:29:15.915786 13165 primary_index.cpp:920] primary index released table:15052 tablet:15058 memory: 226
I0704 17:29:15.915840 13165 primary_index.cpp:920] primary index released table:15052 tablet:15070 memory: 189
I0704 17:29:15.915874 13165 primary_index.cpp:920] primary index released table:15052 tablet:15078 memory: 148
I0704 17:29:15.915913 13165 update_manager.cpp:185] index cache expire: before:(5 987.00 B) after:(0 0) expire: (5 987.00 B)
I0704 17:29:19.592355 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:29:20.215586 12482 daemon.cpp:202] Current memory statistics: process(320031280), query_pool(0), load(0), metadata(768425), compaction(0), schema_change(0), column_pool(259769787), page_cache(1910320), update(0), chunk_allocator(8260056), clone(0), consistency(0)
W0704 17:29:21.022791 13158 http_rpc_protocol.cpp:948] Fail to write into Socket{id=17179869299 fd=275 addr=172.21.xxx.x:59351:8060} (0x7fc2f86caf40): Unknown error 1014 [1014]
I0704 17:29:22.895844 13281 heartbeat_server.cpp:76] get heartbeat from FE.host:172.21.xxx.x, port:9020, cluster id:1497001414, counter:71209
I0704 17:29:25.026865 13224 load_channel_mgr.cpp:239] Memory consumption(bytes) limit=7271559364 current=0 peak=7465972432
I0704 17:29:29.607362 13195 starlet.cc:83] Empty starmanager address, skip reporting!
I0704 17:29:33.819237 13152 tablet_manager.cpp:834] Report all 266 tablets info