2024/11/20-20:06:24.945239 140008668911168 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00: fork to child time = 0.009473 sec 2024/11/20-20:06:24.945776 140008668911168 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00 2024/11/20-20:06:24.952383 140008668911168 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00 2024/11/20-20:06:24.953992 140008668911168 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:06:24.954232 140008668911168 [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:06:25.007243 140008668911168 [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-09315/att-00/MANIFEST-049091 2024/11/20-20:06:25.064838 140008668911168 [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-09315/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64319, last_sequence is 1053147132, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64203 2024/11/20-20:06:25.064853 140008668911168 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:06:25.064948 140008668911168 [version_set.cc:5724] Creating manifest 64319 2024/11/20-20:06:25.097033 140008668911168 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:06:25.118067 140008668911168 [compaction_job.cc:2437] [default] [JOB 9315] Compacting 1@2 + 9@3 files to L3, score 0.83, subcompactions 1 : 1 2024/11/20-20:06:25.118080 140008668911168 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8178 Base level 2, inputs: [64312(27MB)], [64266(37MB) 64267(37MB) 64268(37MB) 64269(37MB) 64270(36MB) 64271(37MB) 64272(35MB) 64273(36MB) 64274(38MB)] 2024/11/20-20:06:25.124619 140008668911168 [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:06:25.124644 140008668911168 [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:06:25.124664 140008668911168 [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:06:25.124673 140008668911168 [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:06:25.124684 140008668911168 [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:06:25.649398 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064320.sst) /dev/shm/ToplingTemp/Topling-915265-gtlW7c 2024/11/20-20:06:26.290478 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064320.sst): first pass time = 0.64's, 209.375'MB/sec 2024/11/20-20:06:27.408491 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064320.sst): old prealloc_size = 147639500, real_size = 34994240 2024/11/20-20:06:27.409114 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064320.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921893 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0330 GB avg-val = 117.59 avg-zval = 35.77 2024/11/20-20:06:27.410521 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064320.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-20:06:28.258623 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064320.sst): second pass time = 1.12's, 97.030'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.837'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2979.270'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 297.943'MB/sec dict compress time = 7301248081.89's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 36012.232'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 97.030'MB/sec zip pipeline throughput = 97.030'MB/sec entries = 921893 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.59 avg-zval = 35.77 usrkeys = 921893 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.59 avg-zval = 35.77 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921893 bytes = 3111408 } seq expand size = 6453251 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.3078 value = 3.2875 dict = 1.00 all = 3.4443 } Zip/UnZip{ index = 0.0970 value = 0.3042 dict = 1.00 all = 0.2903 } ---------------------------- total value len = 563.180590 GB avg = 0.331 KB (by entry num) total key len = 44.340219 GB avg = 0.026 KB total ukey len = 32.812580 GB avg = 0.014 KB total ukey num = 2.321936469 Billion total entry num = 1.701438491 Billion write speed all = 82.477359021 MB/sec (with seq num) write speed all = 80.629453223 MB/sec (without seq num) 2024/11/20-20:06:28.307143 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64320: 921893 keys, 38968052 bytes, temperature: kWarm 2024/11/20-20:06:28.307238 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104388307193, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64320, "file_size": 38968052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1051729995, "table_properties": {"data_size": 32974832, "index_size": 1788736, "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": 25813004, "raw_average_key_size": 28, "raw_value_size": 108404810, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921893, "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": 1732104385, "oldest_key_time": 0, "file_creation_time": 1732104385, "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": 64320, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:28.345642 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064321.sst) /dev/shm/ToplingTemp/Topling-915265-oHATDg 2024/11/20-20:06:29.250112 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064321.sst): first pass time = 0.90's, 148.400'MB/sec 2024/11/20-20:06:30.691943 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064321.sst): old prealloc_size = 147639500, real_size = 35221376 2024/11/20-20:06:30.692514 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064321.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921974 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.0332 GB avg-val = 117.58 avg-zval = 36.05 2024/11/20-20:06:30.693329 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064321.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-20:06:31.643197 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064321.sst): second pass time = 1.44's, 75.221'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 41.200'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3244.870'MB/sec (index lex order gen) rebuild zvType time = 0.82's, 0.280'MB/sec write SST data time = 0.13's, 306.207'MB/sec dict compress time = 7854277750.25's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 27154.000'MB/sec zip my value time = 1.44's, unzip length = 0.108'GB zip my value throughput = 75.221'MB/sec zip pipeline throughput = 157.128'MB/sec entries = 921974 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.58 avg-zval = 36.05 usrkeys = 921974 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.58 avg-zval = 36.05 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921974 bytes = 3111680 } seq expand size = 6453818 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5121 value = 3.2615 dict = 1.00 all = 3.4246 } Zip/UnZip{ index = 0.0951 value = 0.3066 dict = 1.00 all = 0.2920 } ---------------------------- total value len = 563.295447 GB avg = 0.331 KB (by entry num) total key len = 44.366035 GB avg = 0.026 KB total ukey len = 32.831019 GB avg = 0.014 KB total ukey num = 2.322858443 Billion total entry num = 1.702360465 Billion write speed all = 82.458567704 MB/sec (with seq num) write speed all = 80.610509731 MB/sec (without seq num) 2024/11/20-20:06:31.690819 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64321: 921974 keys, 39191768 bytes, temperature: kWarm 2024/11/20-20:06:31.690888 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104391690857, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64321, "file_size": 39191768, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414157, "largest_seqno": 1051731561, "table_properties": {"data_size": 33236592, "index_size": 1754112, "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": 25815272, "raw_average_key_size": 28, "raw_value_size": 108402592, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921974, "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": 1732104388, "oldest_key_time": 0, "file_creation_time": 1732104388, "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": 64321, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:31.729639 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064322.sst) /dev/shm/ToplingTemp/Topling-915265-Kz2L4d 2024/11/20-20:06:32.686295 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064322.sst): first pass time = 0.96's, 140.306'MB/sec 2024/11/20-20:06:34.021999 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064322.sst): old prealloc_size = 147639500, real_size = 35129136 2024/11/20-20:06:34.022743 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064322.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922529 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.0331 GB avg-val = 117.49 avg-zval = 35.93 2024/11/20-20:06:34.023572 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064322.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-20:06:34.915837 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064322.sst): second pass time = 1.33's, 81.194'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 43.746'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2446.134'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.314'MB/sec write SST data time = 0.16's, 245.545'MB/sec dict compress time = 7854277750.25's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 32989.948'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.194'MB/sec zip pipeline throughput = 81.194'MB/sec entries = 922529 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.49 avg-zval = 35.93 usrkeys = 922529 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.49 avg-zval = 35.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922529 bytes = 3113552 } seq expand size = 6457703 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.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5150 value = 3.2702 dict = 1.00 all = 3.4326 } Zip/UnZip{ index = 0.0951 value = 0.3058 dict = 1.00 all = 0.2913 } ---------------------------- total value len = 563.410291 GB avg = 0.331 KB (by entry num) total key len = 44.391865 GB avg = 0.026 KB total ukey len = 32.849470 GB avg = 0.014 KB total ukey num = 2.323780972 Billion total entry num = 1.703282994 Billion write speed all = 82.441045671 MB/sec (with seq num) write speed all = 80.592807003 MB/sec (without seq num) 2024/11/20-20:06:34.963976 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64322: 922529 keys, 39100996 bytes, temperature: kWarm 2024/11/20-20:06:34.964032 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104394964003, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64322, "file_size": 39100996, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414181, "largest_seqno": 1051731738, "table_properties": {"data_size": 33143648, "index_size": 1754688, "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": 25830812, "raw_average_key_size": 28, "raw_value_size": 108386926, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922529, "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": 1732104391, "oldest_key_time": 0, "file_creation_time": 1732104391, "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": 64322, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:35.003526 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064323.sst) /dev/shm/ToplingTemp/Topling-915265-oSgn0e 2024/11/20-20:06:35.981751 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064323.sst): first pass time = 0.98's, 137.211'MB/sec 2024/11/20-20:06:37.780644 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064323.sst): old prealloc_size = 147639500, real_size = 35068688 2024/11/20-20:06:37.781235 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064323.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922567 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.48 avg-zval = 35.85 2024/11/20-20:06:37.782021 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064323.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-20:06:38.709283 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064323.sst): second pass time = 1.80's, 60.275'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.93's, 42.043'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3109.757'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.22's, 181.074'MB/sec dict compress time = 7854277750.25's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33550.441'MB/sec zip my value time = 1.80's, unzip length = 0.108'GB zip my value throughput = 60.275'MB/sec zip pipeline throughput = 132.247'MB/sec entries = 922567 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.48 avg-zval = 35.85 usrkeys = 922567 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.48 avg-zval = 35.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922567 bytes = 3113680 } seq expand size = 6457969 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.0331 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.4461 value = 3.2773 dict = 1.00 all = 3.4379 } Zip/UnZip{ index = 0.0957 value = 0.3051 dict = 1.00 all = 0.2909 } ---------------------------- total value len = 563.525135 GB avg = 0.331 KB (by entry num) total key len = 44.417697 GB avg = 0.026 KB total ukey len = 32.867921 GB avg = 0.014 KB total ukey num = 2.324703539 Billion total entry num = 1.704205561 Billion write speed all = 82.417720168 MB/sec (with seq num) write speed all = 80.569431421 MB/sec (without seq num) 2024/11/20-20:06:38.758701 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64323: 922567 keys, 39040760 bytes, temperature: kWarm 2024/11/20-20:06:38.758766 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104398758735, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64323, "file_size": 39040760, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414208, "largest_seqno": 1051732640, "table_properties": {"data_size": 33071552, "index_size": 1766336, "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": 25831876, "raw_average_key_size": 28, "raw_value_size": 108385886, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922567, "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": 1732104394, "oldest_key_time": 0, "file_creation_time": 1732104394, "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": 64323, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:38.793437 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064324.sst) /dev/shm/ToplingTemp/Topling-915265-Pnx9oe 2024/11/20-20:06:39.568074 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064324.sst): first pass time = 0.77's, 173.274'MB/sec 2024/11/20-20:06:41.026947 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064324.sst): old prealloc_size = 147639500, real_size = 36299200 2024/11/20-20:06:41.027634 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064324.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925666 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0342 GB avg-val = 117.00 avg-zval = 37.00 2024/11/20-20:06:41.028075 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064324.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-20:06:41.807214 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064324.sst): second pass time = 1.46's, 74.279'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 49.178'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2747.219'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.368'MB/sec write SST data time = 0.15's, 254.797'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 17858.762'MB/sec zip my value time = 1.46's, unzip length = 0.108'GB zip my value throughput = 74.279'MB/sec zip pipeline throughput = 74.279'MB/sec entries = 925666 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.00 avg-zval = 37.00 usrkeys = 925666 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.30 avg-zval = 37.00 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 304945 bytes = 1067328 } seq expand size = 2134615 multi value expand size = 0 cnt WriteAppend = 85 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.1752 value = 3.1622 dict = 1.00 all = 3.4980 } Zip/UnZip{ index = 0.0983 value = 0.3162 dict = 1.00 all = 0.2859 } ---------------------------- total value len = 563.635569 GB avg = 0.331 KB (by entry num) total key len = 44.443616 GB avg = 0.026 KB total ukey len = 32.886434 GB avg = 0.014 KB total ukey num = 2.325629205 Billion total entry num = 1.705131227 Billion write speed all = 82.401598132 MB/sec (with seq num) write speed all = 80.553081799 MB/sec (without seq num) 2024/11/20-20:06:41.859813 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64324: 925666 keys, 38369957 bytes, temperature: kWarm 2024/11/20-20:06:41.859909 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104401859862, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64324, "file_size": 38369957, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1051731238, "table_properties": {"data_size": 34248112, "index_size": 1819456, "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": 25918648, "raw_average_key_size": 28, "raw_value_size": 108299136, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925666, "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": 1732104398, "oldest_key_time": 0, "file_creation_time": 1732104398, "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": 64324, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:41.906733 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064325.sst) /dev/shm/ToplingTemp/Topling-915265-RtUtRg 2024/11/20-20:06:42.717606 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064325.sst): first pass time = 0.81's, 165.537'MB/sec 2024/11/20-20:06:44.310176 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064325.sst): old prealloc_size = 147639500, real_size = 36388080 2024/11/20-20:06:44.310797 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064325.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926613 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.85 avg-zval = 37.07 2024/11/20-20:06:44.311406 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064325.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-20:06:45.015392 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064325.sst): second pass time = 1.59's, 68.026'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 56.000'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3118.155'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.402'MB/sec write SST data time = 0.13's, 309.254'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32008.946'MB/sec zip my value time = 1.59's, unzip length = 0.108'GB zip my value throughput = 68.026'MB/sec zip pipeline throughput = 68.026'MB/sec entries = 926613 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.85 avg-zval = 37.07 usrkeys = 926613 avg-key = 20.00 avg-zkey = 1.95 avg-val = 121.55 avg-zval = 37.07 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 622178 bytes = 2099872 } seq expand size = 4355246 multi value expand size = 0 cnt WriteAppend = 20 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.0395 GB } UnZip/Zip{ index = 10.2440 value = 3.1523 dict = 1.00 all = 3.3987 } Zip/UnZip{ index = 0.0976 value = 0.3172 dict = 1.00 all = 0.2942 } ---------------------------- total value len = 563.748197 GB avg = 0.330 KB (by entry num) total key len = 44.469561 GB avg = 0.026 KB total ukey len = 32.904967 GB avg = 0.014 KB total ukey num = 2.326555818 Billion total entry num = 1.706057840 Billion write speed all = 82.384559855 MB/sec (with seq num) write speed all = 80.535842715 MB/sec (without seq num) 2024/11/20-20:06:45.069277 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64325: 926613 keys, 39491262 bytes, temperature: kWarm 2024/11/20-20:06:45.069348 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104405069317, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64325, "file_size": 39491262, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 975427997, "table_properties": {"data_size": 34347168, "index_size": 1809088, "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": 25945164, "raw_average_key_size": 28, "raw_value_size": 108272582, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926613, "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": 1732104401, "oldest_key_time": 0, "file_creation_time": 1732104401, "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": 64325, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:45.117025 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064326.sst) /dev/shm/ToplingTemp/Topling-915265-bWFEwe 2024/11/20-20:06:45.905844 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064326.sst): first pass time = 0.79's, 170.169'MB/sec 2024/11/20-20:06:47.547992 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064326.sst): old prealloc_size = 147639500, real_size = 36501936 2024/11/20-20:06:47.548559 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064326.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926764 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.82 avg-zval = 37.17 2024/11/20-20:06:47.548741 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064326.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-20:06:48.274643 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064326.sst): second pass time = 1.64's, 65.965'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 51.976'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3338.527'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.389'MB/sec write SST data time = 0.13's, 289.568'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 = 30062.784'MB/sec zip my value time = 1.64's, unzip length = 0.108'GB zip my value throughput = 65.965'MB/sec zip pipeline throughput = 65.965'MB/sec entries = 926764 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.17 usrkeys = 926764 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.41 avg-zval = 37.17 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 77613 bytes = 261952 } seq expand size = 543291 multi value expand size = 0 cnt WriteAppend = 65 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.0378 GB } UnZip/Zip{ index = 10.1740 value = 3.1429 dict = 1.00 all = 3.5538 } Zip/UnZip{ index = 0.0983 value = 0.3182 dict = 1.00 all = 0.2814 } ---------------------------- total value len = 563.857009 GB avg = 0.330 KB (by entry num) total key len = 44.495511 GB avg = 0.026 KB total ukey len = 32.923502 GB avg = 0.014 KB total ukey num = 2.327482582 Billion total entry num = 1.706984604 Billion write speed all = 82.366450942 MB/sec (with seq num) write speed all = 80.517545786 MB/sec (without seq num) 2024/11/20-20:06:48.326338 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64326: 926764 keys, 37766917 bytes, temperature: kWarm 2024/11/20-20:06:48.326431 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104408326386, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64326, "file_size": 37766917, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34448224, "index_size": 1821824, "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": 25949392, "raw_average_key_size": 28, "raw_value_size": 108268436, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926764, "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": 1732104405, "oldest_key_time": 0, "file_creation_time": 1732104405, "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": 64326, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:48.377284 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064327.sst) /dev/shm/ToplingTemp/Topling-915265-rD4G8e 2024/11/20-20:06:49.199337 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064327.sst): first pass time = 0.82's, 163.281'MB/sec 2024/11/20-20:06:50.774668 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064327.sst): old prealloc_size = 147639500, real_size = 36456352 2024/11/20-20:06:50.775252 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064327.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926944 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.80 avg-zval = 37.11 2024/11/20-20:06:50.775564 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064327.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-20:06:51.483702 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064327.sst): second pass time = 1.57's, 68.762'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 53.936'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3297.796'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.397'MB/sec write SST data time = 0.13's, 305.457'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 = 22715.962'MB/sec zip my value time = 1.57's, unzip length = 0.108'GB zip my value throughput = 68.762'MB/sec zip pipeline throughput = 68.762'MB/sec entries = 926944 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.80 avg-zval = 37.11 usrkeys = 926944 avg-key = 20.00 avg-zkey = 1.96 avg-val = 118.55 avg-zval = 37.11 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231636 bytes = 781792 } seq expand size = 1621452 multi value expand size = 0 cnt WriteAppend = 29 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.0382 GB } UnZip/Zip{ index = 10.1785 value = 3.1469 dict = 1.00 all = 3.5098 } Zip/UnZip{ index = 0.0982 value = 0.3178 dict = 1.00 all = 0.2849 } ---------------------------- total value len = 563.966893 GB avg = 0.330 KB (by entry num) total key len = 44.521465 GB avg = 0.026 KB total ukey len = 32.942041 GB avg = 0.014 KB total ukey num = 2.328409526 Billion total entry num = 1.707911548 Billion write speed all = 82.349063481 MB/sec (with seq num) write speed all = 80.499957715 MB/sec (without seq num) 2024/11/20-20:06:51.531623 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64327: 926944 keys, 38241119 bytes, temperature: kWarm 2024/11/20-20:06:51.531693 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104411531663, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64327, "file_size": 38241119, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 964349483, "table_properties": {"data_size": 34403088, "index_size": 1821376, "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": 25954432, "raw_average_key_size": 28, "raw_value_size": 108263404, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926944, "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": 1732104408, "oldest_key_time": 0, "file_creation_time": 1732104408, "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": 64327, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:51.567153 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064328.sst) /dev/shm/ToplingTemp/Topling-915265-vzBsId 2024/11/20-20:06:52.408893 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064328.sst): first pass time = 0.84's, 159.460'MB/sec 2024/11/20-20:06:54.064036 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064328.sst): old prealloc_size = 147639500, real_size = 38037664 2024/11/20-20:06:54.064587 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064328.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926173 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0361 GB avg-val = 116.92 avg-zval = 38.93 2024/11/20-20:06:54.065090 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064328.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-20:06:54.785642 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064328.sst): second pass time = 1.65's, 65.456'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 56.561'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3393.690'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.388'MB/sec write SST data time = 0.12's, 327.714'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 18353.683'MB/sec zip my value time = 1.65's, unzip length = 0.108'GB zip my value throughput = 65.456'MB/sec zip pipeline throughput = 65.456'MB/sec entries = 926173 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.92 avg-zval = 38.93 usrkeys = 926173 avg-key = 20.00 avg-zkey = 1.89 avg-val = 120.74 avg-zval = 38.93 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 506362 bytes = 1772288 } seq expand size = 3544534 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0361 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.5805 value = 3.0033 dict = 1.00 all = 3.2886 } Zip/UnZip{ index = 0.0945 value = 0.3330 dict = 1.00 all = 0.3041 } ---------------------------- total value len = 564.078723 GB avg = 0.330 KB (by entry num) total key len = 44.547398 GB avg = 0.026 KB total ukey len = 32.960564 GB avg = 0.014 KB total ukey num = 2.329335699 Billion total entry num = 1.708837721 Billion write speed all = 82.330916488 MB/sec (with seq num) write speed all = 80.481634363 MB/sec (without seq num) 2024/11/20-20:06:54.834841 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64328: 926173 keys, 40813269 bytes, temperature: kWarm 2024/11/20-20:06:54.834913 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104414834879, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64328, "file_size": 40813269, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1051733103, "table_properties": {"data_size": 36055248, "index_size": 1750720, "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": 25932844, "raw_average_key_size": 28, "raw_value_size": 108284894, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926173, "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": 1732104411, "oldest_key_time": 0, "file_creation_time": 1732104411, "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": 64328, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:54.870409 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064329.sst) /dev/shm/ToplingTemp/Topling-915265-xgg9We 2024/11/20-20:06:54.970341 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064329.sst): first pass time = 0.10's, 178.165'MB/sec 2024/11/20-20:06:55.133263 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064329.sst): old prealloc_size = 147639500, real_size = 4886464 2024/11/20-20:06:55.133390 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064329.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 122867 prefix = 4 raw-key = 0.0020 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0144 GB zip-val = 0.0046 GB avg-val = 116.84 avg-zval = 37.60 2024/11/20-20:06:55.133468 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064329.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.018 GB 2024/11/20-20:06:55.223813 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00/064329.sst): second pass time = 0.16's, 88.741'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.09's, 56.277'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2204.209'MB/sec (index lex order gen) rebuild zvType time = 0.07's, 0.420'MB/sec write SST data time = 0.02's, 295.105'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.150'MB, throughput = 4473.747'MB/sec zip my value time = 0.16's, unzip length = 0.014'GB zip my value throughput = 88.741'MB/sec zip pipeline throughput = 196.777'MB/sec entries = 122867 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.84 avg-zval = 37.60 usrkeys = 122867 avg-key = 20.00 avg-zkey = 1.92 avg-val = 118.76 avg-zval = 37.60 TagRS{ kinds = RS_Key0_TagN bytes = 19280 } TagArray{ size = 33796 bytes = 67600 } seq expand size = 236572 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0025 GB value = 0.0144 GB dict = 0.15 MB all = 0.0178 GB } __ZipSize{ index = 0.0002 GB value = 0.0046 GB dict = 0.15 MB all = 0.0051 GB } UnZip/Zip{ index = 10.4422 value = 3.1072 dict = 1.00 all = 3.4930 } Zip/UnZip{ index = 0.0958 value = 0.3218 dict = 1.00 all = 0.2863 } ---------------------------- total value len = 564.093315 GB avg = 0.330 KB (by entry num) total key len = 44.550838 GB avg = 0.026 KB total ukey len = 32.963022 GB avg = 0.014 KB total ukey num = 2.329458566 Billion total entry num = 1.708960588 Billion write speed all = 82.328475957 MB/sec (with seq num) write speed all = 80.479170480 MB/sec (without seq num) 2024/11/20-20:06:55.235965 140008668911168 [compaction_job.cc:1948] [default] [JOB 9315] Generated table #64329: 122867 keys, 5094699 bytes, temperature: kWarm 2024/11/20-20:06:55.236024 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104415235996, "cf_name": "default", "job": 9315, "event": "table_file_creation", "file_number": 64329, "file_size": 5094699, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 899480579, "table_properties": {"data_size": 4620208, "index_size": 235328, "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": 3440276, "raw_average_key_size": 28, "raw_value_size": 14355706, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 122867, "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": 1732104414, "oldest_key_time": 0, "file_creation_time": 1732104414, "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": 64329, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:06:55.247929 140008668911168 [compaction_job.cc:703] job-09315: subcompact[0], size: 0.356079 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09315/att-00 [064320,064321,064322,064323,064324,064325,064326,064327,064328,064329] 2024/11/20-20:06:55.311742 140008668911168 (Original Log Time 2024/11/20-20:06:25.118141) EVENT_LOG_v1 {"time_micros": 1732104385118097, "job": 9315, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64312], "files_L3": [64266, 64267, 64268, 64269, 64270, 64271, 64272, 64273, 64274], "score": 0.829938, "input_data_size": 378697420, "oldest_snapshot_seqno": 1053146445} 2024/11/20-20:06:55.311745 140008668911168 (Original Log Time 2024/11/20-20:06:55.310794) [compaction_job.cc:2022] [default] [JOB 9315] Compacted 1@2 + 9@3 files to L3 => 356078799 bytes 2024/11/20-20:06:55.311746 140008668911168 (Original Log Time 2024/11/20-20:06:55.311680) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 12.6 rd, 11.8 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(27.1, 334.1 +0.0 blob) out(339.6 +0.0 blob), read-write-amplify(25.9) write-amplify(12.5) OK, records in: 8554580, records dropped: 110590 output_compression: Snappy 2024/11/20-20:06:55.311751 140008668911168 (Original Log Time 2024/11/20-20:06:55.311725) EVENT_LOG_v1 {"time_micros": 1732104415311702, "cf": "default", "job": 9315, "event": "compaction_finished", "compaction_time_micros": 30129797, "compaction_time_cpu_micros": 12523135, "output_level": 3, "num_output_files": 10, "total_output_size": 356078799, "num_input_records": 8554580, "num_output_records": 8443990, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 262321871, "file_range_sync_nanos": 0, "file_fsync_nanos": 9963, "file_prepare_write_nanos": 30114, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-20:06:55.444133 140008668911168 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":1732104384,"executesMs":30357,"compactionJobId":9315,"attempt":0,"compactionInputRawBytes":1241459872,"compactionInputZipBytes":378697420,"compactionOutputRawBytes":0,"compactionOutputZipBytes":356078799,"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-47d33eb12f38b75331b5369719bebf78-10a989513c74846c-00"}}, response = 2024/11/20-20:06:55.444217 140008668911168 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09315/att-00: olev 3, work 30.358 s, result 7.718 ms, install 0.972 ms, input{raw 1.156 GiB zip 361.154 MiB}