2024-04-01 07:55:34,533 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-01 07:55:34,775 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/29dd5009-14af-c029-bcde-9fafce847366 2024-04-01 07:55:34,839 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=348, ProcessCount=167, AvailableMemoryMB=7003 2024-04-01 07:55:34,875 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:34,885 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:34,899 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:34,902 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:34,906 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-01 07:55:37,364 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:37,364 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:37,364 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:37,364 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:37,375 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=348 (was 348), ProcessCount=167 (was 167), AvailableMemoryMB=6285 (was 7003) 2024-04-01 07:55:37,384 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=348, ProcessCount=167, AvailableMemoryMB=6285 2024-04-01 07:55:37,392 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:37,406 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:37,407 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:37,407 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:37,415 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:37,415 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:37,415 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:37,415 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:37,415 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:37,425 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=348 (was 348), ProcessCount=167 (was 167), AvailableMemoryMB=6260 (was 6285) 2024-04-01 07:55:37,435 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=348, ProcessCount=167, AvailableMemoryMB=6260 2024-04-01 07:55:37,440 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:37,449 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:37,450 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:37,451 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:37,470 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:37,476 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:37,482 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:37,483 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:37,483 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:37,484 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:37,491 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:37,498 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:37,498 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:37,498 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:37,498 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:37,509 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.log4j.Category.callAppenders(Category.java:205) 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) 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-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.nio.charset.CharsetEncoder.(CharsetEncoder.java:233) sun.nio.cs.UTF_8$Encoder.(UTF_8.java:558) sun.nio.cs.UTF_8$Encoder.(UTF_8.java:554) sun.nio.cs.UTF_8.newEncoder(UTF_8.java:72) org.apache.maven.surefire.booter.stream.EventEncoder.newCharsetEncoder(EventEncoder.java:69) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:375) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) 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) 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=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=348 (was 348), ProcessCount=167 (was 167), AvailableMemoryMB=6101 (was 6260) 2024-04-01 07:55:37,519 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=348, ProcessCount=167, AvailableMemoryMB=6100 2024-04-01 07:55:37,524 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:37,530 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:37,531 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:37,533 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:37,628 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-01 07:55:37,988 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-01 07:55:38,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/29dd5009-14af-c029-bcde-9fafce847366/bucketNoRecycler.cache 2024-04-01 07:55:38,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-04-01 07:55:38,002 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:38,002 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/29dd5009-14af-c029-bcde-9fafce847366/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/29dd5009-14af-c029-bcde-9fafce847366/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:38,141 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/29dd5009-14af-c029-bcde-9fafce847366/bucketNoRecycler.persistence 2024-04-01 07:55:38,141 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:38,303 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/29dd5009-14af-c029-bcde-9fafce847366/bucketNoRecycler.cache 2024-04-01 07:55:38,303 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:38,303 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:38,365 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:38,366 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/29dd5009-14af-c029-bcde-9fafce847366/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/29dd5009-14af-c029-bcde-9fafce847366/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:38,381 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:38,381 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:38,381 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:38,381 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:38,391 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=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=328 (was 348), ProcessCount=167 (was 167), AvailableMemoryMB=6214 (was 6100) - AvailableMemoryMB LEAK? - 2024-04-01 07:55:38,401 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=328, ProcessCount=167, AvailableMemoryMB=6213 2024-04-01 07:55:38,412 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:38,429 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:38,430 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:38,433 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:39,496 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-01 07:55:40,597 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-01 07:55:41,698 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:41,698 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:41,699 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:41,698 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:41,713 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=328 (was 328), ProcessCount=167 (was 167), AvailableMemoryMB=7389 (was 6213) - AvailableMemoryMB LEAK? - 2024-04-01 07:55:41,725 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=328, ProcessCount=167, AvailableMemoryMB=7385 2024-04-01 07:55:41,738 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:41,746 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:41,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-04-01 07:55:41,748 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:42,296 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:42,296 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:42,296 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:42,296 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:42,296 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:42,309 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=328 (was 328), ProcessCount=167 (was 167), AvailableMemoryMB=7217 (was 7385) 2024-04-01 07:55:42,324 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=328, ProcessCount=167, AvailableMemoryMB=7215 2024-04-01 07:55:42,341 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:42,350 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:42,350 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:42,357 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:42,371 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:42,386 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:42,405 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:42,407 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:42,413 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:42,414 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:42,426 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:42,426 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:42,436 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:42,437 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:42,445 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:42,445 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:42,449 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:42,450 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:42,450 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:42,450 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:42,450 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:42,462 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=32 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=328 (was 328), ProcessCount=167 (was 167), AvailableMemoryMB=7045 (was 7215) 2024-04-01 07:55:42,472 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=328, ProcessCount=167, AvailableMemoryMB=7045 2024-04-01 07:55:42,484 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:42,494 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:42,494 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:42,495 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:42,506 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-log-dir so I do NOT create it in target/test-data/6c3d8d8b-7e90-119e-c752-690a2bd1ce36 2024-04-01 07:55:42,506 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-log-dir Erasing configuration value by system value. 2024-04-01 07:55:42,506 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-tmp-dir so I do NOT create it in target/test-data/6c3d8d8b-7e90-119e-c752-690a2bd1ce36 2024-04-01 07:55:42,506 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-01 07:55:42,506 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36 2024-04-01 07:55:42,507 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-01 07:55:42,517 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.cache 2024-04-01 07:55:42,517 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:42,517 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:42,518 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:42,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707942097987132744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:43,620 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.persistence 2024-04-01 07:55:43,620 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:43,620 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:43,620 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:43,635 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.cache 2024-04-01 07:55:43,635 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:43,635 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:43,638 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:43,641 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:43,642 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.persistence 2024-04-01 07:55:43,642 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:43,642 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:43,642 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:43,660 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.cache 2024-04-01 07:55:43,661 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:43,663 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:43,670 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:43,670 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-01 07:55:43,671 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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/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/6c3d8d8b-7e90-119e-c752-690a2bd1ce36/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:43,672 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:43,672 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:43,672 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:43,672 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:43,686 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 328), ProcessCount=167 (was 167), AvailableMemoryMB=6874 (was 7045) 2024-04-01 07:55:43,696 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6872 2024-04-01 07:55:43,706 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:43,719 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:43,719 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:43,722 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,087 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,111 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.89 MB, memory=0 B 2024-04-01 07:55:44,112 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,115 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.67 MB, memory=0 B 2024-04-01 07:55:44,116 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,118 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.45 MB, memory=0 B 2024-04-01 07:55:44,120 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,122 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.84 MB, memory=0 B 2024-04-01 07:55:44,123 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,125 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.62 MB, memory=0 B 2024-04-01 07:55:44,125 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,127 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.40 MB, memory=0 B 2024-04-01 07:55:44,128 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,129 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-04-01 07:55:44,130 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,130 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-04-01 07:55:44,131 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,132 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.37 MB, memory=0 B 2024-04-01 07:55:44,133 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,134 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.15 MB, memory=0 B 2024-04-01 07:55:44,135 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,136 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.47 MB, memory=0 B 2024-04-01 07:55:44,137 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,138 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.25 MB, memory=0 B 2024-04-01 07:55:44,139 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,140 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.03 MB, memory=0 B 2024-04-01 07:55:44,181 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,183 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.42 MB, memory=0 B 2024-04-01 07:55:44,183 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,184 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.20 MB, memory=0 B 2024-04-01 07:55:44,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940639858334384286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 908883834662402880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2054309143797007570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7712451565716690316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370344392878268252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3719799375000087232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 597932728814069766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5448065531698886885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193266383877961432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5214002822354128787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2030154533552310457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2367331565203282984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3805004790730800129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8175411132928090438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329511355263416001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146196701930685001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6798696105184740009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3215291856814442621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910365218415797396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 226752538803182188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2714800362707620912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8223681223444998913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -508004792317497939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7254458764540941120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1169368864092285505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1681481611291121507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6901395450840066818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4702063275768482359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2173808807989843828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198999117124949123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2999286802672446569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1778490927572658533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6512551820440300332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5175912227092630144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052609818475261051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8399201263646310482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8825185029955564912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404561193446614836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73836590380881378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6218326891261907514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899969903425527028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3435077178479290562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7536199688924310685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1606418279914613366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2971103194384592926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2679716368245271996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3523345432430990080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2159926740930454539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3419643810343625684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885002703653077837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1068361696638177719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612797487051160071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3225734373390661167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4913967739360008254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1413315274783842213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3356631052041071509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4586458080099007289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1494989048232730862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4969598303843608669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9144499619076905111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8153294102787016229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414456705461625617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317058312871777681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8995473877059335827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8911096577153389448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1053186537817161241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3641792036898066275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3259476175059340736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7907032338594229885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7312963599194361966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794383466635977597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8890071989164756960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1484854983447338648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1041273485472768343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8954142185067428814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2183735921613866676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5387291204973528142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1608813017257696570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3909702198115756394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5811806309727190840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 123153174261782362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897967710161758523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8542960556924004863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6304323808074732782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7517451810465232172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 763887088088507241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6635753962292519860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5130135057249358915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3570339310863423668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 228869361094070095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4880223722032484086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827473565600427493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8557836421848450105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8651102470466328352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8101674243589095007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2267374619300398853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7995212802709114057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1816608907424843988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -759637259286119433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1845289631583860469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1367410259188699242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3723072705459504826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1156180638953100745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4101218547022375234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5527211690357961045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207845555587579226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017888313688753883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6440425705618403542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5606459281216080099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4030721171866169428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123582365183352687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2874712281138523398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -457762903921276746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8056936936459438290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5178686739514320070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4063146159532033639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790517408243176968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8731804948988891126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3768076044660431985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4432624249172734982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1756273668023456346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -227287434130488976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2653052782520567386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4853169841960678479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1037933661553990541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725018583744397128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480312961557720492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8064582077608998942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7729017095915332615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6486557311689273524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4263649567411852173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018821031669265792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7137364859207220906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8433345876147997817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3275208277751269562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 378461413728330980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6983423721037162544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404695332140269300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4962730264765214420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713613906272326881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220062579066870730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5064447653831898486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7438433194253885723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2754991936318602001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4556033229514265610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6287254088625817244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7763468503882357954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9058196957693943164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -717917288638566176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3333960490194777094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680461127749361622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4237847506460715807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117795776959691452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4386636643151392579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1109610250290004168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7914203183261069025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2412345590503079009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4407100004273370210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857714859355753697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045184054037721517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9010328715045687999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6315846005324882835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577571897440135838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 445782445994923591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 669000913066818134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690936796988677721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3192337126973926817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5572226091957979770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1936140939883824118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6502000777418668513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6393694974245372090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6566977412908079638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 299921532306681705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3884282404923519929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7620836190530656121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4676381927144025385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7947727249199966728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1148306496466525752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -750522263453598845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2450078090647618097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2315251624968241988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8576905195767044994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2678069649082554904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868588229144538842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943766823149499708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7882277952616761947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7240488920195718161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7939954602726716024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8025806315224983918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5061813101378294681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577291045319462601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8112533564784961888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649362117174065901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7852176628854993287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3728067432716197682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7706269090192800393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -978076397127888338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2049781727006552653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4037397315429464287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3238333287288109043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8051025750285931574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5652865188671275165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6348590889318869987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -284009641823342318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7073492755503089649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4546205694915080577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885297101036311086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1624861697148932400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6847765999797123186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1796349204088664855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -688643227470873086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3392033655058198446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4309563235967947884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4089256288616482030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398843198946495550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3456499766408118530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4918447383904648952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6270937483074854037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3676263180801676259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,234 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857179114273299853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6901344267226793659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5372574861276500393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -700593531715503165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747163530730522880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1130547053325527247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 971693107284198433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8022624222521911316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,235 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.21 MB, memory=0 B 2024-04-01 07:55:44,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2847267583352119811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5058332216559975059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5859399811988260651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,235 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,236 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.99 MB, memory=0 B 2024-04-01 07:55:44,237 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,237 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=19.56 KB, total=30.06 MB, single=0 B, multi=1.77 MB, memory=0 B 2024-04-01 07:55:44,239 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1750902952619640841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -64180458411476140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -980194176875133665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5351554952357567825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965116829783040721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3702795125810218792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604233301158267519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7941394066069052457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4559658147594341864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1406508731312670195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4584787329284792732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 58376158078107698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733926170748739205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7355517933514946010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6892062814924525875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4142902874343801744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,242 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-04-01 07:55:44,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6413750621362346806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3580129559248564737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,242 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305594737964059771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1052444154375590924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122915397168775456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7641762032246260852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,243 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=97.78 KB, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-04-01 07:55:44,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7373020027930379828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,244 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-01 07:55:44,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3589132097589744003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9097288162729166482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7001329915237862991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302904986360385107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,244 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=58.67 KB, total=30.06 MB, single=0 B, multi=1.65 MB, memory=0 B 2024-04-01 07:55:44,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4659881692082832499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5680812233791123754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1944033085162044747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3315995150424114214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7004242383088747558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5568565418921622385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8326044186917166775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4526705092762829523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7278097362180767850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1768184011825650551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1700817426783812921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -959294125203378985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278958783797259106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6244429588682993069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4439235257599617849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6156323288056521503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5136317537217782584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2986136838694904006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1084502870062940424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 861612889663905506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4969370110833813819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7829089303344982423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6182883132772404557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -504132064722558808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4401331338789325666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5248436569130325059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8027914956165511724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2482411843715025975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7170889628448450636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3547716661889627434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2951917258391458204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121425124434030478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011904526950825359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5903520541738284214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7190931892318688435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1336588522625991163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8641064216587259632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7897822565498418557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:44,251 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:44,253 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:44,257 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:44,258 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:44,269 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6772 (was 6872) 2024-04-01 07:55:44,279 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6770 2024-04-01 07:55:44,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,309 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,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-04-01 07:55:44,317 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,317 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-01 07:55:44,317 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-01 07:55:44,317 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-01 07:55:44,318 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:44,332 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6734 (was 6770) 2024-04-01 07:55:44,345 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6734 2024-04-01 07:55:44,358 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,370 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,370 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,372 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,376 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-01 07:55:44,376 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-01 07:55:44,377 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,378 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,378 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,378 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,378 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:44,380 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:44,381 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:44,382 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:44,382 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:44,393 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6701 (was 6734) 2024-04-01 07:55:44,403 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6701 2024-04-01 07:55:44,419 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,427 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,428 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,428 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,441 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,453 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,463 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,472 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,472 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,473 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,474 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,481 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:44,481 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:44,481 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:44,481 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:44,491 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6538 (was 6701) 2024-04-01 07:55:44,500 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6536 2024-04-01 07:55:44,511 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,518 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,518 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,521 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,532 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,542 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-01 07:55:44,542 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,545 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,546 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:44,546 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:44,546 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:44,546 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:44,556 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6470 (was 6536) 2024-04-01 07:55:44,566 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6468 2024-04-01 07:55:44,576 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,582 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,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-04-01 07:55:44,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-04-01 07:55:44,595 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,601 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-01 07:55:44,601 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,603 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,603 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:44,603 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:44,603 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:44,603 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:44,613 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6412 (was 6468) 2024-04-01 07:55:44,622 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6412 2024-04-01 07:55:44,633 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:44,640 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,641 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,641 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,642 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-log-dir so I do NOT create it in target/test-data/0f1d2b51-458b-7e59-dc04-c04472581532 2024-04-01 07:55:44,642 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-tmp-dir so I do NOT create it in target/test-data/0f1d2b51-458b-7e59-dc04-c04472581532 2024-04-01 07:55:44,642 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-01 07:55:44,652 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/0f1d2b51-458b-7e59-dc04-c04472581532/bucketNoRecycler.cache 2024-04-01 07:55:44,653 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:44,653 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:44,653 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/0f1d2b51-458b-7e59-dc04-c04472581532/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/0f1d2b51-458b-7e59-dc04-c04472581532/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:44,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340453266560942855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:45,754 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/0f1d2b51-458b-7e59-dc04-c04472581532/bucketNoRecycler.persistence 2024-04-01 07:55:45,754 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:45,754 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:45,754 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:45,768 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/0f1d2b51-458b-7e59-dc04-c04472581532/bucketNoRecycler.cache 2024-04-01 07:55:45,768 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:45,768 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:45,771 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:45,774 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/0f1d2b51-458b-7e59-dc04-c04472581532/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/0f1d2b51-458b-7e59-dc04-c04472581532/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:45,774 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:45,774 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:45,774 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:45,774 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:45,784 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6283 (was 6412) 2024-04-01 07:55:45,796 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6281 2024-04-01 07:55:45,806 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:45,814 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:45,814 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:45,815 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:48,067 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:48,067 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:48,067 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:48,067 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:48,077 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=310 (was 310), ProcessCount=167 (was 167), AvailableMemoryMB=6112 (was 6281) 2024-04-01 07:55:48,086 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=310, ProcessCount=167, AvailableMemoryMB=6112 2024-04-01 07:55:48,096 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,103 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:48,103 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:48,104 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:48,122 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,131 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-01 07:55:48,131 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:48,131 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:48,132 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,139 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,150 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,157 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:48,157 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:48,157 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:48,157 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:48,167 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 310) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=5959 (was 6112) 2024-04-01 07:55:48,177 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=167, AvailableMemoryMB=5958 2024-04-01 07:55:48,191 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,200 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:48,200 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:48,201 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:48,202 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:48,202 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:48,202 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:48,202 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:48,215 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 317), ProcessCount=167 (was 167), AvailableMemoryMB=5923 (was 5958) 2024-04-01 07:55:48,223 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=167, AvailableMemoryMB=5922 2024-04-01 07:55:48,234 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,242 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:48,242 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:48,243 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:48,244 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:48,244 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:48,244 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:48,244 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:48,253 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 317), ProcessCount=167 (was 167), AvailableMemoryMB=5889 (was 5922) 2024-04-01 07:55:48,262 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=167, AvailableMemoryMB=5889 2024-04-01 07:55:48,272 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:48,279 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:48,279 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:48,280 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:49,621 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:49,621 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:49,621 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:49,621 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:49,631 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 317), ProcessCount=167 (was 167), AvailableMemoryMB=5886 (was 5889) 2024-04-01 07:55:49,641 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=167, AvailableMemoryMB=5885 2024-04-01 07:55:49,653 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,656 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:49,656 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,657 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:49,661 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,662 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:49,662 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:49,662 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:49,662 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:49,672 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 317), ProcessCount=167 (was 167), AvailableMemoryMB=5882 (was 5885) 2024-04-01 07:55:49,682 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=167, AvailableMemoryMB=5882 2024-04-01 07:55:49,694 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,698 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:49,698 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,699 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:49,709 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,714 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,716 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:49,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-04-01 07:55:49,717 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:49,717 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,723 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,726 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:49,726 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:49,726 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:49,726 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:49,736 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 317), ProcessCount=167 (was 167), AvailableMemoryMB=5851 (was 5882) 2024-04-01 07:55:49,745 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=167, AvailableMemoryMB=5851 2024-04-01 07:55:49,755 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,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-04-01 07:55:49,758 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,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-04-01 07:55:49,758 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-log-dir so I do NOT create it in target/test-data/8bd077d8-1589-5fda-8486-1972eedae942 2024-04-01 07:55:49,759 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-tmp-dir so I do NOT create it in target/test-data/8bd077d8-1589-5fda-8486-1972eedae942 2024-04-01 07:55:49,759 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-01 07:55:49,770 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/8bd077d8-1589-5fda-8486-1972eedae942/bucketNoRecycler.cache 2024-04-01 07:55:49,771 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:49,771 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,771 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/8bd077d8-1589-5fda-8486-1972eedae942/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/8bd077d8-1589-5fda-8486-1972eedae942/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:49,890 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/8bd077d8-1589-5fda-8486-1972eedae942/bucketNoRecycler.persistence 2024-04-01 07:55:49,890 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:49,904 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/8bd077d8-1589-5fda-8486-1972eedae942/bucketNoRecycler.cache 2024-04-01 07:55:49,904 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:49,904 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,907 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,907 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/8bd077d8-1589-5fda-8486-1972eedae942/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/8bd077d8-1589-5fda-8486-1972eedae942/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:49,908 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:49,908 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:49,908 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:49,908 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:49,918 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 317), ProcessCount=167 (was 167), AvailableMemoryMB=5851 (was 5851) 2024-04-01 07:55:49,926 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=167, AvailableMemoryMB=5850 2024-04-01 07:55:49,936 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:49,940 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:49,941 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:49,941 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:51,041 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-01 07:55:52,142 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-01 07:55:53,243 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:53,243 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:53,243 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:53,243 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:53,256 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 317), ProcessCount=167 (was 167), AvailableMemoryMB=5823 (was 5850) 2024-04-01 07:55:53,266 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5822 2024-04-01 07:55:53,276 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:53,279 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:53,279 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,280 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:53,281 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,281 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:53,281 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:53,281 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:53,281 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:53,294 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5818 (was 5822) 2024-04-01 07:55:53,303 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5817 2024-04-01 07:55:53,313 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:53,317 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:53,317 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,318 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:53,327 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:53,331 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:53,338 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:53,338 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,339 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:53,339 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:53,349 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:53,349 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,349 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:53,350 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:53,354 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:53,354 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,355 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:53,355 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:53,355 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:53,355 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:53,355 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:53,365 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5714 (was 5817) 2024-04-01 07:55:53,374 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5714 2024-04-01 07:55:53,384 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:53,388 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:53,388 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,389 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:53,399 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-log-dir so I do NOT create it in target/test-data/39a42aff-05a5-1ba0-6e9e-065b704f862c 2024-04-01 07:55:53,399 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-log-dir Erasing configuration value by system value. 2024-04-01 07:55:53,399 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-tmp-dir so I do NOT create it in target/test-data/39a42aff-05a5-1ba0-6e9e-065b704f862c 2024-04-01 07:55:53,399 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-01 07:55:53,399 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/39a42aff-05a5-1ba0-6e9e-065b704f862c 2024-04-01 07:55:53,399 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-01 07:55:53,409 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.cache 2024-04-01 07:55:53,409 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:53,409 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:53,409 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5232751427170128669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:53,410 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.release(BucketEntry.java:247) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.markAsEvicted(BucketEntry.java:174) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.blockEvicted(BucketCache.java:573) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.lambda$doEvictBlock$1(BucketCache.java:638) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.withWriteLock(BucketEntry.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doEvictBlock(BucketCache.java:636) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.evictBucketEntryIfNoRpcReferenced(BucketCache.java:688) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$BucketEntryGroup.free(BucketCache.java:1434) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.freeSpace(BucketCache.java:912) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1083) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) #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.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-04-01 07:55:54,510 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.persistence 2024-04-01 07:55:54,510 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:54,510 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:54,510 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:54,523 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.cache 2024-04-01 07:55:54,524 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:54,524 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:54,526 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:54,526 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:54,527 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.persistence 2024-04-01 07:55:54,527 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:54,527 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:54,527 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:54,539 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.cache 2024-04-01 07:55:54,539 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:54,540 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:54,543 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:54,543 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-01 07:55:54,543 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/39a42aff-05a5-1ba0-6e9e-065b704f862c/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/39a42aff-05a5-1ba0-6e9e-065b704f862c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:54,544 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:54,544 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:54,544 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:54,544 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:54,554 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5664 (was 5714) 2024-04-01 07:55:54,563 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5664 2024-04-01 07:55:54,573 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:54,578 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:54,578 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:54,578 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:54,905 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-04-01 07:55:54,912 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=4.52 MB, total=31.75 MB, single=0 B, multi=14.72 MB, memory=0 B 2024-04-01 07:55:54,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9074884796688340421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182706091588925558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -44096773930617633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6129290421832796494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373121915183998589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557929866642576429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7928855042260047478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9108607677700976262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -389067308557674481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7665147089369319882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2581559256961256712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8888572217422488087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6128209417178513976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1381593210190453928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7862997021069518571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1557927863078441952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6586774412586948313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685750571213714299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725345827433971863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3203470469558349384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5305299169942087495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 75108703408265687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7800818878495349819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -310767831902922299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5281379312733517315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4129693309813713898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2159069222945316186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3402534653679991871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5497263295177123621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7759941797043824428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8317882465374382540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5675091214982002875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1342459472464962694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8623148568024540988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6088863933783444493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2018271788810791275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8041024986876224645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3267814147511454568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 479201472790149749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2388781393358802085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8745113321737759959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4596416340313218809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5462427323055860257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2209779739967561293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2439426740125103731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7166776650849169107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7668081175550525376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3729880638068396711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3595969101511705631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146749568106879384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013067121612494217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2166941650884380189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8388298365835684446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647691091107077039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 110020701440913238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295617814521783679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6473652225511298152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726134326116169403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912433318010799101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3651527343887118285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3457321575250834056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5408068851908630289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2146919871607022016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6265353182778249736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920867120239161786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9181462169037862552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1175944937096181224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4164661399213763826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6078399860367675100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:54,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1403657628433683396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5800301115554182231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747074837065919146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7429737660363611660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2673881725463009795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3618325729711788333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5667654831855603350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4522738811965291963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3966331895305416804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636477147320180253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8732420838679514725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409742187601307062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137115936120913482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994691808808329241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 841442542158893787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7806181454670019516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 97682337194446272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5397313766165324956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769690566279123759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1943852173491495811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585657546657362657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1136578220672651153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5123297754599033594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -201668692357636510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3864029980060731535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4608170487677979454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041166769272876376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5349362787309974097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5788103354952223933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6804812622430552087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4437318731775269601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 266948059773819691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7820118531864323565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9133272861848448544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8778957821669531896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8202791090689580096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6844107407977850044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3010358397906398043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3528909376630830248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -535858115295373473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3304085670616943017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8494327564714228873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8987868019205601015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2558037293558500123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1843283958666387054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241288333381346260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8792401194919138436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5161614827595389956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010737228470950467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6006562150617609218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3481409431507032378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943297581967266024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1620757690811573837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190648571243319903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1164633843844354521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6299092925253134455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3885008389655641805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2555708330019831913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4528885915738252625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2126618028674403181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927855246518575771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4539539192934498703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2320234180738501109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8449575092722079636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8380831762091123528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836428370012693275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8992289435305238434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7074991313770800301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5289101626676635934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -179525130453212737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5009352966459623037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824260429479399537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640273273185210646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441812297907741081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241784492614590573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3844033670587815912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1215893177886776328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6558263491392336714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2126260641985339309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7421938532182820365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4701099052827590723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2680212449165679842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000584744181097172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6917663866221241357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563158452802231977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8954479110194930114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8260929772102841056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2037897344930454169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3271888904609422865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7168800809396714399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6268160382638955428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8489447213901605591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6636641928150127681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30727939220315152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6375964683624400428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7844741147392627363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471785165334278940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5555974595568196850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2272556259416371105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453386235013305940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8276118628033854794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412536964418163903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7755258875737177654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5424349946279399631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -310547258532479882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4899607202745236934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6074970180919337445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6744080743456795164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7351623264355776600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6394966364454169006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4857428316815624215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7222255993050919727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3516418206141204755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8635966970767300716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299305412835908751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3125873639460277697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7183671802274657043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318915757375926667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6517626244309710066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8480126594446233173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6854158083316847537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5108621026352559642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7519855294306621744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7683987011176002439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7050904797022633342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273213808932050434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7406376693958494596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8205520502492526094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7607131397501330546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9002851682273176890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6417181272440908401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6051490368399368107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6518580617883630250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3680678969683356967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6081075425861732370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622440740151567355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9028834066165912726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2987435066674862188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -200720526291948003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6562197557891924110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5373905509484927288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8197767629932653113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2226255216188675218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727064149895997070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3619938759402239710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4057551259210534345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -190411954466767953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001849080820231859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2229615996973116848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2917445569837405913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2047581471095845902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2304460795270469341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808623390542741538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6592718653396271729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5493989446060607580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2403604280063105536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1877802240865005907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1382363125698565510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7050687951063287981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7337093368109453443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3223261721201502446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6260569158235963531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6366349564038131824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5324048056316981555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7169627770185831655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 890754421539239091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2805323221476373576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2010085972080113108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9063164951989844247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7453403193439267105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2071927992704357613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1442191976133497018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2488894140498022398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190279167877166396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1678018648927862451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7618704201849469704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6312413453987327971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547890014325309613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6737329761234693313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1054768887185057412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6125576525555335552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191297245716405548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9096638027623103336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6393616747898213105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7723346609134756719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960606644655631777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6240755999424723294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922603879940469042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1943158903626120510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7254547548680016779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6188727524302560979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 579940905360727671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6303669944680274781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3850663413547631413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3972718005644079135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2002862466721073991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2293393827935379884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854832427201412063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1004584861176498010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8960115297253230807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2288819646245024042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3094678455285080535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885713453907946292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078217100619849307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4696442959907708772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4898004776921805269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4031277275413198914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9000044115703197232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8575301033861145559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7371414091339358127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -941056438323963892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933344222743456407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6026148471580011875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3397639199802709306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5571472937580768809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2748907491827615145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664912936411612950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6168695174909320071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6869480791145223606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5271737706992404720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5944219546052831496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4715386939378049340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7123048979352905969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164923570622655568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7653545991265543601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5439369271370732796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4174986546932438083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4237518501407093698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2819382775950344147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1376497977692829214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7023409937046880795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1103063403421991504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741814484532516225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4638260450895191884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2746518599310653524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5252391343559293874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7151448604642552759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5800974146499885267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3927228355204031309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1979611808727857736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1741080100393406882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6185637223847807992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 710017889606777170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 906053314027829360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8687581089878527876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -316958082144072578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 695460268133911017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3545468283180246337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135398808725182968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5057291792550115166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1556748940225906991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5257521090868328697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8563954613472509481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -470587705108880392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6667454273071438482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106104161080243325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6244881239126575116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196041373448691691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2464710869400166245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1811121347904778901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7425229588373767609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1294548302547214154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2915789316999602743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8201597103237451790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2442080578070971118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050768156407913327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6185692636388848834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526986048079760045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6079806358194549579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980295410312353411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5600989521656201736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7033819878210638866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686686216824626886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3242828946688222151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8493465893355346107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1094276851863331760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6041628573276876496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5888588529585856007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4461721904096289515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8193186461760252284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6379599031623151708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1958693270551895169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7926295890672244075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403053740476743525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1441374893495271730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520943954214907871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3062059775707370418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8799623632400724508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5624150547994460107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8959208113183341453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6892215812488036690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7528815443135417802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8038678843160419236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4491419782777372729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7194175536142503968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3537099477918847806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994200181591142897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1836976255828502896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3318661905390367441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -523398289601567998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3498537082568597741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222548300698071488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004071909175020543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7370927633566900591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5102917499063907683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8903935037477999466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 655987281052160912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5211049925740585908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4888528571738880135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5056766361080795682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8843181026254769950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6507140397969568097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856685898184904992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249369442046682925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2798599859363233860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4844233017502063879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2013612488283575263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6237981475269086740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2339121702869134753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2506070747475105748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4167166276179711553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9003016994745075575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3766969532553338540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5836983223388894592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1606052923610256227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2922313468726126090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6794920434391612926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6854689420527017145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4616502007742155687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3919279948739336775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2993610846018753751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2236092468840694637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7592150077001663371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6757402214584352964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -780789195644087635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7261989732977516939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3151880885720046909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9071730675595155278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -363769695117385108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8778759860378429526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4395997750226246615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8890753017698809221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2662950300663761387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540081908181435419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321158518661528006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5349532323122215239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2383746165428081178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1917838616263849988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6657423795771394976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1287760156730851150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 834748705245072072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5949021248435544638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6142213863770114767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1187858085731173738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6643699223509824411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3767079310836856447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4761874537062021062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1954280835013581923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2648228184342759031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45928003094827655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4823828128298239505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1092105693749610878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -72881338831676401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5901969939029869413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2024847480998205572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6758574256917402603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6634570145843935206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7565749149293592177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6708324444979198085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4881747659974739581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8383646049242132777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066205694950337415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5210679383971968702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4892982534645286984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1439126310185824148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4034045910874183060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -391063759297177552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3816692417647150615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6899489808826650611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1161168479152671506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1584325496128600359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6131686363843888109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4131832782691365340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 836377432008121655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1540722753213067747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4817991700239718470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5624961384692674742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741606619980592238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5381096638211649868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650359956669443533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648760151359199607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6469477704219371504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1605901785290910060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8811632702849854336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6357444696842761789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4178010592775241746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7609380917366984282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3240587058172614889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5460766763147636461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7739667165768044417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4285046263876532108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5713507966317436466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5207207014551512463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1732149637998130144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 457547046622295689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -193851528171841751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7589045750064615943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110183156605581234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867445833757927450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8165530244047771256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475099309285947044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2082074085675982600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 614440754129875441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6928606871175044453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2350623856719916180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -792696741540653544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5055757787918279710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631440674532619778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1901307544147551349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2894055596646371966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6461848327303870369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 375052180763109984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6316089071981961803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2526081847992153978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 371741312082715989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1016984473974541542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6627732618676969106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4040318648787050620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7987123749832884782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3988669441991687087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4627514874031144061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060235912438278043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1046562961093941025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 123517270496756278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108999757263775023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5395368642871831741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5170288840712490319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134615480172509848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8799807960773103179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4636407693818672251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 369032361185893002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105456886184702625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4083481232051404432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542396122782232141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2210602021807820280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2396853097521552132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9021765077361732195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9188945187260674283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4599796273039423973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9103646959876183127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434703526555063651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1843098879024114062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1276443534725192303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6075427869490737856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -137281536822906109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4895212121106426034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6508165501530627741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4665646490155103831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6510685848138655989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4914504830726444614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -663371130200869304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6374440942956556092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828408997218252208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2508473355531257595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7603150673591489345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1458140645040462502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1696659458990963244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3128685490741276806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8286029178043925044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7687520087765589076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6697002863984254988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 256457272872142638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2697338053186273746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2701145170099375766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3825389170705720727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8322486455979554833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448007042824801417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7366313426474572054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306534073132117784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2727233757273196971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8390656553209707132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058771166731209544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2225362375756553859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4516627041084556317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1006370251216805777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463206130948620148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4681813523424056854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8900099092243271222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2921996130552355400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8136883965265370438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3722367608302791483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4472975467671261866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304534418229623980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1351883571707659772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1880027438632299816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110210416459329161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5242259566112051464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7887306634032706623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6485985444227161181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1468404763906377026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3446404837546572819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2806559394941326171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1622274234251877969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2694743066025522674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804413884683384778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7139025345129266416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7903473190208882895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6816945358848121182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8175786464521107080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999814880715680355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -938959580740213564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8455528000491754446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3929465993375616973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235819420063604294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5353364851524467038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3956175595627320070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561065695569861020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983921922216312397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 349476766345893497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5472898074323445200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6558362695370971611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2018418899160929577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6276180494941705076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331613672365271743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7999723273433521910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2351766227166271776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -491455694883227039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7857158516063532450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426268715517984748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5241710500798434044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1364315623016700327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3758136322399132164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4229677897692125261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5420375270373255044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 757301790365283184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7620983732730250766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6230906432388826962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4107630644890882116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -448279432313733186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4567534772365335815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3322277061752832469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1468169269800906354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3236450282347774399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8149153018758881510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8669204092774086895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768728746088949646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1507816512525075231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 864522952819310622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8499474794274904055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4041528870997300903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4104126587449495771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9145231625695211826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906239252347698526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8608382583138857297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6347547256816350427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4725276572884815918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1154208865079636554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6723601892387690100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3218901740504957311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6966973228992463807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3438266913953179011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168429962338294387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -521425492362813875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8963803943716706934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2746540049561037930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399689306503726195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1170729391725127845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7064460524271874039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5904664584323138284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7934735679647090421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015352865755029385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5135002936949363647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661004241329204148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3368135615286003688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2797685114199103607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4447644646149472824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6844045434653736423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8584379057618852977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -384514134479607272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4317671809876807668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8332715567353599098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6753967176668304667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254558593313107867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6678407225976384321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6458900590646870957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3429037098746094822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7549279883375645391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7982288921253274476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9031743459078201620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1995388411755013649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5501542595387020826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5305789424475710306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1386143830919179919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020288872311789943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8832809498596232999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3336585239564232360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5297606199606777224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 659118803528936651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8357094046072973395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9045914570432443925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7140388043310812564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000539346218264236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2299504520558325025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 760420697022106130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1568754521510803063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682960625849538920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1653647114310773127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8972473681082364931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2604500209678372250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8540064327894410434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7191569963242454038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4342465177822322647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1420053929978927752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7151447202622178300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710403948751335370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909195322380711778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2622225001677329584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 938753342124586093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6011134373840081201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2528711685551367171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -494113850243785193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2538402450894171967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8824618391121185912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7666527327109979975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -874962235366822688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2819525993525568534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616456906026900455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6267137455111744229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6946706766101127961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2740726791265901043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1216108138790675309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5984070574549489980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7050280441870638111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1943499380998816045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8761766450982094384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1882222583629676834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8038020818446457412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7721711460970164835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1652485378537964335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3429721435459748317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2252730219301914869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -971249596340092966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281481079099580680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2894041062090163580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7839001656707554974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3408102691056924025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4789312065264036901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5219616276633961266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1343617458139649223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8716468166042432072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 929147220103327948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3298563745306679034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4373300850859706100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1278413852039405110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4789165663610962396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6786697358054134993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4778102665320555916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5525145468174140541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2546207273910948705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3951304764486044247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3045270268273577759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -390232288848283422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5999086108806793477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -935465286847821412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8896834175256145946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2568271359391512597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2619388995538159360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7968997255281296758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626476264652467567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8299680992655472148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4281250894249321749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3498085393545055166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8588951422030466577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7586554149865006812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037093530648241086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5679066186348930548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1513164149895457633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7528551092075714312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4184790823372835772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1210235921360040692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7536983366390891294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9159880661349433752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8941532120682740406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3354432650115646099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948621487568599677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983115637838532167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7066696378661740654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3541325999676937066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4616907748044481767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8374525094804871547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764928371995373046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7325270704393295715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072150190641028327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5059180422743056723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1379579155745335994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118427377046037806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 814523579715167093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2833733056203704207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3108784884739298496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3321201939338306319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3941175074743761473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7490838619002297870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4762844477880760192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3395668892606064518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5519061325083408282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326784768737033603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5673935019314832205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1231867888862265853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8307649463244193745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1556770915969275443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8671701559596412591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6857510398487583583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5825101234395349010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3324899088271637380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1089138663252858454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1138838600945311740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5331703991303116181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7845906307616923137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4837790492902977884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864315611297314728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 484596671908327516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3795390568009060525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850550283860267329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5104830462575369941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6455039282606387341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273870393746851637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552711791468621746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667103328290390568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8638849839973095461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5236706969676795180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8257101376717859889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1039781017819377275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7757563751381787862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6297362015091451053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4754647739477167096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2477881089903462358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920718063640729449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684773147685008732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6301120736881296082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3815310956434783102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058345839000392833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1511956072504265930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9179125501811653248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3829406464099476727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2812668673938750579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 829683735678117543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6607340625637472062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6538185029767356110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872752785974202303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7544416421847024138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -869178699544610352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4647810234597394174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 230674339417018000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8233584650883333111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7066014993090616982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4448697093197095205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6640246814195835226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1457233263850297698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5483996607860544369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3473008596036897137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6069440842633696352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2860096854465676154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1499681367954702847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7228440144982277182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4901678561828948139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3405916470501215380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3615962339344262964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7044228801438106361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2102963576200941091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957577011549832805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4537522114422725419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5408409632575132652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 747482500453993240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5104150552878621998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101843034516806786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -687198225537924278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3590432555076423460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1631898340052399814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4979785286295207510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6011555602213090699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1434855651086983142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169481026796101218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024272901791377552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1915038476252776324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1871386907611762160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8596836872172492344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -306385816370484976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5483902502411342920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5064687157556147771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8940578241542188373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8087214252479134065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8210765451517400352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4095893064162564668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1150750390025313675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6013739529479904748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5092702101428727995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2507937246869133456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1633235370519600032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7568852524545105141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7931881809533446112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -324486351376877250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8027549560927122568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1929035713640660710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2585169584798765427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4875414560840568220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8715354602120029620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3173822920190387122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7578905814417098502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184318259905551759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6547802399605743990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4045902116625148177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8439716391740526699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2528802036658404835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7519447062429103123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7423192270597727299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2350739384064256492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2493094706246317788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8818085500750026250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4908564385177677467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2447066893266713544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9074749299462213029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8949952003940576023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028753580981086499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6553738523639156546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2302323861061068222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5310399937576872335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560917306663128564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3631113780967140424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 785265739273803405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1700939699308295808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -871614182374028916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2727392268392386164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5367762187543170739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5091552341942267729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 128636822137266262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5684661160623159060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1571810528828553529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -369860631650330962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6128604393398472303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3224281599969925411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 650877907010658723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6477087062518143285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2314449934461823011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1940724962419552900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6138822254304151740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650631812766439539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1154468962708330096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4872202021474709583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3593202877861012740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684532528681890211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7826701273578685563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5930968118111977474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -793233367737386536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3698977661555251051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3233954979056918447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2355359787828645375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4977921023845800554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4642604787679416207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8886077526176391379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2509461097880331918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592232336721188439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7151645376913584481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5796207714087993137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6096341070177234502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2285630378621201266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3744586590563877314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1255214649784071327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004826693623369227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9157864050218237464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5082877865304864386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7808781108118272944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -586672518168170585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7487368330708621080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7763644840176876121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -152664082717031695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8933114581046222955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6867555213309296847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5863460490487541026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1838933200262881069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6561208306550010599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7881282325685931684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3223937783505846372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6000730970744917829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5700694074615718667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181506779011755488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8338432462162068039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3033432282739133011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3647249764495032527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3176166677116032796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2140727464262650439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4467554224155626749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8180387483097059337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 185234852742194131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3691189710364369519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6310874698087926073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5579114865797633558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5456228591592763290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6613221597030067727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3758690449318890994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409858989692572257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2598206159633971887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325941200281830925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7848076033584870968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7800834052489316484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581466451362734984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4315578741635908322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8159422519341545953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5279639046010606052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3261403585904436962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2600280147649903918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8724116560139816395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5856437626664902232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -274674113851195949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8764793204353310237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744870943784905780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8845452166843821438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6970721969694715554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8626288673725089071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1110206379309202314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7260976633592270833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7847377341261775248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9186469981750808074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3403162357893801732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1398163060227209418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8640439797959466558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2292870818234390439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3497798546778905531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009872061578283299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579994249906613411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3518777020873136709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7988186149306013254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -262631578359296367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6283202985990682693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4882783558417504134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3199761431750918138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007280314998964387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5234202354508590064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2308993033678652433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7755023270551018425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2002923906283269264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1793833896492275797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5927583087652244471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4484742945637411687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3168862171841656178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4527540930844689658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377007445122880985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -882679371261309205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2913211941536681258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7678952317030577378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1459561483943316215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4544328136675018285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 964390772120875362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5362948477622238260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3653845516818480344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7893414638943026719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8329324656145747857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5148513116478132232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -366847532638457905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4994866953671637842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6512464242481128895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6586945200787719624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 946165024716144324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1411965543755914904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6760767299484810134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417837810682351374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5471828576204542557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8194942240190012832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3667409244613224115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1866718811462214663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1002337464376299423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261206196211367345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -594234803512890418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8967626124498326297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2935427142952485595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6965678218374451136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828331754277879395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4570987915920344429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8967119426496694530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3196301273641251930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2905590594331611788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5108802036091327487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5546840030577974698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3449355144902441342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2180672316141230290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1002245388691318139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6554155153239728553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4921449160884322134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7118954688372630961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6693579813927769767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4246447070049428819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7129158291842043366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 443635918527712622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2651501026433409200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6119433183378697628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4644319752955396210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6310282257572751939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7614693550617104732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2472754773814835717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4396288602828556532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8498759632748904772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8509817751953268894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6708503464000563981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4475347106740743161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3312303204866830601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837735395808330313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5799623068681153919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7056454323656925804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4375620589790205078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1436887348112568861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098977328008955033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886668451686336582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1364322187236687160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7728974172547838973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1325265724835273052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3438546810576535402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7395021576565667955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4728995417942215126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7299631169773992837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1007309851589917968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8286504928825749523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517106679258586285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3006477011930707870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5607595929483203745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5591130904612590244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1645073665159478530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2704451772560829999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4828712655610497473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1971099138594670711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048031103092265171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3757004922120823064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3438000788168802970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4374868312488728826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6539302296874902134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7233139717687843020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4121700279123084344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9110866712207854073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375269784398170161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6802752413621172998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2105236074541652076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3272186902460486930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6352002102573190441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9104875934402865604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6113267876548092154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407486429552694816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4138668924005144817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466086697047548540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041067589333651922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9126312503961240740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8833599664640865053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918146184728034549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5331894463360903870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3528821897860608867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125000446684457483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2386350057872961797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5191895188686028846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4184397113966693042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2426063138776202517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015645519278601894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2177783053389851176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7094273782581357372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1331279309538545324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 602590631333683689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6044665093585764567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5237717898749084547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537121976565802306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7047637973108259499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302026381208511532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7078987815935248193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1134846315506488808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1472555662155949839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -792464663377091922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4680419205920274541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8893505390448335340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 864971650449932530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6991140626354494030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5002344829411230467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5426707984198344430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133590611784825122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8931803481800916783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5517151246837572841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1019220394929623699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070567904245618796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7219360126243370853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5489257929530910126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963606274738351656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4831473531075419768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461235630589365859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2257451191201693928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7980821012042696502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490417210703338775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6685510137450484721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636885083841083221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9059130696391338195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3511937491344806446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4340544085084960522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8303879523933476104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3051820817008496758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 103267503298447560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045697509655276876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -383938587598137294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579887569187502401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -313881165584624825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5635127047581905295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3657911203484995035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8096373976765424869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4760806099937373918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747469015751535077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8426685034771608142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5318294616057467062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -771703102506403068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7908274150067769093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8603921018090444438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4875063145064769970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5241776141051797368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5465385753456551267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3925315316053435695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4224473046062608421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010264504965283902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3794157359100592570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5792473445178723234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2893320347190099625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7823333027125313562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019864857879397544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2276489020745883912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6829310468948875021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633171891922784201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179037688664233246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2173781006251286135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7004568436819992254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2708218651771157010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3113037135104328311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 910789262786392771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7009826385778586813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1316681023465054754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 208880281228722875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3584938746632659314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8401760175579353355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5878426217095159453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615340032960260923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7685707466192470992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4479484930260093932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2953080762349209190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5853127865682924000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2344336460686911208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6034623650258568850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2400256742695190417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 842736298580092617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4036223290246677937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5331074860540056154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 991717360519802900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860994313873003982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 449551156604927363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7848168385122214828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7706248037201087599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4224958914377977323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7711204879647054454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5843144769234676111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555354911902274465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5567128507630463232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5515476656857308798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8853457628049330089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1046651445226239942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8070623206008812964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4195088859668475113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1579600628163594864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2061781020231431293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1012098561498699179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5144977111639750861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3043085110261991019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4044708030221300537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6679853952376298279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077876251744228561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7311347074302588264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 377318986969141583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6402322221180639144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 651205680690049534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 512363870090072759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344340087086875385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281269701961051803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8829182253320202158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8113362244565145392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2183837678561914355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -594041889215710827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -817423539828127855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8831261195346393548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5716266177334946406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6972637940149011969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1739079626020821169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7684268353059564739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -528465432676057561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5286484970901611011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6260945409532257183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109980994595364948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1364117485657643848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2203533414105958972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3719731661309128345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1274037585740651398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4567952179017624381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3078127344471681658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3055487685868710763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2898313566349444513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6269974538872579376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6497858537872492460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5623558564760107980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2104986437369495494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7036641049188496328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2414669578825248607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2413451068435280921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8317639537552438845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3014630568123045736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1881570667475473783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4365510974884791671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1328489979122228151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2975583804428447486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 226248889068201751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3996980556243501555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4391689403154458232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8637877858528352668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -594883097006227516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5683701850763265825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8084013905343871412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -317960289800857010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1921582032399452291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1964120617004550688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1640215244056299945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3265485253925333933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -809058325204161384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2149815392611924450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7390500520419928185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6174453918668155490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4041008624798998388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1719080482082510936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5095532726145486125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8477563987418666591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126021944399812170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4380093147814844614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 975461225872761270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8495730983539348302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3138750551999044699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302561628764563380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6918241865542041367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -169432953169225143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2842326074353644317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620061030567839736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3533431008380324635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162838922004442286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4733634138338699667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8670314400939853887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3652818732275774555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7528999019491608934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -619542928237108060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 345453814722400948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -910735794437730538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1565245179838622631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8151611660421562293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1982120641297400820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7397210410466573629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2741965061376950156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4152483998280539619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5670204455424170570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068692479067047687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6789631658591637006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043549395581841827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1468407692056751193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2029170366509238253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2075590644305052176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388761537186199313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -731462037917923636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1750816282529379886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2764311439356805463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254207095693352821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2647226841637955033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2899640597995116760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391067027241298814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6196423487718637718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3591151763893190213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4023641789476855385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1945959639781232285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750163656941260257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3689382126475755968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6925018661200227276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5435904900454635873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2220865377687750867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1597014790750839622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5986221120966092816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6158903380962329358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4028231596714161174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6414536994301945244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2303693999280378875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5705869607787766400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4406798409827295630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607778297035739752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6631567491244899200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 897458332013108719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4281135705132792728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743392281778610759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1765372579391503629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7306324464786415870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1051257787333276799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3761789522694157517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7105335865981986246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -590516704022005396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6547391725425292804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6552009732771738301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4059227626133138546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 159745453655634368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511847872275091516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3311971924726246671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3362675923493959770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6212157367614056676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3265659432600749711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8369175188401361074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3459489627955380275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6279819188439731869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078332166135131270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5328754217780812538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135746633002712689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7817889899761592521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9104482321648871183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1730132366395779407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3201163160471310059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609875038671120821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386117183710133048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6306192971706391333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8432215228127153678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -402431170330022202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127653422187806365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2479567262376133681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8276295817949465912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6767030205317203051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5144934116368619125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1635576534093984657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3563001949454292721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496314797719170556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3967065695684018326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201925235475278438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4397019700843775266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5036446206715751786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829366004694746577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182921896325681522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4140658360679561792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6817759533256218324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 113422465977644635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -534767580687961383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2367954977979757258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685427668908697524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3753298772906869139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5955669749329276692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516916339126922978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7699519090133456872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7415315852287792349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8669929840429049629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7744655291135314211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530089834656570606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1286035412874791965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5940481995001312473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452237181983713756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2303977891283512282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -686517116978453570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9019053237602188350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2987952132130175032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5744113774220547261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5576075969523127378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7534817141712261777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963314468967533518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112813168008299208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2195824739150075411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2789154674102002859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2714929475072796339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6066876678535719733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5378754481700325416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4291672352056083674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895928876234599947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4163374675194930400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4020027970415476139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7696245208529698429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6654005140503641496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2339912376875562538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6096763285198855139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3246354555500921160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868341294414246598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8737920226050609242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7870641007363292120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2406063280596629866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5092737165260332386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:55,078 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:55,078 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:55,078 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:55,078 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:55,088 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5639 (was 5664) 2024-04-01 07:55:55,097 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5639 2024-04-01 07:55:55,107 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,110 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:55,111 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,111 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,111 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-01 07:55:55,111 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-01 07:55:55,111 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-01 07:55:55,112 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:55,121 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5626 (was 5639) 2024-04-01 07:55:55,130 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5626 2024-04-01 07:55:55,139 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,145 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:55,145 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,147 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,147 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-04-01 07:55:55,148 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-01 07:55:55,148 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:55,148 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:55,148 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:55,148 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:55,158 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5598 (was 5626) 2024-04-01 07:55:55,167 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5598 2024-04-01 07:55:55,176 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,181 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:55,181 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,182 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,191 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,198 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,204 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,209 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:55,209 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,209 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,210 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,219 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:55,219 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:55,219 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:55,219 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:55,229 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5495 (was 5598) 2024-04-01 07:55:55,238 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5494 2024-04-01 07:55:55,248 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,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-04-01 07:55:55,253 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,253 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,263 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,268 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-01 07:55:55,269 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,269 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,269 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:55,269 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:55,269 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:55,269 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:55,283 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5453 (was 5494) 2024-04-01 07:55:55,292 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5452 2024-04-01 07:55:55,305 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,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-04-01 07:55:55,310 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,312 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,322 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,328 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-01 07:55:55,328 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,328 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,328 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:55,328 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:55,328 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:55,328 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:55,338 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5394 (was 5452) 2024-04-01 07:55:55,347 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5393 2024-04-01 07:55:55,357 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:55,361 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:55,361 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,361 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,362 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-log-dir so I do NOT create it in target/test-data/69deb829-1970-4d53-2d3e-8ea699b31159 2024-04-01 07:55:55,362 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/29dd5009-14af-c029-bcde-9fafce847366/hadoop-tmp-dir so I do NOT create it in target/test-data/69deb829-1970-4d53-2d3e-8ea699b31159 2024-04-01 07:55:55,362 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-01 07:55:55,372 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/69deb829-1970-4d53-2d3e-8ea699b31159/bucketNoRecycler.cache 2024-04-01 07:55:55,372 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:55,372 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:55,372 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/69deb829-1970-4d53-2d3e-8ea699b31159/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/69deb829-1970-4d53-2d3e-8ea699b31159/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8220389597851922394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-01 07:55:56,473 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/69deb829-1970-4d53-2d3e-8ea699b31159/bucketNoRecycler.persistence 2024-04-01 07:55:56,473 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:56,473 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:56,473 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:56,486 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/69deb829-1970-4d53-2d3e-8ea699b31159/bucketNoRecycler.cache 2024-04-01 07:55:56,486 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:56,486 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:56,489 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:56,490 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/69deb829-1970-4d53-2d3e-8ea699b31159/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/69deb829-1970-4d53-2d3e-8ea699b31159/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:56,490 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:56,490 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:56,490 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:56,490 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:56,500 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=292 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5373 (was 5393) 2024-04-01 07:55:56,509 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=292, ProcessCount=167, AvailableMemoryMB=5373 2024-04-01 07:55:56,519 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:56,525 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:56,525 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:56,526 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:58,777 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:58,777 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:58,777 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:58,777 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:58,787 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=268 (was 292), ProcessCount=167 (was 167), AvailableMemoryMB=5339 (was 5373) 2024-04-01 07:55:58,796 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=268, ProcessCount=167, AvailableMemoryMB=5339 2024-04-01 07:55:58,806 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:58,811 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:58,811 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:58,811 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:58,820 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:58,828 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-01 07:55:58,828 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:58,829 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:58,829 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:58,835 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:58,843 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:58,848 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:58,848 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:58,848 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:58,848 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:58,858 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=268 (was 268), ProcessCount=167 (was 167), AvailableMemoryMB=5208 (was 5339) 2024-04-01 07:55:58,867 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=268, ProcessCount=167, AvailableMemoryMB=5207 2024-04-01 07:55:58,877 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:58,883 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:58,883 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:58,884 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:58,884 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:58,884 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:58,884 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:58,884 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:58,894 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=268 (was 268), ProcessCount=167 (was 167), AvailableMemoryMB=5174 (was 5207) 2024-04-01 07:55:58,903 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=268, ProcessCount=167, AvailableMemoryMB=5174 2024-04-01 07:55:58,913 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-01 07:55:58,917 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-01 07:55:58,917 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-01 07:55:58,918 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-01 07:55:58,918 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-01 07:55:58,918 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-01 07:55:58,918 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-01 07:55:58,918 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-01 07:55:58,927 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=268 (was 268), ProcessCount=167 (was 167), AvailableMemoryMB=5145 (was 5174)