2024/11/20-12:13:17.020149 140257441371712 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00090/att-00: fork to child time = 0.026669 sec 2024/11/20-12:13:17.020688 140257441371712 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00090/att-00 2024/11/20-12:13:17.025928 140257441371712 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00090/att-00 2024/11/20-12:13:17.028143 140257441371712 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-12:13:17.028431 140257441371712 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-12:13:17.075286 140257441371712 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00090/att-00/MANIFEST-017884 2024/11/20-12:13:17.090271 140257441371712 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00090/att-00/MANIFEST-017884 succeeded,manifest_file_number is 17884, next_file_number is 17971, last_sequence is 366099571, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 17879 2024/11/20-12:13:17.090281 140257441371712 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-12:13:17.090360 140257441371712 [version_set.cc:5724] Creating manifest 17971 2024/11/20-12:13:17.123719 140257441371712 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00090/att-00: bottommost_level: fake = 1, rpc = 1 2024/11/20-12:13:17.141833 140257441371712 [compaction_job.cc:2437] [default] [JOB 90] Compacting 2@3 files to L4, score 1.01, subcompactions 1 : 1 2024/11/20-12:13:17.141846 140257441371712 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 60 Base level 3, inputs: [17902(714KB) 17939(15KB)] 2024/11/20-12:13:17.145760 140257441371712 [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-12:13:17.145792 140257441371712 [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-12:13:17.145818 140257441371712 [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-12:13:17.145829 140257441371712 [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-12:13:17.145839 140257441371712 [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-12:13:17.174457 140257441371712 [compaction_job.cc:703] job-00090: subcompact[0], size: 0.000000 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00090/att-00 [] 2024/11/20-12:13:17.184685 140257441371712 (Original Log Time 2024/11/20-12:13:17.141922) EVENT_LOG_v1 {"time_micros": 1732075997141863, "job": 90, "event": "compaction_started", "compaction_reason": "LevelMaxLevelSize", "files_L3": [17902, 17939], "score": 1.00553, "input_data_size": 747198, "oldest_snapshot_seqno": -1} 2024/11/20-12:13:17.184690 140257441371712 (Original Log Time 2024/11/20-12:13:17.184516) [compaction_job.cc:2022] [default] [JOB 90] Compacted 2@3 files to L4 => 0 bytes 2024/11/20-12:13:17.184692 140257441371712 (Original Log Time 2024/11/20-12:13:17.184621) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 0 0 0 0] max score 0.00, MB/sec: 23.0 rd, 0.0 wr, level 4, files in(2, 0) out(0 +0 blob) MB in(0.7, 0.0 +0.0 blob) out(0.0 +0.0 blob), read-write-amplify(1.0) write-amplify(0.0) OK, records in: 33625, records dropped: 33625 output_compression: Snappy 2024/11/20-12:13:17.184704 140257441371712 (Original Log Time 2024/11/20-12:13:17.184671) EVENT_LOG_v1 {"time_micros": 1732075997184643, "cf": "default", "job": 90, "event": "compaction_finished", "compaction_time_micros": 32544, "compaction_time_cpu_micros": 10069, "output_level": 4, "num_output_files": 0, "total_output_size": 0, "num_input_records": 33625, "num_output_records": 0, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 0, "file_range_sync_nanos": 0, "file_fsync_nanos": 0, "file_prepare_write_nanos": 0, "lsm_state": [0, 0, 0, 0, 0, 0, 0]} 2024/11/20-12:13:17.346484 140257441371712 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":1732075955,"starts":1732075996,"executesMs":156,"compactionJobId":90,"attempt":0,"compactionInputRawBytes":2425711,"compactionInputZipBytes":747198,"compactionOutputRawBytes":0,"compactionOutputZipBytes":0,"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-60a426b36f642ea832315b659e252411-e8b48ac522284f55-00"}}, response = 2024/11/20-12:13:17.346557 140257441371712 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00090/att-00: olev 4, work 0.157 s, result 7.419 ms, install 0.215 ms, input{raw 2.313 MiB zip 729.686 KiB}