2024/11/20-22:59:23.183630 140008459093568 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00: fork to child time = 0.009201 sec 2024/11/20-22:59:23.184091 140008459093568 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00 2024/11/20-22:59:23.190241 140008459093568 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00 2024/11/20-22:59:23.191851 140008459093568 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:59:23.192020 140008459093568 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:59:23.237031 140008459093568 [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-19296/att-00/MANIFEST-049091 2024/11/20-22:59:23.281700 140008459093568 [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-19296/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 82560, last_sequence is 1277839698, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 82444 2024/11/20-22:59:23.281706 140008459093568 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:59:23.281773 140008459093568 [version_set.cc:5724] Creating manifest 82560 2024/11/20-22:59:23.313936 140008459093568 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:59:23.332263 140008459093568 [compaction_job.cc:2437] [default] [JOB 19296] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:59:23.332272 140008459093568 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14661 Base level 2, inputs: [82533(31MB)], [82400(40MB) 82401(40MB) 82402(40MB) 82403(40MB) 82528(40MB)] 2024/11/20-22:59:23.339431 140008459093568 [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-22:59:23.339451 140008459093568 [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-22:59:23.339468 140008459093568 [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-22:59:23.339474 140008459093568 [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-22:59:23.339483 140008459093568 [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-22:59:23.932060 140008459093568 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082561.sst) /dev/shm/ToplingTemp/Topling-1116552-STtqVC 2024/11/20-22:59:24.109526 140008459093568 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082561.sst): first pass time = 0.18's, 756.516'MB/sec 2024/11/20-22:59:25.268995 140008459093568 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082561.sst): old prealloc_size = 147639500, real_size = 40934816 2024/11/20-22:59:25.269152 140008459093568 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082561.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.27 2024/11/20-22:59:25.269319 140008459093568 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082561.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-22:59:25.434371 140008459093568 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082561.sst): second pass time = 1.16's, 113.605'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.504'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1789.892'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 925.474'MB/sec dict compress time = 3762245323.45's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26449.269'MB/sec zip my value time = 1.16's, unzip length = 0.132'GB zip my value throughput = 113.605'MB/sec zip pipeline throughput = 344.672'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.27 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.27 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8437 value = 3.2361 dict = 1.00 all = 3.1395 } 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 = 34.239549385 MB/sec (with seq num) write speed all = 33.472762347 MB/sec (without seq num) 2024/11/20-22:59:25.521982 140008459093568 [compaction_job.cc:1948] [default] [JOB 19296] Generated table #82561: 129428 keys, 42751329 bytes, temperature: kWarm 2024/11/20-22:59:25.522077 140008459093568 EVENT_LOG_v1 {"time_micros": 1732114765522025, "cf_name": "default", "job": 19296, "event": "table_file_creation", "file_number": 82561, "file_size": 42751329, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1276605310, "table_properties": {"data_size": 40675344, "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": 131629993, "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": 1732114763, "oldest_key_time": 0, "file_creation_time": 1732114763, "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": 82561, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:59:25.559225 140008459093568 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082562.sst) /dev/shm/ToplingTemp/Topling-1116552-TigzgE 2024/11/20-22:59:26.085472 140008459093568 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082562.sst): first pass time = 0.53's, 255.063'MB/sec 2024/11/20-22:59:27.034543 140008459093568 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082562.sst): old prealloc_size = 147639500, real_size = 40857088 2024/11/20-22:59:27.034684 140008459093568 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082562.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.85 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.57 2024/11/20-22:59:27.034840 140008459093568 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082562.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-22:59:27.205733 140008459093568 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082562.sst): second pass time = 0.95's, 138.815'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.272'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2191.388'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 883.258'MB/sec dict compress time = 3762245323.45's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 31575.049'MB/sec zip my value time = 0.95's, unzip length = 0.132'GB zip my value throughput = 138.815'MB/sec zip pipeline throughput = 343.237'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.85 avg-val = 1017.01 avg-zval = 313.57 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.85 avg-val = 1024.01 avg-zval = 313.57 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.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.4852 value = 3.2433 dict = 1.00 all = 3.1452 } Zip/UnZip{ index = 0.1542 value = 0.3083 dict = 1.00 all = 0.3179 } ---------------------------- 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.321273432 Billion total entry num = 1.700775454 Billion write speed all = 34.243746285 MB/sec (with seq num) write speed all = 33.476977441 MB/sec (without seq num) 2024/11/20-22:59:27.270398 140008459093568 [compaction_job.cc:1948] [default] [JOB 19296] Generated table #82562: 129428 keys, 42673772 bytes, temperature: kWarm 2024/11/20-22:59:27.270459 140008459093568 EVENT_LOG_v1 {"time_micros": 1732114767270428, "cf_name": "default", "job": 19296, "event": "table_file_creation", "file_number": 82562, "file_size": 42673772, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1276605288, "table_properties": {"data_size": 40585072, "index_size": 239488, "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": 131629766, "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": 1732114765, "oldest_key_time": 0, "file_creation_time": 1732114765, "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": 82562, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:59:27.308113 140008459093568 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082563.sst) /dev/shm/ToplingTemp/Topling-1116552-68EQ1A 2024/11/20-22:59:27.818608 140008459093568 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082563.sst): first pass time = 0.51's, 262.935'MB/sec 2024/11/20-22:59:28.459075 140008459093568 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082563.sst): old prealloc_size = 147639500, real_size = 40580960 2024/11/20-22:59:28.459225 140008459093568 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082563.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.99 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.30 2024/11/20-22:59:28.459390 140008459093568 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082563.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-22:59:28.633113 140008459093568 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082563.sst): second pass time = 0.64's, 205.795'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 243.773'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2223.010'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 825.033'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 = 34918.952'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 205.795'MB/sec zip pipeline throughput = 311.878'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.99 avg-val = 1016.99 avg-zval = 311.30 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.99 avg-val = 1023.94 avg-zval = 311.30 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128442 bytes = 465616 } seq expand size = 899094 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.0444 value = 3.2669 dict = 1.00 all = 3.1645 } Zip/UnZip{ index = 0.1654 value = 0.3061 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 563.463333 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 = 34.248605947 MB/sec (with seq num) write speed all = 33.481840426 MB/sec (without seq num) 2024/11/20-22:59:28.695618 140008459093568 [compaction_job.cc:1948] [default] [JOB 19296] Generated table #82563: 129431 keys, 42414055 bytes, temperature: kWarm 2024/11/20-22:59:28.695712 140008459093568 EVENT_LOG_v1 {"time_micros": 1732114768695665, "cf_name": "default", "job": 19296, "event": "table_file_creation", "file_number": 82563, "file_size": 42414055, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1276603579, "table_properties": {"data_size": 40291472, "index_size": 256960, "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": 131630140, "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": 1732114767, "oldest_key_time": 0, "file_creation_time": 1732114767, "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": 82563, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:59:28.745775 140008459093568 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082564.sst) /dev/shm/ToplingTemp/Topling-1116552-hwnlXD 2024/11/20-22:59:29.259405 140008459093568 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082564.sst): first pass time = 0.51's, 261.340'MB/sec 2024/11/20-22:59:29.907933 140008459093568 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082564.sst): old prealloc_size = 147639500, real_size = 40836608 2024/11/20-22:59:29.908128 140008459093568 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082564.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.80 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.98 avg-zval = 313.46 2024/11/20-22:59:29.908467 140008459093568 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082564.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-22:59:30.077481 140008459093568 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082564.sst): second pass time = 0.65's, 203.221'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.476'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1499.219'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 895.552'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 = 33413.774'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 203.221'MB/sec zip pipeline throughput = 322.103'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1016.98 avg-zval = 313.46 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1023.43 avg-zval = 313.46 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119229 bytes = 432224 } seq expand size = 834603 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.0426 GB } UnZip/Zip{ index = 6.6580 value = 3.2444 dict = 1.00 all = 3.1479 } Zip/UnZip{ index = 0.1502 value = 0.3082 dict = 1.00 all = 0.3177 } ---------------------------- 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.321532294 Billion total entry num = 1.701034316 Billion write speed all = 34.253428157 MB/sec (with seq num) write speed all = 33.486666698 MB/sec (without seq num) 2024/11/20-22:59:30.141832 140008459093568 [compaction_job.cc:1948] [default] [JOB 19296] Generated table #82564: 129431 keys, 42636944 bytes, temperature: kWarm 2024/11/20-22:59:30.141898 140008459093568 EVENT_LOG_v1 {"time_micros": 1732114770141867, "cf_name": "default", "job": 19296, "event": "table_file_creation", "file_number": 82564, "file_size": 42636944, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1276604188, "table_properties": {"data_size": 40570800, "index_size": 233280, "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": 131629201, "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": 1732114768, "oldest_key_time": 0, "file_creation_time": 1732114768, "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": 82564, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:59:30.177795 140008459093568 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082565.sst) /dev/shm/ToplingTemp/Topling-1116552-L4N3XB 2024/11/20-22:59:30.730382 140008459093568 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082565.sst): first pass time = 0.55's, 242.909'MB/sec 2024/11/20-22:59:31.298322 140008459093568 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082565.sst): old prealloc_size = 147639500, real_size = 41024528 2024/11/20-22:59:31.298456 140008459093568 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082565.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.69 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.05 avg-zval = 315.04 2024/11/20-22:59:31.298613 140008459093568 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082565.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-22:59:31.464617 140008459093568 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082565.sst): second pass time = 0.57's, 232.121'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.614'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2172.808'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 931.999'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 = 35892.672'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.121'MB/sec zip pipeline throughput = 232.121'MB/sec entries = 129423 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.05 avg-zval = 315.04 usrkeys = 129423 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1024.05 avg-zval = 315.04 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129423 bytes = 469168 } seq expand size = 905961 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0956 value = 3.2284 dict = 1.00 all = 3.1330 } Zip/UnZip{ index = 0.1409 value = 0.3098 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.728333 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.321661717 Billion total entry num = 1.701163739 Billion write speed all = 34.258364191 MB/sec (with seq num) write speed all = 33.491604322 MB/sec (without seq num) 2024/11/20-22:59:31.524449 140008459093568 [compaction_job.cc:1948] [default] [JOB 19296] Generated table #82565: 129423 keys, 42840851 bytes, temperature: kWarm 2024/11/20-22:59:31.524520 140008459093568 EVENT_LOG_v1 {"time_micros": 1732114771524486, "cf_name": "default", "job": 19296, "event": "table_file_creation", "file_number": 82565, "file_size": 42840851, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 963077851, "largest_seqno": 1276605252, "table_properties": {"data_size": 40773120, "index_size": 218880, "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": 131630260, "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": 1732114770, "oldest_key_time": 0, "file_creation_time": 1732114770, "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": 82565, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:59:31.561730 140008459093568 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082566.sst) /dev/shm/ToplingTemp/Topling-1116552-pmy6TA 2024/11/20-22:59:31.568290 140008459093568 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082566.sst): first pass time = 0.01's, 267.736'MB/sec 2024/11/20-22:59:31.596172 140008459093568 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082566.sst): old prealloc_size = 147639500, real_size = 553016 2024/11/20-22:59:31.596210 140008459093568 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082566.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1683 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.31 raw-val = 0.0017 GB zip-val = 0.0006 GB avg-val =1017.01 avg-zval = 327.93 2024/11/20-22:59:31.598774 140008459093568 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00/082566.sst): second pass time = 0.03's, 62.512'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 226.708'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 27.156'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.253'MB/sec write SST data time = 0.00's, 651.657'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.027'MB, throughput = 1053.596'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 62.512'MB/sec zip pipeline throughput = 62.512'MB/sec entries = 1683 avg-key = 20.00 avg-zkey = 0.34 avg-val = 1017.01 avg-zval = 327.93 usrkeys = 1683 avg-key = 12.00 avg-zkey = 0.34 avg-val = 1024.01 avg-zval = 327.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1683 bytes = 5904 } seq expand size = 11781 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0017 GB dict = 0.03 MB all = 0.0017 GB } __ZipSize{ index = 0.0000 GB value = 0.0006 GB dict = 0.03 MB all = 0.0006 GB } UnZip/Zip{ index = 35.0625 value = 3.1013 dict = 1.00 all = 2.9776 } Zip/UnZip{ index = 0.0285 value = 0.3224 dict = 1.00 all = 0.3358 } ---------------------------- total value len = 563.730057 GB avg = 0.331 KB (by entry num) total key len = 44.327383 GB avg = 0.026 KB total ukey len = 32.801928 GB avg = 0.014 KB total ukey num = 2.321663400 Billion total entry num = 1.701165422 Billion write speed all = 34.258204238 MB/sec (with seq num) write speed all = 33.491449406 MB/sec (without seq num) 2024/11/20-22:59:31.606172 140008459093568 [compaction_job.cc:1948] [default] [JOB 19296] Generated table #82566: 1683 keys, 586135 bytes, temperature: kWarm 2024/11/20-22:59:31.606218 140008459093568 EVENT_LOG_v1 {"time_micros": 1732114771606192, "cf_name": "default", "job": 19296, "event": "table_file_creation", "file_number": 82566, "file_size": 586135, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1048546295, "largest_seqno": 1276605254, "table_properties": {"data_size": 551904, "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": 33660, "raw_average_key_size": 20, "raw_value_size": 1711632, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1683, "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": 1732114771, "oldest_key_time": 0, "file_creation_time": 1732114771, "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": 82566, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:59:31.615598 140008459093568 [compaction_job.cc:703] job-19296: subcompact[0], size: 0.213903 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19296/att-00 [082561,082562,082563,082564,082565,082566] 2024/11/20-22:59:31.662808 140008459093568 (Original Log Time 2024/11/20-22:59:23.332314) EVENT_LOG_v1 {"time_micros": 1732114763332284, "job": 19296, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [82533], "files_L3": [82400, 82401, 82402, 82403, 82528], "score": 0.995269, "input_data_size": 246061005, "oldest_snapshot_seqno": 1277839403} 2024/11/20-22:59:31.662811 140008459093568 (Original Log Time 2024/11/20-22:59:31.662149) [compaction_job.cc:2022] [default] [JOB 19296] Compacted 1@2 + 5@3 files to L3 => 213903086 bytes 2024/11/20-22:59:31.662813 140008459093568 (Original Log Time 2024/11/20-22:59:31.662745) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 29.7 rd, 25.8 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 203.4 +0.0 blob) out(204.0 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679100, records dropped: 30276 output_compression: Snappy 2024/11/20-22:59:31.662817 140008459093568 (Original Log Time 2024/11/20-22:59:31.662791) EVENT_LOG_v1 {"time_micros": 1732114771662768, "cf": "default", "job": 19296, "event": "compaction_finished", "compaction_time_micros": 8283287, "compaction_time_cpu_micros": 1829874, "output_level": 3, "num_output_files": 6, "total_output_size": 213903086, "num_input_records": 679100, "num_output_records": 648824, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 162651558, "file_range_sync_nanos": 0, "file_fsync_nanos": 5529, "file_prepare_write_nanos": 10333, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-22:59:31.808834 140008459093568 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":1732114763,"executesMs":8470,"compactionJobId":19296,"attempt":0,"compactionInputRawBytes":704234262,"compactionInputZipBytes":246061005,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213903086,"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-ad43d42f3bbaf786855e19cecabc0b54-38cad4ae6eeb46be-00"}}, response = 2024/11/20-22:59:31.808908 140008459093568 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-19296/att-00: olev 3, work 8.471 s, result 7.669 ms, install 0.682 ms, input{raw 671.610 MiB zip 234.662 MiB}