2024/11/20-23:27:43.157394 140008870336064 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00: fork to child time = 0.009681 sec 2024/11/20-23:27:43.157879 140008870336064 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00 2024/11/20-23:27:43.164503 140008870336064 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00 2024/11/20-23:27:43.166179 140008870336064 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:27:43.166404 140008870336064 [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:27:43.209620 140008870336064 [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-20815/att-00/MANIFEST-049091 2024/11/20-23:27:43.225664 140008870336064 [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-20815/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 85346, last_sequence is 1311210173, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 85164 2024/11/20-23:27:43.225670 140008870336064 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:27:43.225742 140008870336064 [version_set.cc:5724] Creating manifest 85346 2024/11/20-23:27:43.254865 140008870336064 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:27:43.275799 140008870336064 [compaction_job.cc:2437] [default] [JOB 20815] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:27:43.275809 140008870336064 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15641 Base level 2, inputs: [85344(31MB)], [85255(40MB) 85256(40MB) 85257(40MB) 85258(40MB) 85259(40MB)] 2024/11/20-23:27:43.282376 140008870336064 [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:27:43.282399 140008870336064 [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:27:43.282419 140008870336064 [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:27:43.282427 140008870336064 [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:27:43.282435 140008870336064 [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:27:43.926230 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085347.sst) /dev/shm/ToplingTemp/Topling-1146671-1ScEz3 2024/11/20-23:27:44.133221 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085347.sst): first pass time = 0.21's, 648.533'MB/sec 2024/11/20-23:27:44.762448 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085347.sst): old prealloc_size = 147639500, real_size = 40936256 2024/11/20-23:27:44.762573 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085347.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 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.0407 GB avg-val =1017.01 avg-zval = 314.28 2024/11/20-23:27:44.762734 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085347.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:27:44.933289 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085347.sst): second pass time = 0.63's, 209.436'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.251'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2236.518'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.05's, 894.019'MB/sec dict compress time = 7526754601.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45349.580'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.436'MB/sec zip pipeline throughput = 211.589'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.28 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8437 value = 3.2360 dict = 1.00 all = 3.1394 } Zip/UnZip{ index = 0.1461 value = 0.3090 dict = 1.00 all = 0.3185 } ---------------------------- 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.321144004 Billion total entry num = 1.700646026 Billion write speed all = 31.246630567 MB/sec (with seq num) write speed all = 30.546869275 MB/sec (without seq num) 2024/11/20-23:27:44.986827 140008870336064 [compaction_job.cc:1948] [default] [JOB 20815] Generated table #85347: 129428 keys, 42752794 bytes, temperature: kWarm 2024/11/20-23:27:44.986925 140008870336064 EVENT_LOG_v1 {"time_micros": 1732116464986881, "cf_name": "default", "job": 20815, "event": "table_file_creation", "file_number": 85347, "file_size": 42752794, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1310684030, "table_properties": {"data_size": 40676784, "index_size": 226944, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629618, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732116463, "oldest_key_time": 0, "file_creation_time": 1732116463, "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": 85347, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:27:45.024543 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085348.sst) /dev/shm/ToplingTemp/Topling-1146671-kPyBd7 2024/11/20-23:27:45.582482 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085348.sst): first pass time = 0.56's, 240.581'MB/sec 2024/11/20-23:27:46.129270 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085348.sst): old prealloc_size = 147639500, real_size = 40885696 2024/11/20-23:27:46.129412 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085348.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.82 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.82 2024/11/20-23:27:46.129565 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085348.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:27:46.321757 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085348.sst): second pass time = 0.55's, 241.131'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 221.864'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2098.230'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.252'MB/sec write SST data time = 0.06's, 670.218'MB/sec dict compress time = 7526754601.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25718.616'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 241.131'MB/sec zip pipeline throughput = 241.131'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.82 avg-val = 1017.00 avg-zval = 313.82 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.82 avg-val = 1024.00 avg-zval = 313.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 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.5767 value = 3.2408 dict = 1.00 all = 3.1431 } Zip/UnZip{ index = 0.1521 value = 0.3086 dict = 1.00 all = 0.3182 } ---------------------------- total value len = 563.330804 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273433 Billion total entry num = 1.700775455 Billion write speed all = 31.251348749 MB/sec (with seq num) write speed all = 30.551584174 MB/sec (without seq num) 2024/11/20-23:27:46.378609 140008870336064 [compaction_job.cc:1948] [default] [JOB 20815] Generated table #85348: 129429 keys, 42702059 bytes, temperature: kWarm 2024/11/20-23:27:46.378690 140008870336064 EVENT_LOG_v1 {"time_micros": 1732116466378645, "cf_name": "default", "job": 20815, "event": "table_file_creation", "file_number": 85348, "file_size": 42702059, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1310683722, "table_properties": {"data_size": 40617008, "index_size": 236160, "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": 131629870, "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_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116465, "oldest_key_time": 0, "file_creation_time": 1732116465, "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": 85348, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:27:46.434028 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085349.sst) /dev/shm/ToplingTemp/Topling-1146671-1ik7A6 2024/11/20-23:27:47.104591 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085349.sst): first pass time = 0.67's, 200.173'MB/sec 2024/11/20-23:27:47.708010 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085349.sst): old prealloc_size = 147639500, real_size = 40570992 2024/11/20-23:27:47.708180 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085349.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.96 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.25 2024/11/20-23:27:47.708364 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085349.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:27:47.881585 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085349.sst): second pass time = 0.60's, 218.386'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 244.337'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1981.841'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.05's, 828.049'MB/sec dict compress time = 7526754601.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23783.082'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 218.386'MB/sec zip pipeline throughput = 218.386'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.96 avg-val = 1017.00 avg-zval = 311.25 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.96 avg-val = 1023.96 avg-zval = 311.25 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128688 bytes = 466512 } seq expand size = 900816 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.1236 value = 3.2675 dict = 1.00 all = 3.1651 } Zip/UnZip{ index = 0.1633 value = 0.3060 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.463334 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.321402862 Billion total entry num = 1.700904884 Billion write speed all = 31.255790463 MB/sec (with seq num) write speed all = 30.556028772 MB/sec (without seq num) 2024/11/20-23:27:47.979725 140008870336064 [compaction_job.cc:1948] [default] [JOB 20815] Generated table #85349: 129429 keys, 42405167 bytes, temperature: kWarm 2024/11/20-23:27:47.979783 140008870336064 EVENT_LOG_v1 {"time_micros": 1732116467979753, "cf_name": "default", "job": 20815, "event": "table_file_creation", "file_number": 85349, "file_size": 42405167, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1310684104, "table_properties": {"data_size": 40284832, "index_size": 253632, "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": 131629241, "raw_average_value_size": 1016, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116466, "oldest_key_time": 0, "file_creation_time": 1732116466, "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": 85349, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:27:48.032346 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085350.sst) /dev/shm/ToplingTemp/Topling-1146671-Tw70L6 2024/11/20-23:27:48.622307 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085350.sst): first pass time = 0.59's, 227.517'MB/sec 2024/11/20-23:27:49.233756 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085350.sst): old prealloc_size = 147639500, real_size = 40755728 2024/11/20-23:27:49.233922 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085350.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.85 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.97 avg-zval = 312.78 2024/11/20-23:27:49.234110 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085350.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:27:49.578779 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085350.sst): second pass time = 0.61's, 215.532'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.34's, 123.354'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1707.631'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.120'MB/sec write SST data time = 0.07's, 572.586'MB/sec dict compress time = 7526754601.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 30800.308'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 215.532'MB/sec zip pipeline throughput = 215.532'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.85 avg-val = 1016.97 avg-zval = 312.78 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.85 avg-val = 1023.41 avg-zval = 312.78 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119007 bytes = 431408 } seq expand size = 833049 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.0426 GB } UnZip/Zip{ index = 6.5029 value = 3.2514 dict = 1.00 all = 3.1540 } Zip/UnZip{ index = 0.1538 value = 0.3076 dict = 1.00 all = 0.3171 } ---------------------------- total value len = 563.595797 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.321532295 Billion total entry num = 1.701034317 Billion write speed all = 31.260007273 MB/sec (with seq num) write speed all = 30.560253405 MB/sec (without seq num) 2024/11/20-23:27:49.632874 140008870336064 [compaction_job.cc:1948] [default] [JOB 20815] Generated table #85350: 129433 keys, 42554960 bytes, temperature: kWarm 2024/11/20-23:27:49.632953 140008870336064 EVENT_LOG_v1 {"time_micros": 1732116469632909, "cf_name": "default", "job": 20815, "event": "table_file_creation", "file_number": 85350, "file_size": 42554960, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1310683860, "table_properties": {"data_size": 40484352, "index_size": 238848, "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": 131629875, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116468, "oldest_key_time": 0, "file_creation_time": 1732116468, "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": 85350, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:27:49.675829 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085351.sst) /dev/shm/ToplingTemp/Topling-1146671-01hrm7 2024/11/20-23:27:50.465468 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085351.sst): first pass time = 0.79's, 169.983'MB/sec 2024/11/20-23:27:51.195463 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085351.sst): old prealloc_size = 147639500, real_size = 41019808 2024/11/20-23:27:51.195585 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085351.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129423 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.0408 GB avg-val =1017.05 avg-zval = 314.99 2024/11/20-23:27:51.195729 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085351.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:27:51.361220 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085351.sst): second pass time = 0.73's, 180.514'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.473'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2190.259'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 923.891'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45174.429'MB/sec zip my value time = 0.73's, unzip length = 0.132'GB zip my value throughput = 180.514'MB/sec zip pipeline throughput = 180.514'MB/sec entries = 129423 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.05 avg-zval = 314.99 usrkeys = 129423 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.05 avg-zval = 314.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129423 bytes = 469168 } seq expand size = 905961 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0339 value = 3.2289 dict = 1.00 all = 3.1333 } Zip/UnZip{ index = 0.1422 value = 0.3097 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.728332 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661718 Billion total entry num = 1.701163740 Billion write speed all = 31.264089961 MB/sec (with seq num) write speed all = 30.564346990 MB/sec (without seq num) 2024/11/20-23:27:51.418512 140008870336064 [compaction_job.cc:1948] [default] [JOB 20815] Generated table #85351: 129423 keys, 42836620 bytes, temperature: kWarm 2024/11/20-23:27:51.418572 140008870336064 EVENT_LOG_v1 {"time_micros": 1732116471418542, "cf_name": "default", "job": 20815, "event": "table_file_creation", "file_number": 85351, "file_size": 42836620, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1310684193, "table_properties": {"data_size": 40766480, "index_size": 220800, "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": 2588460, "raw_average_key_size": 20, "raw_value_size": 131629712, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129423, "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": 1732116469, "oldest_key_time": 0, "file_creation_time": 1732116469, "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": 85351, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:27:51.456394 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085352.sst) /dev/shm/ToplingTemp/Topling-1146671-9SLa63 2024/11/20-23:27:51.465493 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085352.sst): first pass time = 0.01's, 176.725'MB/sec 2024/11/20-23:27:51.492566 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085352.sst): old prealloc_size = 147639500, real_size = 509000 2024/11/20-23:27:51.492603 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085352.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1544 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.34 raw-val = 0.0016 GB zip-val = 0.0005 GB avg-val =1017.26 avg-zval = 328.94 2024/11/20-23:27:51.495147 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00/085352.sst): second pass time = 0.03's, 59.059'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 210.517'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 21.756'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.255'MB/sec write SST data time = 0.00's, 528.443'MB/sec dict compress time = 0.00's, 24387.000'MB/sec z-dict build time = 0.00's, sample length = 0.024'MB, throughput = 1023.718'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 59.059'MB/sec zip pipeline throughput = 59.059'MB/sec entries = 1544 avg-key = 20.00 avg-zkey = 0.37 avg-val = 1017.26 avg-zval = 328.94 usrkeys = 1544 avg-key = 12.00 avg-zkey = 0.37 avg-val = 1024.26 avg-zval = 328.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1544 bytes = 5424 } seq expand size = 10808 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0016 GB dict = 0.02 MB all = 0.0016 GB } __ZipSize{ index = 0.0000 GB value = 0.0005 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 32.1667 value = 3.0925 dict = 1.00 all = 2.9688 } Zip/UnZip{ index = 0.0311 value = 0.3234 dict = 1.00 all = 0.3368 } ---------------------------- total value len = 563.729914 GB avg = 0.331 KB (by entry num) total key len = 44.327380 GB avg = 0.026 KB total ukey len = 32.801926 GB avg = 0.014 KB total ukey num = 2.321663262 Billion total entry num = 1.701165284 Billion write speed all = 31.263957556 MB/sec (with seq num) write speed all = 30.564218768 MB/sec (without seq num) 2024/11/20-23:27:51.513506 140008870336064 [compaction_job.cc:1948] [default] [JOB 20815] Generated table #85352: 1544 keys, 539459 bytes, temperature: kWarm 2024/11/20-23:27:51.513566 140008870336064 EVENT_LOG_v1 {"time_micros": 1732116471513536, "cf_name": "default", "job": 20815, "event": "table_file_creation", "file_number": 85352, "file_size": 539459, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1046509289, "largest_seqno": 1309207704, "table_properties": {"data_size": 507888, "index_size": 576, "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": 30880, "raw_average_key_size": 20, "raw_value_size": 1570647, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1544, "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": 1732116471, "oldest_key_time": 0, "file_creation_time": 1732116471, "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": 85352, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:27:51.521612 140008870336064 [compaction_job.cc:703] job-20815: subcompact[0], size: 0.213791 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20815/att-00 [085347,085348,085349,085350,085351,085352] 2024/11/20-23:27:51.585905 140008870336064 (Original Log Time 2024/11/20-23:27:43.275855) EVENT_LOG_v1 {"time_micros": 1732116463275820, "job": 20815, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [85344], "files_L3": [85255, 85256, 85257, 85258, 85259], "score": 0.996502, "input_data_size": 246014499, "oldest_snapshot_seqno": 1311210125} 2024/11/20-23:27:51.585909 140008870336064 (Original Log Time 2024/11/20-23:27:51.577490) [compaction_job.cc:2022] [default] [JOB 20815] Compacted 1@2 + 5@3 files to L3 => 213791059 bytes 2024/11/20-23:27:51.585910 140008870336064 (Original Log Time 2024/11/20-23:27:51.585835) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 29.8 rd, 25.9 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 203.4 +0.0 blob) out(203.9 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679104, records dropped: 30418 output_compression: Snappy 2024/11/20-23:27:51.585914 140008870336064 (Original Log Time 2024/11/20-23:27:51.585884) EVENT_LOG_v1 {"time_micros": 1732116471585857, "cf": "default", "job": 20815, "event": "compaction_finished", "compaction_time_micros": 8245766, "compaction_time_cpu_micros": 2257407, "output_level": 3, "num_output_files": 6, "total_output_size": 213791059, "num_input_records": 679104, "num_output_records": 648686, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 235908764, "file_range_sync_nanos": 0, "file_fsync_nanos": 5859, "file_prepare_write_nanos": 11239, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:27:51.731952 140008870336064 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":1732116463,"executesMs":8402,"compactionJobId":20815,"attempt":0,"compactionInputRawBytes":704236081,"compactionInputZipBytes":246014499,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213791059,"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-3baee7b7c4b5f9c32236fcdfa832fff3-ec2ff5468ea69c72-00"}}, response = 2024/11/20-23:27:51.732039 140008870336064 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-20815/att-00: olev 3, work 8.403 s, result 16.964 ms, install 8.441 ms, input{raw 671.612 MiB zip 234.618 MiB}