2024/11/20-13:07:32.743280 140257097270848 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00: fork to child time = 0.007698 sec 2024/11/20-13:07:32.743773 140257097270848 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00 2024/11/20-13:07:32.750147 140257097270848 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00 2024/11/20-13:07:32.751751 140257097270848 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-13:07:32.751981 140257097270848 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-13:07:32.797519 140257097270848 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06599/att-00/MANIFEST-019309 2024/11/20-13:07:32.812359 140257097270848 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06599/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 28845, last_sequence is 554809310, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 28621 2024/11/20-13:07:32.812365 140257097270848 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-13:07:32.812423 140257097270848 [version_set.cc:5724] Creating manifest 28845 2024/11/20-13:07:32.844864 140257097270848 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-13:07:32.864733 140257097270848 [compaction_job.cc:2437] [default] [JOB 6599] Compacting 1@2 + 6@3 files to L3, score 0.78, subcompactions 1 : 1 2024/11/20-13:07:32.864742 140257097270848 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 6126 Base level 2, inputs: [28798(31MB)], [28813(40MB) 28814(1293KB) 28749(39MB) 28750(39MB) 28751(39MB) 28819(40MB)] 2024/11/20-13:07:32.871745 140257097270848 [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-13:07:32.871763 140257097270848 [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-13:07:32.871778 140257097270848 [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-13:07:32.871784 140257097270848 [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-13:07:32.871794 140257097270848 [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-13:07:33.468227 140257097270848 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028846.sst) /dev/shm/ToplingTemp/Topling-215691-nZUUML 2024/11/20-13:07:33.664153 140257097270848 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028846.sst): first pass time = 0.20's, 685.220'MB/sec 2024/11/20-13:07:34.684924 140257097270848 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028846.sst): old prealloc_size = 147639500, real_size = 40637104 2024/11/20-13:07:34.685098 140257097270848 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028846.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.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.97 avg-zval = 312.00 2024/11/20-13:07:34.685253 140257097270848 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028846.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-13:07:34.903641 140257097270848 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028846.sst): second pass time = 1.02's, 129.071'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 192.922'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1440.818'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.188'MB/sec write SST data time = 0.05's, 909.233'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42761.855'MB/sec zip my value time = 1.02's, unzip length = 0.132'GB zip my value throughput = 129.071'MB/sec zip pipeline throughput = 252.761'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.97 avg-zval = 312.00 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.28 avg-zval = 312.00 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 61217 bytes = 191312 } seq expand size = 428519 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.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 7.0019 value = 3.2595 dict = 1.00 all = 3.1808 } Zip/UnZip{ index = 0.1428 value = 0.3068 dict = 1.00 all = 0.3144 } ---------------------------- total value len = 0.132058 GB avg = 1.020 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129433 Billion total entry num = 0.000129433 Billion write speed all = 0.008635040 MB/sec (with seq num) write speed all = 0.008568635 MB/sec (without seq num) 2024/11/20-13:07:34.955575 140257097270848 [compaction_job.cc:1948] [default] [JOB 6599] Generated table #28846: 129433 keys, 42196069 bytes, temperature: kWarm 2024/11/20-13:07:34.955683 140257097270848 EVENT_LOG_v1 {"time_micros": 1732079254955627, "cf_name": "default", "job": 6599, "event": "table_file_creation", "file_number": 28846, "file_size": 42196069, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 554296155, "table_properties": {"data_size": 40382752, "index_size": 221824, "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": 131629563, "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": 1732079253, "oldest_key_time": 0, "file_creation_time": 1732079253, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28846, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:07:34.991217 140257097270848 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028847.sst) /dev/shm/ToplingTemp/Topling-215691-fRPOhI 2024/11/20-13:07:35.767676 140257097270848 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028847.sst): first pass time = 0.78's, 172.869'MB/sec 2024/11/20-13:07:36.291309 140257097270848 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028847.sst): old prealloc_size = 147639500, real_size = 40358272 2024/11/20-13:07:36.291464 140257097270848 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028847.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.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.87 2024/11/20-13:07:36.291537 140257097270848 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028847.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-13:07:36.527196 140257097270848 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028847.sst): second pass time = 0.52's, 251.775'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 176.927'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1685.114'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.188'MB/sec write SST data time = 0.06's, 652.957'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26388.172'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 251.775'MB/sec zip pipeline throughput = 259.144'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 309.87 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.04 avg-zval = 309.87 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 943 bytes = 2960 } seq expand size = 6601 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.0417 GB } UnZip/Zip{ index = 7.0670 value = 3.2820 dict = 1.00 all = 3.2164 } Zip/UnZip{ index = 0.1415 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.263694 GB avg = 1.019 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258863 Billion total entry num = 0.000258863 Billion write speed all = 0.017241214 MB/sec (with seq num) write speed all = 0.017108419 MB/sec (without seq num) 2024/11/20-13:07:36.626101 140257097270848 [compaction_job.cc:1948] [default] [JOB 6599] Generated table #28847: 129430 keys, 41729218 bytes, temperature: kWarm 2024/11/20-13:07:36.626196 140257097270848 EVENT_LOG_v1 {"time_micros": 1732079256626149, "cf_name": "default", "job": 6599, "event": "table_file_creation", "file_number": 28847, "file_size": 41729218, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 554295999, "table_properties": {"data_size": 40105968, "index_size": 219776, "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": 131629421, "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": 1732079254, "oldest_key_time": 0, "file_creation_time": 1732079254, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28847, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:07:36.693530 140257097270848 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028848.sst) /dev/shm/ToplingTemp/Topling-215691-0f7HoI 2024/11/20-13:07:37.342601 140257097270848 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028848.sst): first pass time = 0.65's, 206.802'MB/sec 2024/11/20-13:07:37.870484 140257097270848 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028848.sst): old prealloc_size = 147639500, real_size = 40359728 2024/11/20-13:07:37.870647 140257097270848 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028848.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.87 2024/11/20-13:07:37.870720 140257097270848 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028848.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-13:07:38.082470 140257097270848 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028848.sst): second pass time = 0.53's, 249.798'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 196.873'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1619.652'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.196'MB/sec write SST data time = 0.05's, 895.078'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26253.335'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 249.798'MB/sec zip pipeline throughput = 249.798'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 309.87 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.07 avg-zval = 309.87 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 1511 bytes = 4544 } seq expand size = 10577 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.0486 value = 3.2820 dict = 1.00 all = 3.2162 } Zip/UnZip{ index = 0.1419 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.395334 GB avg = 1.018 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004660 GB avg = 0.012 KB total ukey num = 0.000388294 Billion total entry num = 0.000388294 Billion write speed all = 0.025845968 MB/sec (with seq num) write speed all = 0.025646795 MB/sec (without seq num) 2024/11/20-13:07:38.133614 140257097270848 [compaction_job.cc:1948] [default] [JOB 6599] Generated table #28848: 129431 keys, 41731758 bytes, temperature: kWarm 2024/11/20-13:07:38.133667 140257097270848 EVENT_LOG_v1 {"time_micros": 1732079258133637, "cf_name": "default", "job": 6599, "event": "table_file_creation", "file_number": 28848, "file_size": 41731758, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 554289235, "table_properties": {"data_size": 40106848, "index_size": 220352, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629464, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732079256, "oldest_key_time": 0, "file_creation_time": 1732079256, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28848, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:07:38.172514 140257097270848 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028849.sst) /dev/shm/ToplingTemp/Topling-215691-hDK1JL 2024/11/20-13:07:38.750317 140257097270848 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028849.sst): first pass time = 0.58's, 232.305'MB/sec 2024/11/20-13:07:39.842428 140257097270848 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028849.sst): old prealloc_size = 147639500, real_size = 40357920 2024/11/20-13:07:39.842582 140257097270848 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028849.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.86 2024/11/20-13:07:39.842657 140257097270848 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028849.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-13:07:40.177172 140257097270848 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028849.sst): second pass time = 1.09's, 120.618'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.33's, 124.673'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1681.880'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.157'MB/sec write SST data time = 0.13's, 325.485'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41240.192'MB/sec zip my value time = 1.09's, unzip length = 0.132'GB zip my value throughput = 120.618'MB/sec zip pipeline throughput = 292.209'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 309.86 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.04 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 1004 bytes = 3152 } seq expand size = 7028 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.0417 GB } UnZip/Zip{ index = 7.0588 value = 3.2821 dict = 1.00 all = 3.2164 } Zip/UnZip{ index = 0.1417 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.526971 GB avg = 1.018 KB (by entry num) total key len = 0.010355 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517725 Billion total entry num = 0.000517725 Billion write speed all = 0.034447594 MB/sec (with seq num) write speed all = 0.034182066 MB/sec (without seq num) 2024/11/20-13:07:40.232033 140257097270848 [compaction_job.cc:1948] [default] [JOB 6599] Generated table #28849: 129431 keys, 41728760 bytes, temperature: kWarm 2024/11/20-13:07:40.232141 140257097270848 EVENT_LOG_v1 {"time_micros": 1732079260232093, "cf_name": "default", "job": 6599, "event": "table_file_creation", "file_number": 28849, "file_size": 41728760, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 554282362, "table_properties": {"data_size": 40105360, "index_size": 220032, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629559, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732079258, "oldest_key_time": 0, "file_creation_time": 1732079258, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28849, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:07:40.283872 140257097270848 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028850.sst) /dev/shm/ToplingTemp/Topling-215691-pCMXNL 2024/11/20-13:07:40.996495 140257097270848 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028850.sst): first pass time = 0.71's, 188.358'MB/sec 2024/11/20-13:07:41.533712 140257097270848 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028850.sst): old prealloc_size = 147639500, real_size = 40651728 2024/11/20-13:07:41.533849 140257097270848 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028850.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 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.0404 GB avg-val =1017.03 avg-zval = 312.13 2024/11/20-13:07:41.533970 140257097270848 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028850.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-13:07:41.703739 140257097270848 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028850.sst): second pass time = 0.54's, 245.383'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.251'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1823.661'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.05's, 898.288'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29848.690'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 245.383'MB/sec zip pipeline throughput = 245.383'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.03 avg-zval = 312.13 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.38 avg-zval = 312.13 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 62006 bytes = 186032 } seq expand size = 434042 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.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.9934 value = 3.2584 dict = 1.00 all = 3.1801 } Zip/UnZip{ index = 0.1430 value = 0.3069 dict = 1.00 all = 0.3145 } ---------------------------- total value len = 0.659034 GB avg = 1.018 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647150 Billion total entry num = 0.000647150 Billion write speed all = 0.043075823 MB/sec (with seq num) write speed all = 0.042743948 MB/sec (without seq num) 2024/11/20-13:07:41.755194 140257097270848 [compaction_job.cc:1948] [default] [JOB 6599] Generated table #28850: 129425 keys, 42205697 bytes, temperature: kWarm 2024/11/20-13:07:41.755259 140257097270848 EVENT_LOG_v1 {"time_micros": 1732079261755229, "cf_name": "default", "job": 6599, "event": "table_file_creation", "file_number": 28850, "file_size": 42205697, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 554296011, "table_properties": {"data_size": 40397120, "index_size": 222080, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629251, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732079260, "oldest_key_time": 0, "file_creation_time": 1732079260, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28850, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:07:41.790631 140257097270848 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028851.sst) /dev/shm/ToplingTemp/Topling-215691-Dl8cgI 2024/11/20-13:07:41.804541 140257097270848 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028851.sst): first pass time = 0.01's, 540.143'MB/sec 2024/11/20-13:07:41.884251 140257097270848 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028851.sst): old prealloc_size = 147639500, real_size = 2308360 2024/11/20-13:07:41.884294 140257097270848 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028851.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 7223 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.02 raw-val = 0.0073 GB zip-val = 0.0023 GB avg-val =1017.11 avg-zval = 319.28 2024/11/20-13:07:41.898304 140257097270848 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00/028851.sst): second pass time = 0.08's, 92.996'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 170.380'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 9.658'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.177'MB/sec write SST data time = 0.00's, 634.175'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.078'MB, throughput = 2250.079'MB/sec zip my value time = 0.08's, unzip length = 0.007'GB zip my value throughput = 92.996'MB/sec zip pipeline throughput = 92.996'MB/sec entries = 7223 avg-key = 20.00 avg-zkey = 0.03 avg-val = 1017.11 avg-zval = 319.28 usrkeys = 7223 avg-key = 12.00 avg-zkey = 0.03 avg-val = 1017.11 avg-zval = 319.28 TagRS{ kinds = RS_Key0_TagN bytes = 1240 } TagArray{ size = 3 bytes = 16 } seq expand size = 21 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0073 GB dict = 0.08 MB all = 0.0075 GB } __ZipSize{ index = 0.0000 GB value = 0.0023 GB dict = 0.08 MB all = 0.0024 GB } UnZip/Zip{ index = 451.4375 value = 3.1856 dict = 1.00 all = 3.1382 } Zip/UnZip{ index = 0.0022 value = 0.3139 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 0.666381 GB avg = 1.018 KB (by entry num) total key len = 0.013087 GB avg = 0.020 KB total ukey len = 0.007852 GB avg = 0.012 KB total ukey num = 0.000654373 Billion total entry num = 0.000654373 Billion write speed all = 0.043555481 MB/sec (with seq num) write speed all = 0.043219906 MB/sec (without seq num) 2024/11/20-13:07:41.909156 140257097270848 [compaction_job.cc:1948] [default] [JOB 6599] Generated table #28851: 7223 keys, 2387026 bytes, temperature: kWarm 2024/11/20-13:07:41.909232 140257097270848 EVENT_LOG_v1 {"time_micros": 1732079261909190, "cf_name": "default", "job": 6599, "event": "table_file_creation", "file_number": 28851, "file_size": 2387026, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 552004368, "table_properties": {"data_size": 2306192, "index_size": 192, "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": 144460, "raw_average_key_size": 20, "raw_value_size": 7346595, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 7223, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732079261, "oldest_key_time": 0, "file_creation_time": 1732079261, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28851, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:07:41.921040 140257097270848 [compaction_job.cc:703] job-06599: subcompact[0], size: 0.211979 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06599/att-00 [028846,028847,028848,028849,028850,028851] 2024/11/20-13:07:41.994077 140257097270848 (Original Log Time 2024/11/20-13:07:32.864774) EVENT_LOG_v1 {"time_micros": 1732079252864750, "job": 6599, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [28798], "files_L3": [28813, 28814, 28749, 28750, 28751, 28819], "score": 0.781704, "input_data_size": 243635103, "oldest_snapshot_seqno": 554809310} 2024/11/20-13:07:41.994083 140257097270848 (Original Log Time 2024/11/20-13:07:41.978827) [compaction_job.cc:2022] [default] [JOB 6599] Compacted 1@2 + 6@3 files to L3 => 211978528 bytes 2024/11/20-13:07:41.994086 140257097270848 (Original Log Time 2024/11/20-13:07:41.993978) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 26.9 rd, 23.4 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(31.2, 201.1 +0.0 blob) out(202.2 +0.0 blob), read-write-amplify(13.9) write-amplify(6.5) OK, records in: 683091, records dropped: 28718 output_compression: Snappy 2024/11/20-13:07:41.994092 140257097270848 (Original Log Time 2024/11/20-13:07:41.994036) EVENT_LOG_v1 {"time_micros": 1732079261994007, "cf": "default", "job": 6599, "event": "compaction_finished", "compaction_time_micros": 9056292, "compaction_time_cpu_micros": 2217664, "output_level": 3, "num_output_files": 6, "total_output_size": 211978528, "num_input_records": 683091, "num_output_records": 654373, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 199126975, "file_range_sync_nanos": 0, "file_fsync_nanos": 6134, "file_prepare_write_nanos": 13624, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-13:07:42.139900 140257097270848 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":1732076400,"starts":1732079252,"executesMs":9225,"compactionJobId":6599,"attempt":0,"compactionInputRawBytes":708360264,"compactionInputZipBytes":243635103,"compactionOutputRawBytes":0,"compactionOutputZipBytes":211978528,"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-a7efccb0bd305d898b2cadada98cd93b-b691d64d8f3a9e4a-00"}}, response = 2024/11/20-13:07:42.139993 140257097270848 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06599/att-00: olev 3, work 9.225 s, result 10.047 ms, install 15.289 ms, input{raw 675.545 MiB zip 232.349 MiB}