2024/11/20-20:24:04.772803 140008266061376 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00: fork to child time = 0.007979 sec 2024/11/20-20:24:04.773275 140008266061376 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00 2024/11/20-20:24:04.779395 140008266061376 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00 2024/11/20-20:24:04.781005 140008266061376 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:24:04.781216 140008266061376 [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:24:04.828672 140008266061376 [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-10434/att-00/MANIFEST-049091 2024/11/20-20:24:04.867719 140008266061376 [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-10434/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 66318, last_sequence is 1078321765, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 66128 2024/11/20-20:24:04.867726 140008266061376 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:24:04.867782 140008266061376 [version_set.cc:5724] Creating manifest 66318 2024/11/20-20:24:04.902243 140008266061376 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:24:04.927455 140008266061376 [compaction_job.cc:2437] [default] [JOB 10434] Compacting 1@2 + 7@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-20:24:04.927476 140008266061376 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8893 Base level 2, inputs: [66233(31MB)], [66304(40MB) 66305(986KB) 66245(2808KB) 66184(39MB) 66194(40MB) 66195(39MB) 66196(39MB)] 2024/11/20-20:24:04.934065 140008266061376 [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:24:04.934085 140008266061376 [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:24:04.934100 140008266061376 [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:24:04.934106 140008266061376 [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:24:04.934116 140008266061376 [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:24:05.528088 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066319.sst) /dev/shm/ToplingTemp/Topling-937172-y6OIAL 2024/11/20-20:24:05.704163 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066319.sst): first pass time = 0.18's, 762.458'MB/sec 2024/11/20-20:24:06.220880 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066319.sst): old prealloc_size = 147639500, real_size = 40948320 2024/11/20-20:24:06.221006 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066319.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.72 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.40 2024/11/20-20:24:06.221192 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066319.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:24:06.379753 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066319.sst): second pass time = 0.52's, 255.137'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 269.087'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2262.014'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 1010.770'MB/sec dict compress time = 2316861422.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23960.442'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 255.137'MB/sec zip pipeline throughput = 255.137'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 314.40 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1023.93 avg-zval = 314.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128036 bytes = 432144 } seq expand size = 896252 multi value expand size = 0 cnt WriteAppend = 11 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.0427 GB } UnZip/Zip{ index = 6.9595 value = 3.2347 dict = 1.00 all = 3.1397 } Zip/UnZip{ index = 0.1437 value = 0.3091 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.198258 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.321144005 Billion total entry num = 1.700646027 Billion write speed all = 72.116928170 MB/sec (with seq num) write speed all = 70.501885693 MB/sec (without seq num) 2024/11/20-20:24:06.430139 140008266061376 [compaction_job.cc:1948] [default] [JOB 10434] Generated table #66319: 129429 keys, 42748076 bytes, temperature: kWarm 2024/11/20-20:24:06.430238 140008266061376 EVENT_LOG_v1 {"time_micros": 1732105446430196, "cf_name": "default", "job": 10434, "event": "table_file_creation", "file_number": 66319, "file_size": 42748076, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1077209201, "table_properties": {"data_size": 40692624, "index_size": 223168, "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": 131629542, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105445, "oldest_key_time": 0, "file_creation_time": 1732105445, "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": 66319, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:24:06.467322 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066320.sst) /dev/shm/ToplingTemp/Topling-937172-NmHlYJ 2024/11/20-20:24:07.034944 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066320.sst): first pass time = 0.57's, 236.478'MB/sec 2024/11/20-20:24:07.575537 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066320.sst): old prealloc_size = 147639500, real_size = 40420832 2024/11/20-20:24:07.575660 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066320.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.02 avg-zval = 310.29 2024/11/20-20:24:07.575724 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066320.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:24:07.739994 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066320.sst): second pass time = 0.54's, 243.840'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 254.442'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2299.521'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 925.331'MB/sec dict compress time = 2316861422.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42858.747'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.840'MB/sec zip pipeline throughput = 243.840'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.02 avg-zval = 310.29 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1017.84 avg-zval = 310.29 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15157 bytes = 51168 } seq expand size = 106099 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.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8110 value = 3.2776 dict = 1.00 all = 3.2079 } Zip/UnZip{ index = 0.1468 value = 0.3051 dict = 1.00 all = 0.3117 } ---------------------------- total value len = 563.329994 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.321273432 Billion total entry num = 1.700775454 Billion write speed all = 72.121227990 MB/sec (with seq num) write speed all = 70.506323361 MB/sec (without seq num) 2024/11/20-20:24:07.791628 140008266061376 [compaction_job.cc:1948] [default] [JOB 10434] Generated table #66320: 129427 keys, 41839946 bytes, temperature: kWarm 2024/11/20-20:24:07.791690 140008266061376 EVENT_LOG_v1 {"time_micros": 1732105447791658, "cf_name": "default", "job": 10434, "event": "table_file_creation", "file_number": 66320, "file_size": 41839946, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1077203787, "table_properties": {"data_size": 40160272, "index_size": 228032, "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": 131629466, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105446, "oldest_key_time": 0, "file_creation_time": 1732105446, "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": 66320, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:24:07.827718 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066321.sst) /dev/shm/ToplingTemp/Topling-937172-EghVEK 2024/11/20-20:24:08.381856 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066321.sst): first pass time = 0.55's, 242.232'MB/sec 2024/11/20-20:24:08.947689 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066321.sst): old prealloc_size = 147639500, real_size = 40669984 2024/11/20-20:24:08.947810 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066321.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.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.97 avg-zval = 312.26 2024/11/20-20:24:08.947913 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066321.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:24:09.107762 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066321.sst): second pass time = 0.56's, 233.006'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.066'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2194.355'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 955.486'MB/sec dict compress time = 0.00's, 1378254.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44302.604'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 233.006'MB/sec zip pipeline throughput = 233.006'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.97 avg-zval = 312.26 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.60 avg-zval = 312.26 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 67151 bytes = 226656 } seq expand size = 470057 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0202 value = 3.2568 dict = 1.00 all = 3.1757 } Zip/UnZip{ index = 0.1424 value = 0.3070 dict = 1.00 all = 0.3149 } ---------------------------- total value len = 563.462093 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.321402865 Billion total entry num = 1.700904887 Billion write speed all = 72.125505158 MB/sec (with seq num) write speed all = 70.510739772 MB/sec (without seq num) 2024/11/20-20:24:09.158306 140008266061376 [compaction_job.cc:1948] [default] [JOB 10434] Generated table #66321: 129433 keys, 42264589 bytes, temperature: kWarm 2024/11/20-20:24:09.158371 140008266061376 EVENT_LOG_v1 {"time_micros": 1732105449158340, "cf_name": "default", "job": 10434, "event": "table_file_creation", "file_number": 66321, "file_size": 42264589, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1077208059, "table_properties": {"data_size": 40416208, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629120, "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": 1732105447, "oldest_key_time": 0, "file_creation_time": 1732105447, "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": 66321, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:24:09.194641 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066322.sst) /dev/shm/ToplingTemp/Topling-937172-mKWjEI 2024/11/20-20:24:09.677172 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066322.sst): first pass time = 0.48's, 278.179'MB/sec 2024/11/20-20:24:10.302360 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066322.sst): old prealloc_size = 147639500, real_size = 40385968 2024/11/20-20:24:10.302499 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066322.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 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.02 avg-zval = 310.06 2024/11/20-20:24:10.302568 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066322.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:24:10.465577 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066322.sst): second pass time = 0.62's, 210.806'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 255.982'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1870.403'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.04's, 960.610'MB/sec dict compress time = 0.00's, 1377987.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26450.918'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 210.806'MB/sec zip pipeline throughput = 210.806'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.02 avg-zval = 310.06 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.38 avg-zval = 310.06 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6541 bytes = 22096 } seq expand size = 45787 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.9634 value = 3.2801 dict = 1.00 all = 3.2128 } Zip/UnZip{ index = 0.1436 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.593769 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.321532292 Billion total entry num = 1.701034314 Billion write speed all = 72.129815872 MB/sec (with seq num) write speed all = 70.515187780 MB/sec (without seq num) 2024/11/20-20:24:10.515571 140008266061376 [compaction_job.cc:1948] [default] [JOB 10434] Generated table #66322: 129427 keys, 41775746 bytes, temperature: kWarm 2024/11/20-20:24:10.515627 140008266061376 EVENT_LOG_v1 {"time_micros": 1732105450515596, "cf_name": "default", "job": 10434, "event": "table_file_creation", "file_number": 66322, "file_size": 41775746, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1077204152, "table_properties": {"data_size": 40130400, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630054, "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_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105449, "oldest_key_time": 0, "file_creation_time": 1732105449, "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": 66322, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:24:10.553828 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066323.sst) /dev/shm/ToplingTemp/Topling-937172-iO390I 2024/11/20-20:24:11.034216 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066323.sst): first pass time = 0.48's, 279.415'MB/sec 2024/11/20-20:24:11.653005 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066323.sst): old prealloc_size = 147639500, real_size = 40373744 2024/11/20-20:24:11.653206 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066323.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.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.97 avg-zval = 309.96 2024/11/20-20:24:11.653292 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066323.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:24:11.828805 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066323.sst): second pass time = 0.62's, 213.039'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 237.535'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1545.649'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.249'MB/sec write SST data time = 0.05's, 909.816'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 = 32051.080'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 213.039'MB/sec zip pipeline throughput = 255.957'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.97 avg-zval = 309.96 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.20 avg-zval = 309.96 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 4185 bytes = 14144 } seq expand size = 29295 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.9878 value = 3.2810 dict = 1.00 all = 3.2144 } Zip/UnZip{ index = 0.1431 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 563.725427 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.321661725 Billion total entry num = 1.701163747 Billion write speed all = 72.134076896 MB/sec (with seq num) write speed all = 70.519587085 MB/sec (without seq num) 2024/11/20-20:24:11.880001 140008266061376 [compaction_job.cc:1948] [default] [JOB 10434] Generated table #66323: 129433 keys, 41755507 bytes, temperature: kWarm 2024/11/20-20:24:11.880078 140008266061376 EVENT_LOG_v1 {"time_micros": 1732105451880037, "cf_name": "default", "job": 10434, "event": "table_file_creation", "file_number": 66323, "file_size": 41755507, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1077156214, "table_properties": {"data_size": 40118944, "index_size": 222272, "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": 131629522, "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": 1732105450, "oldest_key_time": 0, "file_creation_time": 1732105450, "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": 66323, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:24:11.914483 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066324.sst) /dev/shm/ToplingTemp/Topling-937172-w3vItJ 2024/11/20-20:24:11.937865 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066324.sst): first pass time = 0.02's, 559.453'MB/sec 2024/11/20-20:24:12.047092 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066324.sst): old prealloc_size = 147639500, real_size = 3999064 2024/11/20-20:24:12.047160 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066324.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 12589 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.01 raw-val = 0.0128 GB zip-val = 0.0040 GB avg-val =1017.04 avg-zval = 317.38 2024/11/20-20:24:12.068652 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00/066324.sst): second pass time = 0.11's, 118.227'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.02's, 191.384'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 4.368'MB/sec (index lex order gen) rebuild zvType time = 0.02's, 0.184'MB/sec write SST data time = 0.00's, 940.307'MB/sec dict compress time = 6874029514.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.132'MB, throughput = 2994.583'MB/sec zip my value time = 0.11's, unzip length = 0.013'GB zip my value throughput = 118.227'MB/sec zip pipeline throughput = 191.811'MB/sec entries = 12589 avg-key = 20.00 avg-zkey = 0.02 avg-val = 1017.04 avg-zval = 317.38 usrkeys = 12589 avg-key = 12.00 avg-zkey = 0.02 avg-val = 1017.06 avg-zval = 317.38 TagRS{ kinds = RS_Key0_TagN bytes = 2080 } TagArray{ size = 38 bytes = 144 } seq expand size = 266 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0002 GB value = 0.0128 GB dict = 0.13 MB all = 0.0131 GB } __ZipSize{ index = 0.0000 GB value = 0.0040 GB dict = 0.13 MB all = 0.0041 GB } UnZip/Zip{ index = 786.8125 value = 3.2044 dict = 1.00 all = 3.1601 } Zip/UnZip{ index = 0.0013 value = 0.3121 dict = 1.00 all = 0.3164 } ---------------------------- total value len = 563.738231 GB avg = 0.331 KB (by entry num) total key len = 44.327601 GB avg = 0.026 KB total ukey len = 32.802059 GB avg = 0.014 KB total ukey num = 2.321674314 Billion total entry num = 1.701176336 Billion write speed all = 72.133573197 MB/sec (with seq num) write speed all = 70.519117377 MB/sec (without seq num) 2024/11/20-20:24:12.081557 140008266061376 [compaction_job.cc:1948] [default] [JOB 10434] Generated table #66324: 12589 keys, 4131303 bytes, temperature: kWarm 2024/11/20-20:24:12.081610 140008266061376 EVENT_LOG_v1 {"time_micros": 1732105452081582, "cf_name": "default", "job": 10434, "event": "table_file_creation", "file_number": 66324, "file_size": 4131303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1076338055, "table_properties": {"data_size": 3995552, "index_size": 192, "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": 251780, "raw_average_key_size": 20, "raw_value_size": 12803480, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 12589, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732105451, "oldest_key_time": 0, "file_creation_time": 1732105451, "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": 66324, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:24:12.091269 140008266061376 [compaction_job.cc:703] job-10434: subcompact[0], size: 0.214515 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10434/att-00 [066319,066320,066321,066322,066323,066324] 2024/11/20-20:24:12.129693 140008266061376 (Original Log Time 2024/11/20-20:24:04.927514) EVENT_LOG_v1 {"time_micros": 1732105444927487, "job": 10434, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [66233], "files_L3": [66304, 66305, 66245, 66184, 66194, 66195, 66196], "score": 0.856417, "input_data_size": 246854613, "oldest_snapshot_seqno": 1078321435} 2024/11/20-20:24:12.129697 140008266061376 (Original Log Time 2024/11/20-20:24:12.129026) [compaction_job.cc:2022] [default] [JOB 10434] Compacted 1@2 + 7@3 files to L3 => 214515167 bytes 2024/11/20-20:24:12.129698 140008266061376 (Original Log Time 2024/11/20-20:24:12.129627) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 34.5 rd, 29.9 wr, level 3, files in(1, 7) out(6 +0 blob) MB in(31.1, 204.3 +0.0 blob) out(204.6 +0.0 blob), read-write-amplify(14.1) write-amplify(6.6) OK, records in: 690545, records dropped: 30807 output_compression: Snappy 2024/11/20-20:24:12.129702 140008266061376 (Original Log Time 2024/11/20-20:24:12.129678) EVENT_LOG_v1 {"time_micros": 1732105452129654, "cf": "default", "job": 10434, "event": "compaction_finished", "compaction_time_micros": 7163762, "compaction_time_cpu_micros": 1803994, "output_level": 3, "num_output_files": 6, "total_output_size": 214515167, "num_input_records": 690545, "num_output_records": 659738, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 147883964, "file_range_sync_nanos": 0, "file_fsync_nanos": 4975, "file_prepare_write_nanos": 14667, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:24:12.238177 140008266061376 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":1732105444,"executesMs":7350,"compactionJobId":10434,"attempt":0,"compactionInputRawBytes":716092311,"compactionInputZipBytes":246854613,"compactionOutputRawBytes":0,"compactionOutputZipBytes":214515167,"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-3f6999e08c5343d70713bfaae78b19f4-a0bd82abc6a507a5-00"}}, response = 2024/11/20-20:24:12.238270 140008266061376 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10434/att-00: olev 3, work 7.350 s, result 6.042 ms, install 0.689 ms, input{raw 682.919 MiB zip 235.419 MiB}