2024/11/20-19:19:08.027365 140008752838208 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00: fork to child time = 0.009642 sec 2024/11/20-19:19:08.027887 140008752838208 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00 2024/11/20-19:19:08.032650 140008752838208 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00 2024/11/20-19:19:08.034260 140008752838208 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:19:08.034500 140008752838208 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:19:08.081182 140008752838208 [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-07839/att-00/MANIFEST-049091 2024/11/20-19:19:08.101120 140008752838208 [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-07839/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 61288, last_sequence is 1013962889, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61133 2024/11/20-19:19:08.101126 140008752838208 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:19:08.101195 140008752838208 [version_set.cc:5724] Creating manifest 61288 2024/11/20-19:19:08.135360 140008752838208 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:19:08.154895 140008752838208 [compaction_job.cc:2437] [default] [JOB 7839] Compacting 1@2 + 6@3 files to L3, score 0.95, subcompactions 1 : 1 2024/11/20-19:19:08.154910 140008752838208 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7067 Base level 2, inputs: [61285(27MB)], [61250(39MB) 61251(5632KB) 61189(37MB) 61190(36MB) 61191(38MB) 61234(38MB)] 2024/11/20-19:19:08.161463 140008752838208 [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-19:19:08.161485 140008752838208 [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-19:19:08.161502 140008752838208 [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-19:19:08.161510 140008752838208 [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-19:19:08.161519 140008752838208 [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-19:19:08.753066 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061289.sst) /dev/shm/ToplingTemp/Topling-880026-a4J4rE 2024/11/20-19:19:09.259781 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061289.sst): first pass time = 0.51's, 264.902'MB/sec 2024/11/20-19:19:10.633332 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061289.sst): old prealloc_size = 147639500, real_size = 36988944 2024/11/20-19:19:10.634007 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061289.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923676 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0350 GB avg-val = 117.31 avg-zval = 37.89 2024/11/20-19:19:10.635617 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061289.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-19:19:11.588350 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061289.sst): second pass time = 1.37's, 78.938'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 42.893'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2686.184'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.288'MB/sec write SST data time = 0.15's, 270.691'MB/sec dict compress time = 8247586391.95's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 34514.442'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 78.938'MB/sec zip pipeline throughput = 78.938'MB/sec entries = 923676 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.31 avg-zval = 37.89 usrkeys = 923676 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.31 avg-zval = 37.89 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923676 bytes = 3117424 } seq expand size = 6465732 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0350 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.5128 value = 3.0958 dict = 1.00 all = 3.2765 } Zip/UnZip{ index = 0.0951 value = 0.3230 dict = 1.00 all = 0.3052 } ---------------------------- total value len = 0.114821 GB avg = 0.124 KB (by entry num) total key len = 0.025863 GB avg = 0.028 KB total ukey len = 0.018474 GB avg = 0.020 KB total ukey num = 0.000923676 Billion total entry num = 0.000923676 Billion write speed all = 0.003712972 MB/sec (with seq num) write speed all = 0.003517948 MB/sec (without seq num) 2024/11/20-19:19:11.677127 140008752838208 [compaction_job.cc:1948] [default] [JOB 7839] Generated table #61289: 923676 keys, 40963812 bytes, temperature: kWarm 2024/11/20-19:19:11.677230 140008752838208 EVENT_LOG_v1 {"time_micros": 1732101551677186, "cf_name": "default", "job": 7839, "event": "table_file_creation", "file_number": 61289, "file_size": 40963812, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899845887, "largest_seqno": 1013921784, "table_properties": {"data_size": 35000576, "index_size": 1757248, "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": 25862928, "raw_average_key_size": 28, "raw_value_size": 108354924, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923676, "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": 1732101548, "oldest_key_time": 0, "file_creation_time": 1732101548, "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": 61289, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:19:11.715850 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061290.sst) /dev/shm/ToplingTemp/Topling-880026-WvmRlB 2024/11/20-19:19:12.752846 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061290.sst): first pass time = 1.04's, 129.437'MB/sec 2024/11/20-19:19:14.141362 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061290.sst): old prealloc_size = 147639500, real_size = 36759824 2024/11/20-19:19:14.142076 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061290.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924060 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.0348 GB avg-val = 117.25 avg-zval = 37.64 2024/11/20-19:19:14.142804 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061290.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-19:19:15.093714 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061290.sst): second pass time = 1.39's, 78.087'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 42.222'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2538.991'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.291'MB/sec write SST data time = 0.16's, 254.682'MB/sec dict compress time = 8247586391.95's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 14592.425'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 78.087'MB/sec zip pipeline throughput = 78.087'MB/sec entries = 924060 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.25 avg-zval = 37.64 usrkeys = 924060 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.95 avg-zval = 37.64 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 752067 bytes = 2444240 } seq expand size = 5264469 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0348 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5823 value = 3.1149 dict = 1.00 all = 3.3380 } Zip/UnZip{ index = 0.0945 value = 0.3210 dict = 1.00 all = 0.2996 } ---------------------------- total value len = 0.228429 GB avg = 0.124 KB (by entry num) total key len = 0.051737 GB avg = 0.028 KB total ukey len = 0.036955 GB avg = 0.020 KB total ukey num = 0.001847736 Billion total entry num = 0.001847736 Billion write speed all = 0.007393556 MB/sec (with seq num) write speed all = 0.007003463 MB/sec (without seq num) 2024/11/20-19:19:15.185322 140008752838208 [compaction_job.cc:1948] [default] [JOB 7839] Generated table #61290: 924060 keys, 40209274 bytes, temperature: kWarm 2024/11/20-19:19:15.185399 140008752838208 EVENT_LOG_v1 {"time_micros": 1732101555185368, "cf_name": "default", "job": 7839, "event": "table_file_creation", "file_number": 61290, "file_size": 40209274, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1013921830, "table_properties": {"data_size": 34782208, "index_size": 1746432, "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": 25873680, "raw_average_key_size": 28, "raw_value_size": 108344156, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924060, "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": 1732101551, "oldest_key_time": 0, "file_creation_time": 1732101551, "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": 61290, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:19:15.243815 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061291.sst) /dev/shm/ToplingTemp/Topling-880026-zgCrgE 2024/11/20-19:19:16.148040 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061291.sst): first pass time = 0.90's, 148.441'MB/sec 2024/11/20-19:19:18.158040 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061291.sst): old prealloc_size = 147639500, real_size = 36283296 2024/11/20-19:19:18.158668 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061291.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926796 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.82 avg-zval = 36.98 2024/11/20-19:19:18.158941 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061291.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-19:19:18.957013 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061291.sst): second pass time = 2.01's, 53.886'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 47.612'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3038.757'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.344'MB/sec write SST data time = 0.13's, 303.558'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34558.492'MB/sec zip my value time = 2.01's, unzip length = 0.108'GB zip my value throughput = 53.886'MB/sec zip pipeline throughput = 118.298'MB/sec entries = 926796 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.82 avg-zval = 36.98 usrkeys = 926796 avg-key = 20.00 avg-zkey = 1.91 avg-val = 118.57 avg-zval = 36.98 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231842 bytes = 753504 } seq expand size = 1622894 multi value expand size = 0 cnt WriteAppend = 27 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.0380 GB } UnZip/Zip{ index = 10.4455 value = 3.1586 dict = 1.00 all = 3.5284 } Zip/UnZip{ index = 0.0957 value = 0.3166 dict = 1.00 all = 0.2834 } ---------------------------- total value len = 0.338320 GB avg = 0.122 KB (by entry num) total key len = 0.077687 GB avg = 0.028 KB total ukey len = 0.055491 GB avg = 0.020 KB total ukey num = 0.002774532 Billion total entry num = 0.002774532 Billion write speed all = 0.010977260 MB/sec (with seq num) write speed all = 0.010391562 MB/sec (without seq num) 2024/11/20-19:19:19.002880 140008752838208 [compaction_job.cc:1948] [default] [JOB 7839] Generated table #61291: 926796 keys, 38039653 bytes, temperature: kWarm 2024/11/20-19:19:19.002948 140008752838208 EVENT_LOG_v1 {"time_micros": 1732101559002915, "cf_name": "default", "job": 7839, "event": "table_file_creation", "file_number": 61291, "file_size": 38039653, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 970964009, "table_properties": {"data_size": 34276880, "index_size": 1774528, "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": 25950288, "raw_average_key_size": 28, "raw_value_size": 108267456, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926796, "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": 1732101555, "oldest_key_time": 0, "file_creation_time": 1732101555, "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": 61291, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:19:19.038830 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061292.sst) /dev/shm/ToplingTemp/Topling-880026-MAxFxD 2024/11/20-19:19:20.001192 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061292.sst): first pass time = 0.96's, 139.472'MB/sec 2024/11/20-19:19:21.833662 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061292.sst): old prealloc_size = 147639500, real_size = 37083472 2024/11/20-19:19:21.834239 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061292.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923346 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1084 GB zip-val = 0.0351 GB avg-val = 117.36 avg-zval = 38.02 2024/11/20-19:19:21.834866 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061292.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-19:19:22.684563 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061292.sst): second pass time = 1.83's, 59.160'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 47.525'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3161.237'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.341'MB/sec write SST data time = 0.17's, 233.256'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 30090.758'MB/sec zip my value time = 1.83's, unzip length = 0.108'GB zip my value throughput = 59.160'MB/sec zip pipeline throughput = 101.935'MB/sec entries = 923346 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.36 avg-zval = 38.02 usrkeys = 923346 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.84 avg-zval = 38.02 TagRS{ kinds = RS_Key0_TagN bytes = 144360 } TagArray{ size = 722206 bytes = 2347184 } seq expand size = 5055442 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0351 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5822 value = 3.0866 dict = 1.00 all = 3.3192 } Zip/UnZip{ index = 0.0945 value = 0.3240 dict = 1.00 all = 0.3013 } ---------------------------- total value len = 0.451739 GB avg = 0.122 KB (by entry num) total key len = 0.103541 GB avg = 0.028 KB total ukey len = 0.073958 GB avg = 0.020 KB total ukey num = 0.003697878 Billion total entry num = 0.003697878 Billion write speed all = 0.014650853 MB/sec (with seq num) write speed all = 0.013870316 MB/sec (without seq num) 2024/11/20-19:19:22.737396 140008752838208 [compaction_job.cc:1948] [default] [JOB 7839] Generated table #61292: 923346 keys, 40436590 bytes, temperature: kWarm 2024/11/20-19:19:22.737494 140008752838208 EVENT_LOG_v1 {"time_micros": 1732101562737440, "cf_name": "default", "job": 7839, "event": "table_file_creation", "file_number": 61292, "file_size": 40436590, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1013921483, "table_properties": {"data_size": 35107392, "index_size": 1745088, "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": 25853688, "raw_average_key_size": 28, "raw_value_size": 108364076, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923346, "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": 1732101559, "oldest_key_time": 0, "file_creation_time": 1732101559, "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": 61292, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:19:22.799457 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061293.sst) /dev/shm/ToplingTemp/Topling-880026-43K0sC 2024/11/20-19:19:23.684174 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061293.sst): first pass time = 0.88's, 151.715'MB/sec 2024/11/20-19:19:25.328087 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061293.sst): old prealloc_size = 147639500, real_size = 36971776 2024/11/20-19:19:25.328610 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061293.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923210 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0350 GB avg-val = 117.38 avg-zval = 37.89 2024/11/20-19:19:25.329343 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061293.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-19:19:26.237033 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061293.sst): second pass time = 1.64's, 65.950'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 44.920'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3520.983'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.295'MB/sec write SST data time = 0.13's, 324.410'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 22507.607'MB/sec zip my value time = 1.64's, unzip length = 0.108'GB zip my value throughput = 65.950'MB/sec zip pipeline throughput = 145.264'MB/sec entries = 923210 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.38 avg-zval = 37.89 usrkeys = 923210 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.38 avg-zval = 37.89 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923210 bytes = 3000448 } seq expand size = 6462470 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0350 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.5136 value = 3.0976 dict = 1.00 all = 3.2872 } Zip/UnZip{ index = 0.0951 value = 0.3228 dict = 1.00 all = 0.3042 } ---------------------------- total value len = 0.566569 GB avg = 0.123 KB (by entry num) total key len = 0.129390 GB avg = 0.028 KB total ukey len = 0.092422 GB avg = 0.020 KB total ukey num = 0.004621088 Billion total entry num = 0.004621088 Billion write speed all = 0.018360928 MB/sec (with seq num) write speed all = 0.017385614 MB/sec (without seq num) 2024/11/20-19:19:26.286269 140008752838208 [compaction_job.cc:1948] [default] [JOB 7839] Generated table #61293: 923210 keys, 40830166 bytes, temperature: kWarm 2024/11/20-19:19:26.286332 140008752838208 EVENT_LOG_v1 {"time_micros": 1732101566286300, "cf_name": "default", "job": 7839, "event": "table_file_creation", "file_number": 61293, "file_size": 40830166, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921796, "largest_seqno": 1013921636, "table_properties": {"data_size": 34984560, "index_size": 1756224, "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": 25849880, "raw_average_key_size": 28, "raw_value_size": 108367860, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923210, "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": 1732101562, "oldest_key_time": 0, "file_creation_time": 1732101562, "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": 61293, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:19:26.323532 140008752838208 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061294.sst) /dev/shm/ToplingTemp/Topling-880026-buvD1E 2024/11/20-19:19:26.473792 140008752838208 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061294.sst): first pass time = 0.15's, 240.816'MB/sec 2024/11/20-19:19:26.801749 140008752838208 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061294.sst): old prealloc_size = 147639500, real_size = 10555376 2024/11/20-19:19:26.801936 140008752838208 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061294.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 248536 prefix = 4 raw-key = 0.0040 GB zip-key = 0.0005 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0292 GB zip-val = 0.0100 GB avg-val = 117.55 avg-zval = 40.31 2024/11/20-19:19:26.802191 140008752838208 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061294.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0006 GB, waited 0.000 sec, Key+Value = 0.036 GB 2024/11/20-19:19:27.185715 140008752838208 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00/061294.sst): second pass time = 0.33's, 89.270'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.38's, 30.222'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2867.237'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.248'MB/sec write SST data time = 0.13's, 86.929'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.299'MB, throughput = 10568.261'MB/sec zip my value time = 0.33's, unzip length = 0.029'GB zip my value throughput = 89.270'MB/sec zip pipeline throughput = 89.270'MB/sec entries = 248536 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.55 avg-zval = 40.31 usrkeys = 248536 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.55 avg-zval = 40.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 248536 bytes = 807760 } seq expand size = 1739752 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0050 GB value = 0.0292 GB dict = 0.30 MB all = 0.0362 GB } __ZipSize{ index = 0.0005 GB value = 0.0100 GB dict = 0.30 MB all = 0.0116 GB } UnZip/Zip{ index = 10.4843 value = 2.9161 dict = 1.00 all = 3.1178 } Zip/UnZip{ index = 0.0954 value = 0.3429 dict = 1.00 all = 0.3207 } ---------------------------- total value len = 0.597526 GB avg = 0.123 KB (by entry num) total key len = 0.136349 GB avg = 0.028 KB total ukey len = 0.097392 GB avg = 0.020 KB total ukey num = 0.004869624 Billion total entry num = 0.004869624 Billion write speed all = 0.019360733 MB/sec (with seq num) write speed all = 0.018332989 MB/sec (without seq num) 2024/11/20-19:19:27.219016 140008752838208 [compaction_job.cc:1948] [default] [JOB 7839] Generated table #61294: 248536 keys, 11602849 bytes, temperature: kWarm 2024/11/20-19:19:27.219125 140008752838208 EVENT_LOG_v1 {"time_micros": 1732101567219076, "cf_name": "default", "job": 7839, "event": "table_file_creation", "file_number": 61294, "file_size": 11602849, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921854, "largest_seqno": 1013919438, "table_properties": {"data_size": 10018976, "index_size": 474112, "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": 6959008, "raw_average_key_size": 28, "raw_value_size": 29216612, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 248536, "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": 1732101566, "oldest_key_time": 0, "file_creation_time": 1732101566, "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": 61294, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:19:27.234484 140008752838208 [compaction_job.cc:703] job-07839: subcompact[0], size: 0.212082 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07839/att-00 [061289,061290,061291,061292,061293,061294] 2024/11/20-19:19:27.314079 140008752838208 (Original Log Time 2024/11/20-19:19:08.154967) EVENT_LOG_v1 {"time_micros": 1732101548154926, "job": 7839, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [61285], "files_L3": [61250, 61251, 61189, 61190, 61191, 61234], "score": 0.945452, "input_data_size": 234652683, "oldest_snapshot_seqno": 1013962868} 2024/11/20-19:19:27.314085 140008752838208 (Original Log Time 2024/11/20-19:19:27.313173) [compaction_job.cc:2022] [default] [JOB 7839] Compacted 1@2 + 6@3 files to L3 => 212082344 bytes 2024/11/20-19:19:27.314088 140008752838208 (Original Log Time 2024/11/20-19:19:27.313967) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 12.3 rd, 11.1 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(27.1, 196.7 +0.0 blob) out(202.3 +0.0 blob), read-write-amplify(15.7) write-amplify(7.5) OK, records in: 4976610, records dropped: 106986 output_compression: Snappy 2024/11/20-19:19:27.314095 140008752838208 (Original Log Time 2024/11/20-19:19:27.314037) EVENT_LOG_v1 {"time_micros": 1732101567314000, "cf": "default", "job": 7839, "event": "compaction_finished", "compaction_time_micros": 19079536, "compaction_time_cpu_micros": 7805079, "output_level": 3, "num_output_files": 6, "total_output_size": 212082344, "num_input_records": 4976610, "num_output_records": 4869624, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 156768604, "file_range_sync_nanos": 0, "file_fsync_nanos": 5921, "file_prepare_write_nanos": 13780, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-19:19:27.453814 140008752838208 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":1732101547,"executesMs":19267,"compactionJobId":7839,"attempt":0,"compactionInputRawBytes":722456568,"compactionInputZipBytes":234652683,"compactionOutputRawBytes":0,"compactionOutputZipBytes":212082344,"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-46e442eb688093d3d6a8365d53a04302-e88b5f56efd09db6-00"}}, response = 2024/11/20-19:19:27.453939 140008752838208 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-07839/att-00: olev 3, work 19.267 s, result 18.582 ms, install 0.949 ms, input{raw 688.988 MiB zip 223.782 MiB}