2024/11/20-23:48:43.655621 140008861943360 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00: fork to child time = 0.009473 sec 2024/11/20-23:48:43.656167 140008861943360 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00 2024/11/20-23:48:43.663354 140008861943360 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00 2024/11/20-23:48:43.665042 140008861943360 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:48:43.665293 140008861943360 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:48:43.707812 140008861943360 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21824/att-00/MANIFEST-049091 2024/11/20-23:48:43.783172 140008861943360 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21824/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 87222, last_sequence is 1333232664, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 87022 2024/11/20-23:48:43.783181 140008861943360 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:48:43.783269 140008861943360 [version_set.cc:5724] Creating manifest 87222 2024/11/20-23:48:43.813567 140008861943360 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:48:43.830510 140008861943360 [compaction_job.cc:2437] [default] [JOB 21824] Compacting 1@2 + 7@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-23:48:43.830520 140008861943360 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16304 Base level 2, inputs: [87211(19MB)], [87208(40MB) 87209(4869KB) 87090(40MB) 87128(40MB) 87129(40MB) 87130(39MB) 87131(16MB)] 2024/11/20-23:48:43.837415 140008861943360 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-23:48:43.837439 140008861943360 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-23:48:43.837460 140008861943360 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-23:48:43.837468 140008861943360 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-23:48:43.837478 140008861943360 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-23:48:44.344552 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087223.sst) /dev/shm/ToplingTemp/Topling-1166996-EUyZCW 2024/11/20-23:48:44.517106 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087223.sst): first pass time = 0.17's, 778.022'MB/sec 2024/11/20-23:48:45.424159 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087223.sst): old prealloc_size = 147639500, real_size = 40853504 2024/11/20-23:48:45.424319 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087223.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 107192 prefix = 4 raw-key = 0.0009 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1227.98 avg-zval = 379.17 2024/11/20-23:48:45.424526 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087223.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:48:45.831739 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087223.sst): second pass time = 0.91's, 145.243'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.41's, 104.765'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1515.889'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.080'MB/sec write SST data time = 0.07's, 580.140'MB/sec dict compress time = 8375638008.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27025.490'MB/sec zip my value time = 0.91's, unzip length = 0.132'GB zip my value throughput = 145.243'MB/sec zip pipeline throughput = 200.686'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.41 avg-val = 1016.99 avg-zval = 314.02 usrkeys = 107192 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1238.51 avg-zval = 379.17 TagRS{ kinds = RS_KeyN_Tag1 bytes = 22000 } TagArray{ size = 129431 bytes = 469200 } seq expand size = 950480 multi value expand size = 177852 cnt WriteAppend = 13 UnZipSize{ index = 0.0013 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 7.0571 value = 3.2386 dict = 1.00 all = 3.1434 } Zip/UnZip{ index = 0.1417 value = 0.3088 dict = 1.00 all = 0.3181 } ---------------------------- total value len = 563.198490 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795428 GB avg = 0.014 KB total ukey num = 2.321121768 Billion total entry num = 1.700646029 Billion write speed all = 29.343636544 MB/sec (with seq num) write speed all = 28.686492617 MB/sec (without seq num) 2024/11/20-23:48:45.892669 140008861943360 [compaction_job.cc:1948] [default] [JOB 21824] Generated table #87223: 129431 keys, 42697878 bytes, temperature: kWarm 2024/11/20-23:48:45.892806 140008861943360 EVENT_LOG_v1 {"time_micros": 1732117725892745, "cf_name": "default", "job": 21824, "event": "table_file_creation", "file_number": 87223, "file_size": 42697878, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980028377, "largest_seqno": 1332924706, "table_properties": {"data_size": 40644272, "index_size": 182272, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629568, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117724, "oldest_key_time": 0, "file_creation_time": 1732117724, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 87223, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:48:45.948673 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087224.sst) /dev/shm/ToplingTemp/Topling-1166996-KRYaUY 2024/11/20-23:48:46.669263 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087224.sst): first pass time = 0.72's, 186.276'MB/sec 2024/11/20-23:48:47.191673 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087224.sst): old prealloc_size = 147639500, real_size = 40675344 2024/11/20-23:48:47.191794 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087224.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 105363 prefix = 4 raw-key = 0.0008 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1249.30 avg-zval = 384.07 2024/11/20-23:48:47.191934 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087224.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:48:47.356656 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087224.sst): second pass time = 0.52's, 252.324'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 256.998'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1872.382'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.226'MB/sec write SST data time = 0.05's, 880.113'MB/sec dict compress time = 8375638008.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45604.667'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 252.324'MB/sec zip pipeline throughput = 252.324'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.41 avg-val = 1017.01 avg-zval = 312.65 usrkeys = 105363 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1257.52 avg-zval = 384.07 TagRS{ kinds = RS_KeyN_TagN bytes = 42232 } TagArray{ size = 89368 bytes = 323968 } seq expand size = 673871 multi value expand size = 192480 cnt WriteAppend = 14 UnZipSize{ index = 0.0013 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.9318 value = 3.2528 dict = 1.00 all = 3.1659 } Zip/UnZip{ index = 0.1443 value = 0.3074 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.330987 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.796692 GB avg = 0.014 KB total ukey num = 2.321227131 Billion total entry num = 1.700775458 Billion write speed all = 29.347999629 MB/sec (with seq num) write speed all = 28.690854093 MB/sec (without seq num) 2024/11/20-23:48:47.412926 140008861943360 [compaction_job.cc:1948] [default] [JOB 21824] Generated table #87224: 129429 keys, 42394776 bytes, temperature: kWarm 2024/11/20-23:48:47.413016 140008861943360 EVENT_LOG_v1 {"time_micros": 1732117727412971, "cf_name": "default", "job": 21824, "event": "table_file_creation", "file_number": 87224, "file_size": 42394776, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1332924714, "table_properties": {"data_size": 40466432, "index_size": 182400, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588580, "raw_average_key_size": 20, "raw_value_size": 131630084, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117725, "oldest_key_time": 0, "file_creation_time": 1732117725, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 87224, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:48:47.476805 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087225.sst) /dev/shm/ToplingTemp/Topling-1166996-d3hucY 2024/11/20-23:48:48.110738 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087225.sst): first pass time = 0.63's, 211.743'MB/sec 2024/11/20-23:48:49.049286 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087225.sst): old prealloc_size = 147639500, real_size = 40581376 2024/11/20-23:48:49.049413 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087225.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 121472 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.80 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1083.62 avg-zval = 332.03 2024/11/20-23:48:49.049533 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087225.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:48:49.301247 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087225.sst): second pass time = 0.94's, 140.375'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.25's, 167.694'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2261.102'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.164'MB/sec write SST data time = 0.07's, 634.740'MB/sec dict compress time = 8375638008.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 20560.812'MB/sec zip my value time = 0.94's, unzip length = 0.132'GB zip my value throughput = 140.375'MB/sec zip pipeline throughput = 241.002'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.97 avg-zval = 311.61 usrkeys = 121472 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1088.60 avg-zval = 332.03 TagRS{ kinds = RS_KeyN_TagN bytes = 42480 } TagArray{ size = 74976 bytes = 271808 } seq expand size = 540948 multi value expand size = 63680 cnt WriteAppend = 13 UnZipSize{ index = 0.0015 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.6811 value = 3.2636 dict = 1.00 all = 3.1771 } Zip/UnZip{ index = 0.1497 value = 0.3064 dict = 1.00 all = 0.3148 } ---------------------------- total value len = 563.463220 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798150 GB avg = 0.014 KB total ukey num = 2.321348603 Billion total entry num = 1.700904891 Billion write speed all = 29.351754588 MB/sec (with seq num) write speed all = 28.694620757 MB/sec (without seq num) 2024/11/20-23:48:49.353707 140008861943360 [compaction_job.cc:1948] [default] [JOB 21824] Generated table #87225: 129433 keys, 42245365 bytes, temperature: kWarm 2024/11/20-23:48:49.353768 140008861943360 EVENT_LOG_v1 {"time_micros": 1732117729353737, "cf_name": "default", "job": 21824, "event": "table_file_creation", "file_number": 87225, "file_size": 42245365, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1332911036, "table_properties": {"data_size": 40332656, "index_size": 218176, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629270, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117727, "oldest_key_time": 0, "file_creation_time": 1732117727, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 87225, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:48:49.389363 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087226.sst) /dev/shm/ToplingTemp/Topling-1166996-bRXuFX 2024/11/20-23:48:50.100063 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087226.sst): first pass time = 0.71's, 188.862'MB/sec 2024/11/20-23:48:50.650075 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087226.sst): old prealloc_size = 147639500, real_size = 40723952 2024/11/20-23:48:50.650237 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087226.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 94346 prefix = 4 raw-key = 0.0008 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1395.17 avg-zval = 429.67 2024/11/20-23:48:50.650418 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087226.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:48:50.933462 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087226.sst): second pass time = 0.55's, 239.714'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 150.121'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1331.223'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.111'MB/sec write SST data time = 0.07's, 594.229'MB/sec dict compress time = 8375638008.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25464.042'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.714'MB/sec zip pipeline throughput = 239.714'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.25 avg-val = 1016.97 avg-zval = 313.20 usrkeys = 94346 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1407.56 avg-zval = 429.67 TagRS{ kinds = RS_KeyN_TagN bytes = 42056 } TagArray{ size = 116632 bytes = 422800 } seq expand size = 887727 multi value expand size = 280676 cnt WriteAppend = 13 UnZipSize{ index = 0.0011 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.9755 value = 3.2471 dict = 1.00 all = 3.1548 } Zip/UnZip{ index = 0.1434 value = 0.3080 dict = 1.00 all = 0.3170 } ---------------------------- total value len = 563.596018 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.799282 GB avg = 0.014 KB total ukey num = 2.321442949 Billion total entry num = 1.701034324 Billion write speed all = 29.355978752 MB/sec (with seq num) write speed all = 28.698846715 MB/sec (without seq num) 2024/11/20-23:48:50.985884 140008861943360 [compaction_job.cc:1948] [default] [JOB 21824] Generated table #87226: 129433 keys, 42544515 bytes, temperature: kWarm 2024/11/20-23:48:50.985951 140008861943360 EVENT_LOG_v1 {"time_micros": 1732117730985922, "cf_name": "default", "job": 21824, "event": "table_file_creation", "file_number": 87226, "file_size": 42544515, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1332903054, "table_properties": {"data_size": 40537888, "index_size": 162304, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629088, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117729, "oldest_key_time": 0, "file_creation_time": 1732117729, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 87226, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:48:51.024079 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087227.sst) /dev/shm/ToplingTemp/Topling-1166996-O76ZOY 2024/11/20-23:48:51.816530 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087227.sst): first pass time = 0.79's, 169.378'MB/sec 2024/11/20-23:48:52.549135 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087227.sst): old prealloc_size = 147639500, real_size = 40458960 2024/11/20-23:48:52.549265 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087227.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129210 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1018.72 avg-zval = 311.12 2024/11/20-23:48:52.549347 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087227.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:48:52.717628 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087227.sst): second pass time = 0.73's, 179.835'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.026'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2148.728'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 817.580'MB/sec dict compress time = 0.00's, 1109.613'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26019.992'MB/sec zip my value time = 0.73's, unzip length = 0.132'GB zip my value throughput = 179.835'MB/sec zip pipeline throughput = 254.477'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.02 avg-zval = 310.60 usrkeys = 129210 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1020.31 avg-zval = 311.12 TagRS{ kinds = RS_KeyN_TagN bytes = 42600 } TagArray{ size = 28893 bytes = 104752 } seq expand size = 203273 multi value expand size = 1736 cnt WriteAppend = 14 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.8515 value = 3.2743 dict = 1.00 all = 3.1992 } Zip/UnZip{ index = 0.1460 value = 0.3054 dict = 1.00 all = 0.3126 } ---------------------------- total value len = 563.727852 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.800833 GB avg = 0.014 KB total ukey num = 2.321572159 Billion total entry num = 1.701163751 Billion write speed all = 29.359940401 MB/sec (with seq num) write speed all = 28.702814979 MB/sec (without seq num) 2024/11/20-23:48:52.818948 140008861943360 [compaction_job.cc:1948] [default] [JOB 21824] Generated table #87227: 129427 keys, 41954074 bytes, temperature: kWarm 2024/11/20-23:48:52.819013 140008861943360 EVENT_LOG_v1 {"time_micros": 1732117732818983, "cf_name": "default", "job": 21824, "event": "table_file_creation", "file_number": 87227, "file_size": 41954074, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1332919448, "table_properties": {"data_size": 40200192, "index_size": 226304, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629342, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117731, "oldest_key_time": 0, "file_creation_time": 1732117731, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 87227, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:48:52.866368 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087228.sst) /dev/shm/ToplingTemp/Topling-1166996-UzdwBV 2024/11/20-23:48:53.149567 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087228.sst): first pass time = 0.28's, 268.156'MB/sec 2024/11/20-23:48:53.572129 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087228.sst): old prealloc_size = 147639500, real_size = 22951248 2024/11/20-23:48:53.572232 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087228.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 73155 prefix = 4 raw-key = 0.0006 GB zip-key = 0.0001 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.0745 GB zip-val = 0.0228 GB avg-val =1017.95 avg-zval = 311.73 2024/11/20-23:48:53.572294 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087228.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.076 GB 2024/11/20-23:48:53.664485 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00/087228.sst): second pass time = 0.42's, 176.501'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.09's, 257.367'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1559.034'MB/sec (index lex order gen) rebuild zvType time = 0.07's, 0.276'MB/sec write SST data time = 0.03's, 910.481'MB/sec dict compress time = 140014.46's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.761'MB, throughput = 25413.426'MB/sec zip my value time = 0.42's, unzip length = 0.074'GB zip my value throughput = 176.501'MB/sec zip pipeline throughput = 176.501'MB/sec entries = 73225 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.98 avg-zval = 311.44 usrkeys = 73155 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1019.18 avg-zval = 311.73 TagRS{ kinds = RS_KeyN_TagN bytes = 24208 } TagArray{ size = 12783 bytes = 46352 } seq expand size = 89824 multi value expand size = 560 cnt WriteAppend = 13 UnZipSize{ index = 0.0009 GB value = 0.0745 GB dict = 0.76 MB all = 0.0759 GB } __ZipSize{ index = 0.0001 GB value = 0.0228 GB dict = 0.76 MB all = 0.0238 GB } UnZip/Zip{ index = 6.8651 value = 3.2654 dict = 1.00 all = 3.1951 } Zip/UnZip{ index = 0.1457 value = 0.3062 dict = 1.00 all = 0.3130 } ---------------------------- total value len = 563.802411 GB avg = 0.331 KB (by entry num) total key len = 44.328814 GB avg = 0.026 KB total ukey len = 32.801711 GB avg = 0.014 KB total ukey num = 2.321645314 Billion total entry num = 1.701236976 Billion write speed all = 29.362268748 MB/sec (with seq num) write speed all = 28.705145084 MB/sec (without seq num) 2024/11/20-23:48:53.696581 140008861943360 [compaction_job.cc:1948] [default] [JOB 21824] Generated table #87228: 73225 keys, 23765563 bytes, temperature: kWarm 2024/11/20-23:48:53.696642 140008861943360 EVENT_LOG_v1 {"time_micros": 1732117733696612, "cf_name": "default", "job": 21824, "event": "table_file_creation", "file_number": 87228, "file_size": 23765563, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1332912204, "table_properties": {"data_size": 22804928, "index_size": 127872, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 1464500, "raw_average_key_size": 20, "raw_value_size": 74468074, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 73225, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117732, "oldest_key_time": 0, "file_creation_time": 1732117732, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 87228, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:48:53.716031 140008861943360 [compaction_job.cc:703] job-21824: subcompact[0], size: 0.235602 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21824/att-00 [087223,087224,087225,087226,087227,087228] 2024/11/20-23:48:53.762907 140008861943360 (Original Log Time 2024/11/20-23:48:43.830553) EVENT_LOG_v1 {"time_micros": 1732117723830528, "job": 21824, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [87211], "files_L3": [87208, 87209, 87090, 87128, 87129, 87130, 87131], "score": 0.989845, "input_data_size": 255441141, "oldest_snapshot_seqno": 1323177126} 2024/11/20-23:48:53.762911 140008861943360 (Original Log Time 2024/11/20-23:48:53.762309) [compaction_job.cc:2022] [default] [JOB 21824] Compacted 1@2 + 7@3 files to L3 => 235602171 bytes 2024/11/20-23:48:53.762912 140008861943360 (Original Log Time 2024/11/20-23:48:53.762849) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 25.8 rd, 23.8 wr, level 3, files in(1, 7) out(6 +0 blob) MB in(20.0, 223.6 +0.0 blob) out(224.7 +0.0 blob), read-write-amplify(23.4) write-amplify(11.2) OK, records in: 736955, records dropped: 16577 output_compression: Snappy 2024/11/20-23:48:53.762916 140008861943360 (Original Log Time 2024/11/20-23:48:53.762894) EVENT_LOG_v1 {"time_micros": 1732117733762871, "cf": "default", "job": 21824, "event": "compaction_finished", "compaction_time_micros": 9885487, "compaction_time_cpu_micros": 2395715, "output_level": 3, "num_output_files": 6, "total_output_size": 235602171, "num_input_records": 736955, "num_output_records": 720378, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 204916645, "file_range_sync_nanos": 0, "file_fsync_nanos": 5579, "file_prepare_write_nanos": 15570, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:48:53.890075 140008861943360 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732117723,"executesMs":10098,"compactionJobId":21824,"attempt":0,"compactionInputRawBytes":764213690,"compactionInputZipBytes":255441141,"compactionOutputRawBytes":0,"compactionOutputZipBytes":235602171,"headers":{"Accept":"*/*","Connection":"close","Host":"aliyun-topling-saas.topling.cn:18443","RemoteIp":"120.24.192.169","X-Forwarded-For":"120.24.192.169","region":"cn-shenzhen","token":"e6474c481bd4415abc537135cc03626b","instance-token":"e6474c481bd4415abc537135cc03626b","provider":"aliyun","CloudMarketInstanceId":"si-59c0ae5c955845588903","MeteringAssit":"","Transfer-Encoding":"chunked","traceparent":"00-314303daabd414e2b065d25ee4ea6129-6851f0ca14f7b175-00"}}, response = 2024/11/20-23:48:53.890126 140008861943360 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21824/att-00: olev 3, work 10.099 s, result 7.532 ms, install 0.621 ms, input{raw 728.811 MiB zip 243.608 MiB}