2024/11/20-20:05:35.542778 140008559806016 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00: fork to child time = 0.007755 sec 2024/11/20-20:05:35.543308 140008559806016 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00 2024/11/20-20:05:35.549822 140008559806016 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00 2024/11/20-20:05:35.551528 140008559806016 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:05:35.551759 140008559806016 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:05:35.593101 140008559806016 [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-09284/att-00/MANIFEST-049091 2024/11/20-20:05:35.634861 140008559806016 [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-09284/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64248, last_sequence is 1051961365, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64079 2024/11/20-20:05:35.634868 140008559806016 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:05:35.634939 140008559806016 [version_set.cc:5724] Creating manifest 64248 2024/11/20-20:05:35.667089 140008559806016 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:05:35.684888 140008559806016 [compaction_job.cc:2437] [default] [JOB 9284] Compacting 2@2 + 5@3 files to L3, score 0.83, subcompactions 1 : 1 2024/11/20-20:05:35.684897 140008559806016 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8160 Base level 2, inputs: [64240(17MB) 64239(31MB)], [64148(40MB) 64149(39MB) 64150(39MB) 64151(39MB) 64244(40MB)] 2024/11/20-20:05:35.690684 140008559806016 [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-20:05:35.690708 140008559806016 [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-20:05:35.690729 140008559806016 [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-20:05:35.690736 140008559806016 [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-20:05:35.690746 140008559806016 [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-20:05:36.241985 140008559806016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064249.sst) /dev/shm/ToplingTemp/Topling-914720-UBNrL2 2024/11/20-20:05:36.719652 140008559806016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064249.sst): first pass time = 0.48's, 281.020'MB/sec 2024/11/20-20:05:37.338976 140008559806016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064249.sst): old prealloc_size = 147639500, real_size = 40923568 2024/11/20-20:05:37.339142 140008559806016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064249.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.92 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.99 avg-zval = 314.01 2024/11/20-20:05:37.339300 140008559806016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064249.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-20:05:37.504147 140008559806016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064249.sst): second pass time = 0.62's, 212.817'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.683'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1714.609'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.04's, 958.901'MB/sec dict compress time = 8310591832.03's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 45015.834'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.817'MB/sec zip pipeline throughput = 212.817'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.92 avg-val = 1016.99 avg-zval = 314.01 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.92 avg-val = 1023.99 avg-zval = 314.01 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 453024 } seq expand size = 906017 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 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 = 6.2499 value = 3.2387 dict = 1.00 all = 3.1415 } Zip/UnZip{ index = 0.1600 value = 0.3088 dict = 1.00 all = 0.3183 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144007 Billion total entry num = 1.700646029 Billion write speed all = 83.048850467 MB/sec (with seq num) write speed all = 81.188990065 MB/sec (without seq num) 2024/11/20-20:05:37.583151 140008559806016 [compaction_job.cc:1948] [default] [JOB 9284] Generated table #64249: 129431 keys, 42724818 bytes, temperature: kWarm 2024/11/20-20:05:37.583547 140008559806016 EVENT_LOG_v1 {"time_micros": 1732104337583482, "cf_name": "default", "job": 9284, "event": "table_file_creation", "file_number": 64249, "file_size": 42724818, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1051732628, "table_properties": {"data_size": 40642528, "index_size": 248512, "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": 131629986, "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_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104336, "oldest_key_time": 0, "file_creation_time": 1732104336, "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": 64249, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:37.678982 140008559806016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064250.sst) /dev/shm/ToplingTemp/Topling-914720-LeTnH0 2024/11/20-20:05:38.376867 140008559806016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064250.sst): first pass time = 0.70's, 192.336'MB/sec 2024/11/20-20:05:39.081908 140008559806016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064250.sst): old prealloc_size = 147639500, real_size = 40385744 2024/11/20-20:05:39.082029 140008559806016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064250.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 310.05 2024/11/20-20:05:39.082117 140008559806016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064250.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-20:05:39.242995 140008559806016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064250.sst): second pass time = 0.70's, 186.905'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.384'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2327.309'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 943.649'MB/sec dict compress time = 8310591832.03's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42743.037'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 186.905'MB/sec zip pipeline throughput = 347.240'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 310.05 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.37 avg-zval = 310.05 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6856 bytes = 24016 } seq expand size = 47992 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9636 value = 3.2801 dict = 1.00 all = 3.2127 } Zip/UnZip{ index = 0.1436 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.329946 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273437 Billion total entry num = 1.700775459 Billion write speed all = 83.047464298 MB/sec (with seq num) write speed all = 81.187904374 MB/sec (without seq num) 2024/11/20-20:05:39.342815 140008559806016 [compaction_job.cc:1948] [default] [JOB 9284] Generated table #64250: 129430 keys, 41777544 bytes, temperature: kWarm 2024/11/20-20:05:39.342883 140008559806016 EVENT_LOG_v1 {"time_micros": 1732104339342851, "cf_name": "default", "job": 9284, "event": "table_file_creation", "file_number": 64250, "file_size": 41777544, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1051729752, "table_properties": {"data_size": 40130176, "index_size": 223040, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131630160, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104337, "oldest_key_time": 0, "file_creation_time": 1732104337, "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": 64250, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:39.378924 140008559806016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064251.sst) /dev/shm/ToplingTemp/Topling-914720-1xgHb4 2024/11/20-20:05:39.987962 140008559806016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064251.sst): first pass time = 0.61's, 220.392'MB/sec 2024/11/20-20:05:40.778972 140008559806016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064251.sst): old prealloc_size = 147639500, real_size = 40390512 2024/11/20-20:05:40.779144 140008559806016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064251.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 310.10 2024/11/20-20:05:40.779210 140008559806016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064251.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-20:05:40.943581 140008559806016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064251.sst): second pass time = 0.79's, 166.559'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 253.855'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1513.452'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 886.799'MB/sec dict compress time = 8310591832.03's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26782.923'MB/sec zip my value time = 0.79's, unzip length = 0.132'GB zip my value throughput = 166.559'MB/sec zip pipeline throughput = 319.031'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.03 avg-zval = 310.10 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.42 avg-zval = 310.10 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7233 bytes = 24432 } seq expand size = 50631 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9754 value = 3.2797 dict = 1.00 all = 3.2123 } Zip/UnZip{ index = 0.1434 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.461627 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402863 Billion total entry num = 1.700904885 Billion write speed all = 83.046513255 MB/sec (with seq num) write speed all = 81.187243952 MB/sec (without seq num) 2024/11/20-20:05:41.008434 140008559806016 [compaction_job.cc:1948] [default] [JOB 9284] Generated table #64251: 129426 keys, 41782331 bytes, temperature: kWarm 2024/11/20-20:05:41.008508 140008559806016 EVENT_LOG_v1 {"time_micros": 1732104341008477, "cf_name": "default", "job": 9284, "event": "table_file_creation", "file_number": 64251, "file_size": 41782331, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1051731365, "table_properties": {"data_size": 40135328, "index_size": 222656, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131630048, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104339, "oldest_key_time": 0, "file_creation_time": 1732104339, "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": 64251, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:41.048264 140008559806016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064252.sst) /dev/shm/ToplingTemp/Topling-914720-LZeHT3 2024/11/20-20:05:41.831545 140008559806016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064252.sst): first pass time = 0.78's, 171.360'MB/sec 2024/11/20-20:05:42.551590 140008559806016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064252.sst): old prealloc_size = 147639500, real_size = 40422928 2024/11/20-20:05:42.551743 140008559806016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064252.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.77 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.30 2024/11/20-20:05:42.551821 140008559806016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064252.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-20:05:42.740921 140008559806016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064252.sst): second pass time = 0.72's, 183.083'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 221.002'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1896.100'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.230'MB/sec write SST data time = 0.05's, 863.945'MB/sec dict compress time = 8310591832.03's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36372.251'MB/sec zip my value time = 0.72's, unzip length = 0.132'GB zip my value throughput = 183.083'MB/sec zip pipeline throughput = 310.905'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.98 avg-zval = 310.30 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1017.82 avg-zval = 310.30 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15358 bytes = 51856 } seq expand size = 107506 multi value expand size = 0 cnt WriteAppend = 13 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.0418 GB } UnZip/Zip{ index = 6.7978 value = 3.2775 dict = 1.00 all = 3.2077 } Zip/UnZip{ index = 0.1471 value = 0.3051 dict = 1.00 all = 0.3117 } ---------------------------- total value len = 563.593364 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 83.044472738 MB/sec (with seq num) write speed all = 81.185518485 MB/sec (without seq num) 2024/11/20-20:05:42.841212 140008559806016 [compaction_job.cc:1948] [default] [JOB 9284] Generated table #64252: 129431 keys, 41842337 bytes, temperature: kWarm 2024/11/20-20:05:42.841280 140008559806016 EVENT_LOG_v1 {"time_micros": 1732104342841248, "cf_name": "default", "job": 9284, "event": "table_file_creation", "file_number": 64252, "file_size": 41842337, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1051728645, "table_properties": {"data_size": 40161920, "index_size": 228480, "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": 131629371, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104341, "oldest_key_time": 0, "file_creation_time": 1732104341, "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": 64252, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:42.878301 140008559806016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064253.sst) /dev/shm/ToplingTemp/Topling-914720-Jsd9q0 2024/11/20-20:05:43.463387 140008559806016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064253.sst): first pass time = 0.59's, 229.414'MB/sec 2024/11/20-20:05:44.308937 140008559806016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064253.sst): old prealloc_size = 147639500, real_size = 40781040 2024/11/20-20:05:44.309081 140008559806016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064253.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.03 avg-zval = 313.13 2024/11/20-20:05:44.309212 140008559806016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064253.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-20:05:44.473370 140008559806016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064253.sst): second pass time = 0.84's, 155.816'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.456'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1885.947'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.04's, 949.870'MB/sec dict compress time = 0.00's, 1378162.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35971.133'MB/sec zip my value time = 0.84's, unzip length = 0.132'GB zip my value throughput = 155.816'MB/sec zip pipeline throughput = 287.003'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 313.13 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1022.59 avg-zval = 313.13 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 102922 bytes = 347376 } seq expand size = 720454 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 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 = 7.0198 value = 3.2479 dict = 1.00 all = 3.1584 } Zip/UnZip{ index = 0.1425 value = 0.3079 dict = 1.00 all = 0.3166 } ---------------------------- total value len = 563.725714 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661720 Billion total entry num = 1.701163742 Billion write speed all = 83.043252922 MB/sec (with seq num) write speed all = 81.184597099 MB/sec (without seq num) 2024/11/20-20:05:44.525375 140008559806016 [compaction_job.cc:1948] [default] [JOB 9284] Generated table #64253: 129426 keys, 42496305 bytes, temperature: kWarm 2024/11/20-20:05:44.525438 140008559806016 EVENT_LOG_v1 {"time_micros": 1732104344525408, "cf_name": "default", "job": 9284, "event": "table_file_creation", "file_number": 64253, "file_size": 42496305, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1051733095, "table_properties": {"data_size": 40527264, "index_size": 221248, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629876, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104342, "oldest_key_time": 0, "file_creation_time": 1732104342, "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": 64253, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:44.562886 140008559806016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064254.sst) /dev/shm/ToplingTemp/Topling-914720-M1epE2 2024/11/20-20:05:44.581876 140008559806016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064254.sst): first pass time = 0.02's, 546.783'MB/sec 2024/11/20-20:05:45.253275 140008559806016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064254.sst): old prealloc_size = 147639500, real_size = 3234528 2024/11/20-20:05:45.253352 140008559806016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064254.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 9996 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.22 raw-val = 0.0102 GB zip-val = 0.0032 GB avg-val =1016.96 avg-zval = 323.10 2024/11/20-20:05:45.286980 140008559806016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00/064254.sst): second pass time = 0.67's, 15.159'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.03's, 100.335'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 52.557'MB/sec (index lex order gen) rebuild zvType time = 0.03's, 0.088'MB/sec write SST data time = 0.01's, 644.086'MB/sec dict compress time = 0.00's, 112910.000'MB/sec z-dict build time = 0.00's, sample length = 0.113'MB, throughput = 3715.611'MB/sec zip my value time = 0.67's, unzip length = 0.010'GB zip my value throughput = 15.159'MB/sec zip pipeline throughput = 164.301'MB/sec entries = 9996 avg-key = 20.00 avg-zkey = 0.22 avg-val = 1016.96 avg-zval = 323.10 usrkeys = 9996 avg-key = 12.00 avg-zkey = 0.22 avg-val = 1023.96 avg-zval = 323.10 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 9996 bytes = 33744 } seq expand size = 69972 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0102 GB dict = 0.11 MB all = 0.0104 GB } __ZipSize{ index = 0.0000 GB value = 0.0032 GB dict = 0.11 MB all = 0.0034 GB } UnZip/Zip{ index = 55.1250 value = 3.1475 dict = 1.00 all = 3.0669 } Zip/UnZip{ index = 0.0181 value = 0.3177 dict = 1.00 all = 0.3261 } ---------------------------- total value len = 563.735950 GB avg = 0.331 KB (by entry num) total key len = 44.327549 GB avg = 0.026 KB total ukey len = 32.802027 GB avg = 0.014 KB total ukey num = 2.321671716 Billion total entry num = 1.701173738 Billion write speed all = 83.035451809 MB/sec (with seq num) write speed all = 81.176991564 MB/sec (without seq num) 2024/11/20-20:05:45.298583 140008559806016 [compaction_job.cc:1948] [default] [JOB 9284] Generated table #64254: 9996 keys, 3379732 bytes, temperature: kWarm 2024/11/20-20:05:45.298660 140008559806016 EVENT_LOG_v1 {"time_micros": 1732104345298615, "cf_name": "default", "job": 9284, "event": "table_file_creation", "file_number": 64254, "file_size": 3379732, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980020174, "largest_seqno": 1051732244, "table_properties": {"data_size": 3229664, "index_size": 2176, "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": 199920, "raw_average_key_size": 20, "raw_value_size": 10165519, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 9996, "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_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732104344, "oldest_key_time": 0, "file_creation_time": 1732104344, "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": 64254, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:45.308420 140008559806016 [compaction_job.cc:703] job-09284: subcompact[0], size: 0.214003 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09284/att-00 [064249,064250,064251,064252,064253,064254] 2024/11/20-20:05:45.364608 140008559806016 (Original Log Time 2024/11/20-20:05:35.684939) EVENT_LOG_v1 {"time_micros": 1732104335684905, "job": 9284, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64240, 64239], "files_L3": [64148, 64149, 64150, 64151, 64244], "score": 0.829938, "input_data_size": 261980644, "oldest_snapshot_seqno": 1051961365} 2024/11/20-20:05:45.364612 140008559806016 (Original Log Time 2024/11/20-20:05:45.363778) [compaction_job.cc:2022] [default] [JOB 9284] Compacted 2@2 + 5@3 files to L3 => 214003067 bytes 2024/11/20-20:05:45.364613 140008559806016 (Original Log Time 2024/11/20-20:05:45.364533) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 27.2 rd, 22.2 wr, level 3, files in(2, 5) out(6 +0 blob) MB in(49.0, 200.9 +0.0 blob) out(204.1 +0.0 blob), read-write-amplify(9.3) write-amplify(4.2) OK, records in: 697251, records dropped: 40111 output_compression: Snappy 2024/11/20-20:05:45.364617 140008559806016 (Original Log Time 2024/11/20-20:05:45.364582) EVENT_LOG_v1 {"time_micros": 1732104345364556, "cf": "default", "job": 9284, "event": "compaction_finished", "compaction_time_micros": 9623494, "compaction_time_cpu_micros": 2246091, "output_level": 3, "num_output_files": 6, "total_output_size": 214003067, "num_input_records": 697251, "num_output_records": 657140, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 163707709, "file_range_sync_nanos": 0, "file_fsync_nanos": 5426, "file_prepare_write_nanos": 10898, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:05:45.500906 140008559806016 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":1732104335,"executesMs":9812,"compactionJobId":9284,"attempt":0,"compactionInputRawBytes":723054177,"compactionInputZipBytes":261980644,"compactionOutputRawBytes":0,"compactionOutputZipBytes":214003067,"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-2b663020cf2815d35d0437c0d16ead5b-248ec579157d8602-00"}}, response = 2024/11/20-20:05:45.501024 140008559806016 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09284/att-00: olev 3, work 9.813 s, result 7.922 ms, install 0.858 ms, input{raw 689.558 MiB zip 249.844 MiB}