2024/11/20-20:25:49.715920 140008878728768 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00: fork to child time = 0.009206 sec 2024/11/20-20:25:49.716447 140008878728768 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00 2024/11/20-20:25:49.722944 140008878728768 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00 2024/11/20-20:25:49.724583 140008878728768 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:25:49.724831 140008878728768 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:25:49.800138 140008878728768 [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-10559/att-00/MANIFEST-049091 2024/11/20-20:25:49.854881 140008878728768 [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-10559/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 66530, last_sequence is 1080766463, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 66327 2024/11/20-20:25:49.854894 140008878728768 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:25:49.854962 140008878728768 [version_set.cc:5724] Creating manifest 66530 2024/11/20-20:25:49.889117 140008878728768 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:25:49.911626 140008878728768 [compaction_job.cc:2437] [default] [JOB 10559] Compacting 1@2 + 7@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-20:25:49.911642 140008878728768 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8970 Base level 2, inputs: [66504(31MB)], [66527(40MB) 66528(2931KB) 66446(39MB) 66452(40MB) 66453(39MB) 66455(39MB) 66507(13MB)] 2024/11/20-20:25:49.918773 140008878728768 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:25:49.918792 140008878728768 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:25:49.918807 140008878728768 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:25:49.918812 140008878728768 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:25:49.918822 140008878728768 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:25:50.507703 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066531.sst) /dev/shm/ToplingTemp/Topling-939596-2FPRJ2 2024/11/20-20:25:50.765554 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066531.sst): first pass time = 0.26's, 520.651'MB/sec 2024/11/20-20:25:51.527216 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066531.sst): old prealloc_size = 147639500, real_size = 40881808 2024/11/20-20:25:51.527354 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066531.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.89 2024/11/20-20:25:51.527527 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066531.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:25:51.691889 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066531.sst): second pass time = 0.76's, 172.988'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.860'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1856.612'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.04's, 999.103'MB/sec dict compress time = 8375638008.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 18999.545'MB/sec zip my value time = 0.76's, unzip length = 0.132'GB zip my value throughput = 172.988'MB/sec zip pipeline throughput = 306.128'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 313.89 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1023.03 avg-zval = 313.89 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 111553 bytes = 376512 } seq expand size = 780871 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.9756 value = 3.2400 dict = 1.00 all = 3.1487 } Zip/UnZip{ index = 0.1434 value = 0.3086 dict = 1.00 all = 0.3176 } ---------------------------- total value len = 563.198143 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144006 Billion total entry num = 1.700646028 Billion write speed all = 71.226484088 MB/sec (with seq num) write speed all = 69.631382604 MB/sec (without seq num) 2024/11/20-20:25:51.744075 140008878728768 [compaction_job.cc:1948] [default] [JOB 10559] Generated table #66531: 129430 keys, 42626036 bytes, temperature: kWarm 2024/11/20-20:25:51.744170 140008878728768 EVENT_LOG_v1 {"time_micros": 1732105551744126, "cf_name": "default", "job": 10559, "event": "table_file_creation", "file_number": 66531, "file_size": 42626036, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1080216632, "table_properties": {"data_size": 40626624, "index_size": 222656, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629740, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105550, "oldest_key_time": 0, "file_creation_time": 1732105550, "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": 66531, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:25:51.781342 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066532.sst) /dev/shm/ToplingTemp/Topling-939596-2VhqH2 2024/11/20-20:25:52.320236 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066532.sst): first pass time = 0.54's, 249.078'MB/sec 2024/11/20-20:25:53.112974 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066532.sst): old prealloc_size = 147639500, real_size = 40494368 2024/11/20-20:25:53.113135 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066532.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.91 2024/11/20-20:25:53.113209 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066532.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:25:53.275099 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066532.sst): second pass time = 0.79's, 166.211'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.719'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1727.304'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.05's, 899.633'MB/sec dict compress time = 8375638008.17's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25699.090'MB/sec zip my value time = 0.79's, unzip length = 0.132'GB zip my value throughput = 166.211'MB/sec zip pipeline throughput = 332.421'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 310.91 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.25 avg-zval = 310.91 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 22970 bytes = 77536 } seq expand size = 160790 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 7.0057 value = 3.2711 dict = 1.00 all = 3.2003 } Zip/UnZip{ index = 0.1427 value = 0.3057 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 563.329933 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273434 Billion total entry num = 1.700775456 Billion write speed all = 71.229017673 MB/sec (with seq num) write speed all = 69.634090838 MB/sec (without seq num) 2024/11/20-20:25:53.328471 140008878728768 [compaction_job.cc:1948] [default] [JOB 10559] Generated table #66532: 129428 keys, 41939687 bytes, temperature: kWarm 2024/11/20-20:25:53.328546 140008878728768 EVENT_LOG_v1 {"time_micros": 1732105553328514, "cf_name": "default", "job": 10559, "event": "table_file_creation", "file_number": 66532, "file_size": 41939687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1080216304, "table_properties": {"data_size": 40240144, "index_size": 221696, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629627, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105551, "oldest_key_time": 0, "file_creation_time": 1732105551, "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": 66532, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:25:53.374406 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066533.sst) /dev/shm/ToplingTemp/Topling-939596-JBavd2 2024/11/20-20:25:53.911661 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066533.sst): first pass time = 0.54's, 249.839'MB/sec 2024/11/20-20:25:54.537822 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066533.sst): old prealloc_size = 147639500, real_size = 40718224 2024/11/20-20:25:54.537946 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066533.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.97 avg-zval = 312.57 2024/11/20-20:25:54.538081 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066533.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:25:54.697905 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066533.sst): second pass time = 0.63's, 210.516'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.574'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2333.221'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.281'MB/sec write SST data time = 0.04's, 943.532'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23370.544'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 210.516'MB/sec zip pipeline throughput = 210.516'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.97 avg-zval = 312.57 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1021.30 avg-zval = 312.57 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 80008 bytes = 270048 } seq expand size = 560056 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.8056 value = 3.2535 dict = 1.00 all = 3.1688 } Zip/UnZip{ index = 0.1469 value = 0.3074 dict = 1.00 all = 0.3156 } ---------------------------- total value len = 563.462123 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402867 Billion total entry num = 1.700904889 Billion write speed all = 71.232935888 MB/sec (with seq num) write speed all = 69.638153662 MB/sec (without seq num) 2024/11/20-20:25:54.749089 140008878728768 [compaction_job.cc:1948] [default] [JOB 10559] Generated table #66533: 129433 keys, 42355641 bytes, temperature: kWarm 2024/11/20-20:25:54.749153 140008878728768 EVENT_LOG_v1 {"time_micros": 1732105554749122, "cf_name": "default", "job": 10559, "event": "table_file_creation", "file_number": 66533, "file_size": 42355641, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1080216703, "table_properties": {"data_size": 40457472, "index_size": 228224, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629604, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105553, "oldest_key_time": 0, "file_creation_time": 1732105553, "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": 66533, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:25:54.785891 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066534.sst) /dev/shm/ToplingTemp/Topling-939596-eiR0D4 2024/11/20-20:25:55.318897 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066534.sst): first pass time = 0.53's, 251.828'MB/sec 2024/11/20-20:25:55.871856 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066534.sst): old prealloc_size = 147639500, real_size = 40386464 2024/11/20-20:25:55.871978 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066534.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 310.06 2024/11/20-20:25:55.872037 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066534.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:25:56.032675 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066534.sst): second pass time = 0.55's, 238.389'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.808'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2293.820'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 953.860'MB/sec dict compress time = 0.00's, 1318716.746'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33389.683'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 238.389'MB/sec zip pipeline throughput = 238.389'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.02 avg-zval = 310.06 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.38 avg-zval = 310.06 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6801 bytes = 22976 } seq expand size = 47607 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9594 value = 3.2800 dict = 1.00 all = 3.2127 } Zip/UnZip{ index = 0.1437 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.593800 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 71.237527864 MB/sec (with seq num) write speed all = 69.642873746 MB/sec (without seq num) 2024/11/20-20:25:56.083748 140008878728768 [compaction_job.cc:1948] [default] [JOB 10559] Generated table #66534: 129427 keys, 41777162 bytes, temperature: kWarm 2024/11/20-20:25:56.083813 140008878728768 EVENT_LOG_v1 {"time_micros": 1732105556083783, "cf_name": "default", "job": 10559, "event": "table_file_creation", "file_number": 66534, "file_size": 41777162, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1080200766, "table_properties": {"data_size": 40130768, "index_size": 223168, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629278, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105554, "oldest_key_time": 0, "file_creation_time": 1732105554, "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": 66534, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:25:56.125227 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066535.sst) /dev/shm/ToplingTemp/Topling-939596-sdK3s1 2024/11/20-20:25:56.610224 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066535.sst): first pass time = 0.48's, 276.759'MB/sec 2024/11/20-20:25:57.215127 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066535.sst): old prealloc_size = 147639500, real_size = 40365504 2024/11/20-20:25:57.215285 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066535.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 309.91 2024/11/20-20:25:57.215364 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066535.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:25:57.392766 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066535.sst): second pass time = 0.60's, 217.924'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 234.974'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1741.521'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.247'MB/sec write SST data time = 0.05's, 892.999'MB/sec dict compress time = 0.00's, 10320.717'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44100.099'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 217.924'MB/sec zip pipeline throughput = 245.961'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 309.91 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.13 avg-zval = 309.91 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 2800 bytes = 9472 } seq expand size = 19600 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0364 value = 3.2815 dict = 1.00 all = 3.2154 } Zip/UnZip{ index = 0.1421 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 563.725449 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661726 Billion total entry num = 1.701163748 Billion write speed all = 71.241903706 MB/sec (with seq num) write speed all = 69.647382384 MB/sec (without seq num) 2024/11/20-20:25:57.443513 140008878728768 [compaction_job.cc:1948] [default] [JOB 10559] Generated table #66535: 129432 keys, 41742755 bytes, temperature: kWarm 2024/11/20-20:25:57.443580 140008878728768 EVENT_LOG_v1 {"time_micros": 1732105557443549, "cf_name": "default", "job": 10559, "event": "table_file_creation", "file_number": 66535, "file_size": 41742755, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1080180426, "table_properties": {"data_size": 40112240, "index_size": 220736, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629255, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105556, "oldest_key_time": 0, "file_creation_time": 1732105556, "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": 66535, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:25:57.480924 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066536.sst) /dev/shm/ToplingTemp/Topling-939596-T7eKT4 2024/11/20-20:25:57.670259 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066536.sst): first pass time = 0.19's, 296.033'MB/sec 2024/11/20-20:25:58.000596 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066536.sst): old prealloc_size = 147639500, real_size = 16949040 2024/11/20-20:25:58.000695 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066536.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 54039 prefix = 4 raw-key = 0.0004 GB zip-key = 0.0001 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.0550 GB zip-val = 0.0168 GB avg-val =1017.00 avg-zval = 311.65 2024/11/20-20:25:58.000766 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066536.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.056 GB 2024/11/20-20:25:58.067984 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00/066536.sst): second pass time = 0.33's, 166.800'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.07's, 259.809'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1312.683'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.277'MB/sec write SST data time = 0.02's, 945.182'MB/sec dict compress time = 0.00's, 4172.356'MB/sec z-dict build time = 0.00's, sample length = 0.557'MB, throughput = 9882.710'MB/sec zip my value time = 0.33's, unzip length = 0.055'GB zip my value throughput = 166.800'MB/sec zip pipeline throughput = 166.800'MB/sec entries = 54039 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.00 avg-zval = 311.65 usrkeys = 54039 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.24 avg-zval = 311.65 TagRS{ kinds = RS_Key0_TagN bytes = 8560 } TagArray{ size = 1887 bytes = 6144 } seq expand size = 13209 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0006 GB value = 0.0550 GB dict = 0.56 MB all = 0.0560 GB } __ZipSize{ index = 0.0001 GB value = 0.0168 GB dict = 0.56 MB all = 0.0175 GB } UnZip/Zip{ index = 6.8927 value = 3.2633 dict = 1.00 all = 3.2006 } Zip/UnZip{ index = 0.1451 value = 0.3064 dict = 1.00 all = 0.3124 } ---------------------------- total value len = 563.780420 GB avg = 0.331 KB (by entry num) total key len = 44.328430 GB avg = 0.026 KB total ukey len = 32.802556 GB avg = 0.014 KB total ukey num = 2.321715765 Billion total entry num = 1.701217787 Billion write speed all = 71.242834774 MB/sec (with seq num) write speed all = 69.648388941 MB/sec (without seq num) 2024/11/20-20:25:58.092965 140008878728768 [compaction_job.cc:1948] [default] [JOB 10559] Generated table #66536: 54039 keys, 17508731 bytes, temperature: kWarm 2024/11/20-20:25:58.093021 140008878728768 EVENT_LOG_v1 {"time_micros": 1732105558092991, "cf_name": "default", "job": 10559, "event": "table_file_creation", "file_number": 66536, "file_size": 17508731, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1080198035, "table_properties": {"data_size": 16841248, "index_size": 94080, "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": 1080780, "raw_average_key_size": 20, "raw_value_size": 54957627, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 54039, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105557, "oldest_key_time": 0, "file_creation_time": 1732105557, "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": 66536, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:25:58.107516 140008878728768 [compaction_job.cc:703] job-10559: subcompact[0], size: 0.227950 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10559/att-00 [066531,066532,066533,066534,066535,066536] 2024/11/20-20:25:58.165930 140008878728768 (Original Log Time 2024/11/20-20:25:49.911706) EVENT_LOG_v1 {"time_micros": 1732105549911661, "job": 10559, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [66504], "files_L3": [66527, 66528, 66446, 66452, 66453, 66455, 66507], "score": 0.856417, "input_data_size": 260421809, "oldest_snapshot_seqno": 1080765957} 2024/11/20-20:25:58.165936 140008878728768 (Original Log Time 2024/11/20-20:25:58.164952) [compaction_job.cc:2022] [default] [JOB 10559] Compacted 1@2 + 7@3 files to L3 => 227950012 bytes 2024/11/20-20:25:58.165939 140008878728768 (Original Log Time 2024/11/20-20:25:58.165823) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 31.8 rd, 27.8 wr, level 3, files in(1, 7) out(6 +0 blob) MB in(31.2, 217.1 +0.0 blob) out(217.4 +0.0 blob), read-write-amplify(14.9) write-amplify(7.0) OK, records in: 732139, records dropped: 30950 output_compression: Snappy 2024/11/20-20:25:58.165946 140008878728768 (Original Log Time 2024/11/20-20:25:58.165899) EVENT_LOG_v1 {"time_micros": 1732105558165859, "cf": "default", "job": 10559, "event": "compaction_finished", "compaction_time_micros": 8195816, "compaction_time_cpu_micros": 1970831, "output_level": 3, "num_output_files": 6, "total_output_size": 227950012, "num_input_records": 732139, "num_output_records": 701189, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 156159801, "file_range_sync_nanos": 0, "file_fsync_nanos": 4943, "file_prepare_write_nanos": 12527, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:25:58.308463 140008878728768 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":1732105549,"executesMs":8429,"compactionJobId":10559,"attempt":0,"compactionInputRawBytes":759221996,"compactionInputZipBytes":260421809,"compactionOutputRawBytes":0,"compactionOutputZipBytes":227950012,"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-d73e9faef68b8eee7884895e0b2be1eb-c0281a97f5ff4efb-00"}}, response = 2024/11/20-20:25:58.308592 140008878728768 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10559/att-00: olev 3, work 8.429 s, result 19.675 ms, install 1.031 ms, input{raw 724.051 MiB zip 248.358 MiB}