2024/11/21-02:47:16.139320 140008643733056 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00: fork to child time = 0.007710 sec 2024/11/21-02:47:16.139709 140008643733056 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00 2024/11/21-02:47:16.144130 140008643733056 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00 2024/11/21-02:47:16.145791 140008643733056 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:47:16.145962 140008643733056 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-02:47:16.190258 140008643733056 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-03045/att-00/MANIFEST-090329 2024/11/21-02:47:16.229284 140008643733056 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-03045/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 96669, last_sequence is 1460471246, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 96482 2024/11/21-02:47:16.229294 140008643733056 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:47:16.229376 140008643733056 [version_set.cc:5724] Creating manifest 96669 2024/11/21-02:47:16.260805 140008643733056 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:47:16.278426 140008643733056 [compaction_job.cc:2437] [default] [JOB 3045] Compacting 1@2 + 6@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-02:47:16.278435 140008643733056 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 2296 Base level 2, inputs: [96616(3768KB)], [96667(26MB) 96569(37MB) 96570(39MB) 96571(38MB) 96572(36MB) 96636(38MB)] 2024/11/21-02:47:16.284287 140008643733056 [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/21-02:47:16.284312 140008643733056 [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/21-02:47:16.284332 140008643733056 [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/21-02:47:16.284341 140008643733056 [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/21-02:47:16.284352 140008643733056 [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/21-02:47:16.549318 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096670.sst) /dev/shm/ToplingTemp/Topling-1274383-OAOjs4 2024/11/21-02:47:17.673397 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096670.sst): first pass time = 1.12's, 119.407'MB/sec 2024/11/21-02:47:18.947694 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096670.sst): old prealloc_size = 147639500, real_size = 36546352 2024/11/21-02:47:18.948475 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096670.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927586 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1082 GB zip-val = 0.0345 GB avg-val = 116.70 avg-zval = 37.18 2024/11/21-02:47:18.949870 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096670.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:47:19.904258 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096670.sst): second pass time = 1.27's, 85.006'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 41.552'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2414.910'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.298'MB/sec write SST data time = 0.18's, 224.241'MB/sec dict compress time = 3905245606.52's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33952.537'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.006'MB/sec zip pipeline throughput = 85.006'MB/sec entries = 927586 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.70 avg-zval = 37.18 usrkeys = 927586 avg-key = 20.00 avg-zkey = 1.96 avg-val = 121.27 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 145040 } TagArray{ size = 606242 bytes = 2197648 } seq expand size = 4243694 multi value expand size = 0 cnt WriteAppend = 24 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.1784 value = 3.1383 dict = 1.00 all = 3.3768 } Zip/UnZip{ index = 0.0982 value = 0.3186 dict = 1.00 all = 0.2961 } ---------------------------- total value len = 563.178221 GB avg = 0.331 KB (by entry num) total key len = 44.340379 GB avg = 0.026 KB total ukey len = 32.812693 GB avg = 0.014 KB total ukey num = 2.321942162 Billion total entry num = 1.701444184 Billion write speed all = 19.336914869 MB/sec (with seq num) write speed all = 18.903668133 MB/sec (without seq num) 2024/11/21-02:47:19.954806 140008643733056 [compaction_job.cc:1948] [default] [JOB 3045] Generated table #96670: 927586 keys, 39746806 bytes, temperature: kWarm 2024/11/21-02:47:19.954899 140008643733056 EVENT_LOG_v1 {"time_micros": 1732128439954856, "cf_name": "default", "job": 3045, "event": "table_file_creation", "file_number": 96670, "file_size": 39746806, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1460014041, "table_properties": {"data_size": 34491616, "index_size": 1822656, "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": 25972408, "raw_average_key_size": 28, "raw_value_size": 108245396, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927586, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732128436, "oldest_key_time": 0, "file_creation_time": 1732128436, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 96670, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:47:19.993358 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096671.sst) /dev/shm/ToplingTemp/Topling-1274383-90mMQ1 2024/11/21-02:47:20.978494 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096671.sst): first pass time = 0.99's, 136.249'MB/sec 2024/11/21-02:47:22.407529 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096671.sst): old prealloc_size = 147639500, real_size = 37263328 2024/11/21-02:47:22.408197 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096671.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924938 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0352 GB avg-val = 117.11 avg-zval = 38.10 2024/11/21-02:47:22.408713 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096671.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:47:23.164700 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096671.sst): second pass time = 1.43's, 75.841'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 52.919'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2761.719'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.369'MB/sec write SST data time = 0.13's, 308.040'MB/sec dict compress time = 3905245606.52's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 18825.203'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.841'MB/sec zip pipeline throughput = 86.090'MB/sec entries = 924938 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.11 avg-zval = 38.10 usrkeys = 924938 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.87 avg-zval = 38.10 TagRS{ kinds = RS_Key0_TagN bytes = 144640 } TagArray{ size = 496582 bytes = 1800128 } seq expand size = 3476074 multi value expand size = 0 cnt WriteAppend = 19 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0352 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.3086 value = 3.0740 dict = 1.00 all = 3.3498 } Zip/UnZip{ index = 0.0970 value = 0.3253 dict = 1.00 all = 0.2985 } ---------------------------- total value len = 563.290017 GB avg = 0.331 KB (by entry num) total key len = 44.366277 GB avg = 0.026 KB total ukey len = 32.831192 GB avg = 0.014 KB total ukey num = 2.322867100 Billion total entry num = 1.702369122 Billion write speed all = 19.339290588 MB/sec (with seq num) write speed all = 18.905853311 MB/sec (without seq num) 2024/11/21-02:47:23.213974 140008643733056 [compaction_job.cc:1948] [default] [JOB 3045] Generated table #96671: 924938 keys, 40067409 bytes, temperature: kWarm 2024/11/21-02:47:23.214055 140008643733056 EVENT_LOG_v1 {"time_micros": 1732128443214012, "cf_name": "default", "job": 3045, "event": "table_file_creation", "file_number": 96671, "file_size": 40067409, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1323177126, "table_properties": {"data_size": 35237392, "index_size": 1794496, "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": 25898264, "raw_average_key_size": 28, "raw_value_size": 108319564, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924938, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732128439, "oldest_key_time": 0, "file_creation_time": 1732128439, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 96671, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:47:23.249630 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096672.sst) /dev/shm/ToplingTemp/Topling-1274383-TwUqI2 2024/11/21-02:47:24.284566 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096672.sst): first pass time = 1.03's, 129.692'MB/sec 2024/11/21-02:47:25.500168 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096672.sst): old prealloc_size = 147639500, real_size = 35830448 2024/11/21-02:47:25.500737 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096672.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923992 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0339 GB avg-val = 117.26 avg-zval = 36.64 2024/11/21-02:47:25.501564 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096672.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:47:26.341353 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096672.sst): second pass time = 1.21's, 89.192'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.601'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3202.699'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 310.590'MB/sec dict compress time = 0.00's, 1082142.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 19237.054'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.192'MB/sec zip pipeline throughput = 89.192'MB/sec entries = 923992 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.26 avg-zval = 36.64 usrkeys = 923992 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.26 avg-zval = 36.64 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923992 bytes = 3349488 } seq expand size = 6467944 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0339 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5811 value = 3.2005 dict = 1.00 all = 3.3520 } Zip/UnZip{ index = 0.0945 value = 0.3125 dict = 1.00 all = 0.2983 } ---------------------------- total value len = 563.404831 GB avg = 0.331 KB (by entry num) total key len = 44.392149 GB avg = 0.026 KB total ukey len = 32.849672 GB avg = 0.014 KB total ukey num = 2.323791092 Billion total entry num = 1.703293114 Billion write speed all = 19.341812588 MB/sec (with seq num) write speed all = 18.908183895 MB/sec (without seq num) 2024/11/21-02:47:26.391570 140008643733056 [compaction_job.cc:1948] [default] [JOB 3045] Generated table #96672: 923992 keys, 40040622 bytes, temperature: kWarm 2024/11/21-02:47:26.391627 140008643733056 EVENT_LOG_v1 {"time_micros": 1732128446391597, "cf_name": "default", "job": 3045, "event": "table_file_creation", "file_number": 96672, "file_size": 40040622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1052132503, "largest_seqno": 1375095416, "table_properties": {"data_size": 33852768, "index_size": 1746496, "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": 25871776, "raw_average_key_size": 28, "raw_value_size": 108345964, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923992, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732128443, "oldest_key_time": 0, "file_creation_time": 1732128443, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 96672, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:47:26.436031 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096673.sst) /dev/shm/ToplingTemp/Topling-1274383-yd6Y74 2024/11/21-02:47:27.260730 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096673.sst): first pass time = 0.82's, 162.758'MB/sec 2024/11/21-02:47:28.549938 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096673.sst): old prealloc_size = 147639500, real_size = 35664352 2024/11/21-02:47:28.550586 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096673.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930605 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0336 GB avg-val = 116.23 avg-zval = 36.16 2024/11/21-02:47:28.551449 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096673.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:47:29.461846 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096673.sst): second pass time = 1.29's, 83.956'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 43.743'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2930.683'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.297'MB/sec write SST data time = 0.13's, 310.773'MB/sec dict compress time = 0.00's, 1078418.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 30665.624'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 83.956'MB/sec zip pipeline throughput = 116.694'MB/sec entries = 930605 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.23 avg-zval = 36.16 usrkeys = 930605 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.23 avg-zval = 36.16 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930605 bytes = 3373456 } seq expand size = 6514235 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.4448 value = 3.2143 dict = 1.00 all = 3.3647 } Zip/UnZip{ index = 0.0957 value = 0.3111 dict = 1.00 all = 0.2972 } ---------------------------- total value len = 563.519506 GB avg = 0.331 KB (by entry num) total key len = 44.418206 GB avg = 0.026 KB total ukey len = 32.868284 GB avg = 0.014 KB total ukey num = 2.324721697 Billion total entry num = 1.704223719 Billion write speed all = 19.344370131 MB/sec (with seq num) write speed all = 18.910547603 MB/sec (without seq num) 2024/11/21-02:47:29.511474 140008643733056 [compaction_job.cc:1948] [default] [JOB 3045] Generated table #96673: 930605 keys, 39889506 bytes, temperature: kWarm 2024/11/21-02:47:29.511545 140008643733056 EVENT_LOG_v1 {"time_micros": 1732128449511512, "cf_name": "default", "job": 3045, "event": "table_file_creation", "file_number": 96673, "file_size": 39889506, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1375096319, "table_properties": {"data_size": 33649552, "index_size": 1781952, "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": 26056940, "raw_average_key_size": 28, "raw_value_size": 108160850, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930605, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732128446, "oldest_key_time": 0, "file_creation_time": 1732128446, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 96673, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:47:29.550230 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096674.sst) /dev/shm/ToplingTemp/Topling-1274383-m9yD75 2024/11/21-02:47:30.583183 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096674.sst): first pass time = 1.03's, 129.941'MB/sec 2024/11/21-02:47:31.850857 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096674.sst): old prealloc_size = 147639500, real_size = 35318848 2024/11/21-02:47:31.851442 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096674.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925037 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0333 GB avg-val = 117.09 avg-zval = 35.98 2024/11/21-02:47:31.852261 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096674.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:47:32.737784 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096674.sst): second pass time = 1.27's, 85.487'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 44.573'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3195.274'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.307'MB/sec write SST data time = 0.13's, 298.823'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 30737.049'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.487'MB/sec zip pipeline throughput = 85.487'MB/sec entries = 925037 avg-key = 28.00 avg-zkey = 1.95 avg-val = 117.09 avg-zval = 35.98 usrkeys = 925037 avg-key = 20.00 avg-zkey = 1.95 avg-val = 124.09 avg-zval = 35.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925037 bytes = 3353280 } seq expand size = 6475259 multi value expand size = 0 cnt WriteAppend = 30 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.2418 value = 3.2546 dict = 1.00 all = 3.3951 } Zip/UnZip{ index = 0.0976 value = 0.3073 dict = 1.00 all = 0.2945 } ---------------------------- total value len = 563.634298 GB avg = 0.331 KB (by entry num) total key len = 44.444107 GB avg = 0.026 KB total ukey len = 32.886785 GB avg = 0.014 KB total ukey num = 2.325646734 Billion total entry num = 1.705148756 Billion write speed all = 19.346830236 MB/sec (with seq num) write speed all = 18.912817474 MB/sec (without seq num) 2024/11/21-02:47:32.787834 140008643733056 [compaction_job.cc:1948] [default] [JOB 3045] Generated table #96674: 925037 keys, 39532302 bytes, temperature: kWarm 2024/11/21-02:47:32.787900 140008643733056 EVENT_LOG_v1 {"time_micros": 1732128452787868, "cf_name": "default", "job": 3045, "event": "table_file_creation", "file_number": 96674, "file_size": 39532302, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1455619297, "table_properties": {"data_size": 33281008, "index_size": 1806400, "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": 25901036, "raw_average_key_size": 28, "raw_value_size": 108316738, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925037, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732128449, "oldest_key_time": 0, "file_creation_time": 1732128449, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 96674, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:47:32.825127 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096675.sst) /dev/shm/ToplingTemp/Topling-1274383-gp0kp2 2024/11/21-02:47:33.196015 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096675.sst): first pass time = 0.37's, 256.957'MB/sec 2024/11/21-02:47:34.032483 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096675.sst): old prealloc_size = 147639500, real_size = 26288032 2024/11/21-02:47:34.032880 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096675.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 658934 prefix = 4 raw-key = 0.0105 GB zip-key = 0.0013 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0768 GB zip-val = 0.0249 GB avg-val = 116.62 avg-zval = 37.74 2024/11/21-02:47:34.033455 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096675.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0016 GB, waited 0.000 sec, Key+Value = 0.095 GB 2024/11/21-02:47:34.664315 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00/096675.sst): second pass time = 0.84's, 91.956'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.63's, 45.837'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3358.238'MB/sec (index lex order gen) rebuild zvType time = 0.54's, 0.307'MB/sec write SST data time = 0.09's, 305.524'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.774'MB, throughput = 23645.067'MB/sec zip my value time = 0.84's, unzip length = 0.077'GB zip my value throughput = 91.956'MB/sec zip pipeline throughput = 91.956'MB/sec entries = 658934 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.62 avg-zval = 37.74 usrkeys = 658934 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.62 avg-zval = 37.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 658934 bytes = 2059184 } seq expand size = 4612538 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0132 GB value = 0.0768 GB dict = 0.77 MB all = 0.0953 GB } __ZipSize{ index = 0.0013 GB value = 0.0249 GB dict = 0.77 MB all = 0.0290 GB } UnZip/Zip{ index = 10.5081 value = 3.0899 dict = 1.00 all = 3.2904 } Zip/UnZip{ index = 0.0952 value = 0.3236 dict = 1.00 all = 0.3039 } ---------------------------- total value len = 563.715753 GB avg = 0.330 KB (by entry num) total key len = 44.462557 GB avg = 0.026 KB total ukey len = 32.899964 GB avg = 0.014 KB total ukey num = 2.326305668 Billion total entry num = 1.705807690 Billion write speed all = 19.348822857 MB/sec (with seq num) write speed all = 18.914668988 MB/sec (without seq num) 2024/11/21-02:47:34.701708 140008643733056 [compaction_job.cc:1948] [default] [JOB 3045] Generated table #96675: 658934 keys, 28960467 bytes, temperature: kWarm 2024/11/21-02:47:34.701767 140008643733056 EVENT_LOG_v1 {"time_micros": 1732128454701736, "cf_name": "default", "job": 3045, "event": "table_file_creation", "file_number": 96675, "file_size": 28960467, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1434832316, "largest_seqno": 1460014518, "table_properties": {"data_size": 24868944, "index_size": 1254144, "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": 18450152, "raw_average_key_size": 28, "raw_value_size": 76842272, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 658934, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732128452, "oldest_key_time": 0, "file_creation_time": 1732128452, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 96675, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:47:34.723645 140008643733056 [compaction_job.cc:703] job-03045: subcompact[0], size: 0.228237 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03045/att-00 [096670,096671,096672,096673,096674,096675] 2024/11/21-02:47:34.773411 140008643733056 (Original Log Time 2024/11/21-02:47:16.278485) EVENT_LOG_v1 {"time_micros": 1732128436278444, "job": 3045, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [96616], "files_L3": [96667, 96569, 96570, 96571, 96572, 96636], "score": 0.997035, "input_data_size": 230897619, "oldest_snapshot_seqno": 1460471241} 2024/11/21-02:47:34.773415 140008643733056 (Original Log Time 2024/11/21-02:47:34.769350) [compaction_job.cc:2022] [default] [JOB 3045] Compacted 1@2 + 6@3 files to L3 => 228237112 bytes 2024/11/21-02:47:34.773416 140008643733056 (Original Log Time 2024/11/21-02:47:34.773350) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 12.5 rd, 12.4 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(3.7, 216.5 +0.0 blob) out(217.7 +0.0 blob), read-write-amplify(119.0) write-amplify(59.2) OK, records in: 5306570, records dropped: 15478 output_compression: Snappy 2024/11/21-02:47:34.773419 140008643733056 (Original Log Time 2024/11/21-02:47:34.773395) EVENT_LOG_v1 {"time_micros": 1732128454773371, "cf": "default", "job": 3045, "event": "compaction_finished", "compaction_time_micros": 18445167, "compaction_time_cpu_micros": 8068006, "output_level": 3, "num_output_files": 6, "total_output_size": 228237112, "num_input_records": 5306570, "num_output_records": 5291092, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 171946068, "file_range_sync_nanos": 0, "file_fsync_nanos": 5152, "file_prepare_write_nanos": 17894, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/21-02:47:34.920515 140008643733056 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":1732121803,"starts":1732128436,"executesMs":18622,"compactionJobId":3045,"attempt":0,"compactionInputRawBytes":768579236,"compactionInputZipBytes":230897619,"compactionOutputRawBytes":0,"compactionOutputZipBytes":228237112,"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-f33638bbb7b1a92c59a4d6be189da041-2270a41df7e2da2f-00"}}, response = 2024/11/21-02:47:34.920575 140008643733056 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-03045/att-00: olev 3, work 18.622 s, result 7.647 ms, install 4.084 ms, input{raw 732.974 MiB zip 220.201 MiB}