2024/11/20-18:20:25.698213 140007913567808 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00: fork to child time = 0.009218 sec 2024/11/20-18:20:25.698727 140007913567808 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00 2024/11/20-18:20:25.705736 140007913567808 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00 2024/11/20-18:20:25.707385 140007913567808 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-18:20:25.707637 140007913567808 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-18:20:25.755689 140007913567808 [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-03537/att-00/MANIFEST-049091 2024/11/20-18:20:25.794301 140007913567808 [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-03537/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 53967, last_sequence is 909366436, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 53695 2024/11/20-18:20:25.794308 140007913567808 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-18:20:25.794391 140007913567808 [version_set.cc:5724] Creating manifest 53967 2024/11/20-18:20:25.825980 140007913567808 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-18:20:25.846911 140007913567808 [compaction_job.cc:2437] [default] [JOB 3537] Compacting 1@2 + 15@3 files to L3, score 0.34, subcompactions 1 : 1 2024/11/20-18:20:25.846924 140007913567808 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 3368 Base level 2, inputs: [53946(27MB)], [52290(35MB) 52291(28MB) 52755(9165KB) 52750(9236KB) 52849(9227KB) 52979(9222KB) 52976(9193KB) 53190(9918KB) 53334(9210KB) 53468(9173KB) 53472(9222KB) 53482(9232KB) 53536(13MB) 53689(9228KB) 53686(9152KB)] 2024/11/20-18:20:25.854267 140007913567808 [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-18:20:25.854291 140007913567808 [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-18:20:25.854311 140007913567808 [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-18:20:25.854319 140007913567808 [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-18:20:25.854329 140007913567808 [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-18:20:26.425408 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053968.sst) /dev/shm/ToplingTemp/Topling-769085-ZBAEHP 2024/11/20-18:20:27.110369 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053968.sst): first pass time = 0.68's, 195.962'MB/sec 2024/11/20-18:20:28.682725 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053968.sst): old prealloc_size = 147639500, real_size = 36420032 2024/11/20-18:20:28.683450 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053968.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926834 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.0344 GB avg-val = 116.81 avg-zval = 37.09 2024/11/20-18:20:28.683666 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053968.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/20-18:20:29.679316 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053968.sst): second pass time = 1.57's, 68.905'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.00's, 37.647'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2662.456'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.290'MB/sec write SST data time = 0.20's, 191.475'MB/sec dict compress time = 3403640783.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18449.238'MB/sec zip my value time = 1.57's, unzip length = 0.108'GB zip my value throughput = 68.905'MB/sec zip pipeline throughput = 68.905'MB/sec entries = 926834 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.81 avg-zval = 37.09 usrkeys = 926834 avg-key = 20.00 avg-zkey = 1.95 avg-val = 117.04 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 29895 bytes = 97168 } seq expand size = 209265 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.2446 value = 3.1492 dict = 1.00 all = 3.5772 } Zip/UnZip{ index = 0.0976 value = 0.3175 dict = 1.00 all = 0.2795 } ---------------------------- total value len = 0.108476 GB avg = 0.117 KB (by entry num) total key len = 0.025951 GB avg = 0.028 KB total ukey len = 0.018537 GB avg = 0.020 KB total ukey num = 0.000926834 Billion total entry num = 0.000926834 Billion write speed all = 0.003911419 MB/sec (with seq num) write speed all = 0.003695674 MB/sec (without seq num) 2024/11/20-18:20:29.740554 140007913567808 [compaction_job.cc:1948] [default] [JOB 3537] Generated table #53968: 926834 keys, 37520117 bytes, temperature: kWarm 2024/11/20-18:20:29.740652 140007913567808 EVENT_LOG_v1 {"time_micros": 1732098029740610, "cf_name": "default", "job": 3537, "event": "table_file_creation", "file_number": 53968, "file_size": 37520117, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 908696236, "table_properties": {"data_size": 34378736, "index_size": 1809408, "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": 25951352, "raw_average_key_size": 28, "raw_value_size": 108266400, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926834, "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": 1732098026, "oldest_key_time": 0, "file_creation_time": 1732098026, "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": 53968, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:20:29.775140 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053969.sst) /dev/shm/ToplingTemp/Topling-769085-FbPuWL 2024/11/20-18:20:30.855136 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053969.sst): first pass time = 1.08's, 124.281'MB/sec 2024/11/20-18:20:32.183731 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053969.sst): old prealloc_size = 147639500, real_size = 36318032 2024/11/20-18:20:32.184434 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053969.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926209 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.0343 GB avg-val = 116.91 avg-zval = 37.01 2024/11/20-18:20:32.185026 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053969.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/20-18:20:32.980434 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053969.sst): second pass time = 1.33's, 81.567'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 49.241'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2669.793'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.360'MB/sec write SST data time = 0.15's, 255.376'MB/sec dict compress time = 504403708.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32854.189'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.567'MB/sec zip pipeline throughput = 81.567'MB/sec entries = 926209 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.91 avg-zval = 37.01 usrkeys = 926209 avg-key = 20.00 avg-zkey = 1.95 avg-val = 121.93 avg-zval = 37.01 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 663882 bytes = 1908672 } seq expand size = 4647174 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.0343 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.2442 value = 3.1590 dict = 1.00 all = 3.4213 } Zip/UnZip{ index = 0.0976 value = 0.3166 dict = 1.00 all = 0.2923 } ---------------------------- total value len = 0.221407 GB avg = 0.119 KB (by entry num) total key len = 0.051885 GB avg = 0.028 KB total ukey len = 0.037061 GB avg = 0.020 KB total ukey num = 0.001853043 Billion total entry num = 0.001853043 Billion write speed all = 0.007951204 MB/sec (with seq num) write speed all = 0.007519902 MB/sec (without seq num) 2024/11/20-18:20:33.027460 140007913567808 [compaction_job.cc:1948] [default] [JOB 3537] Generated table #53969: 926209 keys, 39230057 bytes, temperature: kWarm 2024/11/20-18:20:33.027519 140007913567808 EVENT_LOG_v1 {"time_micros": 1732098033027489, "cf_name": "default", "job": 3537, "event": "table_file_creation", "file_number": 53969, "file_size": 39230057, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 876291891, "table_properties": {"data_size": 34278016, "index_size": 1808256, "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": 25933852, "raw_average_key_size": 28, "raw_value_size": 108283918, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926209, "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": 1732098029, "oldest_key_time": 0, "file_creation_time": 1732098029, "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": 53969, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:20:33.063874 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053970.sst) /dev/shm/ToplingTemp/Topling-769085-YGDcKM 2024/11/20-18:20:34.086892 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053970.sst): first pass time = 1.02's, 131.203'MB/sec 2024/11/20-18:20:35.548804 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053970.sst): old prealloc_size = 147639500, real_size = 36472048 2024/11/20-18:20:35.549465 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053970.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927068 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.78 avg-zval = 37.16 2024/11/20-18:20:35.549589 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053970.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/20-18:20:36.246520 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053970.sst): second pass time = 1.46's, 74.095'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 53.721'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2855.640'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.401'MB/sec write SST data time = 0.12's, 315.266'MB/sec dict compress time = 504403708.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33526.337'MB/sec zip my value time = 1.46's, unzip length = 0.108'GB zip my value throughput = 74.095'MB/sec zip pipeline throughput = 74.095'MB/sec entries = 927068 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.78 avg-zval = 37.16 usrkeys = 927068 avg-key = 20.00 avg-zkey = 1.93 avg-val = 116.81 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 3869 bytes = 5824 } seq expand size = 27083 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.3738 value = 3.1423 dict = 1.00 all = 3.5810 } Zip/UnZip{ index = 0.0964 value = 0.3182 dict = 1.00 all = 0.2793 } ---------------------------- total value len = 0.329694 GB avg = 0.119 KB (by entry num) total key len = 0.077843 GB avg = 0.028 KB total ukey len = 0.055602 GB avg = 0.020 KB total ukey num = 0.002780111 Billion total entry num = 0.002780111 Billion write speed all = 0.011855821 MB/sec (with seq num) write speed all = 0.011208802 MB/sec (without seq num) 2024/11/20-18:20:36.292393 140007913567808 [compaction_job.cc:1948] [default] [JOB 3537] Generated table #53970: 927068 keys, 37480773 bytes, temperature: kWarm 2024/11/20-18:20:36.292459 140007913567808 EVENT_LOG_v1 {"time_micros": 1732098036292428, "cf_name": "default", "job": 3537, "event": "table_file_creation", "file_number": 53970, "file_size": 37480773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 892274476, "table_properties": {"data_size": 34452768, "index_size": 1787328, "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": 25957904, "raw_average_key_size": 28, "raw_value_size": 108259872, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927068, "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": 1732098033, "oldest_key_time": 0, "file_creation_time": 1732098033, "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": 53970, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:20:36.328429 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053971.sst) /dev/shm/ToplingTemp/Topling-769085-RFJxXM 2024/11/20-18:20:37.307912 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053971.sst): first pass time = 0.98's, 137.035'MB/sec 2024/11/20-18:20:38.903682 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053971.sst): old prealloc_size = 147639500, real_size = 36344736 2024/11/20-18:20:38.904237 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053971.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926820 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.82 avg-zval = 37.06 2024/11/20-18:20:38.904495 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053971.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/20-18:20:39.599926 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053971.sst): second pass time = 1.59's, 67.883'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.420'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3317.423'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.406'MB/sec write SST data time = 0.12's, 304.121'MB/sec dict compress time = 504403708.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27713.216'MB/sec zip my value time = 1.59's, unzip length = 0.108'GB zip my value throughput = 67.883'MB/sec zip pipeline throughput = 150.414'MB/sec entries = 926820 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.82 avg-zval = 37.06 usrkeys = 926820 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.53 avg-zval = 37.06 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 227378 bytes = 540032 } seq expand size = 1591646 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0379 GB } UnZip/Zip{ index = 10.5141 value = 3.1519 dict = 1.00 all = 3.5425 } Zip/UnZip{ index = 0.0951 value = 0.3173 dict = 1.00 all = 0.2823 } ---------------------------- total value len = 0.439552 GB avg = 0.119 KB (by entry num) total key len = 0.103794 GB avg = 0.028 KB total ukey len = 0.074139 GB avg = 0.020 KB total ukey num = 0.003706931 Billion total entry num = 0.003706931 Billion write speed all = 0.015805168 MB/sec (with seq num) write speed all = 0.014942534 MB/sec (without seq num) 2024/11/20-18:20:39.652575 140007913567808 [compaction_job.cc:1948] [default] [JOB 3537] Generated table #53971: 926820 keys, 37888197 bytes, temperature: kWarm 2024/11/20-18:20:39.652670 140007913567808 EVENT_LOG_v1 {"time_micros": 1732098039652619, "cf_name": "default", "job": 3537, "event": "table_file_creation", "file_number": 53971, "file_size": 37888197, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 892655228, "table_properties": {"data_size": 34349840, "index_size": 1763008, "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": 25950960, "raw_average_key_size": 28, "raw_value_size": 108266884, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926820, "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": 1732098036, "oldest_key_time": 0, "file_creation_time": 1732098036, "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": 53971, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:20:39.726367 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053972.sst) /dev/shm/ToplingTemp/Topling-769085-oQfLmP 2024/11/20-18:20:40.589058 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053972.sst): first pass time = 0.86's, 155.588'MB/sec 2024/11/20-18:20:42.118820 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053972.sst): old prealloc_size = 147639500, real_size = 36419888 2024/11/20-18:20:42.119380 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053972.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926875 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.81 avg-zval = 37.14 2024/11/20-18:20:42.119625 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053972.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/20-18:20:42.927448 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053972.sst): second pass time = 1.53's, 70.807'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 46.959'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3273.744'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.339'MB/sec write SST data time = 0.12's, 307.063'MB/sec dict compress time = 0.00's, 1080012.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 35553.610'MB/sec zip my value time = 1.53's, unzip length = 0.108'GB zip my value throughput = 70.807'MB/sec zip pipeline throughput = 82.521'MB/sec entries = 926875 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.81 avg-zval = 37.14 usrkeys = 926875 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.55 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231248 bytes = 549232 } seq expand size = 1618736 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.5109 value = 3.1450 dict = 1.00 all = 3.5347 } Zip/UnZip{ index = 0.0951 value = 0.3180 dict = 1.00 all = 0.2829 } ---------------------------- total value len = 0.549436 GB avg = 0.119 KB (by entry num) total key len = 0.129747 GB avg = 0.028 KB total ukey len = 0.092676 GB avg = 0.020 KB total ukey num = 0.004633806 Billion total entry num = 0.004633806 Billion write speed all = 0.019754546 MB/sec (with seq num) write speed all = 0.018676324 MB/sec (without seq num) 2024/11/20-18:20:42.974965 140007913567808 [compaction_job.cc:1948] [default] [JOB 3537] Generated table #53972: 926875 keys, 37971803 bytes, temperature: kWarm 2024/11/20-18:20:42.975033 140007913567808 EVENT_LOG_v1 {"time_micros": 1732098042975000, "cf_name": "default", "job": 3537, "event": "table_file_creation", "file_number": 53972, "file_size": 37971803, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 899867891, "table_properties": {"data_size": 34424352, "index_size": 1763648, "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": 25952500, "raw_average_key_size": 28, "raw_value_size": 108265258, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926875, "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": 1732098039, "oldest_key_time": 0, "file_creation_time": 1732098039, "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": 53972, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:20:43.015210 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053973.sst) /dev/shm/ToplingTemp/Topling-769085-Ib0qeP 2024/11/20-18:20:43.181720 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053973.sst): first pass time = 0.17's, 279.862'MB/sec 2024/11/20-18:20:43.601691 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053973.sst): old prealloc_size = 147639500, real_size = 12742944 2024/11/20-18:20:43.601932 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053973.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 321542 prefix = 4 raw-key = 0.0051 GB zip-key = 0.0006 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0376 GB zip-val = 0.0120 GB avg-val = 116.88 avg-zval = 37.47 2024/11/20-18:20:43.602135 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053973.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0008 GB, waited 0.000 sec, Key+Value = 0.047 GB 2024/11/20-18:20:43.854537 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00/053973.sst): second pass time = 0.42's, 89.626'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.25's, 54.108'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2807.805'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.399'MB/sec write SST data time = 0.05's, 266.181'MB/sec dict compress time = 0.00's, 385032.000'MB/sec z-dict build time = 0.00's, sample length = 0.385'MB, throughput = 11937.126'MB/sec zip my value time = 0.42's, unzip length = 0.038'GB zip my value throughput = 89.626'MB/sec zip pipeline throughput = 89.626'MB/sec entries = 321542 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.88 avg-zval = 37.47 usrkeys = 321542 avg-key = 20.00 avg-zkey = 1.91 avg-val = 121.91 avg-zval = 37.47 TagRS{ kinds = RS_Key0_TagN bytes = 50360 } TagArray{ size = 231220 bytes = 578064 } seq expand size = 1618540 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0064 GB value = 0.0376 GB dict = 0.39 MB all = 0.0466 GB } __ZipSize{ index = 0.0006 GB value = 0.0120 GB dict = 0.39 MB all = 0.0137 GB } UnZip/Zip{ index = 10.4953 value = 3.1189 dict = 1.00 all = 3.4053 } Zip/UnZip{ index = 0.0953 value = 0.3206 dict = 1.00 all = 0.2937 } ---------------------------- total value len = 0.588636 GB avg = 0.119 KB (by entry num) total key len = 0.138750 GB avg = 0.028 KB total ukey len = 0.099107 GB avg = 0.020 KB total ukey num = 0.004955348 Billion total entry num = 0.004955348 Billion write speed all = 0.021156004 MB/sec (with seq num) write speed all = 0.020002995 MB/sec (without seq num) 2024/11/20-18:20:43.876895 140007913567808 [compaction_job.cc:1948] [default] [JOB 3537] Generated table #53973: 321542 keys, 13680087 bytes, temperature: kWarm 2024/11/20-18:20:43.876965 140007913567808 EVENT_LOG_v1 {"time_micros": 1732098043876928, "cf_name": "default", "job": 3537, "event": "table_file_creation", "file_number": 53973, "file_size": 13680087, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 908236452, "table_properties": {"data_size": 12049616, "index_size": 612736, "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": 9003176, "raw_average_key_size": 28, "raw_value_size": 37581556, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 321542, "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": 1732098043, "oldest_key_time": 0, "file_creation_time": 1732098043, "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": 53973, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:20:43.893853 140007913567808 [compaction_job.cc:703] job-03537: subcompact[0], size: 0.203771 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03537/att-00 [053968,053969,053970,053971,053972,053973] 2024/11/20-18:20:43.945297 140007913567808 (Original Log Time 2024/11/20-18:20:25.846977) EVENT_LOG_v1 {"time_micros": 1732098025846941, "job": 3537, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [53946], "files_L3": [52290, 52291, 52755, 52750, 52849, 52979, 52976, 53190, 53334, 53468, 53472, 53482, 53536, 53689, 53686], "score": 0.339217, "input_data_size": 223299178, "oldest_snapshot_seqno": 909366436} 2024/11/20-18:20:43.945301 140007913567808 (Original Log Time 2024/11/20-18:20:43.944533) [compaction_job.cc:2022] [default] [JOB 3537] Compacted 1@2 + 15@3 files to L3 => 203771034 bytes 2024/11/20-18:20:43.945302 140007913567808 (Original Log Time 2024/11/20-18:20:43.945210) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 12.4 rd, 11.3 wr, level 3, files in(1, 15) out(6 +0 blob) MB in(27.0, 186.0 +0.0 blob) out(194.3 +0.0 blob), read-write-amplify(15.1) write-amplify(7.2) OK, records in: 4955348, records dropped: 0 output_compression: Snappy 2024/11/20-18:20:43.945306 140007913567808 (Original Log Time 2024/11/20-18:20:43.945276) EVENT_LOG_v1 {"time_micros": 1732098043945233, "cf": "default", "job": 3537, "event": "compaction_finished", "compaction_time_micros": 18046886, "compaction_time_cpu_micros": 7037572, "output_level": 3, "num_output_files": 6, "total_output_size": 203771034, "num_input_records": 4955348, "num_output_records": 4955348, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 150196052, "file_range_sync_nanos": 0, "file_fsync_nanos": 6336, "file_prepare_write_nanos": 16876, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-18:20:44.110550 140007913567808 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":1732098025,"executesMs":18238,"compactionJobId":3537,"attempt":0,"compactionInputRawBytes":717673632,"compactionInputZipBytes":223299178,"compactionOutputRawBytes":0,"compactionOutputZipBytes":203771034,"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-69c7849465f214b1a1c0ff2903dc8e63-ef011993437d15bf-00"}}, response = 2024/11/20-18:20:44.110658 140007913567808 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-03537/att-00: olev 3, work 18.238 s, result 8.014 ms, install 0.788 ms, input{raw 684.427 MiB zip 212.955 MiB}