2024-05-01 11:56:57,679 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-05-01 11:56:57,950 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68 2024-05-01 11:56:58,016 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=302, ProcessCount=167, AvailableMemoryMB=2926 2024-05-01 11:56:58,047 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:56:58,060 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-05-01 11:56:58,074 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-05-01 11:56:58,078 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-05-01 11:56:58,082 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-05-01 11:57:01,041 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:01,041 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:01,041 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:01,042 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:01,055 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=302 (was 302), ProcessCount=167 (was 167), AvailableMemoryMB=2184 (was 2926) 2024-05-01 11:57:01,065 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=302, ProcessCount=167, AvailableMemoryMB=2183 2024-05-01 11:57:01,076 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:01,085 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-05-01 11:57:01,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-05-01 11:57:01,086 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-05-01 11:57:01,095 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-05-01 11:57:01,095 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:01,095 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:01,095 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:01,095 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:01,109 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=302 (was 302), ProcessCount=167 (was 167), AvailableMemoryMB=2155 (was 2183) 2024-05-01 11:57:01,119 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=302, ProcessCount=167, AvailableMemoryMB=2155 2024-05-01 11:57:01,125 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:01,134 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-05-01 11:57:01,134 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-05-01 11:57:01,136 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-05-01 11:57:01,157 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:01,164 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:01,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-05-01 11:57:01,171 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-05-01 11:57:01,172 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-05-01 11:57:01,172 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:01,182 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:01,192 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:01,192 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:01,192 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:01,192 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:01,204 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: 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) 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: 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) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=302 (was 302), ProcessCount=167 (was 167), AvailableMemoryMB=1994 (was 2155) 2024-05-01 11:57:01,214 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=302, ProcessCount=167, AvailableMemoryMB=1993 2024-05-01 11:57:01,222 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:01,231 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-05-01 11:57:01,232 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-05-01 11:57:01,233 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-05-01 11:57:01,324 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-05-01 11:57:01,663 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-01 11:57:01,678 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/bucketNoRecycler.cache 2024-05-01 11:57:01,679 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-05-01 11:57:01,679 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-05-01 11:57:01,680 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:01,824 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/bucketNoRecycler.persistence 2024-05-01 11:57:01,824 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:01,995 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/bucketNoRecycler.cache 2024-05-01 11:57:01,995 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-05-01 11:57:01,995 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-05-01 11:57:02,059 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-05-01 11:57:02,063 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:02,075 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:02,075 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:02,075 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:02,075 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:02,086 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=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=294 (was 302), ProcessCount=167 (was 167), AvailableMemoryMB=2120 (was 1993) - AvailableMemoryMB LEAK? - 2024-05-01 11:57:02,096 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=294, ProcessCount=167, AvailableMemoryMB=2119 2024-05-01 11:57:02,108 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:02,117 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-05-01 11:57:02,117 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-05-01 11:57:02,118 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-05-01 11:57:03,299 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-05-01 11:57:04,400 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-05-01 11:57:05,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:05,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:05,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:05,502 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:05,512 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=294 (was 294), ProcessCount=167 (was 167), AvailableMemoryMB=2049 (was 2119) 2024-05-01 11:57:05,521 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=294, ProcessCount=167, AvailableMemoryMB=2049 2024-05-01 11:57:05,533 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:05,538 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-05-01 11:57:05,539 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-05-01 11:57:05,539 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-05-01 11:57:06,031 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-05-01 11:57:06,031 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:06,031 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:06,031 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:06,031 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:06,045 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=294 (was 294), ProcessCount=167 (was 167), AvailableMemoryMB=2002 (was 2049) 2024-05-01 11:57:06,054 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=294, ProcessCount=167, AvailableMemoryMB=2001 2024-05-01 11:57:06,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:06,074 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-05-01 11:57:06,074 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-05-01 11:57:06,078 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-05-01 11:57:06,088 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:06,096 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:06,108 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-05-01 11:57:06,108 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-05-01 11:57:06,110 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-05-01 11:57:06,110 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:06,119 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-05-01 11:57:06,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-05-01 11:57:06,121 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-05-01 11:57:06,122 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:06,135 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-05-01 11:57:06,135 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-05-01 11:57:06,138 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-05-01 11:57:06,138 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:06,138 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:06,138 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:06,138 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:06,149 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=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=294 (was 294), ProcessCount=167 (was 167), AvailableMemoryMB=1831 (was 2001) 2024-05-01 11:57:06,158 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=294, ProcessCount=167, AvailableMemoryMB=1831 2024-05-01 11:57:06,169 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:06,176 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-05-01 11:57:06,176 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-05-01 11:57:06,176 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-05-01 11:57:06,187 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-log-dir so I do NOT create it in target/test-data/6aa4b8db-5155-aef1-0029-33f851263a02 2024-05-01 11:57:06,187 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-log-dir Erasing configuration value by system value. 2024-05-01 11:57:06,188 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-tmp-dir so I do NOT create it in target/test-data/6aa4b8db-5155-aef1-0029-33f851263a02 2024-05-01 11:57:06,188 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-tmp-dir Erasing configuration value by system value. 2024-05-01 11:57:06,188 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/6aa4b8db-5155-aef1-0029-33f851263a02 2024-05-01 11:57:06,188 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-01 11:57:06,199 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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.cache 2024-05-01 11:57:06,199 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-05-01 11:57:06,199 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-05-01 11:57:06,199 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/6aa4b8db-5155-aef1-0029-33f851263a02/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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:06,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1183962128976379180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,301 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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.persistence 2024-05-01 11:57:07,301 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:07,301 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:07,301 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:07,316 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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.cache 2024-05-01 11:57:07,316 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-05-01 11:57:07,317 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-05-01 11:57:07,319 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-05-01 11:57:07,321 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/6aa4b8db-5155-aef1-0029-33f851263a02/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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:07,322 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:07,322 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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.persistence 2024-05-01 11:57:07,322 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:07,322 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:07,336 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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.cache 2024-05-01 11:57:07,336 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-05-01 11:57:07,338 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-05-01 11:57:07,342 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-05-01 11:57:07,342 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-05-01 11:57:07,343 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/6aa4b8db-5155-aef1-0029-33f851263a02/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/6aa4b8db-5155-aef1-0029-33f851263a02/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:07,343 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:07,343 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:07,343 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:07,343 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:07,355 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=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 294), ProcessCount=167 (was 167), AvailableMemoryMB=1784 (was 1831) 2024-05-01 11:57:07,364 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1784 2024-05-01 11:57:07,375 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,381 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-05-01 11:57:07,381 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-05-01 11:57:07,382 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-05-01 11:57:07,729 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-05-01 11:57:07,743 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=2.05 MB, memory=0 B 2024-05-01 11:57:07,744 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-05-01 11:57:07,746 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.96 MB, memory=0 B 2024-05-01 11:57:07,747 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-05-01 11:57:07,748 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.74 MB, memory=0 B 2024-05-01 11:57:07,749 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-05-01 11:57:07,751 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=2.13 MB, memory=0 B 2024-05-01 11:57:07,751 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-05-01 11:57:07,753 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.91 MB, memory=0 B 2024-05-01 11:57:07,753 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-05-01 11:57:07,754 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.69 MB, memory=0 B 2024-05-01 11:57:07,755 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-05-01 11:57:07,757 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=2.09 MB, memory=0 B 2024-05-01 11:57:07,757 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-05-01 11:57:07,758 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.87 MB, memory=0 B 2024-05-01 11:57:07,759 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-05-01 11:57:07,760 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.65 MB, memory=0 B 2024-05-01 11:57:07,774 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-05-01 11:57:07,775 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.04 MB, memory=0 B 2024-05-01 11:57:07,776 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-05-01 11:57:07,778 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-05-01 11:57:07,779 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-05-01 11:57:07,780 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.94 MB, memory=0 B 2024-05-01 11:57:07,781 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-05-01 11:57:07,782 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.72 MB, memory=0 B 2024-05-01 11:57:07,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 576546345333033835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868832571915185122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262406081717782787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2944881810537258007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6422415599306160508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995033191682337594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8491459536163516227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1969514053411250207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3585167389133867602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1109520018141135628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910237071328834546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4531907594952206811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5881385157661540490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647152225253732783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7998651450825242876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8316808947851319658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5904448976016480565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5551286930596809336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4080602306804803502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7563381752822849799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6586099982638977474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3303904914239012380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6003071347804970126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5078934846142698012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4596041291694029896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7646446448102505912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4415428679939713031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918710780589897849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4872869672171635364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6475206468942758447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4358539448013240427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2646282089210603307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6582678898742802741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8902590195546452348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 125451311864492950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995896099191428621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1402030588527050556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1592243013748630683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5568470849635307406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7843665025422192039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4292791801415008591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5660083914361672224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6872207090309555332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5860694092326132161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 891492107813123115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7444273498231712085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2159054096598942139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5142801162601532421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605838885865587322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1873841581511744402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3786958053075190252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4575896984862307353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -377513312692922010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579088969366274881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902733357522780622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6780508526659288078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6048966897701520676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1491319290499269985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1089358701675330307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -262490595931616563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055408474312770240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216791036464426216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -198625736512339171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3085579781198732329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8826797931691084769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1131393398688420306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8510818742129858261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616660766044696417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096593658909388895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195935337932713388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 665899969238474195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7484498992766681099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1609166655520318743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8105731704013804682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 145815019512450520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4708709295290230062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2490904043089827427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188014527113306699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4163284917053169214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2743793041221531431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6760979091482634539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 613724566057990601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2937678256023312813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1346926020239370888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672919716057910564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6582022383772142625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6754145850162529296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879160128657006136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1119154684565471498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 356216510197003971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5087517415558830441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8008028589128850752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409992314686058658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8359894587691943324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8733917615214395658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6746344095353128489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 165900727649355104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6599068382562602399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813788609941281788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2976202488562668324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7003789183356029984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6888242581972183663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103423961129672756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8293981237492012675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -947734557977533659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2665516393751987741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3793564642588608983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6986960993306548698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8996197190808963956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1103793228510647506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122197413140873406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7224972039411415534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436114894266457119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5377195627251728905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046311497210977710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7207168660063736525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9022005524188294164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3498380107682149561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3404751620730706058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5880643825923710348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2841382562224710705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3748072155840089116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6886294526407462572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3382961987482474836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981509772175855963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3132921198429314954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6591823957133252536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3016846829614995138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -714664763364787719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4066774716683338466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3003856322400569337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -343282498901645137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7588342695396909561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251220910546214498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8296020601551326574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7787939086289716333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5053765979362785508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8801528589866742607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5903024381132901960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5362887863270002317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482392316874885574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6141230179014088646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 223553419524770011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969147794764734001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5369478072305776114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743614405188382562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8916263502763848495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4898475301390940493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5434781095694933084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8031910624931310712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6013478317292794312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5597195867485980737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2410211816754268854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8678774887306297542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 251085150131490126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1080264760810319556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4117457325734042093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4894737194117900072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245537507864265368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2286030430993705484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070421962526923919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8946818493721507257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4720123745455540334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5517504887772229025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6184533442146354707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -251810531011312104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5216033837859957476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4784190201427726510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6503160006892855958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5510698562929384426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569192207570057042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3926793458292749972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040369592723335586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6328316771562914126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670117887724154272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2745073145466586454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5025637373677574369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1891697077155089700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3998089999380801555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7064447446010608440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8556297615837820175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3373422334608409768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782073459407199785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597330676081321450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3185287458938821080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8495634560110651877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -331694712755589460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6255185423026644554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5072374968394661068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -83675929265564946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1278807335419218338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4687223611912854007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734621674066427436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 83130260056505398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5305467742272138123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5183126698819609447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382459205262288670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8405134554768590263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6947751933271430452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6944948985955523218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7122939210631757583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5390846642116430663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8731731753726052016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5338465818504641795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959095225850210737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8786817375151874007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3117086398831326180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2947199863532962184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7312449320206013237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4272738075585595274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1434945262156360114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4422638410754572139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 743434509784998675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9217641914394317044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3362125924366207817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019887421819268434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9088534387753864093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7092950534956875551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1195638980474723801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5676658864214167694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8301373788547048260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8531167754482624226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3142063222300635964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5721467199843135219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975666904244890737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 426421553809345018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5867401801476580206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -617332117346852494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3767227049629115136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7894589860616475773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4649434444208134991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5116247100496060927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4319054923460032834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7762562250757621381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2693287141175632941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4691619459369822786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6304354101775191262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2735972795926349795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1490833950532007566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605445580059317335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9054867741108255521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7534336339747069437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2354804816156629103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1115701561987342319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -343128298447944026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812144822554169426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2955123441759233104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -37801220187374538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7649586050483260898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795199490942736790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1381786358579790179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4097666359186823754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5487374248573514221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3392369675284088021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,824 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-05-01 11:57:07,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6902944373390578879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703676823447349617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8647143903673857272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6402734662835652336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4695822493113003020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3847878259455492148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 575261766017833787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1164573890952354627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7414657558021887711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4751176528024173297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5949828735092458680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 823752035885785295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3857387479702171318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5655426937039656600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 948485419015658968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2477602916863862118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 123797103299587433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2820929927684963652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4989503415188259965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1712954384122607238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3574343650444172296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 354513698847474536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4251463210708807209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3364717425200686551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -187675057969920400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.12 MB, memory=0 B 2024-05-01 11:57:07,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8371521495335805212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8631267730362210787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,828 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-05-01 11:57:07,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6919270604118729641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -710516055731926738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7779663236944263682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4509298492436265126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8597133146461675375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:07,829 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.12 MB, memory=0 B 2024-05-01 11:57:07,830 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-05-01 11:57:07,830 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:07,830 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:07,830 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:07,830 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=410.69 KB, memory=0 B 2024-05-01 11:57:07,832 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:07,841 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1749 (was 1784) 2024-05-01 11:57:07,850 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1749 2024-05-01 11:57:07,862 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,870 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-05-01 11:57:07,870 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-05-01 11:57:07,870 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-05-01 11:57:07,871 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-05-01 11:57:07,871 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-05-01 11:57:07,871 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-05-01 11:57:07,871 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:07,882 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1715 (was 1749) 2024-05-01 11:57:07,891 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1715 2024-05-01 11:57:07,902 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,907 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-05-01 11:57:07,907 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-05-01 11:57:07,907 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-05-01 11:57:07,911 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,911 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-05-01 11:57:07,912 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-05-01 11:57:07,913 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:07,913 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:07,913 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:07,913 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:07,923 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=38 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1683 (was 1715) 2024-05-01 11:57:07,932 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1683 2024-05-01 11:57:07,943 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,949 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-05-01 11:57:07,949 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-05-01 11:57:07,950 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-05-01 11:57:07,960 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,968 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,976 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,983 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-05-01 11:57:07,984 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-05-01 11:57:07,984 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-05-01 11:57:07,984 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:07,990 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:07,990 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:07,990 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:07,990 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:08,000 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=40 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1525 (was 1683) 2024-05-01 11:57:08,010 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1525 2024-05-01 11:57:08,021 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:08,027 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-05-01 11:57:08,027 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-05-01 11:57:08,031 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-05-01 11:57:08,041 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:08,048 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-05-01 11:57:08,049 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-05-01 11:57:08,050 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-05-01 11:57:08,050 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:08,050 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:08,050 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:08,050 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:08,061 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1460 (was 1525) 2024-05-01 11:57:08,070 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1460 2024-05-01 11:57:08,080 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:08,086 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-05-01 11:57:08,087 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-05-01 11:57:08,087 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-05-01 11:57:08,097 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:08,104 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-05-01 11:57:08,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-05-01 11:57:08,105 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-05-01 11:57:08,105 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:08,105 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:08,105 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:08,105 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:08,115 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1404 (was 1460) 2024-05-01 11:57:08,124 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1404 2024-05-01 11:57:08,134 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:08,141 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-05-01 11:57:08,141 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-05-01 11:57:08,142 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-05-01 11:57:08,142 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-log-dir so I do NOT create it in target/test-data/75868d79-ea76-5c02-b92d-de63e9f30d08 2024-05-01 11:57:08,142 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-tmp-dir so I do NOT create it in target/test-data/75868d79-ea76-5c02-b92d-de63e9f30d08 2024-05-01 11:57:08,142 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-01 11:57:08,153 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/75868d79-ea76-5c02-b92d-de63e9f30d08/bucketNoRecycler.cache 2024-05-01 11:57:08,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-05-01 11:57:08,153 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-05-01 11:57:08,153 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/75868d79-ea76-5c02-b92d-de63e9f30d08/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/75868d79-ea76-5c02-b92d-de63e9f30d08/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8323364644520608281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:09,254 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/75868d79-ea76-5c02-b92d-de63e9f30d08/bucketNoRecycler.persistence 2024-05-01 11:57:09,254 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:09,254 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:09,254 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:09,268 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/75868d79-ea76-5c02-b92d-de63e9f30d08/bucketNoRecycler.cache 2024-05-01 11:57:09,268 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-05-01 11:57:09,268 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-05-01 11:57:09,271 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-05-01 11:57:09,271 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/75868d79-ea76-5c02-b92d-de63e9f30d08/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/75868d79-ea76-5c02-b92d-de63e9f30d08/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:09,272 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:09,272 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:09,272 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:09,272 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:09,282 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=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1364 (was 1404) 2024-05-01 11:57:09,290 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1364 2024-05-01 11:57:09,301 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:09,307 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-05-01 11:57:09,307 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-05-01 11:57:09,308 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-05-01 11:57:11,560 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:11,560 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:11,560 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:11,560 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:11,571 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=270 (was 270), ProcessCount=167 (was 167), AvailableMemoryMB=1315 (was 1364) 2024-05-01 11:57:11,580 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=270, ProcessCount=167, AvailableMemoryMB=1315 2024-05-01 11:57:11,592 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,600 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-05-01 11:57:11,600 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-05-01 11:57:11,600 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-05-01 11:57:11,619 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,627 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-05-01 11:57:11,627 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-05-01 11:57:11,628 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-05-01 11:57:11,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,636 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,644 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,652 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:11,652 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:11,652 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:11,652 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:11,663 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 270) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=1157 (was 1315) 2024-05-01 11:57:11,672 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=167, AvailableMemoryMB=1157 2024-05-01 11:57:11,684 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,691 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-05-01 11:57:11,691 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-05-01 11:57:11,692 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-05-01 11:57:11,692 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:11,692 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:11,692 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:11,692 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:11,702 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=1126 (was 1157) 2024-05-01 11:57:11,711 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=167, AvailableMemoryMB=1126 2024-05-01 11:57:11,721 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,727 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-05-01 11:57:11,727 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-05-01 11:57:11,727 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-05-01 11:57:11,728 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:11,728 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:11,728 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:11,728 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:11,738 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=1093 (was 1126) 2024-05-01 11:57:11,748 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=167, AvailableMemoryMB=1093 2024-05-01 11:57:11,758 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:11,765 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-05-01 11:57:11,766 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-05-01 11:57:11,766 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-05-01 11:57:14,312 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:14,312 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:14,312 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:14,312 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:14,322 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=1074 (was 1093) 2024-05-01 11:57:14,331 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=167, AvailableMemoryMB=1074 2024-05-01 11:57:14,342 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,345 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-05-01 11:57:14,346 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-05-01 11:57:14,346 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-05-01 11:57:14,350 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-05-01 11:57:14,350 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:14,350 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:14,350 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:14,350 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:14,361 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=1068 (was 1074) 2024-05-01 11:57:14,370 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=167, AvailableMemoryMB=1068 2024-05-01 11:57:14,380 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,384 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-05-01 11:57:14,384 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-05-01 11:57:14,385 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-05-01 11:57:14,395 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,398 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,403 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-05-01 11:57:14,403 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-05-01 11:57:14,403 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-05-01 11:57:14,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,411 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,416 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:14,416 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:14,416 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:14,416 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:14,425 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=60 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=1022 (was 1068) 2024-05-01 11:57:14,434 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=167, AvailableMemoryMB=1021 2024-05-01 11:57:14,446 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,448 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-05-01 11:57:14,448 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-05-01 11:57:14,448 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-05-01 11:57:14,449 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-log-dir so I do NOT create it in target/test-data/6bd73d4b-bff2-c11e-8286-42269e4af80c 2024-05-01 11:57:14,449 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-tmp-dir so I do NOT create it in target/test-data/6bd73d4b-bff2-c11e-8286-42269e4af80c 2024-05-01 11:57:14,449 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-01 11:57:14,459 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/6bd73d4b-bff2-c11e-8286-42269e4af80c/bucketNoRecycler.cache 2024-05-01 11:57:14,459 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-05-01 11:57:14,460 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-05-01 11:57:14,460 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/6bd73d4b-bff2-c11e-8286-42269e4af80c/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/6bd73d4b-bff2-c11e-8286-42269e4af80c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:14,577 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/6bd73d4b-bff2-c11e-8286-42269e4af80c/bucketNoRecycler.persistence 2024-05-01 11:57:14,577 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:14,591 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/6bd73d4b-bff2-c11e-8286-42269e4af80c/bucketNoRecycler.cache 2024-05-01 11:57:14,591 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-05-01 11:57:14,591 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-05-01 11:57:14,594 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-05-01 11:57:14,595 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/6bd73d4b-bff2-c11e-8286-42269e4af80c/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/6bd73d4b-bff2-c11e-8286-42269e4af80c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:14,595 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:14,595 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:14,595 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:14,595 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:14,605 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=1021 (was 1021) 2024-05-01 11:57:14,614 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=167, AvailableMemoryMB=1020 2024-05-01 11:57:14,625 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:14,628 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-05-01 11:57:14,628 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-05-01 11:57:14,629 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-05-01 11:57:15,729 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-05-01 11:57:16,830 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-05-01 11:57:17,931 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:17,931 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:17,931 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:17,931 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:17,941 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=1015 (was 1020) 2024-05-01 11:57:17,951 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=1015 2024-05-01 11:57:17,961 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:17,965 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-05-01 11:57:17,965 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-05-01 11:57:17,969 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-05-01 11:57:17,970 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-05-01 11:57:17,970 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:17,970 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:17,970 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:17,970 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:17,981 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=995 (was 1015) 2024-05-01 11:57:17,990 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=995 2024-05-01 11:57:18,006 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:18,010 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-05-01 11:57:18,011 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-05-01 11:57:18,011 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-05-01 11:57:18,021 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:18,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:18,033 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-05-01 11:57:18,033 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-05-01 11:57:18,037 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-05-01 11:57:18,037 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:18,041 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-05-01 11:57:18,041 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-05-01 11:57:18,042 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-05-01 11:57:18,042 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:18,048 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-05-01 11:57:18,048 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-05-01 11:57:18,049 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-05-01 11:57:18,049 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:18,049 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:18,049 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:18,049 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:18,059 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=893 (was 995) 2024-05-01 11:57:18,069 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=892 2024-05-01 11:57:18,079 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:18,083 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-05-01 11:57:18,083 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-05-01 11:57:18,084 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-05-01 11:57:18,094 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-log-dir so I do NOT create it in target/test-data/f2180e02-695f-e16a-cb05-366216924ede 2024-05-01 11:57:18,094 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-log-dir Erasing configuration value by system value. 2024-05-01 11:57:18,094 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-tmp-dir so I do NOT create it in target/test-data/f2180e02-695f-e16a-cb05-366216924ede 2024-05-01 11:57:18,094 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-tmp-dir Erasing configuration value by system value. 2024-05-01 11:57:18,094 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/f2180e02-695f-e16a-cb05-366216924ede 2024-05-01 11:57:18,095 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-01 11:57:18,105 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/f2180e02-695f-e16a-cb05-366216924ede/bucket.cache 2024-05-01 11:57:18,105 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-05-01 11:57:18,105 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-05-01 11:57:18,106 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/f2180e02-695f-e16a-cb05-366216924ede/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/f2180e02-695f-e16a-cb05-366216924ede/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6091605407646950560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,206 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/f2180e02-695f-e16a-cb05-366216924ede/bucket.persistence 2024-05-01 11:57:19,207 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:19,207 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:19,207 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:19,221 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/f2180e02-695f-e16a-cb05-366216924ede/bucket.cache 2024-05-01 11:57:19,221 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-05-01 11:57:19,221 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-05-01 11:57:19,223 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-05-01 11:57:19,224 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/f2180e02-695f-e16a-cb05-366216924ede/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/f2180e02-695f-e16a-cb05-366216924ede/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:19,224 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/f2180e02-695f-e16a-cb05-366216924ede/bucket.persistence 2024-05-01 11:57:19,224 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:19,224 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:19,224 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:19,237 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/f2180e02-695f-e16a-cb05-366216924ede/bucket.cache 2024-05-01 11:57:19,238 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-05-01 11:57:19,238 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-05-01 11:57:19,242 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-05-01 11:57:19,242 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-05-01 11:57:19,242 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/f2180e02-695f-e16a-cb05-366216924ede/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/f2180e02-695f-e16a-cb05-366216924ede/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:19,243 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:19,243 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:19,243 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:19,243 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:19,252 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=875 (was 892) 2024-05-01 11:57:19,261 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=874 2024-05-01 11:57:19,272 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,276 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-05-01 11:57:19,276 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-05-01 11:57:19,277 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-05-01 11:57:19,605 ERROR [Time-limited test-BucketCacheWriter-0] 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-05-01 11:57:19,605 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) #4: 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:140) 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-05-01 11:57:19,622 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-05-01 11:57:19,631 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=4.50 MB, total=31.75 MB, single=0 B, multi=15.15 MB, memory=0 B 2024-05-01 11:57:19,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -399301641585285500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7094330089031552935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1262848124334938605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6388015596196697303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239189034126928983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911150485159890426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2762582678501367734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2090212421222555841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6693723465432120376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 531548394411256682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4656284848407762089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2353152313312686018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7078938701011902636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1996045301770334256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2049715756569545003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414821425207290517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6994050920047853179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8963772097281669909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 556396230443751580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216391023797663253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2052046020458259825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2120505673545683361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6825122495760060887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8724080987294795130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610409658069167645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1589085073593785328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4150224808729056672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1627042379375589143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099614664319918571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3523272683735744878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4902409307910339907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3045957435495020049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867237602966838076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320830589795785095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8829940812819842644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6743270016397358048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4806646020216375528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 658288928847713431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7599756074716037739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -557114662391860641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1766327909575519586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8367160395532788924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5863380845616210954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3441559415097890740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1323076061456506017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5528590168050558003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4147877103364315025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3255380331340520265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2691930421272905504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7799989259458103873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -64375589453463967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987201299940894199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9207466407497423365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6065011721160775238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 852575487835331369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8846947402671526203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712239568703664888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 212973141141681256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4860494920019571366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2929310035591066676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2101726495192746862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2219431460656954254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1867729113228385436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2806741080109736994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7424412318719675262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073827565455161626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1080758807788626189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1464576710653971977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1615662585235064058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8659693502160062492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3603484368268846400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3104048497147784973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7348356062935327587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8193238233655085962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1231433141803657431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7739461185843881688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2770602679941523804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6589716620289996657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 744374123668153920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7560741619558083834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261453441744611550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7941728553165170530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4087885407356914341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6833674026432617467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 667636574961319766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358996454075100656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2089808913132756881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2848677316911534697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8502227557775311392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2096948218328070180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7169131643830556917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3697984572349851711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7711968653803688649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2697260059166002444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3744120956099064649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9004275414075094405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7029938747783794352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845763009234431138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2081204355823926906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5095515444531886914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142647900103219562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6625529865333917362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6391123427660710491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759422927314865228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4537481861905430145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8685321101003140715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3516913708680201135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5154560914871468908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426480467571408836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2551889225312291360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6354008440904312710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2151390997428076179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5255415072149836732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8244805860483091648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6598015233270980377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6878318770192112501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7527034866154205811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765777067155141613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4771281519141607479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400094380781737044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4831804888694733304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7780762901754252958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1049864696929675557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041555364372624542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3593790223994108517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1594753852242609719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877776477640020714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5466917089724786839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6074334439279137874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1371735058708208542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860391714514800540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2324312204749796836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3900411589040561252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5232093606018085304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7462304315641245680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6103840558114916547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9138664956019687116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492766810670699827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3974137887529981185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1085553941608505532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4367843933314613000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5222238057588926678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837082950739568892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1771796951476640881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5931888487803835190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749482016666284833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8176196477751236592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2997391546580609831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251552600724855045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3445500858169441479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8843953504379012431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6943447261916751975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7873463275535520301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3957235158480725263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 664314760974170012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 304148211436031985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7300858897612816370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 638050739732451827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7121621593801511235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4450820932784196308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1494795907531499684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542650816793338869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -124064388444334100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7445881364843680823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7567892393629970519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6153363119840336330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4701473795340976280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1975837149536982885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8393898650062254135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7065953871393043024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5709910878872293554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6781973276455178275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8959670804072408301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710112685908874586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6860872427609511249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7398036031093282016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7786665894253708706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5625827446391362913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850158752289189671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5608194581773517311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988721043075340556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8384474542432686585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4192721745388150253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7333192771743828278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3980661703351398076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6905880246700878226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1281655231409452908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2237667714433492572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118619319950888978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980654029869716712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4727967712536851564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325008915155793673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6969134358467296541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560910567051050092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551082096610969489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1286677909573140703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4115690485848079388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4779876531783254295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7528567299116063492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 191546286590810919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4725634654470096767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 730575849354354833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7653645045817944232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1294827095282504517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458745778693741667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1346079393365662862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7035569631304780376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8128858240844345701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3079128395057795042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1367109228715268993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7174392774968404778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409961626827412322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433189929564925244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8876257381086467104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349133158132525930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6703341504445383758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060437956649273145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532656075142956718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5079362419726525886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090292418512173030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5119794453314889545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8478198611812182581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8938592472035121891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994649258556169204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1467716844312468017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7746206883346200109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -91809638886779372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -266839430386353987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4695731700827973142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5501382978846896261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7097148898620174526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6429177259142327318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015667952146001714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -940003690562196510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -664962643822499889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2656205383586208721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9014629406987476126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1594240548983981743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7155699140722252914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4075884552902798929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1746701670562947732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2304081876126901993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5159149484680148038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9065121447981675472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7229735164659812785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16076228314285056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 639988951560169467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5445273800934310990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3158629481992827276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2344795949743101556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3885152262387274021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6419444502837705311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -356124520802193050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4613968688837856754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3216679865618381862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6309084890018721398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342989100287597766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7762327355964849365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5150980153012950046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446989606519255354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7287928464006292546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8868799915672540701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 773247013253869699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5990580993351514299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -397777676638740339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7102276985731130277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6675884099389512354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4502161894077044736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6983158014464877349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183247780660361181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3119631593287050231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6130988599746422231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8217296549787618021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4208714152103256259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3564404097872936614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5470088285119521386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6693870552764470085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1328735397526547052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5428006199837442052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5469906049863586619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672862193334058327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3646017943568535255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4741874151212234176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7816919883453407445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5440471511486752655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -666720243836359746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7674445516974163237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7249175361462496849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4361105524754966309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3882112880676550164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 446822854792593610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5643913909803107762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2084990455422972501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7951924518812625982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4721003328920952832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5814247597927065885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007596535918086441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -256242547326132432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4822527700810060882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4805097656074056616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9216464894704308837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779313133978542560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4039958271160174321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6333407261288787987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 472278734774155157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4194299772753535910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6452896628899396373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4733139491325122045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516827102359602973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026847781981536610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1915241376662001257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8670592621881211240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2261621031354021152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3833619179323219092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -778670889255371272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6653479294220721281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2579932433707028875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580130247765021955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8908059726646832232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1536441162189725055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8164822124699131597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3388022788027420778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8344099875994888254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 937457357269012876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690692761246289346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5287056389850238917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7708641126605215495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1044836124121675428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3587896066185855437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4987159665267547636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 288465095465335745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3876093796801927927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5598338088849748322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8792599444912198563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 119478890977894502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 831556959664534954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4075272932533458402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4268952092074279119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3759169763150466933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1850441224592087062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3093575298878142330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6428818603853162798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5046539352421216620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3678009573920182498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864868936654888694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -424153565098828980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6507086612149813820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5374349922676442552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482169347811508780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2935248307977376385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7475563828225231961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5148821890989274208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792710378809253133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3171785850011870778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9060971056002893817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -522759408192503616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1576445057840646400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1250473352328966193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6102270507652823269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077175064894493763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6353290824743475604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9131506467234467679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4266197306100647413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3933086741185633570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421096800002216289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6545566582951172452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8952314346055725265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8889595355591791395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5011557869693834612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4939692848686667956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5990170847978582765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5300493376076116950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1083563775920498293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5591136319344025775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019058157349670244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4116516912198633140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7681272360153953809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2904528905406853228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2720247780133306439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4252678199436694913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3952913278518408022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -266869872468108863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7746562324167971919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3843046113992687959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593972522383696473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166987324741312164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010116394799891703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8012517385827000759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3674498851625348794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3371984679021646181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5280981001937181961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048192483649859294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052642847412767548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 184253085240723755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821925976051882704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5085599237618458773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9121455614538466319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8200874792689940820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211522241477493541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520550822578485188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6237600242748009859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3236798176976565174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910213943250900360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8517040376343590243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5340105431549455968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8769844764835753345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2874105068653553191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7097810139725111718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591143117162768314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9010896394019378805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3027850815158580501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -652387206746477496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9008618557604253349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6752808217859592377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132403621833656147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5813992196256984923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5035826645563657319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3039242794911869046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643764059123465292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6065595083458380547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8923736903393608525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6334677263403214446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -102327683788186537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960122206665641712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943147586105323095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6287172238770443536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6426603447066661499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7397093007083001224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -826870580352100303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7338365423285660912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416061442813117073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4826236576650095776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5267887690595060757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6516760122788315766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2496804590069143884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2427931197694058175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3963352361582859749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7769314309346993910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5611310582834154919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6228938792734744029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5108764307056168488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1638948818812655880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 839703324935534027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5583021550910000487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 13524336735282705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7487621776198355078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7834142570979651635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4316027526506435492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431759283318599626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6244646802232183463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 320636685720897943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1778402933320357048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859410753406073597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088830622918531240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -275080881892960643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810792740163941974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2736771464776883424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 900091918230115794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5521035719967552418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9214020589338298232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9183618121370229821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6605329631220713067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6283597815975059069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4807311928253576702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4018695522002013441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292546709294682140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633896252042469702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4124401645113015674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6602604406837225740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6857815738451177874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4926221656889188055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8061809757228359911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6402039208923978716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1887898641017702021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4933209493308319783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1288564078496685344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3522558202691528725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2291524913041110047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7494328640480382809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2746228986810658553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -900348705430624088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3160509848920144171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015137381464316832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5604083778168777243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7572771901333204290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7121404269426286714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -597704252976158532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4874556896902923792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4995630771867351056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7128426324132427651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938712964736129716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5968853554523342513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5186987503314451170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4647354069190717335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2574458143181345884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -451169911850652387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606946918732462772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870804423008380266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2736277458692424487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 895447199852629269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -275309444968577157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2208339624109623999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2983168000539717959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346638434380193639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5557565252442878078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -936939285434695390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8527588559475328774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1679153530769951908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8057392322413909117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2958635719931997075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8060398462903088390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680036927232781050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4752688105205490351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436323163887922178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1951733468725479578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554856465529090634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1668015804144867180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5371849394597720600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8990759147245504618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2913547321254911102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039206969602512589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7446637330209412926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4717864064139755274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058807239712779254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7277715400850800358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2462776465575288156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475615566406463920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596236752804425699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4550156490123475315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2554404043430499258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1867693429431781782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5402057413573822855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4964056540233936646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7898777364608546088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4582424261631378192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8597367652764425208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361511936555743289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5630478783911346811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9130729746049300385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7984049720893326658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834399438113974644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999340849864647165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718523796618901477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377206008181529405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -954711905756982526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8647893502054396784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8976354825508415423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1081522754441566519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5864586396354953652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9135507771241786357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4133446051450211250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526224404392202216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4970965938060677337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -648639925562379206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8989669576432531141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2848552627192806090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7028800500136480009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1291147987119634213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3020743575683071607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6079651578713426093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5373017422342291326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181907458316026016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -902633711482436057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3914892509053108893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1600441903420860603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8366936158550425072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8154315241084285881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3884065705893908902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792685295861079191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -138656835116172022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3169806792098420010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502536957035092485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609776946308363033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347394126547599354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201256465328332734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8511106740402971318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2820678217323202677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7928519654522230447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1626842921223243958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4196839537115369478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9071510166537562778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4482162932763192068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245083976187747067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1365055723639622467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 805816851981752181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5676565606442313412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000346334703258022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2213133211618836324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6639311310918061426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6179360252943640457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015143077318206179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7230755529366469095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6719914087724789534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8730151853681288330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6259897938706556318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868172511941397392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6529806912610827971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8499622719042286650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5858088488829746757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2716101604810732295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4395123288587799303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865844425535405961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008825891846344979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1473163649450681757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 735660211742534365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -198975259084360771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6939825021041549695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4686822244802881820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4564075835871884547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2988339266715856546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5913368323540375503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4210637069495218422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979148191937677789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1358630934159976745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2302574052055912687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6349390091096739845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5588157783783186075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928752865498016617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4909757053152578737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 160392004263571119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4099899430627751833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1396123041223184317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4624640446384206703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3624263236837721308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7634680411161399133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4446219275555400892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4030922976271262658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6842499213617705550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -99006619992610876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -208728996574769836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1469436475006369205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2007973324146330633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3409113920087694100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 817529113985350897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1747247991270745342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6633925743131723514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7807895636978333885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2194347069199929363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4059009878452201131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2902404924113489361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758088156633169604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8039581609824505339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087444286277972738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1911639134801237302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 266986129777410828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8575218270955532495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5563412884306081905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3062949991219059919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5256848416124603464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2507846935587430825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5566652624145900177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1671828965247256647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3834710387468460859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3487095484637276141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193390894644105960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6289361875852951836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3380156731254013926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3220619549713018501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975472424377135590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7663490470703968519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4421925954207632975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9161316584282442590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 752466060907040165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2815304999181967271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7976622407962591208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2833785030371580942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -66537732463065756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3596809872875217414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5789767945897024508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006033259622434215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4424173354859072879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824769122724382433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8872902252405383422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7561270436504413102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1163886463652588812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1798958485859528549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099637974509646700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5284795969242031264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7739221564582496253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6656173193193329114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1434424350162401516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1250825536489195142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6931831532541809167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5621928005891571370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -887936535721704751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2524964227726555632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -814585930671362419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2488446669620698253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8603081540252814807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -50876426758271450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3077959088308035875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5557390754108412986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3541054861573514488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2358748375132831111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1587826768650835122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8519543527661708081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7965403777166545066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -840993983674966677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 115706723814794981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3672738402015816777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3754410514738035167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244351606453478639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7676033491246162734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 553595881423687130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4893542895936583755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 276241427288546681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5899274824164235386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6918946998612633593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023123005435968815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118560252064284645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1316666471540209638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6469194120291157535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3165000377294508303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5530725738174013258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7481413648295616536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713287336301051972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6923805239820056968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3079141138715222967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1220212557488823132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3098844075656474485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2050033709383697946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2621002572885342965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 678645562782283802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776650659425816331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1524496882845752922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060208609549429108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1792338893261421747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220120693925422494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3310177824497696386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4741552486587765836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5128369766728465827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1521394935703749012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695844868418833162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 311570477141564769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3062763331496178567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3451292041469440311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2557214000160375366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4648899189762652831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8447147452595799250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752885483628475735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4509182868126358866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6235647056026697147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3071107791027823911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3666388246354132232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5917204173116803934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235014778864046952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7271119046802675527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2202669486786334177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 76394970269988454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3290650929339814551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1752305421448011461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7503392118815930719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8785944350601009227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -948780133042215408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895273366878966661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9221564714310427524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2808603382472125689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3872553629882762797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9166414370008801184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6344712970112337130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2629594840881279447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3543844566472467135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3330591172462333294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6544158021008780592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9106025779211083815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684059912453018278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2544624591964965598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775130589270859766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 14958057429533588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 952199808598829560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3779415747961487709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5709458663599127224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6086465185757317326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4624050241000484151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6667843134386462704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -950766410820598503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7773952408650147281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8405198871684106777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371180716385273396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2705377842784297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8881939083585332080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 694845197103039711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7479044372540106483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978344919613809810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3291303446830756598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1408693006862750737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1905309427336209028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416821749864447522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4347658141607361273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 961146116181295644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5147648590899973994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 437779542339279085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5178538324104408242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -111973911291481768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2747808141666394849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7663750362501825617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -771195787658491578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4324345872461179733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1234250490993755934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3619401096964842621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -715610106016429155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410224715501779719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -477815102389240810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2186117936241887750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3660648574551975030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4436878412689259386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4252830871563038636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7960156435555792662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3441925165154423370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434834396888404299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1581788940672316821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -431830057619200002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2329569491697576867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6030844297940173492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3813048926498546043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2383438434884053342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7208636088614929743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6244345897832128879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525188440734656280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1274980353386907672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8958622473974957784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1176500145929216347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 386484016353966787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2496685579252767206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3361566822077447879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110516725655606126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6916541857402577659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7072661125399230345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 199688403170880592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5233643924801662798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3818876847612817572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9132376028324367717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5131114940667812588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1116161193625324782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5675915313332018332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 508621745792701892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5045396971949748597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1259458920714337411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2296709658663007812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8285487042594935101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768457262821183701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7747965891992298185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5924361838129506145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471767675895616969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4891233339769809543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -692217223386945511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915064800406292180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786495835669677431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039878624304427972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1580271463864214213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4376228664926542655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2595925415607159936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2703008012638552143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7446780557739523713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625199644542237735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -196685591480646836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7806862672630029248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8741095980833351159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468591880604975929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7431643022001949512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3852460598465298678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3102076130357852831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4081472524019614044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873091009691156715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032004222298687403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4357826413223195210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -755498041851212503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1938589356152152970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8192603484391651842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5505408165814559645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5791614736936418045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5420571897046483577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5842422424866359492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8261480478847605478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4430888788383290395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6779040441196284326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500286508920572420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448878541469185088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4650643898255600640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5278524174606819457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3622661758399927310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1230547776754375329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691738862891779005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5207976906804190699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4631449457177745178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2847361090880017284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2901276490511387059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4266613404353734538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7600673475662624150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7398643221656538426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8401198554031353437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4595840281371389521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2053393275341807190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6362635733125496957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1690000442696734983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5995590384022858212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 391641794679664408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102000340425199150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5695873568935779428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686434678542296956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1091340646826353288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521691175763328573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -543471571326411488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3085090625265512294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754683425888947065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7622992640045243652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9133918949197342634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 246622799056635393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4888841092275989382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4486579220711956242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4787250600258382965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8422920197489320126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1954564651766830863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7158191718726478176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6700794533006762965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786956180813477837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1982657780697585707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 295449261214372366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6101149289992337439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4904698558945899164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5248823914802502731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580605423928946405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4327514129571447012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8436633155338508314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5330169133976373076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6038564294093181822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 954218250746936906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1801102613558497426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8249538175807457805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1572724240499902434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -622823405251451862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9013453336876311991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 962670147499164122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1558515353029203814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889671500120346088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4026850771581171154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993753717822024598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8043425575221844714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181500935531385568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7618355256354793709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 923724579634125269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304192139967543754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2531936914814166812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2135908139334412890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5049373983286344514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1538421748894967021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424772787433315039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577376666853030262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1074244622520431865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6140379925791830636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5556106291568095225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3350067091954991472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962340036227974009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1170518595076679419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7752932736453093883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1379248012784033029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5093841469146106564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941377750492169932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479130985392610286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1565560336699480526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4902884991028447950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395294945508751409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862278525517841815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2044207089815519476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5536842972623985523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2959100011702103014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8982006540077898382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2422929108453493575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6865924467730755862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6591780268117740766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215256835871318463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729483847794261467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8437098911150328454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3759841360428120609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8951408977480266992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1817003756920150393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -166320896846748104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3331480290079367989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7505907603364186932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4665079666940083900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094033827394688296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7353308026306746065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5272802779439030445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -602276560422494305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321330151224546069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019085751639118443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1158343276462220526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2533113589746860389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3292291778524194747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8024881802629923699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2528849110344149648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952221168353539539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5661176878063546499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3821967706594997321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4481826932758487945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6021369988087047975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402835641434268857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3245310637223021835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692830373637338507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2147069134475285722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 198165982004799692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6266305331539226612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5797266121340936680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2482693684954620452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206619778748326813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3174531080193086178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012594870118110454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6853946819156902723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6866455369631453556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2199243523518431157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -795081074779209966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4509938275526550094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558668796749074236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712684266757741162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736154484532281801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6020835146754516567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1605731644648710302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7701645504334395584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2175808602175815357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6109091561668715992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3904645110113213379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5045906462393005886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8973275246420746695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3001235187585827443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1378915614246902047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2861840232334130247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2661243663827953174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 320748842261003162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178571143646051361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5518521218307311311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3547282244306915344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922386635554137723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 882151970527534492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6398988593154695114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2619805990243815168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3422677023831142893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828439607056569769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123716386930758137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738344574027266670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7651814309294741542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5325253167684542597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6668021621179083316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5399215604876302146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127048811596289676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977693642760202991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8406139055645540812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041517433895769714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407574199847365508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6744072659478673802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5646707917299126626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4713553128386423804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5908907224638457503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8217718150623792833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2894870469693044399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188794078664904425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8473591012458534621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 578215704366046379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3205215229910426254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4435476491639182004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6407142600675792979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4401369183367450693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1051034419188828345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8315402218731979123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2740441808529421988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6907266460953429893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7864822204047398960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244155925909224757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1224198976598157633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7740422044655491478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3205934421710940698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2593103029639472572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5684231894697127595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1854117216002946952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2158489624221100106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4246616833102140148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2685893632290344505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8136522025105216648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2985379956956318908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2994657338178950964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9150001541801285974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1743901753998551488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2698428496181944759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408886669380680072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9142484375991414641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3568919036430893363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6901039040730047044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6508765118822797759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666711052593862686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3592135890282898875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -412578484639083528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750116060153348111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5527521785896120628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7389702837970056714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3682007676435819897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 360316997329988759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6292747458989160732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369283504446431223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6463851424692404000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1011360843036512310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -956826686907949785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1578874117094071048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054537027984538786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7119866161035332457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134365498327189740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9020784984753902523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6437699463015370684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7788622572881344343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3780184362910217010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821103001536532361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6293599287500602419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918478355559334492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151899890826731702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2262605619387545883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2463815763764105294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5206710572939131253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640919577248771351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7629882018873215776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4484381492498836791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6224828072640402551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -988566784171123516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7920943447217151077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1336923570243881328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3340850371497027412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2389373412798661958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -117675348888120502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8515424355624546183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4974206895838746366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4270177141404144296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691037303454811126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 746097055823511101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052191614133850229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1822253344323884698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8460694516580489143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8153662713831140307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8065483651666079416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4078414620963843635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2369144163498170349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6061058618107252564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 678267899653509983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5965929164608643681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1085430949223163455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6034926014050080894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4322287256714218877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 237514241987997905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4946207509075176795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -212899161544190401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4270769702582443352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1077848768952588755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8327131307976071262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8181901725256474535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6350510238338934966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7624966145621205480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1374924640467321288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2655573360701574062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349747685792803822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7596111270220288134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049340024012828728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3897606445414572492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7438785778267702582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2567764432651564941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6215801342365112437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6378105211833402195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4788107640348031890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616617786488008588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2963619710077731133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573389105558507814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6497515825909238467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3706294639405674399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3163764857227044175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585654516526647290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3569223644768583691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6250809349963082666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8799123473057824708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7542225751566396073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2656902555602086781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8222842168270392148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293340760041344330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6727270579140565200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4268955219351233887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1086631557566528354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787971651131180769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2951378678680288652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790181711534299289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5023334823756900087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1067055549986921552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307574594409312036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8505905770927557306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8375343367231990759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1606147165203690648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8438131443043494450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539277519708234279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5671814637833205413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8376508889313897192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800264977411456089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814791148289700380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5175441876693674252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2971313775520298877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867919413177671966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768668379189897876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508947578182137207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6369095185680854379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2600836124386245184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5887157323755678229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5924387148795813054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3912465944093093628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -297365522483773944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 105692434057184125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2091450391821128561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8109297141890091421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2636183581377970249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3844311459190180740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290757130206456733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6334570730564902458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5808400946905345712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6320952931284540086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -80799679218541786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744449305741822948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8368368541113868453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4366593829237929440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6112930498030746238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1465097320544476788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6763186745584345508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4954634567745456914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2952922134819882559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7583270106403479438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5988805757010088651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1439174740365619826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7477593612157665832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1226957123520543155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909211536967914998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6146979179945578266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7591463002169604599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1096775272537096523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7376067502114643685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6730635224744061450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5041932673147158139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4273110638347922804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340553082299761445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6210756980413675540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4045661139948442423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2849683692871408527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 61730684276021632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5892624246778271610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218487475835140917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8517626094729297854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -460584082047075395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681651369920493604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2357626114660352385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7601979242886293837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5615778750410009313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6640293703065248590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7277704433807057874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8172029157894474160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4548923732187556130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5815301122999913592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7863696697569471720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5407246444778109157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1235777729956048056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6330296653724605263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5211770454480032097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6334532048714916775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6565947903573312744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7659990872488781244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7252056437919107954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5131917445951132585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5773366920221637781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1775419657364755350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2048841729247510830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8071283016976563350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8542877102703803082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6829017622875404403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861502103486279806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4111602862272861178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -695026370688984004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5329359273259877757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4783718147544745854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4598327431759036357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3200941899072852249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7463528430260797890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3365623449571871725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6423974141403220009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2090851300005798654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7323575279918363186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2316694560533451453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8837312141268030033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3566088272683415660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6950699654389434137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747643830399477437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1178117086592337616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1037565715324504486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538379024240650107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6455073667061934881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3366391206791380059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027547032382234127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 902554776533298594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4807267380358846637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 337495452812548084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933930833545353602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2555409622972346591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1145095475286734499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2607745815930750537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1389947669977299128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6625094035266722938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4710669656656663903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9023898930362821277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819656448715954449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8638496741130755785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8832190673670807235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5784236443602704986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7023727126947997543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1419394668945042237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2608662436729712078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2530132727643620135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5038056854904348537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6202170255314405471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2262393795219428199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5197758148875241292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8279286930060651071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9006619938267854081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5208377175698585124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2802364768163588821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675555402229953801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1560127224728955830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7481030747522866659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5718443050621053097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7060820365655365364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5499226839155198389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 808400802965141146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1696769753684225736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1642790230509979312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5203894633831239298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893122021205657104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7095763536122902233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5008090281392335683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412293501162592951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8024882939544702345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6127516559257240640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2155545643516828286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5295050792700838121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891489609347927819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1808167550978239455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035049606023392275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3629779844920759174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4519117604431163958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217458610245186007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4536471937219926779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 172558004787466637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -366450423597960112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7325704433671506832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7930027946234325126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6962100044567821303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5078957064787462313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305954027596508655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3734795778336254330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2146764901981294358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755456472226477148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 25804394038962583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8685561040779302427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7665465685968255515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206788055917924144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8064110666828841018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4756539689770919153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5211759262101657874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3664514250090852610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146609966967419287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6677063385133572475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1138504540730818232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087675343814221838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1280686396502452497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5039632825527739436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889911707771957174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577933012447084889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7457895640715305080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112914707788360943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980404829036918786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1142326741529542012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5688744475413491764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7491501889893847247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885162153205049596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6927459624395393220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965360661334747281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2151036621754171540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2300511605498738621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2258313260450506755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1226687350717088094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6456464467735178288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2037637738350899558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365879263576705016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906485946148831430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8611613263091665664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2609795379399612419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2212292630593058608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8899590262650166499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5758894690855429497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6913033789895323594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4324600829441599357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6424627927029153431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8437633265228599073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3434704181143547014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2545845139308956784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5656475200566119995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6750283942877778134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6014199147022953098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -568884020982743585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9087559615001704439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6961498443542774456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1390948110465790084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -401438532577522354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 29115285527160676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8522328439680542821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4029689742259712335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594352004693142863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4813611476497881322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202153610479433519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4425521784832997146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339337615954362182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3036335471599374305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 611186878485019027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8743302810064626370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2559098022348201395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2723217211039968490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8306623073437215151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387420401989479195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5884486092111296591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4698427878551703101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9178393093522624708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -324468589788818736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4290210344426654794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8811574140196997053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1349476145230752466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2879244346636421710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 700968584682267223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2726872985002036960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -780828564369142173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8225403973202517926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5712299667469798473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691547375296588877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4677248946016203374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 130045247964861927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8660170096987656556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6123805759932584147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980509945100761956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5328391053257517907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9188338950751963272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170060209047553315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -92368987064582759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615266531832432636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1618203566771148106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922817457842661496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6155249143371976924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -648372146458901419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 683886556909881808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534406101250335388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4848329778091455259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2056979192174545296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6725152954476367981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 255264131785164569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3559682028619911068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7886945558688483138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1957294172252006564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4243037381012415007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 438994762866365182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1292711143723710064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7410853580211453903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7491063840577478453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4856377095430113874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7378330718819020587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748958510663447008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6937715001068929504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7828547338887979327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1170292942304729838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -273425029053879344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805640753564154427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8152129223800510955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3037910676107365548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5321415379266121522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2592148293964445782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423804324947054820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3745035696000582782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983619848246240376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5283383245182603380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5869371658077158280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7469415163077636759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4657680061685089412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3383744775721850731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1250836467161581691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3061837882767066164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1375314186743118357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6766181496707047346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7312931307438121011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5263287793555074333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5913253023791781048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5576450247734401340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511048009822265324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2226281704329161451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7241702558736950171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8431245450496005710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5472045098038973342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5768865765450135592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3721230862269418558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:19,796 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:19,796 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:19,796 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:19,796 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:19,806 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=850 (was 874) 2024-05-01 11:57:19,815 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=850 2024-05-01 11:57:19,828 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,832 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-05-01 11:57:19,833 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-05-01 11:57:19,834 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-05-01 11:57:19,834 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-05-01 11:57:19,834 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-05-01 11:57:19,834 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-05-01 11:57:19,834 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:19,844 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=839 (was 850) 2024-05-01 11:57:19,852 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=839 2024-05-01 11:57:19,863 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,868 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-05-01 11:57:19,868 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-05-01 11:57:19,869 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-05-01 11:57:19,870 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-05-01 11:57:19,870 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2024-05-01 11:57:19,870 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-05-01 11:57:19,870 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-05-01 11:57:19,870 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-05-01 11:57:19,870 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-05-01 11:57:19,870 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-05-01 11:57:19,870 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-05-01 11:57:19,870 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2024-05-01 11:57:19,870 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2024-05-01 11:57:19,870 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-05-01 11:57:19,871 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:19,871 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:19,871 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:19,871 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:19,880 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=827 (was 839) 2024-05-01 11:57:19,889 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=827 2024-05-01 11:57:19,899 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,903 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-05-01 11:57:19,903 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-05-01 11:57:19,903 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-05-01 11:57:19,913 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,917 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,924 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,932 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-05-01 11:57:19,932 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-05-01 11:57:19,933 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-05-01 11:57:19,933 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,940 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:19,940 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:19,940 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:19,940 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:19,951 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=711 (was 827) 2024-05-01 11:57:19,960 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=711 2024-05-01 11:57:19,970 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,976 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-05-01 11:57:19,976 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-05-01 11:57:19,977 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-05-01 11:57:19,986 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:19,994 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-05-01 11:57:19,994 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-05-01 11:57:19,995 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-05-01 11:57:19,995 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:19,995 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:19,995 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:19,995 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:20,005 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=665 (was 711) 2024-05-01 11:57:20,014 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=665 2024-05-01 11:57:20,025 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:20,029 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-05-01 11:57:20,029 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-05-01 11:57:20,029 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-05-01 11:57:20,039 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:20,043 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-05-01 11:57:20,043 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-05-01 11:57:20,044 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-05-01 11:57:20,045 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:20,045 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:20,045 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:20,045 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:20,055 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=622 (was 665) 2024-05-01 11:57:20,065 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=622 2024-05-01 11:57:20,075 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:20,080 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-05-01 11:57:20,080 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-05-01 11:57:20,081 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-05-01 11:57:20,081 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-log-dir so I do NOT create it in target/test-data/1b04dfb7-0db7-19fb-386e-943ad4dadecd 2024-05-01 11:57:20,081 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/ad1515b4-e6a5-56f5-6741-3145a44eeb68/hadoop-tmp-dir so I do NOT create it in target/test-data/1b04dfb7-0db7-19fb-386e-943ad4dadecd 2024-05-01 11:57:20,081 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-01 11:57:20,091 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/1b04dfb7-0db7-19fb-386e-943ad4dadecd/bucketNoRecycler.cache 2024-05-01 11:57:20,092 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-05-01 11:57:20,092 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-05-01 11:57:20,092 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/1b04dfb7-0db7-19fb-386e-943ad4dadecd/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/1b04dfb7-0db7-19fb-386e-943ad4dadecd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:20,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6743293519016414658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-01 11:57:21,193 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/1b04dfb7-0db7-19fb-386e-943ad4dadecd/bucketNoRecycler.persistence 2024-05-01 11:57:21,193 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:21,193 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:21,193 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:21,207 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/1b04dfb7-0db7-19fb-386e-943ad4dadecd/bucketNoRecycler.cache 2024-05-01 11:57:21,207 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-05-01 11:57:21,207 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-05-01 11:57:21,210 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-05-01 11:57:21,211 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/1b04dfb7-0db7-19fb-386e-943ad4dadecd/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/1b04dfb7-0db7-19fb-386e-943ad4dadecd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-01 11:57:21,211 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:21,211 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:21,211 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:21,211 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:21,221 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=296 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=588 (was 622) 2024-05-01 11:57:21,230 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=296, ProcessCount=167, AvailableMemoryMB=588 2024-05-01 11:57:21,241 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:21,249 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-05-01 11:57:21,249 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-05-01 11:57:21,249 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-05-01 11:57:23,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:23,501 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:23,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:23,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:23,511 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95 (was 95), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=272 (was 296), ProcessCount=167 (was 167), AvailableMemoryMB=555 (was 588) 2024-05-01 11:57:23,520 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=272, ProcessCount=167, AvailableMemoryMB=555 2024-05-01 11:57:23,532 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:23,536 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-05-01 11:57:23,536 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-05-01 11:57:23,537 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-05-01 11:57:23,547 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:23,554 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-05-01 11:57:23,554 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-05-01 11:57:23,554 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-05-01 11:57:23,555 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:23,562 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:23,570 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:23,578 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:23,578 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:23,578 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:23,578 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:23,588 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=272 (was 272), ProcessCount=167 (was 167), AvailableMemoryMB=425 (was 555) 2024-05-01 11:57:23,598 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=272, ProcessCount=167, AvailableMemoryMB=424 2024-05-01 11:57:23,608 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:23,614 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-05-01 11:57:23,614 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-05-01 11:57:23,615 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-05-01 11:57:23,615 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:23,615 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:23,615 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:23,615 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:23,625 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=272 (was 272), ProcessCount=167 (was 167), AvailableMemoryMB=392 (was 424) 2024-05-01 11:57:23,635 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=272, ProcessCount=167, AvailableMemoryMB=391 2024-05-01 11:57:23,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-01 11:57:23,651 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-05-01 11:57:23,651 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-05-01 11:57:23,652 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-05-01 11:57:23,652 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-01 11:57:23,652 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-01 11:57:23,652 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-01 11:57:23,652 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-01 11:57:23,662 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=272 (was 272), ProcessCount=167 (was 167), AvailableMemoryMB=360 (was 391)