2024-05-03 02:00:46,449 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-05-03 02:00:46,648 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/59babc42-8478-2762-98e4-f09ea84b6c73 2024-05-03 02:00:46,701 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=292, ProcessCount=175, AvailableMemoryMB=2084 2024-05-03 02:00:46,730 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:46,736 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-03 02:00:46,747 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-03 02:00:46,749 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-03 02:00:46,752 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-05-03 02:00:48,015 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:48,015 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:48,015 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:48,016 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:48,032 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=292 (was 292), ProcessCount=175 (was 175), AvailableMemoryMB=1370 (was 2084) 2024-05-03 02:00:48,040 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=292, ProcessCount=175, AvailableMemoryMB=1370 2024-05-03 02:00:48,046 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,054 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-03 02:00:48,055 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-03 02:00:48,055 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-03 02:00:48,061 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-03 02:00:48,061 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:48,061 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:48,061 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:48,061 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:48,070 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:286) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:173) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=175 (was 175), AvailableMemoryMB=1350 (was 1370) 2024-05-03 02:00:48,082 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=292, ProcessCount=175, AvailableMemoryMB=1350 2024-05-03 02:00:48,088 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,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-03 02:00:48,093 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-03 02:00:48,093 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-03 02:00:48,110 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,114 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,118 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-03 02:00:48,118 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-03 02:00:48,119 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-03 02:00:48,119 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,124 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,129 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:48,129 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:48,129 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:48,129 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:48,138 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-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-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) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=175 (was 175), AvailableMemoryMB=1192 (was 1350) 2024-05-03 02:00:48,147 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=292, ProcessCount=175, AvailableMemoryMB=1192 2024-05-03 02:00:48,152 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,156 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-03 02:00:48,157 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-03 02:00:48,159 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-03 02:00:48,245 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-05-03 02:00:48,558 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-03 02:00:48,570 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/59babc42-8478-2762-98e4-f09ea84b6c73/bucketNoRecycler.cache 2024-05-03 02:00:48,570 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-03 02:00:48,571 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-03 02:00:48,571 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/59babc42-8478-2762-98e4-f09ea84b6c73/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/59babc42-8478-2762-98e4-f09ea84b6c73/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:00:48,699 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/59babc42-8478-2762-98e4-f09ea84b6c73/bucketNoRecycler.persistence 2024-05-03 02:00:48,699 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:48,847 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/59babc42-8478-2762-98e4-f09ea84b6c73/bucketNoRecycler.cache 2024-05-03 02:00:48,847 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-03 02:00:48,848 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-03 02:00:48,899 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-05-03 02:00:48,901 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/59babc42-8478-2762-98e4-f09ea84b6c73/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/59babc42-8478-2762-98e4-f09ea84b6c73/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:00:48,912 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:48,912 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:48,912 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:48,912 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:48,921 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (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=292 (was 292), ProcessCount=175 (was 175), AvailableMemoryMB=1308 (was 1192) - AvailableMemoryMB LEAK? - 2024-05-03 02:00:48,930 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=292, ProcessCount=175, AvailableMemoryMB=1308 2024-05-03 02:00:48,943 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:48,947 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-03 02:00:48,947 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-03 02:00:48,948 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-03 02:00:50,110 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-05-03 02:00:51,111 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-05-03 02:00:52,212 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:52,212 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:52,212 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:52,214 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:52,230 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=269 (was 292), ProcessCount=175 (was 175), AvailableMemoryMB=1272 (was 1308) 2024-05-03 02:00:52,239 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=269, ProcessCount=175, AvailableMemoryMB=1272 2024-05-03 02:00:52,249 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:52,253 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-03 02:00:52,254 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-03 02:00:52,254 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-03 02:00:52,676 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-03 02:00:52,677 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:52,677 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:52,677 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:52,677 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:52,686 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=1231 (was 1272) 2024-05-03 02:00:52,695 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=269, ProcessCount=175, AvailableMemoryMB=1230 2024-05-03 02:00:52,705 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:52,711 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-03 02:00:52,712 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-03 02:00:52,714 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-03 02:00:52,728 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:52,734 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:52,747 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-03 02:00:52,748 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-03 02:00:52,751 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-03 02:00:52,751 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:52,765 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-03 02:00:52,766 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-03 02:00:52,772 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-03 02:00:52,772 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:52,779 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-03 02:00:52,780 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-03 02:00:52,783 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-03 02:00:52,783 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:52,783 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:52,783 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:52,783 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:52,795 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=1048 (was 1230) 2024-05-03 02:00:52,807 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=269, ProcessCount=175, AvailableMemoryMB=1048 2024-05-03 02:00:52,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:52,829 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-03 02:00:52,830 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-03 02:00:52,831 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-03 02:00:52,840 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-log-dir so I do NOT create it in target/test-data/5b93a49d-243a-edd7-fbdc-76dc3a28f86b 2024-05-03 02:00:52,841 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-log-dir Erasing configuration value by system value. 2024-05-03 02:00:52,841 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-tmp-dir so I do NOT create it in target/test-data/5b93a49d-243a-edd7-fbdc-76dc3a28f86b 2024-05-03 02:00:52,841 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-tmp-dir Erasing configuration value by system value. 2024-05-03 02:00:52,841 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b 2024-05-03 02:00:52,842 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-03 02:00:52,854 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.cache 2024-05-03 02:00:52,854 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-03 02:00:52,854 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-03 02:00:52,857 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:00:52,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3994841865184248378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:53,959 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:53,960 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:53,959 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:53,960 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.persistence 2024-05-03 02:00:53,981 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.cache 2024-05-03 02:00:53,982 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-03 02:00:53,982 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-03 02:00:53,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-03 02:00:53,986 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:00:53,987 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.persistence 2024-05-03 02:00:53,987 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:53,987 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:53,987 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:54,001 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.cache 2024-05-03 02:00:54,001 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-03 02:00:54,003 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-03 02:00:54,006 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-03 02:00:54,007 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-03 02:00:54,007 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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/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/5b93a49d-243a-edd7-fbdc-76dc3a28f86b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:00:54,008 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:54,008 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:54,008 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:54,008 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:54,018 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=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=988 (was 1048) 2024-05-03 02:00:54,027 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=269, ProcessCount=175, AvailableMemoryMB=988 2024-05-03 02:00:54,038 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,044 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-03 02:00:54,045 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-03 02:00:54,045 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-03 02:00:54,335 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-03 02:00:54,352 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-03 02:00:54,353 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-03 02:00:54,355 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-03 02:00:54,356 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-03 02:00:54,358 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.88 MB, memory=0 B 2024-05-03 02:00:54,359 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-03 02:00:54,361 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.66 MB, memory=0 B 2024-05-03 02:00:54,361 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-03 02:00:54,363 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.44 MB, memory=0 B 2024-05-03 02:00:54,379 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-03 02:00:54,381 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.83 MB, memory=0 B 2024-05-03 02:00:54,382 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-03 02:00:54,384 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2024-05-03 02:00:54,384 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-03 02:00:54,386 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-05-03 02:00:54,389 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-03 02:00:54,390 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.59 MB, memory=0 B 2024-05-03 02:00:54,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7083249937969482486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3748953608360527600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3446491260731793191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8355381063840115007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273929525275824551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6932526851596649343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4944635007688580062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6793540921112168205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6662043470391228180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6381386614165908397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9030723311726781312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -387388724949261895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026871498281555921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1025017667754751108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025800402425524493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 771571205416147735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4626116010809188634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6667674347041847113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2879334335681214921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2508531656009344850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7126491525325511090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941952285567221723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2066683516041216424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -61739268300365346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1135352261103524351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -637266416895534516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889459390009546656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9217747126421940875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4226374489706946762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7464447300769053055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7284029575856246689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1127996984316311197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -895660612181531989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1146408858350783176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9150379724910924424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7515154282006643409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8763133032734612795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325065686240705472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7891241193093053367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1883741044324680680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089020321368272765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302964846549264635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 189416030192335608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212986738892729050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3757141750638109598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8331378383878973278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -753659731119179135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4955136197601103067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8255944159388467289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5021539143069310119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5630125500193600963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1418275284080642971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4482670863298695011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1398511828772008247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7401085695987062539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589768365203110651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5286136871257808344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999103620190339288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2318408782504492806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4988242770414680320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 800272648831321422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1645381806385878382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8927792595564527521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4488179240879265134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3326434032349228890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562236319749825292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303642647519622609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2412815283741577679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3654497985273040700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2080192710867992175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336091869627190804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759729638316323175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3610759522348684082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1403035605377220114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4164051057309504477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7496928318105767962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6821627999923348408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5006729903667098035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3852730378049897403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4756539079509440648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6166784328810365184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999799611738867885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4640632516344413463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8559112066459100780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 384581521766237808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7292244375762277298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439013797389387398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -483878056678632786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6308208673224008841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8689133033231928415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5205157296628034046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281065530862848491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7622304178571703480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8063126810935693584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957255658841793980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2335772288837760826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7142616917044463873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106651756919681247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964200108150905037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342877877899953946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299971287917476957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2810564345659781431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2372826004380404156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2477659863332581526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4106343353332890603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222082648871243370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2993045065623670198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7474832961938779571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1562430886667491570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7778109128825943630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8502493560277568451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -996134595253917642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2200630719675891288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5906848907788021107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8101495529089348582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1436448032038524182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3308074033164040020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1887559479399690085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4171899239137971791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8806526289749713656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1936666741263863793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4655952751840926458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 821500593062326217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8145987683146933034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5776937809185437109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897332196117317656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1309906000568151833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6124660247720274670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2676968725715870098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4949314874737164926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3874229731313543738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8709612544955300487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5621451181478494532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743449980745403924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636856491933363021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9101119681766758203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6836485776814260389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6072690050498035055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8285689654763316102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9179907893673160755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7072199178883895455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4701684602745925726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615263739784870626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2259110733639138173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1185760081857478167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3374196222468791082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7496835109923360096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8036638881910460156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139871573192904087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 220015346245796083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3088193685118234543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 749393575538283150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6564707139043626138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053370587179201716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982029257519808927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4086686645159980906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2322540429752323098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824473715171765990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6331829793888501408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3108803150998243364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8929739542904795874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5439601927095351371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1389801257913560305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2673618202063392132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015548298199825418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684569970936524479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9148674031071149377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9135970578071462168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5422272143337360645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6791283053548017103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7814674134006205264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3440266195006078893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 474904487168860302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8288078058018374376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9025302855670863553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4013400120009439106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633251815551920843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293183976421515689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2349753657104422097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3504941154950996612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2012275301772501246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 313659239586429086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7796444084687671335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 476492634787310983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9016027648078553210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2088255306600088102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6035755609097940005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6223388038876817843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7794896872267257307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 398929848103390083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3263726113302203229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466583132915656009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942110684783968913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7911700642208386390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1911702304729434570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4441944366182891507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2088414751269953973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4930571995877046086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7844706973453474715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4297669209865978720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4724083721725680050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2976446203116239273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5892091621113324068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9073243592081101386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8505775746317782336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039834687087754818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5796530824912566024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -463012805646026025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6940015652038872278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1881867352575076994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980094829021101584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9209954057907378600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 880071600445625707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143446511190339449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776241984970057215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,430 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-03 02:00:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083607786838124140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1688075683255784543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4471732095639704084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7216001572942776696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300705029296685465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5537392525340953342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2619526542825797060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 561104410869713095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7658400516598597825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5041245759837602567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6540927532466952207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4944091248358367914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -285014024458641931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7108979889682945858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6200590449630863152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4730754622114227542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5312487276839414628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,433 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-03 02:00:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5850736030439965395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7713440006592369962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8060156978714510870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,433 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331286975750911048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,433 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-03 02:00:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5723035394208135875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3346438442647014133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7695389058149825456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 856931945919822529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,434 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6557471408741518689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3476356231028911075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,434 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-03 02:00:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4535660063518781285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6995209866457892917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1220919017522926026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5864505147941657136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2147874105613403881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,435 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2691522968817223959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7052739917165628032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,435 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-03 02:00:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8489565950315132761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2490075090428311265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3979759697285094279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7201057108248029606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7021172876770454487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8395027836133863701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,436 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8505912720930344687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7217562468004835307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,436 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-03 02:00:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5211469338485810167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9119764581572757207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573740244132393532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7690980792783039146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8574753218562961489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3066800056507901901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142210744994686055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5949628866835019421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,437 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-03 02:00:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9045987755112810944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3941359671372513053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -841148214439123331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714368478262779266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5381401352312263863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3274046609333179380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,438 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8201456642679462242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4804480883623795826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,439 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-03 02:00:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5095373273334949150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8559521269244991764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2034631448663341846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1020322232112250072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663364163798018896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,439 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5035439758530614726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3484828631460784947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,440 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-03 02:00:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2526954630602988481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2830927221112673120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 297190708953319012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8400230595193630845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266301454855684882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4694308614449689140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,440 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7134492084847954601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855663338862350412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 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-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4582211090097899664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5277145040269413375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8110462503176959926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8485498431131166845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170773043184646893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4618732410684235722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9078309750151752293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1958800717521158268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6315273156875266471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467234427412490083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5827080486294458076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4888707275596088238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3236692078416923073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71317539091217822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4060152419777036710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:54,442 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,443 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-03 02:00:54,443 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,443 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-03 02:00:54,444 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,444 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-03 02:00:54,445 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-05-03 02:00:54,445 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:54,445 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:54,445 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-03 02:00:54,446 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:54,446 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=0 B, memory=0 B 2024-05-03 02:00:54,448 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:54,455 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=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=958 (was 988) 2024-05-03 02:00:54,464 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=269, ProcessCount=175, AvailableMemoryMB=958 2024-05-03 02:00:54,472 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,477 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-03 02:00:54,477 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-03 02:00:54,479 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-03 02:00:54,479 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-05-03 02:00:54,479 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-05-03 02:00:54,479 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-05-03 02:00:54,479 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:54,489 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=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=926 (was 958) 2024-05-03 02:00:54,498 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=269, ProcessCount=175, AvailableMemoryMB=925 2024-05-03 02:00:54,506 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,511 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-03 02:00:54,511 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-03 02:00:54,518 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-03 02:00:54,521 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-05-03 02:00:54,522 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10413056; total bytes=30727168; wasted bytes=93184; fragmentation bytes=738304; completelyFreeBuckets=10 2024-05-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=62; free=0; total=62; wasted bytes=75776; fragmentation bytes=63488, full buckets=2 2024-05-03 02:00:54,522 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=21; free=0; total=21; wasted bytes=15360; fragmentation bytes=21504, full buckets=1 2024-05-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,522 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-03 02:00:54,524 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:54,524 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:54,524 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:54,524 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:54,533 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=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=894 (was 925) 2024-05-03 02:00:54,542 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=269, ProcessCount=175, AvailableMemoryMB=893 2024-05-03 02:00:54,551 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,556 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-03 02:00:54,556 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-03 02:00:54,557 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-03 02:00:54,567 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,574 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,578 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,583 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-03 02:00:54,583 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-03 02:00:54,584 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-03 02:00:54,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,589 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:54,589 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:54,589 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:54,589 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:54,600 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=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=733 (was 893) 2024-05-03 02:00:54,609 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=269, ProcessCount=175, AvailableMemoryMB=733 2024-05-03 02:00:54,619 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,624 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-03 02:00:54,624 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-03 02:00:54,624 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-03 02:00:54,635 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,639 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-03 02:00:54,639 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-03 02:00:54,639 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-03 02:00:54,639 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:54,639 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:54,639 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:54,639 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:54,648 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=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=669 (was 733) 2024-05-03 02:00:54,656 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=269, ProcessCount=175, AvailableMemoryMB=669 2024-05-03 02:00:54,666 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,669 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-03 02:00:54,669 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-03 02:00:54,670 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-03 02:00:54,678 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,683 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-03 02:00:54,683 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-03 02:00:54,684 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-03 02:00:54,684 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:54,684 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:54,684 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:54,684 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:54,693 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=612 (was 669) 2024-05-03 02:00:54,702 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=269, ProcessCount=175, AvailableMemoryMB=612 2024-05-03 02:00:54,710 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:54,714 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-03 02:00:54,714 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-03 02:00:54,714 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-03 02:00:54,715 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-log-dir so I do NOT create it in target/test-data/4f684d86-0119-a6f7-bcd2-7019d6209a78 2024-05-03 02:00:54,715 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-tmp-dir so I do NOT create it in target/test-data/4f684d86-0119-a6f7-bcd2-7019d6209a78 2024-05-03 02:00:54,715 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-03 02:00:54,723 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/4f684d86-0119-a6f7-bcd2-7019d6209a78/bucketNoRecycler.cache 2024-05-03 02:00:54,723 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-03 02:00:54,723 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-03 02:00:54,723 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/4f684d86-0119-a6f7-bcd2-7019d6209a78/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/4f684d86-0119-a6f7-bcd2-7019d6209a78/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:00:54,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7949238934560408331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:00:55,825 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/4f684d86-0119-a6f7-bcd2-7019d6209a78/bucketNoRecycler.persistence 2024-05-03 02:00:55,825 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:55,825 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:55,825 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:55,849 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/4f684d86-0119-a6f7-bcd2-7019d6209a78/bucketNoRecycler.cache 2024-05-03 02:00:55,849 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-03 02:00:55,849 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-03 02:00:55,851 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-03 02:00:55,851 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/4f684d86-0119-a6f7-bcd2-7019d6209a78/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/4f684d86-0119-a6f7-bcd2-7019d6209a78/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:00:55,852 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:55,852 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:55,852 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:55,852 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:55,861 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 47) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=269 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=579 (was 612) 2024-05-03 02:00:55,870 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=269, ProcessCount=175, AvailableMemoryMB=579 2024-05-03 02:00:55,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:55,886 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-03 02:00:55,886 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-03 02:00:55,887 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-03 02:00:58,139 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:58,139 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:58,139 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:58,139 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:58,150 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=247 (was 269), ProcessCount=175 (was 175), AvailableMemoryMB=1563 (was 579) - AvailableMemoryMB LEAK? - 2024-05-03 02:00:58,161 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=247, ProcessCount=175, AvailableMemoryMB=1561 2024-05-03 02:00:58,170 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,177 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-03 02:00:58,177 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-03 02:00:58,178 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-03 02:00:58,200 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,204 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-03 02:00:58,205 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-03 02:00:58,205 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-03 02:00:58,205 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,212 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,221 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,228 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:58,228 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:58,228 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:58,228 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:58,237 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 51) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=247 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1403 (was 1561) 2024-05-03 02:00:58,246 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=247, ProcessCount=175, AvailableMemoryMB=1402 2024-05-03 02:00:58,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,265 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-05-03 02:00:58,266 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-03 02:00:58,266 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-03 02:00:58,266 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:58,266 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:58,266 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:58,266 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:58,277 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=247 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1351 (was 1402) 2024-05-03 02:00:58,296 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=247, ProcessCount=175, AvailableMemoryMB=1337 2024-05-03 02:00:58,306 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,310 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-03 02:00:58,310 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-03 02:00:58,310 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-03 02:00:58,311 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:00:58,311 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:00:58,311 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:00:58,311 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:00:58,320 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=247 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1304 (was 1337) 2024-05-03 02:00:58,328 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=247, ProcessCount=175, AvailableMemoryMB=1304 2024-05-03 02:00:58,336 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:00:58,342 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-03 02:00:58,342 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-03 02:00:58,342 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-03 02:01:00,048 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:00,048 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:00,048 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:00,048 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:00,057 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=247 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1307 (was 1304) - AvailableMemoryMB LEAK? - 2024-05-03 02:01:00,065 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=247, ProcessCount=175, AvailableMemoryMB=1307 2024-05-03 02:01:00,074 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,078 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-03 02:01:00,078 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-03 02:01:00,079 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-03 02:01:00,081 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-03 02:01:00,081 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:00,081 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:00,081 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:00,081 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:00,090 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=247 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1299 (was 1307) 2024-05-03 02:01:00,099 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=247, ProcessCount=175, AvailableMemoryMB=1299 2024-05-03 02:01:00,108 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,114 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-03 02:01:00,114 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-03 02:01:00,118 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-03 02:01:00,127 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,133 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,141 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-03 02:01:00,141 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-03 02:01:00,142 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-03 02:01:00,143 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,150 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,159 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:00,159 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:00,159 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:00,159 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:00,171 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=61 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=247 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1266 (was 1299) 2024-05-03 02:01:00,179 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=247, ProcessCount=175, AvailableMemoryMB=1263 2024-05-03 02:01:00,187 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,192 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-03 02:01:00,192 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-03 02:01:00,194 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-03 02:01:00,195 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-log-dir so I do NOT create it in target/test-data/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd 2024-05-03 02:01:00,195 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-tmp-dir so I do NOT create it in target/test-data/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd 2024-05-03 02:01:00,195 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-03 02:01:00,204 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/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd/bucketNoRecycler.cache 2024-05-03 02:01:00,204 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-03 02:01:00,204 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-03 02:01:00,206 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/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd/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/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:00,313 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/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd/bucketNoRecycler.persistence 2024-05-03 02:01:00,313 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:00,324 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/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd/bucketNoRecycler.cache 2024-05-03 02:01:00,324 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-03 02:01:00,324 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-03 02:01:00,327 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-03 02:01:00,329 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/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd/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/6ddd8fa3-ab25-7ccc-4843-a17deeb7f6bd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:00,330 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:00,330 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:00,330 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:00,330 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:00,339 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=247 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1253 (was 1263) 2024-05-03 02:01:00,348 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=247, ProcessCount=175, AvailableMemoryMB=1253 2024-05-03 02:01:00,358 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:00,364 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-03 02:01:00,364 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-03 02:01:00,366 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-03 02:01:01,467 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-05-03 02:01:02,568 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-05-03 02:01:03,669 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:03,669 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:03,669 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:03,669 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:03,684 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 247), ProcessCount=175 (was 175), AvailableMemoryMB=1242 (was 1253) 2024-05-03 02:01:03,697 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=1242 2024-05-03 02:01:03,710 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:03,715 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-03 02:01:03,716 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-03 02:01:03,718 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-03 02:01:03,719 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-03 02:01:03,720 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:03,720 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:03,720 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:03,720 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:03,729 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=66 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=1233 (was 1242) 2024-05-03 02:01:03,738 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=1233 2024-05-03 02:01:03,751 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:03,757 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-03 02:01:03,757 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-03 02:01:03,758 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-03 02:01:03,772 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:03,781 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:03,789 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-03 02:01:03,789 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-03 02:01:03,794 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-03 02:01:03,794 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:03,802 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-03 02:01:03,802 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-03 02:01:03,806 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-03 02:01:03,807 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:03,813 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-03 02:01:03,813 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-03 02:01:03,814 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-03 02:01:03,815 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:03,815 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:03,815 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:03,815 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:03,828 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=1144 (was 1233) 2024-05-03 02:01:03,837 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=1143 2024-05-03 02:01:03,845 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:03,850 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-03 02:01:03,850 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-03 02:01:03,851 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-03 02:01:03,860 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-log-dir so I do NOT create it in target/test-data/95b63958-fbf3-5384-5683-307d24af19d9 2024-05-03 02:01:03,860 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-log-dir Erasing configuration value by system value. 2024-05-03 02:01:03,860 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-tmp-dir so I do NOT create it in target/test-data/95b63958-fbf3-5384-5683-307d24af19d9 2024-05-03 02:01:03,860 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-tmp-dir Erasing configuration value by system value. 2024-05-03 02:01:03,860 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/95b63958-fbf3-5384-5683-307d24af19d9 2024-05-03 02:01:03,860 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-03 02:01:03,869 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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.cache 2024-05-03 02:01:03,869 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-03 02:01:03,869 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-03 02:01:03,870 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/95b63958-fbf3-5384-5683-307d24af19d9/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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:03,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1589780803193507881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:04,971 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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.persistence 2024-05-03 02:01:04,971 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:04,971 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:04,971 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:04,983 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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.cache 2024-05-03 02:01:04,983 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-03 02:01:04,983 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-03 02:01:04,985 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-03 02:01:04,986 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/95b63958-fbf3-5384-5683-307d24af19d9/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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:04,986 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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.persistence 2024-05-03 02:01:04,986 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:04,986 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:04,986 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:04,997 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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.cache 2024-05-03 02:01:04,998 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-03 02:01:04,998 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-03 02:01:05,004 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-03 02:01:05,004 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-03 02:01:05,007 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/95b63958-fbf3-5384-5683-307d24af19d9/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/95b63958-fbf3-5384-5683-307d24af19d9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:05,007 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:05,007 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:05,007 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:05,007 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:05,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=1105 (was 1143) 2024-05-03 02:01:05,032 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=1105 2024-05-03 02:01:05,042 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,046 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-03 02:01:05,047 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-03 02:01:05,050 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-03 02:01:05,329 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: 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-03 02:01:05,331 ERROR [Time-limited test-BucketCacheWriter-1] 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-03 02:01:05,339 DEBUG [Time-limited test-BucketCacheWriter-1] 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-03 02:01:05,347 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=3.87 MB, total=31.75 MB, single=0 B, multi=15.48 MB, memory=0 B 2024-05-03 02:01:05,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4640781541499831001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910545060530980395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1881353619471830089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171808972981099550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4656367706322135846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6132747524130475367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4354329382794847262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2564016786749511849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -954266486328412688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2964450933818945912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4341030235474950199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4430330812383984642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6358066099819244035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -428874506140178651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1390593113219703483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7629098542859749067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8872900343366979850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398465398446113747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2467081176655951849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2530647903573310089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326161668683939463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7983051613926696996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3698750530298445069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7648801485588177504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7489344373435494755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192937315656395489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1392340302941553256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1910560317241729438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8290749853500330397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7418827378615249146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6028747324904226662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7694055044114253215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8884584882150150027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4420495709616041776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5772490619765199536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3002566716599672581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1330783236906075172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060640296275758277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1372674615202272925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139279487441346067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2252662619416281413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2559586432859322842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4593509923679522183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -313196402061710892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6035557316870939148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727728700830506642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7337648608958902444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3003084698428927433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5440439798067995319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4804030425448418289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4851372412587263055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753067617125299576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7231757072919499356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -714683573456852907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559962487285156826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6078204567304856968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554409606031671192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266729184190570297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743321535339618173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 567454543639561090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6068676323836882066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1462905590384379635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3620323357236315622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6578784141803588997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7570226615830025935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4540669215761218497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2647731330460336693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168870288060226183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5236922364034174418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4185717554950843762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3156592108605514211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6805280613062510081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 322403039993533530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1206868116422376721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8355335934796605630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3162009698378552958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 982890254018042579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2852047806734452379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7108989275812378679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856851413201711295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2730830156566895791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4497974974495252429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5951461117402696592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6481133294906821317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8481997083783216420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3148336943479328889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3928683530395723494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5529743765135381096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5457029704978530460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5207952562847071570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4947183419365411626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4041482463193477251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386679170532574118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -487612408059919286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 843814318712110561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2808086994755783748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 217262907461739107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4696531976940095039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3758613299064100277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5214210529382836211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2137145851735458966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1476176866889062124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1411045879586797987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7272949997456841525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1635856986557677907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1922766978046950360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1184864432142959421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8378821615765709223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145414935904487294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2584778184497129866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6372223122234988322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8417577747510213472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4165465105648562154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4918667305260795353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -384912614276083764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2014679077524201146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5861901464644909238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8313686556731757960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284515293417957587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1634322660016411674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1360338585293964047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -620337258371896770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2769543006959675670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695828583743224017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8559235530745892717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940896484398452915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718925281494671464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8089534983377407475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5910251062586723033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8331099135244571525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -548432940389808521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578636019296391560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6990518081894879580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7173750293674670372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3892947459376296696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7041048477435061463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5705031332343837796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282399815156158781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1527438411686942220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -554132955969031554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5153074988849800967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5859536357473158011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7098215729340093481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5261263080266479052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8152862879585574944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2349582334057675783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 619322224684937425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110196764705940158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9059634335743344428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4537148375642463999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2585881537835959863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3547309503639554172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5645367226305865561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2593041224769418079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7902528371831890523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4604214540235344224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6051038807438716767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7543454880391753675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1892278578379457192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8234070548070338238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5490525763654654629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 406028126060306800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2129590413676674161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3136271343590459346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069079546040525608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 741845463681050173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5276602979203966201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6843691580138952773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6010413343300874437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1390967012738281279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6296254189649310350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3048657744927722714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6249254271242636232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2818006304321180225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365480358823758504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7256911404595231565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3092620836350538109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777738871745402671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443919260020950413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636919283006152086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1878949463413806926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733704221826419396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6612847703588319819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9051465191607904547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8087535511547985864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3168250459392469091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 267558118185210550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861116491904551658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957601057742353253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866103260964976549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3771434461270094783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1813308820309646827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7940206811485495817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3995554149293422836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3764854848430709037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1271880992988676661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4959662599284834862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4667571318672946629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3225950445661289453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 167824982479486456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017054113822631785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561553938720158006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9181381737272295842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1214572110958891134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4855552658826551250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306731464920518878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4694165477330239825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8758388251288270283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7510566715981629009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3789666733553411729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5722702713553898835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2316720962255891880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238588673431632692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7309359781838065103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5372823838120956389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6319951091229807439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5342540996603954097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1578404278919755668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483412952984876668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1813555496212022978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 166609734790817840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3438121005425697111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5053585271760066694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 579057033673498930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115455591525303472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5598452990200455949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6825704721893718497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 17816245672605523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8918890332910200854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4381412715427121750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4824197719357071362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4344452791147118267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5446665613118209691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116745039764716008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5143891047492005966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8877921508977598049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7912056169845794320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5544208158551760851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4049010250740213002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939455605813677843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8034007428641114537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601055357403549251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473937936122455857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8054555606175898688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8905353013217380495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5684827185741159340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763949278552902895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2884410038675857407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4156549325059049903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324117443287725474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3289385068773951730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3180335037230336476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8529955920397907290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7205056769392375821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1323266232889117316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3923218948742884036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6524788805163514836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1413709805236473708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2402474077409345634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7308757520950941439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1226491856597125960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8981328958366297852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3659526242041746193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1495735151828400931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8745320308981336893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2232263642509962862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399098965082794599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6831600120646907407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5561884393232875281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878844416585075523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7005209443859593047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8092476753232600939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9137099616833385207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1082849503192348498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8945000700434644710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7056073826183453660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7510374333553224371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6228855484068260881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2628392721494788983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -127408011249479651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6157317299706823404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3435150061459697230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3923574940927527166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1095439646274812731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6472210549675069694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7469029891707126633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1206804846459625493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589432691962000209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1349555771199323420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4132616258257682226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7144709928593706833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8332386977634044576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1021474859064611011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7340925746885199569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5533852324141750385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4733056360718552819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9116258455143799748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455780972393966438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -145621338260515747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401625290065873057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5198368713355764494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5720668754736772095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2765339639966701765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6196618795061908940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7038972421403253037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317897268593340435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8425523070333513873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1493234590155472981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4533474547658923859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 134525482974964990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5596780439130990576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 168574207057179244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452580985702620973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744356885183976502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3079722325385325369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2036642036608629959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2836043599249098019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3601691068036226769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1743012132498066990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032278858738181309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1538151452698452742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4733240871472866080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8293156439658162537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5611241562836634717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5428535165227675910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9174153943318195763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7997353593364047142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5848866602145231653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1885028553636737841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 124625357961701925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6224447562161319754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 335630573712055800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -852328463754318383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688912706459113824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8421702664344165466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1865015099064117523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 944276421838275332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4834557384484280997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4676693747605499118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812468954432181986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1619009769061320506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -715522829779978001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3146546440123157169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3654165982849028765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2802270782596619504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6377738186893438093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -15649239607856164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1466809132159201228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4840553862673601456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4247570624905516775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7420126160324627037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 722168493900010674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5519437860446915580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2625917024633062510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4617810318951507415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6115528343740285271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4844129712865930274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5857514379990525492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7551336982831342644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -870479951328517914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6926313008880950294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2744313794336427598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6291264536197540642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2838101347172894600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7699988477087849704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1175647319292403798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7575098747558115341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5890741864043418039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4052853897880741095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9148435919554188308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4420507230390514920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6381261448790631961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8092938733830509046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5032537742258572253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245206839780399910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1773263608830949346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8985237117660228246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5333552627539058370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2180843235491216615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7900773897750037233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694002008935181683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7832229253410571849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8923789965630166736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259499613971507839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7031900006885283227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089454837968674138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -129438375374126748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6035433036390554248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2794348442205425768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1033996600148203847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3316009747107995625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6191646477428730574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2735242576598173907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4597283179786332823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1720019526376685543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7937307209406437119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877898545105589339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3114427960416890431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -300677489772220721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2225112094077122002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8849455758443102692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8761194974787248955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8014773320655403426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1785081244441052069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3337611021530005589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808631265031350023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1980947287911505273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5405316756224710101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2502698002063559771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 152064483829749817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7901654965848122864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4321678959884199240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2369149620675184762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7533922373013467449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1820461223903005666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7504738083640509728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7465402200652254109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5298700843584117584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5096997348197927960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6856365364810548254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566525811573608449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8876255784121994463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5819944550940943646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3548603196971585724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5554852185429680280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3598200672401635091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533675915853150124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2359291054931436719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4411716311703446163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7880892585822283545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7709312847870808437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7323350090976971936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8565054893669514698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6856446700041256682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3582644342739578347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215187513957952754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8946990247099637523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 450088293295394811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5385387768783107194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794667632114752330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7019489723104276362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4919738174465920123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5331945398335080034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8354578341717999919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335234471813108343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8425365601361438901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3255596293657582842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353884839888129259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3249699558740463124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1900915042095436959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1797121979307774330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1379292553201003570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -700408059786176458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 831205772184945806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685986994127351748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -299631666272029678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 533256852148230754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829246714519923816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8415710353991750501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7978895791083207063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864898520745627230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5156178669282502647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5244658145066376673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3835072243908231326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1011181898720312062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6716670786998223663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1371034066130602454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7751094865221860244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031258451309303934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3018298461742282879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3671928174082380368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8243984584412715922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8053093239076166567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3892991305247151589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3513083326455098229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2557838977681512720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 17919371222249889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6986159694220202330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4696694223717510637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742059116884490954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2712552674642736014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4198961321729430795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6706557697971825687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4781043641331486188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6500600690281146395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8442898123563238608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2973044152513446729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3428072261919122971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -576916574968479288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -409190750552753326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6953186273336214256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2621079459585832476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -124858001210187619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5223493270826858087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8491892880657566435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328819294491442428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958224120539477465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3603693339224473125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3970209773216501309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -357042319263738417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3509025704931577283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2318910596753542844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452087333283216066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8217439108344816691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9044989281224576280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1345597519194375509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1153909092354616486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1236047222861109450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644637862468824462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1491718871500992964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1377186720686317524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4053706567645373169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392350911412778448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -890514423168857787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414942481808289317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2662660764518695881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -494425758773180431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73554185352486094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178251506394920937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6123831546533850131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7006625312800064461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3266564309662326966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6962496423767875842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4751758786475222471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5253877056621350301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8022191270161848512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7763655456950783217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4071932666553895404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -131332639106597058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1361035367574315398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7815706628982400373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054262796551901598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1246032356676270520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3732152677123744357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7849998599499681009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8588752548862679459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7091672394283346952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8560140523880884787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -499119967575228408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069822810180046775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452151228026417206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189064094356986707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1963079427058228104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6385356569396204150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7496604334053203718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788295335471104523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8847127864811316273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 647612229766426505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4682235644450090022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414448428812357884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8702301497552699831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1832283585843925668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8611452179942701851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7377716738994727531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8284662807191804507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2932644180327418129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8524021011548047632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3048987776443250855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3102389974711012498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537858179182071721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6793005062189995889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9137557590103934956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1252261101944479576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1537734272839427376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037674928779069986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1626855240979894890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6981107829216750881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1112751985281616715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9169649929256244479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2496834957894831910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8699864442698431972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 919667323861369580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4517069643822417875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478718233067169742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1884085599553641744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4103204622128011535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4736863436540437877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870836167755870457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2469398306963706157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5830143475919285170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8214091955503370334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7249873909881760185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2413625124190733791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5855264573429914817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3832210368170411435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5664642146370857033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 606685106738189150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1878605096725214445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9027813690969240029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8121780482933522589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1895548753408296544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1127567771737638558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5388406537950409317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6495483290861544280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7582790695567419083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5179750351640144278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8924491628724298807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6853855061634475415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5866653920154432416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6555532700821625784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4877459238081500889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1071985492389834633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1387477882470703240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5042442075879886145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3824686926321175273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306701379845485310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148559165154901919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116029810833247478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3411822498995890638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8829911952014977093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3232121622328337377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8088218179013270028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2930738190505969999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5160245712412904213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3296321979876690075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3406343092741078968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6365021213767492789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6851796595728243499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6728613496200327778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7617329920241656540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5407858049430350512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 521383587944723171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8784703780816016565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7287381687600753785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6992400976448868344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9024938463211569377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1394595398107130887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591243276779339440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5609320397381424799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2025131464152049416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7474944318324489583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1803704447316115668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1942364011265938709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8126450432566594532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7306368261951402315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649307014594993527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4122084230355883876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2102960665030408486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 771413330720283221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777584508502709732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 424394815213539451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758079101475900877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451429247660960855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3711794664253122466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834638254133493489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9117321528562860856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6515233909174611907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6182880931407709701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2021533445754096432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6575218267454271398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7349373405466038042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6815391120572824712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6186048074389296631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1204671640959333668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 761085226778703580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483387773432759251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6802050430699272974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3300218342243921198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1989722534139138664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 576635447699572698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943124776990047861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307280120973939303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9189440191565409762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947367472459786878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1032106736223230195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6856265139404965441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 920144601061339588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8032306447222115568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8091643973392315619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8727904939457993004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8619463564509830675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2197547611908946590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2167676655573241325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1844442761371738676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1189332417733788424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320164015083073057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -767031177569737497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1462388896963036828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7829912427288674538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3851826626468749474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8183907414558488091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1483185110150433248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3894932584075923784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6414965304660483591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4651772185738463041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4677100778604948550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4284194097297734651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2750041041190037115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5116596469926347165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4407901945911366369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 706104241273473514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326332149564599022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6241513777335897476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2305435103092081147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690516498824378784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6458536806045194902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7219872424812281311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383599979322909925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -523647629797389391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 670080210052483958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -885553791084027084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3890101326776128663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3289260336392742403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436827409870470814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4066967147349767355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916286663732733087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1037860205601614348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617961203302294205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4206318610852904205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 991663651754438118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1059787807675348950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6882130558906138222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4054981001173422411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4522351146619415460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9139622242859943222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5125718984890380252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2944581705816761658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9094393100037564561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -453071150607713361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1803195991012542704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8930271303265784190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3234863352307294665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3052832559872212975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8024776188955329797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8546285198854080390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8567121381660805702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3250648850891840297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196880588878385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2682377251212089463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6939946719720193098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7801457788026309726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7189328606301261033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1693254121564075640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4329564242775546569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5124649173247497006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214519282700109643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866944960685939905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8162896310551962905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202506947721925737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5284912894798876542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3700781874494366031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1412515522908869676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4519924576036772344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6463191518337470224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1372133915309087384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2105507325724299813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5404791295861422122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2891362154122869389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794052179344636366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6697041444233679899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3742242990702679546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747201083283006747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 308925052628032645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5081243465360088894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8292135383053768621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 83376911791852282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8922796649576632967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8181416991700040944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888456505612616345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167057759630861621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122269225775798322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4431690072502383374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4069670575698756388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2144408366602846321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551265073770130837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5200377289178845625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2129329039930737085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6952429042999125464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6834302607680860236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721139206508633820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5330717750115892935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -828201188260831051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -709958392888793960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5313636228785964442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1336700382318318629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8477414397306675983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2433767205939063524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8730177113646901579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3692007845831488331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3861748390386583739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6951398081693455679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7670144344331086009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5288263071952279888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9143077089862669974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3581885914924988694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5166381923839107428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351028651593753025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146186387417900135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3806545394670296386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4525617944742867780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144474509566257341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 535506273344173420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 262281097289413532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -997625190766659498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -193735087749985917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2049708088371256906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5261847236546815523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5295851824393048154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1224494703530085930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3524302363268865397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2082204332814679540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 928488255478103132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 177286768157818317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3358910920617974806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677849479665678205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1827762733206087375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9141833342889039428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4775759543436056308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403470056796239423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3805450278078969896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -964843565035150820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2080054528663247753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2430159441581572063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2341260296316914448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 406654855022850504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8527143011629890643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3265256066764623201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8373536896960323887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7688653906238023622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5192741447810970739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6447730596758497837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -611968065974816501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7985194747492243525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7839840810674183399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2947503447367816644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 733040987441886653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487488429361088709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7330446731301372815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5116709659472462575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068239103270280483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -899702205796346651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5402839896739738878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6535158318769921559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -516192906566600692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3824023196380625064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1153043868515291465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2350088209854462744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2958624794342951548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6519915704034641922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5011543651773652063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5824103134006941256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1755333331104247220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8771023900546370102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3848869090833961771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8486504777932083423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7719485480997277673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -928454436456805403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3798152722520273414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3838152300571579980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3251896212160459280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8979144398127217075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7652520091316463700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3816430720205361305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1415101609829884894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8391590862433981532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6899810544744881248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2437654325602416064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5518733591183980814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6495099760808245466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918746563465318724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2581852403254991092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494367147188330893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8328890368867433976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633939755256272712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896896898975126526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4054203544919126169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8246334592593999245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3383318145064929420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2302541816510229081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3216683075657482394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591528594175585325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2662915874109318175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8386098434811385936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563875373578735078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4584652928489320526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -176482550276193058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2944478864685777516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026433941319215244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1337448314401349059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7555519958501946709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2801031577483797325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5022896501449062430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5969181182029823933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4370999834901379177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3020408318400757652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786369610774284999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5337572150760561553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1981073293074944163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9165779269967100767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063242757700001891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935225965874912401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6616978035550280175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7336997380839131232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1437318349248596513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332356004850253999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7623824431298257174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -229026508152363246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8585605430780504700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1156496225058701030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4579265537237335806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577598486785965431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1539350685895718215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7171713412702038556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4354498369756532726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8737301679139500234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2415018796308361194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7340552576344594788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9196538601258154255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804478975158974259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1628538087866833975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5519337196350586035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181735817747221241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286104347391940603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2394316497587287287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -137050676358502580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97544760938270759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8878492691960700021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2434712772115870529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2544731156126766812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5245587550271723491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8917482481738525015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1985532666366722880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344369310863593952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8527874911445650359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335738889478439538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115762655250313974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3043038183386738547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -971859815509384954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1188663727090135599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3155602373203252490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3424650546380231123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2929413964246700514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9085911835432760606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4706839269972682399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5183590890842553356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1318054461830924314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8285782611773856947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1990890391357423672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100282689695127889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5955239695258055525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6802485655640583271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 267531118602604050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564290126021901672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7225015546656688459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7101370321352621791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5162654693730168998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4119166966469667937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650837902399173392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8268770755508714976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5658818196344674628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7089156843168730054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6915826774685269486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8740734520598439669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2969809153294130413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4343179541980011350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1856698286544613159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7368132528191722887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635670289458840646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5195476376929200298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1206938294253588316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7948994500540458685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6128234993765295522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409019087929996800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1011508614419764940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6455648266565731214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6108967420934536140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4655338176128121937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3031792853447344678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6897146597041581694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2993760034144619188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169812051851524783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796066417079756127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3619501299696825885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3527140763192784470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2966808847525343663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 737177318839953965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941616374814666419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5182388637924341581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 215787736718924723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2160675254781545299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8307714527278308543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2976002578890574189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -805059200973607528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8302505830744880927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1272044147314883477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120798296857526526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5655977907931208669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5500366724872853897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4913851476100948683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5248104932313608947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4576910542699552586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1250483065704773622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6664844831940749817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7028737869475518489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625794575247388925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3618725968492353016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3143775433623683173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9056149173471446655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7420906107625495536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788380113927799985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3358542810926632217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1267091417581821406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5870840741479245549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4456924218160415140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1771915363999704396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -992136295247900204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -178573539921447141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6822644375494483055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5353743029766510561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1934194047672462656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9075549460662359976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6665927629637177025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5733238130012131689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 371973451160560261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3526115013339239741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2641776341012628394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3470900282343889444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7381023127709406844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8972874544719253659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1312970397985161121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3588977758321822688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6559087228401036625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9002895889848441439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7915884230153404823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401301422594730570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -81907362123770127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749922746748397347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463136126916200785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3500281832055908078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4273302248187478461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4376991121135771985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6496226417750203988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4007643113780838565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281323241061943154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599941868474119147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1821485729876370019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2523591342359870252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8520077077705535334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1591704845175443329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 975308245912074835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7795960266416042866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3483450345490273958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7063740476841297121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4130173972585824634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2088371301146858572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208909072578912321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1836687310574530602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3951083694854652679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -675034934399612259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036520128739889905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -744192436667768482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6671812954492055752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 250514338495537804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2781676610268043406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2538808424389987086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3806296559385312550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5629247224221653962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8493860372768542458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4570439661542112994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6542470776739638754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3223799661031616927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2761952675115648913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6462114457745834632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2384436201620383485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2789808724234607321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633131367148007129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -517421801732879935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3834644838144234149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2784997565844197983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4965931428879236501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3034770873034773030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5886976779271405388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4239714143481351587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4069341027926125968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3461183119837444130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5118904772696516615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7739994216438408565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4423895311246406799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5862649599834421473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6782269032160864607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8336396459314752145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2156146514377692733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5926591368443252481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249198297963624031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146295910021080078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8751855491305699074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -773805661432774971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1628065691597781531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450350264560751897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8727291839474464946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8355725781344306986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6127102840255728625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711567608003079481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2733701082712102373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6736684980681026211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6477083238237663924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3666069309904143346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8148073368030064207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7315073528644159450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4183150489326331462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3703204962240987737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8539216365797181806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7905156564193152920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2245947396704761918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7634029560722707660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048941061152348557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2581363637973848714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7446046045026854331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6313302583554359540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9114712300634390162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -790694223484520115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3413584590822897024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8237646345421195105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4380023687679843753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728830688790401277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982814489338406966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8075717576194225717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434667469498081828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6494031873266082173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321488368144202100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674234891777468545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9142576445073402414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7871268998795488053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8174187302948249305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072034727405963760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342520213043013545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399497102877118159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503075946887104292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4598525667313077747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7173302240090735577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1944203227500708353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4302308336302866476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -859812551063152168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142646876202583162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5268391382314510646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1935351851885974435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6011175737417037640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7537226470294024454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5254149423996507040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2535114884390575328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3047033261248144559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064261107655258144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2351562477730824070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196232388635234015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3945602597807487189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3231028960505936748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6882775415595403857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1142971612253443281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4416036893239445834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3769029716147447722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6740646261590031263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5200998295473959426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 489961527314470379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753811729533310830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 72279027756276960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5829748595339613177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8428887470722359462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8350497775609672592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8075665385870843065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119646198854279463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9151949903880815159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6618790448703789217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7890535050858322149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5231063698436823954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963169400223033347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1009758890072779551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3320003716044496141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079999665254130848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3830222255030230508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8381048591846340931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7496201798178689021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2954062044876165685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -10729567766104079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304040403288564585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3569290503190442392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3598297903807163657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6200569415728147448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075643622855412594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -909132055130859546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764133935153328289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1852871310210610928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3852546534806125476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5816036219672591100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7933083662057541879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166096654275116936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5549227550724102278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1959857250911130491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694786065507299837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5037367814900304840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122363998030099724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5755731299000964450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5467038820917168557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321594485690378169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067721220942900117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -499030891342646043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8632924505785266606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3433066174683724501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9183467449079649894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6256987681845069254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7478008193640468772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6782865403126824447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2378598420661574300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619951868662818212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1186497155881704066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6498695203626394685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8182353099409382260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2296643110399428438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2654613575047265847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7620228728492904213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3437584590751330361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4390172048768948243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4617590917899865735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7555082775862451081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146554899406068776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -632143535133699556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468244152879825592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1190618727053654357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3314346492734544519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120424902227245101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3772400290163246612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1534520915610982598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8004120121643708278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4342470575219826628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6097833907971620038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5122774661750917028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1507164942600260966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395475660425248202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4336293956646349573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5364372806951604146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2359345356120417726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4536365254670702049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8252040194401347797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6828272339042385904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8771178873418246765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9008243827848386864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9050455364205647633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4370597047212133766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862530600577118104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887494698520460618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3131118484089952556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4879782842166974180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1845699644123106721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5810281268522140889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281849586516198126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4642518622369610592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8882383410050802417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6768591743337043493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 578603744279381565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8693584269020015299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8970276158005186532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 522997430130217579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 414575909019062448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7614101725604768020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2097396266528074928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6942756063445957007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636332680120676475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3284638453347699794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7341928223242607616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5878430558841877368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3013526752174666574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6111958648851085564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1341183041802802953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8880106581141526497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6145081002890492084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7369332321593578057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5940369132080471412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1218583715574413351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5221260711157224786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5295636993417318178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2305584117733950593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8389495942591024828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628352747300451498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -996477582142881419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3410722021342916010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6447427352238053089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2395536252659217991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4874661140840146321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6054853654415997168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8230723433071830293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1342296219499207542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4357957095993751210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4028592804347249197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589411028001131081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5805231464538677852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7354780724931154073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5730707941105104590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7097694735971796036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4333815236649751041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3105138317119954754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4169765741118952934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8602336384220674666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1761651305621599152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1904578742734100026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1391291314751836376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2142052436779469012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5549150908882492382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022846688494267212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416385197278562635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 345805624859797052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4779071339262946819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120499412154773727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -581642860086032747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388097060849355295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3849289233798206942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8789072105833008437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -134163891274793610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7837184955520600843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8773551760413058535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4095395686113264241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -58203001888107602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8261293997201769458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651376641275898656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879248681234819245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8001648263372542182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3279382494206314430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 179764539822856467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3736477486088339084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1360116860276521395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4220809598058042346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8602029080918968979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5686433460010980622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7625810897192442139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -625033621471175792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3968909821769698219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948696440257784579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639316665479622318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7681550439258435579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047394939448833594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5442768070192875359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7412078940843069590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747256727931567160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3395767016314237764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1729618403490820068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3400137223003387679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6038220311581782241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962874291948347837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4309494696129791405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -252261275437029848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5117580529325801476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8744193929929411419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446736837787702955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5804045034422630851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -335770550603518915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2901627300978101995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7736073544273725763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3476452996993588945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965782588706967657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1469894493434593509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8384653296234305443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4181321672785091896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1757660699871129401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8614389196307760989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867460119858892367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3130706156620380669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 424995438515305241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8477039807673988570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8445245993712644571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5973816366483505281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8959407404441605371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2220784895232912260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3666710113147183310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4289881284912473823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384993087118089938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -177148256163038332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2271633244881127211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5995139926189799372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3905723602198042259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8980416184185017821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5386066230718092314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2436563788495779139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -335953152028693198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196835063162955545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -292538321614628352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6471192754210454948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8876533601223795821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3516000603996860386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8584638313450378698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1381704190156988552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1504648992594703911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2683588744397406498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4095910347423306367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8234693495064409347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5534440405914049230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7758209578174507693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948689557014479204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8584661276076336781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2006185253277323571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2467876357858852168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643331742602888839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3720685266465460128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752012355081725746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7262551783146244624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3874916028677048842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4618870113834124382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2497146652384498174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7885175925168832848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 499708567963640491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5794706295776060045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939069273344459201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5750017639470843044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2854678001645228267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8410069291420507086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3870965293341659450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8968926370401673172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7757737458931188453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241954445818496524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7271966522498355377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7221815441918105784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447267060891609547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6573544127933452831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2870272153541089910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4097192002424193384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5279258423760023067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5397060743965538131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4863687757615897112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1657787094146691071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6502227170976340328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625101581832558329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6843751268215080169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3956828031787641031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7957335055929020516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7152932318355708622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5098814252195906864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346946587550277658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1165129584556777626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 814924530453789216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9141892672220559667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5262623225669261818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4235603627376715192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1865151595924386047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3814241854050612219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4617484935080898773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1445300935473706068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2216632690082706086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2724087055868524632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4187638597902491624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3468966802413642975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325183970819104775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 740059990923904992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5398096722978198965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5524180913952491549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8695536666965773198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7322983059650852497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2145392570152917924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8571225800258691856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5081639956788323728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8364621571006438635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8463754574968024609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1299884925447568000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2459986996181713456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2499977292190066409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 64344033811163179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6176134927357995211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5195990437309293151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3611097606143668931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5670980713245916109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8445340253233017521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 528640767408317018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3926581851074227649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2757148369452680178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1128286795544362912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 404026276838660968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951849889087308039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100609166365822659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5770925671600196822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8501500709837617673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4020554936475998456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907539140789921297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5401057857544468885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1639590900007221210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511490319236799072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 860417317466449527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8362421436340189989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -174443706525112285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3366761302014757406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2394721938447326350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1928119311882133301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5964201733565159950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2986011305389868790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3950355349516353484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4308322313920198089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7922399635230037633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9163103030033750028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231140678194613692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8088890892443062691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6865502409737945607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4590669602883727249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8938782230398365619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -180831787636978717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4064094829642312990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8588548957291277493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 271313490696211679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3772815627303245025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2908679270328254107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5632573372312052513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7056529982494343186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567373315532875829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8793791596562629246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4801255616211501593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4171117837055068519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8555167855072456176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8137176946876767307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3908847593095674322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -993284704936796490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9209002384447270930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 97954504658282014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -894700696739920353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6530082125547507621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4261407003003313215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4903389613775233985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1177046266690902642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 630430226154811233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3946626338693192995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5898091928365029497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8320964051355924796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131014565588666936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966320101341272352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8585500846936055090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6551987331296758023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6784380622897098660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4584031875681442409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3374352062303032077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3617694372664348773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3698328518982748591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3473401189324999515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7506430438598721941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3343787681367356451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6654750541620692018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1854098519936475949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3123738064464620385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8374921071884313700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134565962043100687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8699229844245720012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2735760573543044314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2236987535953523594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -92958569060656851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6823863136241927558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493924616065478710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5405043321560788862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 829428552307482354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931569667191695263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1831875940351008113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1184080431065423516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6992857927645096613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1933206377803271826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3046517802841387488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1633597746061755836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4111988890726958866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5556340266854842306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4390792099336761133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1309464507517800790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241343939290249331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1274229428282907529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -647020601354596073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8631885719072027054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2107981287613080533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388945564401165364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3157558042069264167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6161013705078888520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5027360818076630818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846126388871293163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2161056296160895266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1395533962584384564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2713131166204785931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3513779204949776056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5128275629184833090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6937406992758873154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9027579537494507130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1798372145856642275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6892360499371700789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1900840944124662787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7231403565946876122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3149675989637743043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3432123448368852728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6906791556043188541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1908321506549289824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -337818633263632796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7987887023360305757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4778440642762946728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4566522344023568507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739370651330629272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7968802767699413139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031754114717669450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165423809854180776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7490403409152193495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437554927621667301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4595498270886315547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029907110807088821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8019434721510885130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4817526251154959039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 358613918482527631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4011452159815688060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873457819135143891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702634034000857193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1516932658145974010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7877678035006501393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4916400378267338759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6751390981429481701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3197551822757145654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1784843032484271313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:05,546 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:05,546 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:05,546 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:05,547 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:05,556 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=1077 (was 1105) 2024-05-03 02:01:05,565 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=1077 2024-05-03 02:01:05,574 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,579 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-03 02:01:05,579 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-03 02:01:05,581 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-03 02:01:05,582 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-05-03 02:01:05,582 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-05-03 02:01:05,582 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-05-03 02:01:05,582 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:05,594 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=1054 (was 1077) 2024-05-03 02:01:05,607 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=1053 2024-05-03 02:01:05,621 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,629 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-03 02:01:05,629 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-03 02:01:05,634 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-03 02:01:05,635 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-05-03 02:01:05,635 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-05-03 02:01:05,635 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-03 02:01:05,635 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-03 02:01:05,635 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-03 02:01:05,635 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-03 02:01:05,635 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-03 02:01:05,635 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-03 02:01:05,635 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-05-03 02:01:05,635 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-05-03 02:01:05,636 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-03 02:01:05,636 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:05,636 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:05,636 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:05,638 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:05,649 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=1028 (was 1053) 2024-05-03 02:01:05,662 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=1028 2024-05-03 02:01:05,675 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,680 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-03 02:01:05,680 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-03 02:01:05,681 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-03 02:01:05,689 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,703 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,712 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-03 02:01:05,712 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-03 02:01:05,714 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-03 02:01:05,715 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,723 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:05,723 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:05,723 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:05,723 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:05,735 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=85 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=926 (was 1028) 2024-05-03 02:01:05,744 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=926 2024-05-03 02:01:05,752 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,758 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-03 02:01:05,759 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-03 02:01:05,763 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-03 02:01:05,776 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,784 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-03 02:01:05,785 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-05-03 02:01:05,785 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:05,785 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:05,785 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:05,785 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:05,785 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:05,800 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=866 (was 926) 2024-05-03 02:01:05,812 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=866 2024-05-03 02:01:05,826 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,831 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-03 02:01:05,831 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-03 02:01:05,832 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-03 02:01:05,845 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,854 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-03 02:01:05,854 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-03 02:01:05,858 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-03 02:01:05,858 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:05,858 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:05,858 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:05,858 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:05,871 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=92 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=824 (was 866) 2024-05-03 02:01:05,882 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=175, AvailableMemoryMB=824 2024-05-03 02:01:05,890 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:05,894 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-03 02:01:05,895 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-03 02:01:05,896 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-03 02:01:05,897 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-log-dir so I do NOT create it in target/test-data/c368d19d-ba03-d17b-1967-a8aea2065d21 2024-05-03 02:01:05,897 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/59babc42-8478-2762-98e4-f09ea84b6c73/hadoop-tmp-dir so I do NOT create it in target/test-data/c368d19d-ba03-d17b-1967-a8aea2065d21 2024-05-03 02:01:05,897 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-05-03 02:01:05,910 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/c368d19d-ba03-d17b-1967-a8aea2065d21/bucketNoRecycler.cache 2024-05-03 02:01:05,910 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-03 02:01:05,910 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-03 02:01:05,911 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/c368d19d-ba03-d17b-1967-a8aea2065d21/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/c368d19d-ba03-d17b-1967-a8aea2065d21/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:05,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741453433443705286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-05-03 02:01:07,112 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/c368d19d-ba03-d17b-1967-a8aea2065d21/bucketNoRecycler.persistence 2024-05-03 02:01:07,112 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:07,112 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:07,112 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:07,123 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/c368d19d-ba03-d17b-1967-a8aea2065d21/bucketNoRecycler.cache 2024-05-03 02:01:07,123 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-03 02:01:07,123 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-03 02:01:07,126 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-03 02:01:07,126 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/c368d19d-ba03-d17b-1967-a8aea2065d21/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/c368d19d-ba03-d17b-1967-a8aea2065d21/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-05-03 02:01:07,127 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:07,127 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:07,127 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:07,127 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:07,136 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 243), ProcessCount=175 (was 175), AvailableMemoryMB=742 (was 824) 2024-05-03 02:01:07,147 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=175, AvailableMemoryMB=742 2024-05-03 02:01:07,156 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:07,159 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-03 02:01:07,160 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-03 02:01:07,160 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-03 02:01:09,411 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:09,411 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:09,411 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:09,411 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:09,420 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95 (was 95), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=175 (was 175), AvailableMemoryMB=418 (was 742) 2024-05-03 02:01:09,428 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=175, AvailableMemoryMB=418 2024-05-03 02:01:09,436 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:09,440 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-03 02:01:09,440 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-03 02:01:09,441 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-03 02:01:09,449 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:09,453 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-03 02:01:09,453 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-03 02:01:09,454 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-03 02:01:09,454 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:09,460 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:09,467 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:09,472 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:09,472 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:09,472 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:09,472 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:09,483 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=175 (was 175), AvailableMemoryMB=307 (was 418) 2024-05-03 02:01:09,492 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=175, AvailableMemoryMB=307 2024-05-03 02:01:09,499 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:09,504 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-03 02:01:09,504 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-03 02:01:09,504 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-03 02:01:09,504 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:09,504 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:09,504 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:09,504 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:09,516 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=175 (was 175), AvailableMemoryMB=275 (was 307) 2024-05-03 02:01:09,524 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=175, AvailableMemoryMB=275 2024-05-03 02:01:09,532 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-05-03 02:01:09,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-03 02:01:09,537 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-03 02:01:09,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-03 02:01:09,537 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-05-03 02:01:09,537 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-05-03 02:01:09,537 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-05-03 02:01:09,537 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-05-03 02:01:09,546 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=175 (was 175), AvailableMemoryMB=245 (was 275)