JoinExecutorTestRunner.SimpleJoin Bus error in Linux/Arm64
Open
Nobody has claimed this yet.
component/compute
severity/moderate
type/bug
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
# ./dbms/gtests_dbms --gtest_filter="JoinExecutorTestRunner.SimpleJoin"
Parsing /proc/self/auxv to extract ELF hwcaps!
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:47] ["get cluster id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:55] ["get process id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:47] ["get cluster id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:55] ["get process id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:47] ["get cluster id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:55] ["get process id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:47] ["get cluster id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.234 +08:00] [INFO] [ComputeLabelHolder.cpp:55] ["get process id: unknown"] [thread_id=1]
[2024/04/11 16:44:41.260 +08:00] [INFO] [BackgroundProcessingPool.cpp:90] ["Create BackgroundProcessingPool, prefix=bg- n_threads=2"] [thread_id=1]
[2024/04/11 16:44:41.261 +08:00] [INFO] [BackgroundProcessingPool.cpp:90] ["Create BackgroundProcessingPool, prefix=bg-block- n_threads=2"] [thread_id=1]
[2024/04/11 16:44:41.261 +08:00] [INFO] [PathCapacityMetrics.cpp:93] ["Init capacity [path=/root/tiflash/build/tmp/] [capacity=0.00 B]"] [thread_id=1]
[2024/04/11 16:44:41.261 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.log] [thread_id=1]
[2024/04/11 16:44:41.261 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.data] [thread_id=1]
[2024/04/11 16:44:41.262 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.meta] [thread_id=1]
[2024/04/11 16:44:41.262 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.log] [thread_id=1]
[2024/04/11 16:44:41.263 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.data] [thread_id=1]
[2024/04/11 16:44:41.263 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.meta] [thread_id=1]
[2024/04/11 16:44:41.263 +08:00] [INFO] [TiFlashTestEnv.cpp:161] ["Storage mode : 2"] [thread_id=1]
[2024/04/11 16:44:41.263 +08:00] [INFO] [KVStore.cpp:70] ["KVStore inited, eager_raft_log_gc_enabled=false"] [thread_id=1]
[2024/04/11 16:44:41.264 +08:00] [INFO] [MinTSOScheduler.cpp:73] ["thread_hard_limit is 10000, thread_soft_limit is 5000, and active_set_soft_limit is 192 in MinTSOScheduler."] [thread_id=1]
[2024/04/11 16:44:41.264 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=RegionPersister] [thread_id=1]
[2024/04/11 16:44:41.264 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=RegionPersister] [thread_id=1]
[2024/04/11 16:44:41.265 +08:00] [INFO] [RegionPersister.cpp:381] ["RegionPersister running. Current Run Mode is ONLY_V3"] [thread_id=1]
[2024/04/11 16:44:41.265 +08:00] [INFO] [KVStore.cpp:95] ["Restored 0 regions"] [thread_id=1]
[2024/04/11 16:44:41.265 +08:00] [INFO] [RegionTable.cpp:122] ["RegionTable restore start"] [thread_id=1]
[2024/04/11 16:44:41.265 +08:00] [INFO] [RegionTable.cpp:127] ["RegionTable restore end, n_tables=0"] [thread_id=1]
[2024/04/11 16:44:41.268 +08:00] [INFO] [SegmentReader.cpp:146] ["Create start, thread_count=48 cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=1]
[2024/04/11 16:44:41.269 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=2]
[2024/04/11 16:44:41.269 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=3]
[2024/04/11 16:44:41.269 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=4]
[2024/04/11 16:44:41.269 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=5]
[2024/04/11 16:44:41.269 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=6]
[2024/04/11 16:44:41.269 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=7]
[2024/04/11 16:44:41.269 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=8]
[2024/04/11 16:44:41.270 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=9]
[2024/04/11 16:44:41.270 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=10]
[2024/04/11 16:44:41.270 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=11]
[2024/04/11 16:44:41.270 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=12]
[2024/04/11 16:44:41.270 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=13]
[2024/04/11 16:44:41.271 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=14]
[2024/04/11 16:44:41.271 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=15]
[2024/04/11 16:44:41.271 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=16]
[2024/04/11 16:44:41.271 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=17]
[2024/04/11 16:44:41.271 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=18]
[2024/04/11 16:44:41.271 +08:00] [INFO] [SegmentReader.cpp:151] ["Create end, thread_count=48 cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=1]
[2024/04/11 16:44:41.271 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=19]
[2024/04/11 16:44:41.271 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=20]
[2024/04/11 16:44:41.271 +08:00] [INFO] [SegmentReader.cpp:146] ["Create start, thread_count=48 cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=1]
[2024/04/11 16:44:41.272 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=21]
[2024/04/11 16:44:41.272 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=22]
[2024/04/11 16:44:41.272 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=23]
[2024/04/11 16:44:41.272 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=24]
[2024/04/11 16:44:41.272 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=25]
[2024/04/11 16:44:41.272 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=26]
[2024/04/11 16:44:41.273 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=27]
[2024/04/11 16:44:41.273 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=28]
[2024/04/11 16:44:41.273 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=29]
[2024/04/11 16:44:41.273 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=30]
[2024/04/11 16:44:41.273 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=31]
[2024/04/11 16:44:41.274 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=32]
[2024/04/11 16:44:41.274 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=33]
[2024/04/11 16:44:41.274 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=34]
[2024/04/11 16:44:41.274 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=35]
[2024/04/11 16:44:41.274 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=36]
[2024/04/11 16:44:41.296 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=37]
[2024/04/11 16:44:41.319 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=38]
[2024/04/11 16:44:41.319 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=39]
[2024/04/11 16:44:41.319 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=40]
[2024/04/11 16:44:41.319 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=41]
[2024/04/11 16:44:41.320 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=42]
[2024/04/11 16:44:41.320 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=43]
[2024/04/11 16:44:41.320 +08:00] [INFO] [SegmentReader.cpp:151] ["Create end, thread_count=48 cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=1]
[2024/04/11 16:44:41.320 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=44]
[2024/04/11 16:44:41.320 +08:00] [INFO] [SegmentReader.cpp:146] ["Create start, thread_count=48 cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=1]
[2024/04/11 16:44:41.320 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=45]
[2024/04/11 16:44:41.365 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=46]
[2024/04/11 16:44:41.365 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=47]
[2024/04/11 16:44:41.366 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=48]
[2024/04/11 16:44:41.388 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=49]
[2024/04/11 16:44:41.412 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=50]
[2024/04/11 16:44:41.412 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=51]
[2024/04/11 16:44:41.412 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=52]
[2024/04/11 16:44:41.435 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=53]
[2024/04/11 16:44:41.435 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=54]
[2024/04/11 16:44:41.436 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=55]
[2024/04/11 16:44:41.436 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=56]
[2024/04/11 16:44:41.436 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=57]
[2024/04/11 16:44:41.436 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=58]
[2024/04/11 16:44:41.436 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=59]
[2024/04/11 16:44:41.459 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=60]
[2024/04/11 16:44:41.459 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=61]
[2024/04/11 16:44:41.459 +08:00] [INFO] [SegmentReader.cpp:151] ["Create end, thread_count=48 cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=1]
[2024/04/11 16:44:41.459 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=62]
[2024/04/11 16:44:41.459 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=63]
[2024/04/11 16:44:41.459 +08:00] [INFO] [SegmentReader.cpp:146] ["Create start, thread_count=48 cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=1]
[2024/04/11 16:44:41.459 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=64]
[2024/04/11 16:44:41.460 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=65]
[2024/04/11 16:44:41.460 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=66]
[2024/04/11 16:44:41.460 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=67]
[2024/04/11 16:44:41.460 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=68]
[2024/04/11 16:44:41.461 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=69]
[2024/04/11 16:44:41.481 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=70]
[2024/04/11 16:44:41.482 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=71]
[2024/04/11 16:44:41.482 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=72]
[2024/04/11 16:44:41.482 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=73]
[2024/04/11 16:44:41.482 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=74]
[2024/04/11 16:44:41.482 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=75]
[2024/04/11 16:44:41.483 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=76]
[2024/04/11 16:44:41.483 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=77]
[2024/04/11 16:44:41.505 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=78]
[2024/04/11 16:44:41.505 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=79]
[2024/04/11 16:44:41.505 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=80]
[2024/04/11 16:44:41.505 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=81]
[2024/04/11 16:44:41.506 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=82]
[2024/04/11 16:44:41.506 +08:00] [INFO] [SegmentReader.cpp:151] ["Create end, thread_count=48 cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=1]
[2024/04/11 16:44:41.506 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=83]
[2024/04/11 16:44:41.506 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=84]
[2024/04/11 16:44:41.506 +08:00] [INFO] [SegmentReader.cpp:194] ["numa_nodes=[[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51], [21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0], [88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81], [38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]] number_of_readers=192"] [thread_id=1]
[2024/04/11 16:44:41.506 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=85]
[2024/04/11 16:44:41.506 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=86]
[2024/04/11 16:44:41.506 +08:00] [DEBUG] [S3Common.cpp:295] ["Aws::InitAPI start"] [thread_id=1]
[2024/04/11 16:44:41.507 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=87]
[2024/04/11 16:44:41.507 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=88]
[2024/04/11 16:44:41.507 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=89]
[2024/04/11 16:44:41.507 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=90]
[2024/04/11 16:44:41.507 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=91]
[2024/04/11 16:44:41.507 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=92]
[2024/04/11 16:44:41.508 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=93]
[2024/04/11 16:44:41.508 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=94]
[2024/04/11 16:44:41.508 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=95]
[2024/04/11 16:44:41.508 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=96]
[2024/04/11 16:44:41.508 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=97]
[2024/04/11 16:44:41.551 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=98]
[2024/04/11 16:44:41.552 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=99]
[2024/04/11 16:44:41.552 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[68, 58, 48, 66, 56, 64, 54, 62, 52, 70, 60, 50, 69, 59, 49, 67, 57, 65, 55, 63, 53, 71, 61, 51]"] [thread_id=100]
[2024/04/11 16:44:41.574 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=101]
[2024/04/11 16:44:41.597 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=102]
[2024/04/11 16:44:41.619 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=103]
[2024/04/11 16:44:41.642 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=104]
[2024/04/11 16:44:41.664 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=105]
[2024/04/11 16:44:41.687 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=106]
[2024/04/11 16:44:41.709 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=107]
[2024/04/11 16:44:41.710 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=108]
[2024/04/11 16:44:41.710 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=109]
[2024/04/11 16:44:41.710 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=110]
[2024/04/11 16:44:41.710 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=111]
[2024/04/11 16:44:41.710 +08:00] [TRACE] [S3Common.cpp:151] ["tag=ClientConfiguration message=Request Compression enabled"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.710 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=112]
[2024/04/11 16:44:41.710 +08:00] [TRACE] [S3Common.cpp:151] ["tag=ClientConfiguration message=ClientConfiguration will use MinReqCompression: 10240"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.710 +08:00] [TRACE] [S3Common.cpp:151] ["tag=ClientConfiguration message=ClientConfiguration will use SDK Auto Resolved profile: [default] if not specified by users."] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.711 +08:00] [INFO] [S3Common.cpp:151] ["tag=ClientConfiguration message=Retry Strategy will use the default max attempts."] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.711 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=113]
[2024/04/11 16:44:41.711 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=114]
[2024/04/11 16:44:41.711 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=115]
[2024/04/11 16:44:41.711 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=116]
[2024/04/11 16:44:41.711 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=117]
[2024/04/11 16:44:41.712 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=118]
[2024/04/11 16:44:41.712 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=119]
[2024/04/11 16:44:41.712 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=120]
[2024/04/11 16:44:41.712 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=121]
[2024/04/11 16:44:41.712 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=122]
[2024/04/11 16:44:41.712 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=123]
[2024/04/11 16:44:41.713 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=124]
[2024/04/11 16:44:41.713 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=125]
[2024/04/11 16:44:41.713 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=126]
[2024/04/11 16:44:41.713 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=127]
[2024/04/11 16:44:41.713 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=128]
[2024/04/11 16:44:41.714 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=129]
[2024/04/11 16:44:41.714 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=130]
[2024/04/11 16:44:41.714 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=131]
[2024/04/11 16:44:41.714 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=132]
[2024/04/11 16:44:41.714 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=133]
[2024/04/11 16:44:41.714 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=134]
[2024/04/11 16:44:41.715 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=135]
[2024/04/11 16:44:41.715 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=136]
[2024/04/11 16:44:41.715 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=137]
[2024/04/11 16:44:41.715 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=138]
[2024/04/11 16:44:41.716 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=139]
[2024/04/11 16:44:41.716 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=140]
[2024/04/11 16:44:41.716 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=141]
[2024/04/11 16:44:41.716 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=142]
[2024/04/11 16:44:41.716 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=143]
[2024/04/11 16:44:41.716 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=144]
[2024/04/11 16:44:41.717 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[88, 78, 86, 76, 94, 84, 74, 92, 82, 72, 90, 80, 89, 79, 87, 77, 95, 85, 75, 93, 83, 73, 91, 81]"] [thread_id=145]
[2024/04/11 16:44:41.738 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=146]
[2024/04/11 16:44:41.760 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Environment value for variable HOME is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Final Home Directory is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [INFO] [S3Common.cpp:151] ["tag=Aws::Config::AWSConfigFileProfileConfigLoader message=Initializing config loader against fileName /root/.aws/credentials and using profilePrefix = 0"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Environment value for variable HOME is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Final Home Directory is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Environment value for variable HOME is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Final Home Directory is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [INFO] [S3Common.cpp:151] ["tag=ProfileConfigFileAWSCredentialsProvider message=Setting provider to read credentials from /root/.aws/credentials for credentials file and /root/.aws/config for the config file , for use with profile default"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.760 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=147]
[2024/04/11 16:44:41.760 +08:00] [INFO] [S3Common.cpp:151] ["tag=ProcessCredentialsProvider message=Setting process credentials provider to read config from default"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [WARN] [S3Common.cpp:151] ["tag=STSAssumeRoleWithWebIdentityCredentialsProvider message=Token file must be specified to use STS AssumeRole web identity creds provider."] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [INFO] [S3Common.cpp:151] ["tag=SSOBearerTokenProvider message=Setting sso bearerToken provider to read config from default"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [INFO] [S3Common.cpp:151] ["tag=SSOCredentialsProvider message=Setting sso credentials provider to read config from default"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [TRACE] [S3Common.cpp:151] ["tag=DefaultAWSCredentialsProviderChain message=The environment variable value AWS_CONTAINER_CREDENTIALS_RELATIVE_URI is "] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [TRACE] [S3Common.cpp:151] ["tag=DefaultAWSCredentialsProviderChain message=The environment variable value AWS_CONTAINER_CREDENTIALS_FULL_URI is "] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [TRACE] [S3Common.cpp:151] ["tag=DefaultAWSCredentialsProviderChain message=The environment variable value AWS_EC2_METADATA_DISABLED is true"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [INFO] [S3Common.cpp:151] ["tag=Aws::Config::AWSConfigFileProfileConfigLoader message=Unable to open config file /root/.aws/credentials for reading."] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [INFO] [S3Common.cpp:151] ["tag=Aws::Config::AWSProfileConfigLoaderBase message=Failed to reload configuration."] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [INFO] [S3Common.cpp:151] ["tag=ProcessCredentialsProvider message=Failed to find credential process's profile: default"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.761 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Environment value for variable HOME is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Final Home Directory is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [TRACE] [S3Common.cpp:151] ["tag=SSOCredentialsProvider message=Loading token from: /root/.aws/sso/cache/da39a3ee5e6b4b0d3255bfef95601890afd80709.json"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [TRACE] [S3Common.cpp:151] ["tag=SSOCredentialsProvider message=Preparing to load token from: /root/.aws/sso/cache/da39a3ee5e6b4b0d3255bfef95601890afd80709.json"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [INFO] [S3Common.cpp:151] ["tag=SSOCredentialsProvider message=Unable to open token file on path: /root/.aws/sso/cache/da39a3ee5e6b4b0d3255bfef95601890afd80709.json"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [INFO] [S3Common.cpp:151] ["tag=ProcessCredentialsProvider message=Failed to find credential process's profile: default"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Environment value for variable HOME is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [TRACE] [S3Common.cpp:151] ["tag=FileSystemUtils message=Final Home Directory is /root/"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [TRACE] [S3Common.cpp:151] ["tag=SSOCredentialsProvider message=Loading token from: /root/.aws/sso/cache/da39a3ee5e6b4b0d3255bfef95601890afd80709.json"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.762 +08:00] [TRACE] [S3Common.cpp:151] ["tag=SSOCredentialsProvider message=Preparing to load token from: /root/.aws/sso/cache/da39a3ee5e6b4b0d3255bfef95601890afd80709.json"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.763 +08:00] [INFO] [S3Common.cpp:151] ["tag=SSOCredentialsProvider message=Unable to open token file on path: /root/.aws/sso/cache/da39a3ee5e6b4b0d3255bfef95601890afd80709.json"] [source=AWSClient] [thread_id=1]
[2024/04/11 16:44:41.783 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=148]
[2024/04/11 16:44:41.806 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=149]
[2024/04/11 16:44:41.829 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=150]
[2024/04/11 16:44:41.852 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=151]
[2024/04/11 16:44:41.875 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=152]
Note: Google Test filter = JoinExecutorTestRunner.SimpleJoin
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from JoinExecutorTestRunner
[2024/04/11 16:44:41.899 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=153]
[2024/04/11 16:44:41.899 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=154]
[ RUN ] JoinExecutorTestRunner.SimpleJoin
[2024/04/11 16:44:41.901 +08:00] [WARN] [Context.cpp:1728] ["GlobalStoragePool has already been initialized."] [source=Context] [thread_id=1]
[2024/04/11 16:44:41.901 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.log] [thread_id=1]
[2024/04/11 16:44:41.902 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.data] [thread_id=1]
[2024/04/11 16:44:41.902 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.meta] [thread_id=1]
[2024/04/11 16:44:41.903 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.log] [thread_id=1]
[2024/04/11 16:44:41.903 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.data] [thread_id=1]
[2024/04/11 16:44:41.903 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.meta] [thread_id=1]
[2024/04/11 16:44:41.905 +08:00] [WARN] [Context.cpp:1728] ["GlobalStoragePool has already been initialized."] [source=Context] [thread_id=1]
[2024/04/11 16:44:41.905 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.log] [thread_id=1]
[2024/04/11 16:44:41.905 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.data] [thread_id=1]
[2024/04/11 16:44:41.905 +08:00] [INFO] [PageStorageImpl.cpp:54] ["PageStorageImpl start. Config{ PageStorageConfig {blob_file_limit_size: 268435456, blob_spacemap_type: 2, blob_heavy_gc_valid_rate: 0.500, blob_heavy_gc_valid_rate_raft_data: 0.050, blob_block_alignment_bytes: 0, wal_roll_size: 2097152, wal_max_persisted_log_files: 4} }"] [source=__global__.meta] [thread_id=1]
[2024/04/11 16:44:41.905 +08:00] [INFO] [BlobStore.cpp:131] ["Ignore not blob file [dir=/root/tiflash/build/tmp/43590/page/log] [file=wal] [err_msg=]"] [source=__global__.log] [thread_id=1]
[2024/04/11 16:44:41.906 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.log] [thread_id=1]
[2024/04/11 16:44:41.906 +08:00] [INFO] [BlobStore.cpp:131] ["Ignore not blob file [dir=/root/tiflash/build/tmp/43590/page/data] [file=wal] [err_msg=]"] [source=__global__.data] [thread_id=1]
[2024/04/11 16:44:41.906 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.data] [thread_id=1]
[2024/04/11 16:44:41.907 +08:00] [INFO] [BlobStore.cpp:131] ["Ignore not blob file [dir=/root/tiflash/build/tmp/43590/page/meta] [file=wal] [err_msg=]"] [source=__global__.meta] [thread_id=1]
[2024/04/11 16:44:41.907 +08:00] [INFO] [PageDirectoryFactory.cpp:68] ["PageDirectory restored, max_page_id=0 max_applied_ver=0"] [source=__global__.meta] [thread_id=1]
[2024/04/11 16:44:41.922 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=155]
[2024/04/11 16:44:41.945 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=156]
[2024/04/11 16:44:41.968 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=157]
[2024/04/11 16:44:41.991 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=158]
[2024/04/11 16:44:42.014 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=159]
[2024/04/11 16:44:42.015 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=160]
[2024/04/11 16:44:42.015 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=161]
[2024/04/11 16:44:42.015 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=162]
[2024/04/11 16:44:42.015 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=163]
[2024/04/11 16:44:42.015 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=164]
[2024/04/11 16:44:42.016 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=165]
[2024/04/11 16:44:42.016 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=166]
[2024/04/11 16:44:42.016 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=167]
[2024/04/11 16:44:42.016 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=168]
[2024/04/11 16:44:42.016 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=169]
[2024/04/11 16:44:42.017 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=170]
[2024/04/11 16:44:42.017 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=171]
[2024/04/11 16:44:42.017 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=172]
[2024/04/11 16:44:42.017 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=173]
[2024/04/11 16:44:42.017 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[21, 11, 9, 7, 18, 5, 16, 3, 14, 1, 22, 12, 20, 10, 8, 19, 6, 17, 4, 15, 2, 23, 13, 0]"] [thread_id=174]
[2024/04/11 16:44:42.018 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=175]
[2024/04/11 16:44:42.018 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=176]
[2024/04/11 16:44:42.018 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=177]
[2024/04/11 16:44:42.018 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=178]
[2024/04/11 16:44:42.018 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=179]
[2024/04/11 16:44:42.019 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=180]
[2024/04/11 16:44:42.019 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=181]
[2024/04/11 16:44:42.019 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=182]
[2024/04/11 16:44:42.019 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=183]
[2024/04/11 16:44:42.019 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=184]
[2024/04/11 16:44:42.020 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=185]
[2024/04/11 16:44:42.020 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=186]
[2024/04/11 16:44:42.020 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=187]
[2024/04/11 16:44:42.020 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=188]
[2024/04/11 16:44:42.020 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=189]
[2024/04/11 16:44:42.020 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=190]
[2024/04/11 16:44:42.021 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=191]
[2024/04/11 16:44:42.021 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=192]
[2024/04/11 16:44:42.021 +08:00] [DEBUG] [CPU.cpp:146] ["sched_setaffinity succ, cpus=[38, 28, 46, 36, 26, 44, 34, 24, 42, 32, 40, 30, 39, 29, 47, 37, 27, 45, 35, 25, 43, 33, 41, 31]"] [thread_id=193]
[2024/04/11 16:44:42.186 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=0"] [thread_id=194]
[2024/04/11 16:44:42.186 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=3"] [thread_id=195]
[2024/04/11 16:44:42.187 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=3"] [thread_id=196]
[2024/04/11 16:44:42.187 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=7"] [thread_id=197]
[2024/04/11 16:44:42.187 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=0"] [thread_id=198]
[2024/04/11 16:44:42.187 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=6"] [thread_id=199]
[2024/04/11 16:44:42.187 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=4"] [thread_id=200]
[2024/04/11 16:44:42.188 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=6"] [thread_id=201]
[2024/04/11 16:44:42.188 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=7"] [thread_id=202]
[2024/04/11 16:44:42.188 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=4"] [thread_id=203]
[2024/04/11 16:44:42.188 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=1"] [thread_id=204]
[2024/04/11 16:44:42.188 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=1"] [thread_id=205]
[2024/04/11 16:44:42.189 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=2"] [thread_id=206]
[2024/04/11 16:44:42.189 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="io_pool thread_no=5"] [thread_id=207]
[2024/04/11 16:44:42.189 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=5"] [thread_id=208]
[2024/04/11 16:44:42.189 +08:00] [INFO] [WaitReactor.cpp:188] ["start wait reactor loop"] [thread_id=209]
[2024/04/11 16:44:42.189 +08:00] [INFO] [TaskThreadPool.cpp:77] ["start loop"] [source="cpu_pool thread_no=2"] [thread_id=210]
[2024/04/11 16:44:42.436 +08:00] [DEBUG] [DAGQueryBlockInterpreter.cpp:961] ["execution stream size for query block(before aggregation) __QB_2_ is 1"] [source=executorTest] [thread_id=1]
[2024/04/11 16:44:42.437 +08:00] [DEBUG] [DAGQueryBlockInterpreter.cpp:961] ["execution stream size for query block(before aggregation) __QB_3_ is 1"] [source=executorTest] [thread_id=1]
[2024/04/11 16:44:42.439 +08:00] [DEBUG] [Join.cpp:204] ["FineGrainedShuffle flag false, stream count 0"] [source=executorTest] [thread_id=1]
[2024/04/11 16:44:42.441 +08:00] [DEBUG] [DAGQueryBlockInterpreter.cpp:961] ["execution stream size for query block(before aggregation) __QB_1_ is 1"] [source=executorTest] [thread_id=1]
[2024/04/11 16:44:42.441 +08:00] [INFO] [CreatingSetsBlockInputStream.cpp:176] ["Creating join. "] [source=executorTest] [thread_id=211]
[2024/04/11 16:44:42.446 +08:00] [INFO] [Join.cpp:1968] ["build finalize with 2 entries from 5 rows."] [source=executorTest] [thread_id=211]
[2024/04/11 16:44:42.446 +08:00] [INFO] [CreatingSetsBlockInputStream.cpp:268] ["Created. Join with 2 entries from 5 rows. In 0.004 sec. using 1 threads."] [source=executorTest] [thread_id=211]
[2024/04/11 16:44:42.447 +08:00] [INFO] [CreatingSetsBlockInputStream.cpp:156] ["Creating all tasks takes 0.005452906 sec. "] [source=executorTest] [thread_id=1]
[2024/04/11 16:44:42.447 +08:00] [TRACE] [HashJoinProbeBlockInputStream.cpp:74] ["WAIT_BUILD_FINISH -> PROBE"] [source=executorTest] [thread_id=1]
Bus error (core dumped)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
master
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running ./dbms/gtests_dbms with the gtest filter JoinExecutorTestRunner.SimpleJoin on Linux/Arm64 and capture the bus-error location. Use the failure output and the JoinExecutorTestRunner.SimpleJoin entry point to identify the architecture-specific cause. Done means this test completes without a bus error on Linux/Arm64.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100