2024-04-14 00:55:34,878 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-14 00:55:35,085 DEBUG [main] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049 2024-04-14 00:55:35,143 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=197, ProcessCount=167, AvailableMemoryMB=7655 2024-04-14 00:55:35,173 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:35,185 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:35,197 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:35,199 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:35,202 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-14 00:55:36,181 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:36,181 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:36,181 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:36,181 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:36,193 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 197) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=6997 (was 7655) 2024-04-14 00:55:36,202 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=245, ProcessCount=167, AvailableMemoryMB=6997 2024-04-14 00:55:36,210 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:36,218 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:36,218 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:36,221 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:36,230 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:36,230 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:36,230 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:36,230 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:36,230 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:36,240 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=167 (was 167), AvailableMemoryMB=6972 (was 6997) 2024-04-14 00:55:36,249 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=245, ProcessCount=167, AvailableMemoryMB=6972 2024-04-14 00:55:36,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:36,265 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:36,265 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:36,267 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:36,286 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:36,292 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:36,299 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:36,299 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:36,300 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:36,301 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:36,309 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:36,316 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:36,316 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:36,316 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:36,316 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:36,326 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=167 (was 167), AvailableMemoryMB=6813 (was 6972) 2024-04-14 00:55:36,336 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=245, ProcessCount=167, AvailableMemoryMB=6812 2024-04-14 00:55:36,342 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:36,349 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:36,349 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:36,350 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:36,448 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-14 00:55:36,786 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 00:55:36,800 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/bucketNoRecycler.cache 2024-04-14 00:55:36,800 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:36,800 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:36,801 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:36,944 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/bucketNoRecycler.persistence 2024-04-14 00:55:36,944 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:37,104 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/bucketNoRecycler.cache 2024-04-14 00:55:37,104 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:37,104 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:37,175 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:37,176 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:37,188 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:37,188 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:37,188 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:37,188 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:37,197 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=167 (was 167), AvailableMemoryMB=6922 (was 6812) - AvailableMemoryMB LEAK? - 2024-04-14 00:55:37,206 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=245, ProcessCount=167, AvailableMemoryMB=6921 2024-04-14 00:55:37,218 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:37,225 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:37,226 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:37,227 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:38,290 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-14 00:55:39,391 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-14 00:55:40,492 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:40,492 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:40,492 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:40,492 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:40,502 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=245 (was 245), ProcessCount=167 (was 167), AvailableMemoryMB=6889 (was 6921) 2024-04-14 00:55:40,511 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=245, ProcessCount=167, AvailableMemoryMB=6888 2024-04-14 00:55:40,523 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:40,531 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:40,531 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:40,533 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:41,002 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:41,002 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:41,003 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:41,002 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:41,002 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:41,013 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 245) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=6848 (was 6888) 2024-04-14 00:55:41,023 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6847 2024-04-14 00:55:41,037 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:41,048 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:41,050 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:41,054 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:41,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:41,076 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:41,086 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:41,086 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:41,089 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:41,090 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:41,097 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:41,098 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:41,101 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:41,102 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:41,109 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:41,110 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:41,113 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:41,114 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:41,114 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:41,114 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:41,114 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:41,124 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6681 (was 6847) 2024-04-14 00:55:41,133 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6677 2024-04-14 00:55:41,144 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:41,151 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:41,152 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:41,152 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:41,164 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-log-dir so I do NOT create it in target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4 2024-04-14 00:55:41,164 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-log-dir Erasing configuration value by system value. 2024-04-14 00:55:41,165 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-tmp-dir so I do NOT create it in target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4 2024-04-14 00:55:41,165 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-14 00:55:41,165 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4 2024-04-14 00:55:41,166 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 00:55:41,182 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.cache 2024-04-14 00:55:41,182 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:41,182 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:41,183 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:41,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8000628100335571690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,285 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.persistence 2024-04-14 00:55:42,285 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:42,285 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:42,285 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:42,300 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.cache 2024-04-14 00:55:42,300 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:42,300 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,303 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,304 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:42,304 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.persistence 2024-04-14 00:55:42,304 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:42,304 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:42,304 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:42,319 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.cache 2024-04-14 00:55:42,319 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:42,321 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,325 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,325 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-14 00:55:42,326 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32eab498-39f1-9441-3a37-7ad22a149ed4/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:42,326 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:42,326 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:42,326 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:42,326 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:42,337 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6633 (was 6677) 2024-04-14 00:55:42,346 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6633 2024-04-14 00:55:42,356 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:42,365 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:42,365 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,366 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:42,708 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,721 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.88 MB, memory=0 B 2024-04-14 00:55:42,722 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,724 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.66 MB, memory=0 B 2024-04-14 00:55:42,725 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,726 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-14 00:55:42,727 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,728 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.58 MB, memory=0 B 2024-04-14 00:55:42,730 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,731 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.97 MB, memory=0 B 2024-04-14 00:55:42,732 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,734 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-04-14 00:55:42,734 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,735 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.53 MB, memory=0 B 2024-04-14 00:55:42,736 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,737 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2024-04-14 00:55:42,738 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,739 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.70 MB, memory=0 B 2024-04-14 00:55:42,739 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,740 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.48 MB, memory=0 B 2024-04-14 00:55:42,754 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,755 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-04-14 00:55:42,755 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,756 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.65 MB, memory=0 B 2024-04-14 00:55:42,757 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,757 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-04-14 00:55:42,758 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,758 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-04-14 00:55:42,759 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,759 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.54 MB, memory=0 B 2024-04-14 00:55:42,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 272728522040662881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705620706778390905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1076685478338414892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4159998078598900068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7646302717957649635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5408362785705229071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804359161906916572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 481355257941570039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4924342311003542506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2347008532076977819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5129598712429683958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5932135796465858155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -166612842937979669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5324218665921974564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039031615381035742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577157554963951353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4660832064409331791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 762227798306318467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358194116963391675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8013410031006343542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7157286532341379370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962402061301759074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4593265339560110642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2054103929910157673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5938824913740608982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1154702735901658441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -382134879623782658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4561254556854319917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1969412202658804468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8514773991788241481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782934092361792032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1791934898394327051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3670290181101690671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895790994669133834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744751611879505399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4253846459556012567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7860471168531991189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6893823918650184557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5552148655692633075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7222774729593178894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8835486715188883513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8949825352932620701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169784666609180226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7462832239030318318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8634198809376087039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242838541044307772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1110176592756561534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1674350920742410625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3993936972796708771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3002467838074178925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7901456664007054985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 61495143506710978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1162380949920877301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9173045790833201832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5992570869974404489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5147818486634706584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7766764791500732929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7237947723404942173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216612739481193315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6091058489340480202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2804724645084883525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387279888044034960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7905146342379076735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401554379117038694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1830265397203664354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5388587910163628598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5957628478058581003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4285454785075323412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7629720913480662486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7537456581582288743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6497777930292310341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715375019428776253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4685991475359929574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 62031918561978371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7237842811223531187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8950594825959841709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 602886470401191175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7904724481671982890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7988863731642649056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520433140171623454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4070700973268615537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6674438466312960387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3006855393502692071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7563536833301541426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1793859931133626731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4198078328530346772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -644614956947017614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3524289709228479607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4411924813773847102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6361922073418560325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5415611757392022370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7380360215180449192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 38481619771997213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1594425373193905075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333518010970036402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 899601936313579762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927562719724048963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -863864264585442519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4339442466902422118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7338437234738387362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9170545924270730637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8273938548451115269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3777079112331915138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2456989697627211770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8649376514053268614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3989267841077963645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1939525797787569373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125903239739214531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2003514504651429377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4620474589030097402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573516488358756505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1545538135174185958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4055351963713424862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2510007478263213944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914963417566218543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2003914149546227712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2185404466823169843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1919773669468562951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5890306157640420168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3470287120846978524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463128434115667723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8237930229502060175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007711137689707772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7181980865298082117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7369959416218784213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5511982894407720293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8076050963981983839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4966329160599640484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889582646352891186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5254935684134791751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5113604692470238499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770291658472122739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2527787871380433347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593869591989772833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5193292275398125628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7049438709257304604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7759536643062475086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8268192608690387321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5262370096239888495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7358841346494877919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4679277137765771971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2994495022543989525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1660004795136891367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329173499667170745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5564686764139913597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -258389455569668870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4550639747308049924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4453288331375543085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118007656583538503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8759849829191599207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2814262992900137660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 381728380981349814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4509672239410233077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7826058095064784516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6708352221427044047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735570876962266887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905329596926935651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3088336547285517601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3656707224279505789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -47865867928014285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7224163761308962077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -23878025581704516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1117072878155878256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6326508974304006220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7112711266088355589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1517807484220231557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8981433720433898850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -399871236293766654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3774531459363593356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2058850171332524051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3209622102654464256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6636584560183349886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242147053139570298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3434821326339353764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577145268877320743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2736115462210745533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744780730405378466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 976044872096551566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8478605595898487419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4053912203520759804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850983778074362237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9106165908946313320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -791534753727237501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8377539685879277158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1584766734875442365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3079887650448416711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7005441702954505543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8033128112922159353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5759632829684881535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2719862341171304948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2676998408910667287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7241618300223027355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1995378518259316731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6438708145346015520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6035956134272566713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7752953089651740342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6044301374151715301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360801169194370544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4946339814491097384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5097316341604311296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -294817974278634419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7432288244325507830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 998154685656055259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6296523390318678764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 312229502321117500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8627657493529520625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1007772936939710639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,807 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=166.23 KB, total=30.06 MB, single=0 B, multi=1.71 MB, memory=0 B 2024-04-14 00:55:42,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4742397059127326465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2449609359950346111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7785097160271195683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3764369931190889354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118445337093922163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5559041217251871934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 344329716822514653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211423302824628934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 103179354586385114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1586006549640581420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7263141380107932989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392989534862997325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1589941206473690789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5265098604271948241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8092369707548333658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4855379622147390255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 732799558673201611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -512023277500078079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3282609631497651851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6322200706502857204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789672418860066103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7887066738117663771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9014489468977235635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,809 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-14 00:55:42,810 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,810 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=39.11 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-04-14 00:55:42,811 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2795257550844404418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5317898969384213187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4548016487483675736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1215721412285152894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633531489006175911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3979980059276031550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8509862237967679100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5748541091954789953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3962723802507496242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7206078090072225959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8030186324533221628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4873021922502465352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6339847998551002167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6655900449739887076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4816271472705124698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802180261450369012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5677058796021757874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2028008958422302476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6898468657729907604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179874735995615882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,814 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.90 MB, memory=0 B 2024-04-14 00:55:42,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5729232368341326203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800218408148985530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461899135763325227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,814 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4600303327826583522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5701131911183163828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551018623812172874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9175526608015837932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 219766598438168512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7862253841712726729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 122546958676843085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,815 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=88.00 KB, total=30.06 MB, single=0 B, multi=1.90 MB, memory=0 B 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189114189122332578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794615262773229526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4124300406640149253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8881625209349231830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8393959859854805844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5650229579654032520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7821038130878876343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261337135036241388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5917960900729874506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,816 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=78.23 KB, total=30.06 MB, single=0 B, multi=1.81 MB, memory=0 B 2024-04-14 00:55:42,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121315500550481200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562865727075092560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7205749780477568610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,817 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049972128207373378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3758935640096854815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5721672868857083863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,817 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=48.89 KB, total=30.06 MB, single=0 B, multi=1.74 MB, memory=0 B 2024-04-14 00:55:42,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3613515789468713476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 198676392815611770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1811954230174524250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,818 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 00:55:42,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7584937539824003615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4359510604799226787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1642288761180362258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5713247447142544995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,819 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=39.11 KB, total=30.06 MB, single=0 B, multi=1.69 MB, memory=0 B 2024-04-14 00:55:42,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 934607707630407123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4892557961037406570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3726267633758319108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4457315944913775082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7775272169690686833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 453265288998846916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2926315782458535057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5272376871345684058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:42,820 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:42,820 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:42,820 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:42,821 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:42,831 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6599 (was 6633) 2024-04-14 00:55:42,841 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6599 2024-04-14 00:55:42,853 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:42,862 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:42,862 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,863 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:42,863 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-14 00:55:42,863 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-14 00:55:42,863 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-14 00:55:42,864 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:42,873 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6567 (was 6599) 2024-04-14 00:55:42,882 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6566 2024-04-14 00:55:42,893 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:42,899 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:42,899 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,900 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,903 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,904 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-14 00:55:42,904 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-14 00:55:42,904 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,904 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,904 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,904 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,904 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:42,905 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:42,905 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:42,905 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:42,905 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:42,919 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6532 (was 6566) 2024-04-14 00:55:42,928 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6532 2024-04-14 00:55:42,939 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:42,948 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:42,948 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:42,955 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:42,970 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:42,980 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:42,990 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:42,999 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:42,999 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:43,001 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:43,002 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:43,009 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:43,009 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:43,009 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:43,009 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:43,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6371 (was 6532) 2024-04-14 00:55:43,031 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6371 2024-04-14 00:55:43,042 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:43,051 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:43,051 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:43,051 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:43,062 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:43,068 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 00:55:43,068 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:43,068 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:43,069 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:43,069 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:43,069 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:43,069 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:43,079 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6312 (was 6371) 2024-04-14 00:55:43,088 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6312 2024-04-14 00:55:43,098 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:43,103 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:43,103 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:43,103 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:43,114 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:43,119 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 00:55:43,119 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:43,120 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:43,120 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:43,120 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:43,120 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:43,120 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:43,130 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=48 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6256 (was 6312) 2024-04-14 00:55:43,138 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6256 2024-04-14 00:55:43,148 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:43,153 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:43,154 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:43,154 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:43,154 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-log-dir so I do NOT create it in target/test-data/16698b59-2cee-5013-9ef4-571986792881 2024-04-14 00:55:43,154 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-tmp-dir so I do NOT create it in target/test-data/16698b59-2cee-5013-9ef4-571986792881 2024-04-14 00:55:43,155 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 00:55:43,166 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/16698b59-2cee-5013-9ef4-571986792881/bucketNoRecycler.cache 2024-04-14 00:55:43,166 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:43,166 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:43,166 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/16698b59-2cee-5013-9ef4-571986792881/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/16698b59-2cee-5013-9ef4-571986792881/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:43,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117028022788075725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:44,267 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/16698b59-2cee-5013-9ef4-571986792881/bucketNoRecycler.persistence 2024-04-14 00:55:44,267 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:44,267 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:44,267 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:44,282 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/16698b59-2cee-5013-9ef4-571986792881/bucketNoRecycler.cache 2024-04-14 00:55:44,282 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:44,282 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:44,285 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:44,286 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/16698b59-2cee-5013-9ef4-571986792881/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/16698b59-2cee-5013-9ef4-571986792881/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:44,286 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:44,286 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:44,286 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:44,286 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:44,296 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=250 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6222 (was 6256) 2024-04-14 00:55:44,305 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=250, ProcessCount=167, AvailableMemoryMB=6222 2024-04-14 00:55:44,316 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:44,323 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:44,324 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:44,324 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:46,576 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:46,576 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:46,576 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:46,576 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:46,586 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 250), ProcessCount=167 (was 167), AvailableMemoryMB=6189 (was 6222) 2024-04-14 00:55:46,595 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=6188 2024-04-14 00:55:46,606 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,612 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:46,612 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:46,612 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:46,631 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,640 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-14 00:55:46,640 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:46,641 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:46,641 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,647 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,657 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,663 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:46,663 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:46,663 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:46,663 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:46,673 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=6040 (was 6188) 2024-04-14 00:55:46,682 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=6040 2024-04-14 00:55:46,692 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,699 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:46,699 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:46,700 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:46,700 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:46,700 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:46,700 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:46,700 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:46,710 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=6006 (was 6040) 2024-04-14 00:55:46,719 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=6006 2024-04-14 00:55:46,729 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,738 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:46,738 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:46,738 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:46,739 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:46,739 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:46,739 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:46,739 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:46,748 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=5975 (was 6006) 2024-04-14 00:55:46,758 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=5975 2024-04-14 00:55:46,768 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:46,774 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:46,775 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:46,775 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:48,083 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:48,083 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:48,083 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:48,083 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:48,093 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=5954 (was 5975) 2024-04-14 00:55:48,102 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=5954 2024-04-14 00:55:48,112 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,116 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:48,116 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,116 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:48,120 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,121 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:48,121 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:48,121 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:48,121 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:48,130 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=5951 (was 5954) 2024-04-14 00:55:48,139 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=5951 2024-04-14 00:55:48,150 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,152 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:48,152 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,152 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:48,162 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,166 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,170 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:48,170 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,171 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:48,171 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,175 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,179 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:48,179 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:48,179 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:48,179 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:48,189 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=5914 (was 5951) 2024-04-14 00:55:48,197 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=5914 2024-04-14 00:55:48,207 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,209 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:48,209 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,210 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:48,210 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-log-dir so I do NOT create it in target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059 2024-04-14 00:55:48,210 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-tmp-dir so I do NOT create it in target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059 2024-04-14 00:55:48,210 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 00:55:48,220 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059/bucketNoRecycler.cache 2024-04-14 00:55:48,220 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:48,220 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,220 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:48,339 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059/bucketNoRecycler.persistence 2024-04-14 00:55:48,339 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:48,353 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059/bucketNoRecycler.cache 2024-04-14 00:55:48,353 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:48,353 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,356 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,358 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1fe260e9-ea7f-7356-bcc9-19e06b8f1059/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:48,359 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:48,359 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:48,359 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:48,359 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:48,368 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=5913 (was 5914) 2024-04-14 00:55:48,377 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=5913 2024-04-14 00:55:48,388 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:48,392 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:48,392 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:48,392 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:49,493 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-14 00:55:50,594 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-14 00:55:51,694 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:51,694 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:51,694 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:51,694 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:51,705 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=5903 (was 5913) 2024-04-14 00:55:51,714 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5902 2024-04-14 00:55:51,725 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:51,728 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:51,728 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,729 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:51,730 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,730 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:51,730 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:51,730 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:51,730 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:51,739 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5898 (was 5902) 2024-04-14 00:55:51,748 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5898 2024-04-14 00:55:51,757 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:51,761 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:51,761 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,762 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:51,771 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:51,775 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:51,780 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:51,780 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,780 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:51,781 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:51,785 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:51,785 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,785 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:51,786 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:51,791 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:51,791 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,792 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:51,792 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:51,792 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:51,792 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:51,792 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:51,802 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=76 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5823 (was 5898) 2024-04-14 00:55:51,812 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5822 2024-04-14 00:55:51,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:51,826 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:51,826 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,826 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:51,836 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-log-dir so I do NOT create it in target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3 2024-04-14 00:55:51,836 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-log-dir Erasing configuration value by system value. 2024-04-14 00:55:51,836 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-tmp-dir so I do NOT create it in target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3 2024-04-14 00:55:51,836 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-14 00:55:51,837 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3 2024-04-14 00:55:51,837 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 00:55:51,846 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.cache 2024-04-14 00:55:51,846 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:51,846 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:51,847 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5119691101745487751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:52,948 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:52,948 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:52,948 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:52,948 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.persistence 2024-04-14 00:55:52,963 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.cache 2024-04-14 00:55:52,963 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:52,963 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:52,966 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:52,966 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:52,966 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:52,966 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:52,966 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.persistence 2024-04-14 00:55:52,966 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:52,979 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.cache 2024-04-14 00:55:52,980 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:52,980 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:52,983 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:52,983 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-14 00:55:52,984 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/171a2276-5dcb-54a2-43f1-9717e795f8c3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:52,984 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:52,984 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:52,984 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:52,984 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:52,994 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5812 (was 5822) 2024-04-14 00:55:53,004 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5811 2024-04-14 00:55:53,014 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,019 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,019 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,019 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,353 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-14 00:55:53,361 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-14 00:55:53,370 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=4.17 MB, total=31.75 MB, single=0 B, multi=15.43 MB, memory=0 B 2024-04-14 00:55:53,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3638380470532269528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8823707617851118219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 656376935639852535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2890721643162803506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3507245227777528257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412408159423077957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4437063272383587043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -676280706940956947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2850072581577682680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 694665555210343643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6067371220744663311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3319327067803485122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6041726954005995588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -800054796784913549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1437944418233619544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2268109563324092785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4482105645889771114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7384834854244204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831549139138389445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3029345337085001320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8593402282353714207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4291739124215716099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249497301590718233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3887884900002899138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827054791270908624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5757937379038693718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -270672579362927884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1578706853548973659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3584566346671589130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8425392730711878015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329516772220670565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7506811584221472890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671825000469024628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7750012485547366912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5493227466364292644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5629632472907683768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8033552376522825609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8109939183380541650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5481780410379029592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -654097360318465125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3452471490947299848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1068982947446431906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -514185640712927388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 567498896999381854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4986751111153625646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7645830484228569592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 756668142398157628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2915501965659861290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4971833824791691873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5506680108949352635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2943825602606725062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4195847714888926021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2112780596689866747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6908070087046602680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5707583854150118289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1303971420031446491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707639473035645555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5425108992244033818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498402107442517487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1069615664488404995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6639481845134032529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6462473161112952754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5278390976088955238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3961663197504388625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7778472285927689428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3340058126738202727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4121904783167529423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5900376544276479478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2856765752636740347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2928121777997040700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6428595250097375946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5056948496206306372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8161592516337117167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9120302438813911140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7018626927945149452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7203390454764027567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2347835086255920892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8113141983295993764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1428926151696357282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209703749235659571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9173777931539809914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049522354212872944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039005481941483560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8786636330208729585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248528387351899965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3069388831117503658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7832105708840718859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5523131076221761380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -492531008828449923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161182059997074019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1600618181792367700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1377480427875208657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674499926654071478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1421472327665412526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4486344959313043397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8258077992000489513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819564626694443173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805289961110665049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416709681730455837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709760804366055080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7506667736463120129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3529274574584709046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5800859615666469502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5043785855121354506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 632563672162248003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1491003259548766454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 708364326274689362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4727370136439309369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5649069360880519030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4318323062676182656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566609542885952114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 540105947355668147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5406478994243224110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5217872612833687087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4039515528707625204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3287293053056927117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7667257884676811736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8807434456605548525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8297707047133925392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 223435568248054165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1002590258114124628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855070950531838772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1229666952287583170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4099923549842924344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8914701403953931192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -923773965532358025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4344887352278128099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2140751253681249523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7132902548238756501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5236690499494692226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -529665077590666657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8247493697722588264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2174256602667508856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1570237341496155909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7756340886954772448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5623929782548394294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6135225912181990135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5529350060523324059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1657429529545196303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890660187575820296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5050550297974773596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -108812061763615495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1082882217255150142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734617472113857212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6154806775702375666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8172406560337226984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8725000586482330768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6977936566737716723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650053726434923001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9042026970239101677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6514122843155818541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6151767096739912412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1233954808562699302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8664249178959990650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1544525163036150086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7644238386734642529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4962299288102392210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6768163341112411382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017354807748106287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8084428902109601738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8762363693855651030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8903284364234077810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407398026362814919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -373108655777878187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8027549194477869968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1590918730876698116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2827964404462193155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -266887094190587634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7563257758566102379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2340252139805050382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181468974914204750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094121317905171941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493147349493035890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4974819290935800366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054575862400166088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7905281132905346858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6826357099441361284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7527141356148072932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7650154415374386815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2711595031594211083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796281142785065057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6067480992796734001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3716000656357924042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6280258814468545735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6660840673237418259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8902776652519915316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496448743511712165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -396410841425800342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8964043004218609097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6460043614572911183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6521733016296260501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3046538535306692177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3985240390325618906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3254286568392177518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546106689561467355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3302121275630251458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2377826033737164141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4310238898605205723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2138329979765127516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2093744667623989335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4398175849156383178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9144774048157403078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890475441489206489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8259444563199650051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2125738826663084988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7593677032870541373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6423561508524835039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360970104945197744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821766578992704970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4803488414787397035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3319428607059675251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2561926138789928272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 507537461277862838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6850035583632911576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170157571052737853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4803658967742956791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2061851704917078577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423231352660350553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7827097851863877287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 235555357935441919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6080733244794963702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1975536115262239801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7720917272654605976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689926762823483990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672584462797142963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6859586869330084075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2560479084579718222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920290937596883547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485509057896106640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4732537461261859827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8124243300851378123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3108085776759568712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5254257399547650238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 432344312149582569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6644417096073142387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -319084103906012874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461503529669671913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755522533811080329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4059726276098539737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97288631372710863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6800229046166931806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4263868438112366247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2890472881108365287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3527460697774963873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1522646545901691651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -680199388512006593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5892405358188576812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7020072744659931328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2481504304342309590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7242703784652220087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5849890156772852602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799911060878068403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3026944667789932968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864134383245239198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4463954302463847045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4860210136059575151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636931145587203604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739387025992851512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072500118216024869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5218961460022358441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3123682633067514845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7112845467605155737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493912505556138252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 912281421004982271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4500978537784725675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4473230836564526932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4229039937239587435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7522329326469999064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909449097666621093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643922050539402096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6106958568084566439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9042507602801513715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8035503013874756067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496092458089600857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346556329449514497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7045172334225961580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8760322987474669566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859511944613712930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 124708374620039737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 258632175730636449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6433125630785090586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2487334817970980929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466191553018395827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183648818017557498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5903961649437197019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3266397668419153189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856064491866706508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1869331600861505843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3734281422042149897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5062238256551564895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4623057877875505919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702113337519299257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5823571882294463042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6879441903433848957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414505838753379948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4842553876471384337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339517855224509565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1671030849448972843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -877157945983483074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3057173113163349839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4345920763220288070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1039451635871109281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125346915674483957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9078192683389393767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2377636283635474218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4460608512926263661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6560921308608095041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -975675246720043547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7934441899063401799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5221367154327660903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2561140228346921096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8228249167184852622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7896303419891601857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8661095087868852514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5307500053329941074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269128139241801496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9187064166231358094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6875146130839882542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7791719966278432880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511882361041860813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6036551109433557032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9111377519984872727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2494924136589630543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 651921937556051202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2410417608763437352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671621596521584629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705372970604798691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109603074548568564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054320746346827264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1908902215139521597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3037187867915585275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304292385587999750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5221484055541606697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8258413892408390067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1370048993740364135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2048859035553483736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7251974087697448444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7216056391338362042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8408346894318369450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2534495055157534281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5202275856302513026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7335113640027035552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -376442870918218253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 352622355950252628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -58903700864589900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8289050240615351358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1895631467780649108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467677506713412161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064008674955320631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1030766819385603984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2759271599818028217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 813028010376642292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8254476450970007980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2905825129479496127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7564235367666310910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5755404174177781483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4776377128084931372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1491755088858623400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4858174189238115705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -131154938550208865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5030430895834862779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3271069727770755064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6809743000765401446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4631627327597737241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715186481910211762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496506044780939414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9000798942541429574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8842379471517539274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6000549961516678770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5728525729038065271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7190405141802947524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -72459857709755244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8153487546917461485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099490721998689526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7390090364065451357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4996636035804450184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864370881050950871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9159696838231296978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4773180800305201309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3990985145801701127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5998025075753978640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3486244935372592341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431354220583831020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133248587110717937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1308270841725700891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 169348581483927537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554036587703931066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6951634338727318235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729425933854422447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6489958199250166033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2029305591946920063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8822613064456654939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8759441598312005002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4197549704651204331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146869911062438519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3464781576688908478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7350064094089881763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6341598880341194899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6194317737777435250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5369304249705762232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 380352244167537067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520477089022202807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7477580377002261328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5885366504947009979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -982606598846697608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2014601421671571479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127971366823082960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3278090389861315998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3972392918991908073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234620662738689727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -503421457011952409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5473522456533038594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6238891609359567915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414490745506919437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9066271989709141971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6490256945252102355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4899567132474686410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5366194189880635497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6366227161403886376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1187480735538809947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6624938380053776247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7206507932784422775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264863817377899829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5218733558791423991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962987949505425175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1404703626553305000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3517592635054095879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7922061507308276920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339635402580270485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2726766718595677809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3135020177345173560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4029571711432374894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2735766896066373942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1258382628206836153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1060881646095140034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6898084214889041815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483969822138946966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7862924425019691197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3247872399862509655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811430277936848533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5681190076065998365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8085018660718119145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5799474118957069056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4838257036388098576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7679813514061190177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3945654424392493328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3919495300201185587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5966537641213801740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1723069313590090767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1660695273270821667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -818735955541790753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2965198227669904603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1986088792727286015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989496610364231592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1579338009843748971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6810017044970963903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -95732139876108900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1258219727887894035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5739290137145341724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118405426497301722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1483688402883517103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5611811530799639911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503958264079661208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3657534774569421555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916066385230704510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4500765460861521142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3352814106041809041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7447747794768648460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1172340976770697499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1742798324341850646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7499272636699305007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9214709022113111180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6925791637193426063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4234723922889031345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8476496241327642489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -740449339821683051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370064050273951954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5810571713168922821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8294770156095970148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5625664547743871777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1313651541939412354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98591464054238971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4921538542136617530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4310291564996235312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -787549750802813224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2369869970316862524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 263165733817794184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1996735265301222431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1967547846798931254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739061256788957291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7865129212297545577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579586607429403568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3072219603477330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7042981618376310203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 403300462465567350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4953521537161035234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5094536976513707598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1299335536804347311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1730362747707050708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7559102370410944947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4958531804001155003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435505114457744442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3842055522502862803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4564965346045176386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6991483932085359118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577859087964709637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8106540587327331284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7027810140191471646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6764057775448374855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2608989724697519529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183499737766276254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7155820811246996587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3699122662494327621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142863522655400856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380713884414904371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290264361455149732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4569281528724081446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6156773447848967060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3613520018741870883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2928143097249774682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448432057680384866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7783842748818693088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1179527548585698752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7849010957169723230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5268154916551908641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1807869844350408375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142453608734656401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4476739483979274373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4880748012502169518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8566212302928209453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406694499824760374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300447415085687036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2628983648730049647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7443342819183283432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24777574632368860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8612273973852981799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5305728460568610271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5767992946829964960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1597113328972827012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1655820101342973670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987271241643818267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4045721270087906714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5718604741060000603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100093887169681810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8754395427829099412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7149244034449553497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5696403440047312003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7812056037029486315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4788047173087610253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2034186707235124999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2103236677242408427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6831478726777139787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1715914214169804939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206205484554065716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6768061345826847777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 456732017788648636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7776168617662920883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5029571299560527210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9184907304756819066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2224846948561688736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6267359884836512701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 279583128320821258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7089142170671437677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5997172300140321282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2520997442533847757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6403512458660687051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -630315478904672060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3661203604995556616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -188341925560055452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6703998645965595680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109150851080398323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127576939507024924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2634360673030568781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6454248505920839390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -590274785679860710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5602286213421496254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840400581011755278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5222713008909592146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7521573616902405780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6915677800615847136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1908620827760929430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7168927602860394185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282401188172882914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213471616474031527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126019250612193010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4416863762758200032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051857974605512876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2556998952342059094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1863424710593803874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6796184151558329384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5221119330305474148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3548751035439164624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1602949231411517911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3509154211729107571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3003075312984368636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1053751754716322651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 635851870494963607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423577004394318696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 878105340113713316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991075360937297031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3234257745994198934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103489689797936680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7632118288962175599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3931254645522272461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3570626382793166804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7210645866817051319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601794879760976831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2727014862197184147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8007725330945382103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8411537120188570854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905019421150278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030522975631110783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1685110092676106182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 178951610738648300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8571126057164002757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -353114900534395340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6649236521647268528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6599718156568612009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2590503082183472305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453546693621270755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775613315847144397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5161970707874638559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789237496402287769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8383205821375955506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8178273638199663616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911830557007817914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3670483132754702277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7137763102472106058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2410866746190861924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8275424137798571372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5048456290630411958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8276398812173796813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4342157352637816193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -371201701590939189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7446515118675579063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575601468428617150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4662343451409174110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2828582846601845584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5829385934045506471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1384751626055222635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2989031363713416317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1892250362271692011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -512777051842209409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5238799050665391490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411600914078127955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3066793772522372221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129262390151042457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416032830215585682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8057645805694485449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -801533844517683336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188811712329923638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1630531273512069535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589426290328002881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5205584902781232423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 68086423967685429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3378289777186741215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7721186197539481218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6281080743631894191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1225551573494094094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8544358401185065352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137818514161370659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6663983599818794283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -17349910255607055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4334277798662904787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2542724825298465749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -737857903699526744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1078250809760339198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252630202923780721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4730377880889594064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7262663698532062566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2553103729436375172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1072907524607120452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407348856573897141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 357590893232350754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034863674603859874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541299960989745975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4747916373593957679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2664985740101098299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1408172841536968611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8270170619130473536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5981269363535691611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6705792663123781208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974148563609741337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1722077891770651321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2325363420886724394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1645566887503030076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7559898023743383275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4082467277603740211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9001106473030219737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5653576232453550720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9137164606629706908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860672199418902425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110408890020173655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 344097530526155356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958520891797065133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 53201884525239006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8987906269827672241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2101505657384974732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6444457338242517909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 703797916982262301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3771654966581360041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019309023940824432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4600702736583982757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5143844396973758101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5081329125501937081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4438980218422311968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6450974153768254175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4772315390930872076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1263140677591008477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1842187600159159848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7727200854425142656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9103611534074292991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6202846604029121879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7870625264982704519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6069859805942148400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3977281198284841612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1084731939334399365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507148671954169280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3592493864768146966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2083480143713911979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3850350851202549220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677966615118355034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8914103676706282327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3638550317087946607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6591767246517587087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6870802712907037653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3200771692467236465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7371774951125825668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7150342899507112246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -828132923988284579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3847011060597133137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4651210506432509187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3665544524450323964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8018469429927053331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8953219017095317342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2131693457545585982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1995086140555059268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8560543027360729249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667172636373239160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5514900013875335085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632616766027689979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5382247027506586213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8806775494887622109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2561750776034972654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1405461865315233021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6653711452817957990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1740713247629654837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5907048278735264336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7032533816712053700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1783542667933739061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8228671564907871503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526644056252107580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2792001170130846536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4397926097589435069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427613164419629246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2595462376074134206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1576471719975868501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4341026857207817158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2946162292120750906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5978359237024074799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2822150669184626799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -355613953480047611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5932818630931745210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7445110654256599224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5397584289193675361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6736210909152744626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143808919122425353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196477180405727608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -302798121750378019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3158778924123649666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4860470185599112641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344093964872362721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5300553959757601510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7470046806309895181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4204017861633648385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3810442637923727695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4248674184450200339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7198361170582170984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3102580071402665913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 645605592015647869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4187049231443948149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4289355465391167393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2376998296195165787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8215721556641106292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824345342748089208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1736725148204939267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5879285582032609255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5472183042275186437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5790238614556303509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3804723407559772487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2891236628826110389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1491793772401619908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5162636869749107707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3425897306020446406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633236507220133328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6931833127433578621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868417185248844162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1824383892508295206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1981857955732110211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5373169533098680424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2531027870366583949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6935963474340782422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5799217282780135822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -975622934616467004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2713330796430279116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1243533116328380667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8805110166181390804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015730295205875303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8201703997830039175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6351988349249400259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3591842020567808839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8170708284660438855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -111957882660251414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7047255008113043391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6002678117599894767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8984203714465268765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 335154041447794334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2681961511989453961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3001140245383583341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8353706896347623475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5544564734924831958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4801825901482023251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2379548490915941785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2469693156832912903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545549073257563737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6633877681357905679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5265484365754029638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158321056410937556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4397107417576515987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 19223230767900326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6061216273090143834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752452933938350296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7231402388807874557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392366015768742805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340186453927379857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3329843775599273195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1771813489876982501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8909921344885101230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8377324347103807262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2253689710829582664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5510456609430225859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3690752100742816308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429795475879039317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6394469524365758444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1863128189238038549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8559457518333369801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7314622877943976133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 415928944772617732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5202779714615981147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2243683963405724646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1023078299301765107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408985703064631679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2590284278110152497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7911692472475419646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106414850812957767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5056600395389403045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6836892737710507402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5956069534869766246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3310341402020458937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7847903714154652619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6080827328091179589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7190836036276523264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8322773099093962810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1201102136231718664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979633680043745536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6209268409888337373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8795687196972963510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7308708939152610317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320899433365586294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4202127310787960822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6072759341162218490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3417687235999586587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2241224959346383142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1687602231913267812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8005659544526042485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8191352088498199365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5705701715604824099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6060924513547676859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 114918142972029098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 956912651718552746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 109353000135005666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2241179739075574152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4228131272518002623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994966474069706718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854118953057800714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1635391297679677412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3483871719757585605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2885974636475507204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776933526040048947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8091838256054244160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6840395582947905761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3781164760307387267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5527252694112895788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370600505615693283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3280639029394478573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2641170892090639451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5508084261992077470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7687606766252720948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 980190249215096206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2598580946079442581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6845763805526680557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5950043180229530781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3032271657738802857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 228353895945896897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3000408018743549599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7962454213221995827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4832780132249283576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4083923899262459391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1443034785000773376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -147181601786981484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5651426664970844960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 445781605657751739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3554443295522739553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6800524043673084015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5910664032242049365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2870149882067880414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4841362322181946836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -466032312480142063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6993865011785723327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6670963544770415059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2105629867999086826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4587461469505263760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1576939967477246265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -352659163141537926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6538052317139204904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9168105509647835863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286702470703286806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3533879375445126358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 988671546912478776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7120225777534308642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7191375526913936445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6555262305023233463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7929704253707422466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2961812013272909772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7837814172936675535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2148453493902979546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9218882260694563811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6826809530254978360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8673431202098198364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4109216695314674924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878730202528038943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5765707287901706885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5308879168635488208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3907314831552053787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7543235074864440450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705206266094836479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729785317342632761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2337259944335927227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5656189402159191806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6419186137365895361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3731294680028623263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -559229190703145953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9075664812921275699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1851183683439463202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1413924917091023831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814786628693395110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 566399295946394327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1438993270273899625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780269659380719823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8755499096601301724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8434610502094250053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018689245665973456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646011792053741216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2145998057607842133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -94843054569799601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3598320013254244066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5577230503126877527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 242845963432624233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7795492318989542493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9096142799633955506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5809884412843191799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5252066607238611817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -869327229486436230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7128632733240469260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7602354185222870920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6144641088084641338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2184577166311945310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4273637104689242008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5582082461661739402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2456135740368681758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3628318751822159547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5822263213755779526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6596576528277388460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4831882843323388285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9182379171131387247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -930749897839525330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5536818749915545046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7216338966220885430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6968008626021331452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7414245001396838480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4935984291301580104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3611679888545595621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2631001430160859286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671083731518995856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4661241553790686309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346338132355299660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632096912478075588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 23664609655920911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1813595807959277785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -328101574553720360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1364605502633681171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6670827873233431406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3167351158288952415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9070228554627147884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6723282055808027669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754389522529891638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436682155960088033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2376760280586609208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4501665373216786008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2808332213415258373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6795123018722153325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1469016693494925690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6993145162464479882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6352740619495570287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4653420693974019915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8707853117188599024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238068578697166230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3773214029285793581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4315602091394835502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7453287329693856673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5709185054478227514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7028979205242140255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6312289498418691414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4681560786183990146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8075104380967175466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 895720444015535229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2639797242675920708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1915253565099427841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1912745779112797845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2779795736543407810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7454987479343368260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3732310291821878870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3633536428221242017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7745538113229625044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4946386573829719647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249404448329764142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 186381880545605954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4890209346085018702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6004794075658522353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 255529838966808063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4795272600748302137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8470611806496991936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 213271656039106515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1700201350801026263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980127959082488797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455086045146804356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4707395763516709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8901696843184077464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4294442960152488946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403798599667370254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2115504681534913530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8994469674876449878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9101773255876161288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3305042040018718316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8048654139180460652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146475149316586995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893990636862940297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8210046210676291668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4986105579797202941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1660802543810688638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5659925328629010217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3286556118088184266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2623520225270151404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2867744750813802398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4656002789860711311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8778003457428545287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7812521294773094927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2718833146165937183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434003501392329266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2658053051032585750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -349025592115726410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7851235744733026547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -681265315303351553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033773999171314792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4617555827079894089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5757096099496784621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1868772751382081948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3975552840692827717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7438639055428689047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1937684452250103130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8301436572133684419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7425552369231214741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2084302537210683915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142487994262218482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7592459739348992739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 277432596495925626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4589610255085012211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -648433036330987128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3136013645970044823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2796740606679320106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576391056946132211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2739836196449859369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6654232799994031703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020006263906465711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8539490499731374628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585966128450538011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2236402115478162052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3842557524650675735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 741607444461587160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7619076118776972823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2884993108708196088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1287967913650633008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4988996459848628633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3073373542589036750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6827386259345186108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970713457876483981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -540588784666867845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -252640737298913233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5402334654186253727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5893432746073924826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5774623040176435450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -538052404265247182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703975951959704662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8007419475098698229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245254832907445630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8185511183429916309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8884631175167919615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117889904582031829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7168056299621651686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7112175838616444701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 703244234054590473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004168587504103043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558141077805403636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5186981240017467553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7929185333821813061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439058532032227796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 351348440755660437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -321703374359852262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5978690880433873373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029277756587996819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7504646788385546427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -736586781695738877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7242219060988607860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4344132240240421943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497289710187927022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3567002504599392317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8516892537245262095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3920368012798720248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3546798092275225776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6106120309586518712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 513514554512506427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2719472242945037064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3428098471524224044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2616511727314412413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3212993000438518373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9082139850731131795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2549407673954507455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212960327411677933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3833398545872307112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5445147785643753363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5189439300412253477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661825228578758335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8937633312585379120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -423806869935816607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7617822691777397664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5080694209767364346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4602895240337233334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 160353889583668355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401369172666000735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5853832681231245341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1466006387564437763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -758428739458994181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610619754118366281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1622839952295833172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421622029712295018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6845941677512440689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1862891845778601305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7018277507760720802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3061223814662594335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722178099788947546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2021472170060606182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2377306433229467381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5781093335484706856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3000838086122616762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6573388508395487395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1650442800016351777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3065572104998660474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557085881297056784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4027191339919404878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6101570542051341021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7137444361978197638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4557101577954595489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1273694508357523631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 50730352696961854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2736070286018813381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938209449185923638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007768920579526106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038106866511930231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 469146822269216112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1174085306295947744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5736915984361510840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1586687584230614788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633305986557717118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010706680903421101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4076127596570276153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5376126435340368388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8145833799861937544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 844250332110078456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1077284856574728870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6546272778553135656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8763237701013875693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8284579066571268311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8350093332626969398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5884224818233991719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7774938011662111028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -428144041949468338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1275512475308249810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6945917180304039092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7068425479941498656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813410739647731654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4483768743392778375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4830547007425093771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8764279824324377768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3752088897883882902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1945609086972856089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3311693481637997787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4807793090858218301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4395111366024161711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 409566939229466327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1009936390837308034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3443470206062083014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979729273693663078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2430968773192322081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7007278299969993345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7227184599154261795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2613195285235029483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5973460467096039015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5592907546896454087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8467204224560483387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1154500169112254745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8392337791960878706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 566338955500881864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6909950202383361310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -440688676316552342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266536804179675221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4504112167965014766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8922757911917654737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3335195541132196889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1359694977958239661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1128935373211301583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8952721918132490991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3347012482861796388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1854715250194196298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4306248466884430654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1052451307472514504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4693652887884740482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -896889384751232302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1860297794343608964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -80122347201398129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3830489765703778548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3232782599962178795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983701286451129640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1156767650968720448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1220222134822439005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6458452743309168985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4760418675827893117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220949472333147671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7542575976328109249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605367348318351376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241013716285169091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321173782646930636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2586419770207456433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6134718750053651726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4305082677104508625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7330301971516184983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -646206982510999750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5268138957401703508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4538258866859127463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5255973446248889179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7834610746204162406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3971253352865459584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 900221905982971238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994707863153944427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -78341044809822530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5151529404910467542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3914621457477365580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5656886036344166975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 474192334080618919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6719460553377684105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360301437247163645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8444011130872096234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8522468225232637220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8251281998362916031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048637779570692774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5060860626471282480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769419759502336705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5552562872201336672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7160678258721603936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4701280627769857386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8624405737366840300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7741737820466200568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1861403015826569432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -76682762697685870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -690630559866029147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4476027237839328867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8323600871414322122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1251684416569489290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796539971654681429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8669952403140566795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782991332612290945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7255177700323329814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5837920949116066276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2875008836597782485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711362592699586478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8579293494223327742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2761210158044213536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164781361419292934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8476290393534199394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1283651605659036951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 858828507520999602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960169049060342416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2433293569815475713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5714258639587617771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2916219856393355861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5203150780012148554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6945712859467343513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6328575132246446717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1748722582545468419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5692592783118072687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2144344951791161348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7101643590619003442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1267087256947824457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -96556283798948609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5929113303210210965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4604510291957140447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2356484169473034756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4172256407372171283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848132752383480189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5883708871947198742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5503636914532265032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4198203798014983954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8565032935384819852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2706267041130297496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5891180033093793364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9210218205375227224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8374712784648539049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6077105142542500560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029308411137551153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131149829955543476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4466276660172031676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -512333217907781759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777449916435546745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6677462880438588635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867640210592759658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043741179838776504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6067280931463754347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73728056912087683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3183527450521858160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4598821596098977104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4918613093805245336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6786076637998815499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2199311311139984514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2731276335584537070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2564510298781342131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212025322877546555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 970294296262569785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7624381970365407555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -467462019323673793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3458520062396487032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7964557969085996764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8032047811973096288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2225658859638752497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3225805499062756520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9067578204242136634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2325509954029650308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464936900852371719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3478335748547698885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950943194539664224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2386893351373570504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5017912674777642320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -552948874591643749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -691344006140646039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2796752127957749005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4929766283558817318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4255641557378836036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6312420988044012770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1959524660556560261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7345324438198766109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4694224306055164588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8647561970310006250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1499771281150111510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120151888628745485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -176982745460494555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6662551692252214778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8244154154733868174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2515978617910916282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3388227590020908496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157557484081097779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5435432289318111164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6277059130531304798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3162622481346517232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557598863078866580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -992459419537245980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633096147409398997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8602176050485104532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5819029282134661033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2994033860872950432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3661420316717270425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868711972167682031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1112947891495265437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2875221549955705887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513747205714257354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507101163289868807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7684426836611870011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7668082867444622849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1169540456340471073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6077216457418376655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2587719576203701817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 334512940840817826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881933507037222048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939470041903880623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750827948597172789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7476626179078031363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2083463640815782736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7823105931276587940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3706595074342382736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1512874996006700920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3317649952713677892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2597624263341688227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 66739578453014838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4708838375232708907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564956759834996093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9184540741462841238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2958613054810811033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561787996164156700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7237047077927126348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6111422018984321783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5825887093177549465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8506708270765797205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1280507221382059048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4185985899677976156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608166660912800563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885989134664286702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8487860057211657465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7387830114190097132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6559891428769447883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4249266594204690494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5363504210737464678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3466787687091511260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5952765816205815737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436282022510861511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1994577361461098433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5270294654734918553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7319359621184890861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5480439893608868554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5851138179754191004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -100051397281987409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2568767376151021132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3392610300816114210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4001767471930740994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3965933474500880746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3172337533953552286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897766626531435741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189501985380652551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3204255274812249173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3471624723280152370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739351951389653106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1454970264479084428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7976406071618742164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5041283082278200528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3235704240325714772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7910533493380781360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 970242336126541186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9146394768952535491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8500884228122405295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7794703968849268452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6072835382544378212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3287073322510720427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1195720723042570180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1614598048555935853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8510109141731920133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6531614863659099246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5889697127603610075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8966311020510892470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8172096451502359742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873807557888936204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7378479981545639439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4275136970790881041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2761031416277786474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6178810285980844786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8530400100287915319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4302472125146324364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6127132920507197283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2471869914748728041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1986311130007261969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3155469064457928626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077409181618503934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5394750150937905830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4595340729818306367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8866911725886428749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7265310472763952078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6684328397862407908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6776666967117545099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3655399290807927740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3130641626728391311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4000645470336521710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6876629362488731423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2720197682520842125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2126314022731475525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5525318241764732085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1986058501629912593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4677022381598082932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475445747299574007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3365439167521931435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6256609978583137912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3403346768451800061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -444196877738904477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7048543241552431295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5442113888467405188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1361784369137881393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493371509497739710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4771782276247623004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5156072994631014598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 518916095660753291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4413088983775445264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995143569033567815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7158834948599748142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6458484740227244212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7946748561847872913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5765784116498653129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9085306912406506208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8038444427235754777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8808625741767761429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1636335983453931998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1308447617517721547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4603781231732450237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7959031037755813701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3565996105714972880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5420721208085691026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633371177349147796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1291357438969546415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8562619942387328042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6262769872085125156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6935107472191663574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362631029520342155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1985439800243360627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4669933419789015962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5330925985233981337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3676024927183865916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921039964941375090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 512466130206946338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4530691310870016055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46352795469855033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7581469909931621157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8549012956905592626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1210003209020062028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1103821126563100789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3589429925921903244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6469438854580830133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6243755671678725474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1582097265588930294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3362232125001890761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8301933624514637089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264797151370807290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3047251495507697101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6327329965087898171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8062014873592941730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1228360819459428438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2988739683309291448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5096237759612568780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1544159654634276237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263801813910726174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4722718301524040987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1099727014811421187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370434415444761980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:53,577 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:53,577 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:53,577 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:53,577 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:53,587 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5814 (was 5811) - AvailableMemoryMB LEAK? - 2024-04-14 00:55:53,597 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5814 2024-04-14 00:55:53,608 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,611 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,612 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,612 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,612 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-14 00:55:53,612 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-14 00:55:53,612 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-14 00:55:53,613 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:53,622 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5807 (was 5814) 2024-04-14 00:55:53,632 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5807 2024-04-14 00:55:53,642 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,643 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,643 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,644 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,644 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-14 00:55:53,644 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-04-14 00:55:53,644 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:53,644 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-14 00:55:53,644 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-14 00:55:53,645 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:53,645 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:53,645 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:53,645 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-04-14 00:55:53,645 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-04-14 00:55:53,645 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 00:55:53,645 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:53,645 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:53,645 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:53,645 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:53,655 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5806 (was 5807) 2024-04-14 00:55:53,664 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5806 2024-04-14 00:55:53,673 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,677 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,678 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,678 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,687 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,692 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,697 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,697 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,698 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,698 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,702 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:53,702 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:53,702 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:53,702 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:53,712 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5775 (was 5806) 2024-04-14 00:55:53,721 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5774 2024-04-14 00:55:53,731 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,733 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,733 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,733 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,742 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,746 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 00:55:53,746 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,746 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,746 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:53,746 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:53,746 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:53,746 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:53,756 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5762 (was 5774) 2024-04-14 00:55:53,765 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5762 2024-04-14 00:55:53,774 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,778 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,779 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,779 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,788 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,793 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 00:55:53,793 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,793 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,793 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:53,793 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:53,793 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:53,793 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:53,803 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5727 (was 5762) 2024-04-14 00:55:53,812 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5726 2024-04-14 00:55:53,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:53,826 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,826 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,827 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,827 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-log-dir so I do NOT create it in target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a 2024-04-14 00:55:53,827 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a342960a-aa4e-f8a6-646f-84d4b51c3049/hadoop-tmp-dir so I do NOT create it in target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a 2024-04-14 00:55:53,827 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 00:55:53,837 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a/bucketNoRecycler.cache 2024-04-14 00:55:53,837 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:53,837 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:53,838 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:53,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8139411338164182852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 00:55:54,938 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a/bucketNoRecycler.persistence 2024-04-14 00:55:54,938 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:54,938 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:54,938 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:54,952 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a/bucketNoRecycler.cache 2024-04-14 00:55:54,952 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:54,952 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:54,955 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:54,957 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4eb23568-c7dd-3a08-5b44-d69c8320db9a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:54,958 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:54,958 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:54,958 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:54,958 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:54,969 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=219 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5710 (was 5726) 2024-04-14 00:55:54,978 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=219, ProcessCount=167, AvailableMemoryMB=5710 2024-04-14 00:55:54,988 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:54,991 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:54,992 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:54,992 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:57,243 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:57,243 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:57,243 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:57,243 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:57,254 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=200 (was 219), ProcessCount=167 (was 167), AvailableMemoryMB=5693 (was 5710) 2024-04-14 00:55:57,263 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=200, ProcessCount=167, AvailableMemoryMB=5692 2024-04-14 00:55:57,273 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:57,277 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:57,277 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:57,278 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:57,287 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:57,292 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-14 00:55:57,292 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:57,293 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:57,293 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:57,299 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:57,307 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:57,312 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:57,312 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:57,312 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:57,312 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:57,322 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=200 (was 200), ProcessCount=167 (was 167), AvailableMemoryMB=5586 (was 5692) 2024-04-14 00:55:57,331 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=200, ProcessCount=167, AvailableMemoryMB=5586 2024-04-14 00:55:57,341 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:57,346 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:57,347 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:57,347 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:57,348 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:57,348 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:57,348 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:57,348 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:57,357 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=200 (was 200), ProcessCount=167 (was 167), AvailableMemoryMB=5561 (was 5586) 2024-04-14 00:55:57,366 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=200, ProcessCount=167, AvailableMemoryMB=5561 2024-04-14 00:55:57,376 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 00:55:57,380 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 00:55:57,380 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 00:55:57,380 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 00:55:57,380 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 00:55:57,380 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 00:55:57,380 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 00:55:57,380 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 00:55:57,390 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=200 (was 200), ProcessCount=167 (was 167), AvailableMemoryMB=5545 (was 5561)